[Webkit-unassigned] [Bug 10057] REGRESSION: Rhapsody Player doesn't play in WebKit

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 1 11:31:23 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10057





------- Comment #6 from dacarson at gmail.com  2006-08-01 11:31 PDT -------
Difficulty in debugging JS. If Drosera is attached, WebKit crashes. Below is
the crash log. If you run WebKit in xCode, then Drosera can't find it to attach
to it. If you run WebKit using the script gdb-webkit, you get a different stack
trace.
-----
0   com.apple.WebCore           0x01bb0d6f
WTF::RefPtr<WebCore::StringImpl>::get() const + 9 (RefPtr.h:45)
1   com.apple.WebCore           0x01bb0d85 WebCore::String::impl() const + 17
(PlatformString.h:130)
2   com.apple.WebCore           0x01beecd9 WebCore::operator==(WebCore::String
const&, WebCore::AtomicString const&) + 31 (ContainerNode.h:102)
3   com.apple.WebCore           0x01aa664f
KJS::Plugin::getOwnPropertySlot(KJS::ExecState*, KJS::Identifier const&,
KJS::PropertySlot&) + 291 (kjs_navigator.cpp:462)
4   com.apple.JavaScriptCore    0x010947f7
KJS::JSObject::getPropertySlot(KJS::ExecState*, KJS::Identifier const&,
KJS::PropertySlot&) + 51 (property_slot.h:617)
5   com.apple.JavaScriptCore    0x010346ba KJS::JSObject::get(KJS::ExecState*,
KJS::Identifier const&) const + 38 (object.cpp:155)
6   com.apple.WebCore           0x01b587bf +[WebScriptObject
_convertValueToObjcValue:originExecutionContext:executionContext:] + 165
(WebScriptObject.mm:405)
7   com.apple.WebCore           0x01b58436 -[WebScriptObject valueForKey:] +
672 (WebScriptObject.mm:289)
8   libobjc.A.dylib             0x90a51c56 objc_msgSendv + 54
9   com.apple.Foundation        0x92730407 -[NSInvocation invoke] + 1341
10  com.apple.Foundation        0x9277d45f -[NSConnection dispatchInvocation:]
+ 487
11  com.apple.Foundation        0x9277b861 -[NSConnection
handleRequest:sequence:] + 1273
12  com.apple.Foundation        0x9277b0be -[NSConnection handlePortCoder:] +
922
13  com.apple.Foundation        0x9277acff -[NSConcretePortCoder dispatch] +
188
14  com.apple.Foundation        0x9277a75c __NSFireMachPort + 307
15  com.apple.CoreFoundation    0x90833773 __CFMachPortPerform + 136
16  com.apple.CoreFoundation    0x90823a14 CFRunLoopRunSpecific + 2904
17  com.apple.CoreFoundation    0x90822eb5 CFRunLoopRunInMode + 61
18  com.apple.Foundation        0x92778559 -[NSConnection sendInvocation:] +
2126
19  com.apple.Foundation        0x9272f324 -[NSObject(NSForwardInvocation)
forward::] + 469
20  libobjc.A.dylib             0x90a51ba1 _objc_msgForward + 49
21  com.apple.WebKit            0x003a876a -[WebScriptDebugServer
webView:exceptionWasRaised:sourceId:line:forWebFrame:] + 196
(WebScriptDebugServer.m:343)
22  com.apple.WebKit            0x0039a72b -[WebScriptDebugger
exceptionRaised:sourceId:line:] + 296 (WebScriptDebugDelegate.m:127)


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