[Webkit-unassigned] [Bug 16220] REGRESSION: Certain CNet pages crash WebKit SVN r28233

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 15:28:05 PST 2007


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





------- Comment #5 from ddkilzer at webkit.org  2007-12-02 15:28 PDT -------
With a local debug build of WebKit r28320 with Safari 3.0.4 (523.12) on Mac OS
X 10.4.11 (8S165), I get this console output loading the webarchive for the
first time:

Safari(7737,0xa000ed88) malloc: *** error for object 0x8415510: incorrect
checksum for freed object - object was probably modified after being freed,
break at szone_error to debug
Safari(7737,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug

The next reload caused a crash:

Thread 6 Crashed:
0   <<00000000>>        0xfffeff20 objc_msgSend_rtp + 32
1   com.apple.CoreFoundation            0x907ef04c __CFStreamDeallocate + 484
2   com.apple.CoreFoundation            0x907bde94 _CFRelease + 240
3   com.apple.CFNetwork                 0x90f9ded0 shutdownConnectionStreams +
76
4   com.apple.CoreFoundation            0x907bde94 _CFRelease + 240
5   com.apple.Foundation                0x92bd6d30 -[NSMutableArray
removeObject:] + 100
6   com.apple.Foundation                0x92c12c00
-[NSConnectionHTTPURLProtocol createStream:] + 584
7   com.apple.Foundation                0x92c12884
-[NSConnectionHTTPURLProtocol
continueBeginLoadInBackgroundAfterCreatingHTTPRequest] + 76
8   com.apple.Foundation                0x92c0fb28
-[NSConnectionHTTPURLProtocol startOriginLoad] + 48
9   com.apple.Foundation                0x92c0f7e4
-[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 328
10  com.apple.Foundation                0x92c0d898 _resourceLoaderPerform + 224
11  com.apple.CoreFoundation            0x907de42c __CFRunLoopDoSources0 + 384
12  com.apple.CoreFoundation            0x907dd95c __CFRunLoopRun + 452
13  com.apple.CoreFoundation            0x907dd3dc CFRunLoopRunSpecific + 268
14  com.apple.Foundation                0x92c0d5f8
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
15  com.apple.Foundation                0x92be60c0 forkThreadForFunction + 108
16  libSystem.B.dylib                   0x9002bd08 _pthread_body + 96


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