[Webkit-unassigned] [Bug 14756] New: Drosera crashes when console is brought up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 13:59:14 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14756

           Summary: Drosera crashes when console is brought up
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Drosera
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alice.liu at apple.com


steps to repro:
1) start up TOT with no webpage (open new windows with empty page)
2) launch drosera, attach to TOT
3) open the drosera JS console

-->result: crash

Date/Time:      2007-07-24 13:54:41.979 -0700
OS Version:     10.4.10 (Build 8R2218)
Report Version: 4

Command: Drosera
Path:    /Build/symroots/Debug/Drosera.app/Contents/MacOS/Drosera
Parent:  WindowServer [60]

Version: ??? (1.0)

PID:    438
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   com.apple.JavaScriptCore    0x0042c567 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 15 (object.cpp:71)
1   com.apple.JavaScriptCore    0x00409cb6 JSObjectCallAsFunction + 188
(JSObjectRef.cpp:277)
2   org.webkit.drosera          0x00003414
DebuggerDocument::callGlobalFunction(OpaqueJSContext const*, char const*, int,
OpaqueJSValue const**) + 158 (DebuggerDocument.cpp:135)
3   org.webkit.drosera          0x00003583
DebuggerDocument::showConsole(OpaqueJSContext const*) + 55
(DebuggerDocument.cpp:165)
4   org.webkit.drosera          0x00004896 -[DebuggerDocumentMac showConsole:]
+ 76 (DebuggerDocumentMac.mm:257)
5   com.apple.AppKit            0x9337fd88 -[NSApplication sendAction:to:from:]
+ 107
6   com.apple.AppKit            0x9342dce7 -[NSMenu
performActionForItemAtIndex:] + 455
7   com.apple.AppKit            0x9342da29 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 103
8   com.apple.AppKit            0x9335ee16 _NSHandleCarbonMenuEvent + 477
9   com.apple.AppKit            0x932927fc _DPSNextEvent + 1491
10  com.apple.AppKit            0x93292056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
11  com.apple.AppKit            0x9328bddb -[NSApplication run] + 512
12  com.apple.AppKit            0x9327fd2f NSApplicationMain + 573
13  org.webkit.drosera          0x000028e2 main + 30 (main.m:32)
14  org.webkit.drosera          0x00002252 _start + 216
15  org.webkit.drosera          0x00002179 start + 41


-- 
Configure bugmail: http://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