[Webkit-unassigned] [Bug 23007] New: REGRESSION: Timer-related crash when closing Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 28 04:38:44 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=23007

           Summary: REGRESSION: Timer-related crash when closing Web
                    Inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Regression
          Severity: Blocker
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: dimich at chromium.org


Steps to reproduce:
1. Open any Web page (or even about:blank)
2. Open Web Inspector, and close it.

Result: a crash.

#0      0x0356ec10 in WebCore::Document::removeTimeout at Document.cpp:4283
#1      0x0353e68a in WebCore::DOMTimer::removeById at DOMTimer.cpp:99
#2      0x0378258b in WebCore::JSDOMWindowBase::removeTimeout at
JSDOMWindowBase.cpp:839
#3      0x03789334 in WebCore::JSDOMWindow::clearTimeout at
JSDOMWindowCustom.cpp:199
#4      0x037746e6 in WebCore::jsDOMWindowPrototypeFunctionClearTimeout at
JSDOMWindow.cpp:4338
#5      0x00ba90fb in JSC::Interpreter::cti_op_call_NotJSFunction at
Interpreter.cpp:4921
#6      0x00ba399a in JSC::Interpreter::retrieveCaller at Interpreter.cpp:4005
#7      0x00bc4162 in JSC::JIT::execute at JIT.h:350
#8      0x00baae9c in JSC::Interpreter::execute at Interpreter.cpp:976
#9      0x00afc437 in JSC::JSFunction::call at JSFunction.cpp:82
#10     0x00afc4ef in JSC::call at CallData.cpp:39
#11     0x00b0a580 in JSC::functionProtoFuncApply at FunctionPrototype.cpp:113
#12     0x00ba90fb in JSC::Interpreter::cti_op_call_NotJSFunction at
Interpreter.cpp:4921
#13     0x00ba399a in JSC::Interpreter::retrieveCaller at Interpreter.cpp:4005
#14     0x00bc4162 in JSC::JIT::execute at JIT.h:350
#15     0x00baae9c in JSC::Interpreter::execute at Interpreter.cpp:976
#16     0x00afc437 in JSC::JSFunction::call at JSFunction.cpp:82
#17     0x00afc4ef in JSC::call at CallData.cpp:39
#18     0x03b0d5ad in WebCore::ScheduledAction::execute at
ScheduledAction.cpp:85
#19     0x03b0d748 in WebCore::ScheduledAction::execute at
ScheduledAction.cpp:56
#20     0x0353ecb3 in WebCore::DOMTimer::fired at DOMTimer.cpp:126
#21     0x03b6e5ab in WebCore::TimerBase::fireTimers at Timer.cpp:347
#22     0x03b6e63a in WebCore::TimerBase::sharedTimerFired at Timer.cpp:368
#23     0x03b39d84 in WebCore::timerFired at SharedTimerMac.mm:84


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list