[Webkit-unassigned] [Bug 11523] WebBaseNetscapePluginView leaks like a mofo
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 26 20:22:30 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=11523
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |
Status|RESOLVED |REOPENED
------- Comment #8 from ddkilzer at webkit.org 2007-01-26 20:22 PDT -------
With a locally-built debug build of WebKit r19181 with Safari 2.0.4 (419.3) on
Mac OS X 10.4.8 (8N1037), http://mail.yahoo.com/ now crashes (when you have
that goofy persona-head-thingy defined):
objc: FREED(id): message destroyStreamWithError: sent to freed object=0xf487860
Trace/BPT trap
Stack trace:
Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000002
Code[1]: 0x00000000
Thread 0 Crashed:
0 libobjc.A.dylib 0x90a5eb09 _objc_error + 86
1 libobjc.A.dylib 0x90a5eb40 __objc_error + 45
2 libobjc.A.dylib 0x90a5d1a0 _freedHandler + 53
3 com.apple.WebKit 0x003132a7
-[WebBaseNetscapePluginStream cancelLoadAndDestroyStreamWithError:] + 72
(WebBaseNetscapePluginStream.m:342)
4 com.apple.WebCore 0x0139af5b
WebCore::NetscapePlugInStreamLoader::didReceiveResponse(WebCore::ResourceResponse
const&) + 331 (NetscapePlugInStreamLoaderMac.mm:85)
5 com.apple.WebCore 0x013c6ced
WebCore::ResourceLoader::didReceiveResponse(WebCore::ResourceHandle*,
WebCore::ResourceResponse const&) + 31
6 com.apple.WebCore 0x013a698b
-[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 115
(ResourceHandleMac.mm:340)
7 com.apple.Foundation 0x9265e8a7
-[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveResponseCallback] +
56
8 com.apple.Foundation 0x9265ce1f
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 614
9 com.apple.Foundation 0x9265cb41 _sendCallbacks + 201
10 com.apple.CoreFoundation 0x9082afd2 CFRunLoopRunSpecific + 1213
11 com.apple.CoreFoundation 0x9082ab0e CFRunLoopRunInMode + 61
12 com.apple.HIToolbox 0x92ddabef RunCurrentEventLoopInMode +
285
13 com.apple.HIToolbox 0x92dda2fd ReceiveNextEventCommon + 385
14 com.apple.HIToolbox 0x92dda154
BlockUntilNextEventMatchingListInMode + 81
15 com.apple.AppKit 0x9327f465 _DPSNextEvent + 572
16 com.apple.AppKit 0x9327f056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
17 com.apple.Safari 0x00006cea 0x1000 + 23786
18 com.apple.AppKit 0x93278ddb -[NSApplication run] + 512
19 com.apple.AppKit 0x9326cd2f NSApplicationMain + 573
20 com.apple.Safari 0x0005f54a 0x1000 + 386378
21 com.apple.Safari 0x0005f471 0x1000 + 386161
--
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