[Webkit-unassigned] [Bug 16109] ASSERTION FAILURE in HashTable when viewing Address Book on plaxo.com with Drosera connected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 20:36:57 PST 2007


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





------- Comment #2 from ddkilzer at webkit.org  2007-11-23 20:36 PDT -------
This also crashes in release builds, e.g., WebKit Nightly r27953:

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore    0x004bf830
KJS::ArrayProtoFuncToString::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 1696
1   com.apple.JavaScriptCore    0x00483524 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 116
2   com.apple.WebCore           0x01627ff4 -[WebScriptObject
callWebScriptMethod:withArguments:] + 644
3   libobjc.A.dylib             0x90a451f4 objc_msgSendv + 180
4   com.apple.Foundation        0x92be1d6c -[NSInvocation invoke] + 1384
5   com.apple.Foundation        0x92be1678 -[NSConnection dispatchInvocation:]
+ 252
6   com.apple.Foundation        0x92bdf784 -[NSConnection
handleRequest:sequence:] + 988
7   com.apple.Foundation        0x92bdf0f8 -[NSConnection handlePortCoder:] +
496
8   com.apple.Foundation        0x92bdee64 -[NSConcretePortCoder dispatch] +
100
9   com.apple.Foundation        0x92bde844 __NSFireMachPort + 276
10  com.apple.CoreFoundation    0x907eb780 __CFMachPortPerform + 176
11  com.apple.CoreFoundation    0x907eb694 __CFRunLoopDoSource1 + 152
12  com.apple.CoreFoundation    0x907dddac __CFRunLoopRun + 1556
13  com.apple.CoreFoundation    0x907dd3dc CFRunLoopRunSpecific + 268
14  com.apple.Foundation        0x92bdb4c4 -[NSConnection sendInvocation:] +
1468
15  com.apple.Foundation        0x92bd9f60 -[NSObject(NSForwardInvocation)
forward::] + 408
16  libobjc.A.dylib             0x90a450b0 _objc_msgForward + 176
17  com.apple.WebKit            0x00376f08 -[WebScriptDebugServer
webView:exceptionWasRaised:sourceId:line:forWebFrame:] + 184
18  com.apple.WebCore           0x01626640
WebCoreScriptDebuggerImp::exception(KJS::ExecState*, int, int, KJS::JSValue*) +
96
19  com.apple.JavaScriptCore    0x0049d628
KJS::Node::handleException(KJS::ExecState*, KJS::JSValue*) + 1048
20  com.apple.JavaScriptCore    0x004a3758
KJS::PropertyListNode::evaluate(KJS::ExecState*) + 152
21  com.apple.JavaScriptCore    0x004ab6d8
KJS::AssignDotNode::evaluate(KJS::ExecState*) + 152
22  com.apple.JavaScriptCore    0x0049d7d4
KJS::ExprStatementNode::execute(KJS::ExecState*) + 100
23  com.apple.JavaScriptCore    0x004df020
KJS::FunctionBodyNode::execute(KJS::ExecState*) + 1920
24  com.apple.JavaScriptCore    0x004ea300
KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int,
KJS::JSValue*) + 944
25  com.apple.WebCore           0x01669b7c
WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String
const&) + 172
26  com.apple.WebCore           0x011a7af8
WebCore::FrameLoader::executeScript(WebCore::String const&, int,
WebCore::String const&) + 88
27  com.apple.WebCore           0x0120eed4
WebCore::HTMLTokenizer::scriptExecution(WebCore::DeprecatedString const&,
WebCore::HTMLTokenizer::State, WebCore::DeprecatedString, int) + 340
28  com.apple.WebCore           0x0120f4dc
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 620
29  com.apple.WebCore           0x01089f48 WebCore::CachedScript::checkNotify()
+ 88
30  com.apple.WebCore           0x0108a360
WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 336
31  com.apple.WebCore           0x0167909c
WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 412
32  com.apple.WebCore           0x015f2970
WebCore::SubresourceLoader::didFinishLoading() + 96
33  com.apple.WebCore           0x014a7e24 -[WebCoreResourceHandleAsDelegate
connectionDidFinishLoading:] + 100
34  com.apple.Foundation        0x92c187ec
-[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
35  com.apple.Foundation        0x92c16a58
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
36  com.apple.Foundation        0x92c167b0 _sendCallbacks + 156
37  com.apple.CoreFoundation    0x907de42c __CFRunLoopDoSources0 + 384
38  com.apple.CoreFoundation    0x907dd95c __CFRunLoopRun + 452
39  com.apple.CoreFoundation    0x907dd3dc CFRunLoopRunSpecific + 268
40  com.apple.HIToolbox         0x9329eb20 RunCurrentEventLoopInMode + 264
41  com.apple.HIToolbox         0x9329e1b4 ReceiveNextEventCommon + 380
42  com.apple.HIToolbox         0x9329e020
BlockUntilNextEventMatchingListInMode + 96
43  com.apple.AppKit            0x937a4bc4 _DPSNextEvent + 384
44  com.apple.AppKit            0x937a4888 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
45  com.apple.Safari            0x00006740 0x1000 + 22336
46  com.apple.AppKit            0x937a0dcc -[NSApplication run] + 472
47  com.apple.AppKit            0x93891974 NSApplicationMain + 452
48  com.apple.Safari            0x0005c77c 0x1000 + 374652
49  com.apple.Safari            0x0005c624 0x1000 + 374308


-- 
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