[Webkit-unassigned] [Bug 35220] New: Web Inspector: Assertion failure: !m_suspended in DOMTimer::suspend()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 14:38:29 PST 2010


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

           Summary: Web Inspector: Assertion failure: !m_suspended in
                    DOMTimer::suspend()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.youtube.com/watch?v=jqxENMKaeCU
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: opendarwin at lapcatsoftware.com


Created an attachment (id=49173)
 --> (https://bugs.webkit.org/attachment.cgi?id=49173)
gdb backtrace

Overview:
An assertion failure can occur in the Web Inspector while paused in the
javascript debugger and switching back and forth between the debugger and
console panes.

Steps to Reproduce:
1) Run Safari in debugger from WebKit.xcodeproj
2) Open http://www.youtube.com/watch?v=jqxENMKaeCU
3) Show Web Inspector
4) Select Scripts pane
6) Enable debugging for this session, if not enabled
7) Select www-core-new-vfl147421.js
8) Set breakpoints at lines 26 and 29
9) Reload the web page
10) When paused in the debugger, select the Console pane in the Web Inspector
11) Select the Scripts pane again

Actual Results:
ASSERTION FAILED: !m_suspended
(/Users/Shared/data/source/WebKit/WebCore/page/DOMTimer.cpp:181 virtual void
WebCore::DOMTimer::suspend())

Expected Results:
No assertion failure

Build Date & Platform:
WebKit svn r55052 built from source, Debug configuration, Mac OS X 10.6.2 Build
10C540, Xcode 3.2.1

Additional Information:
Attached backtrace as file "jsdebugger-backtrace.txt".

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



More information about the webkit-unassigned mailing list