[Webkit-unassigned] [Bug 20395] malformed http response headers continuation cause NULL dereference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 06:25:57 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20395


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |Macintosh Intel




------- Comment #2 from ap at webkit.org  2008-08-18 06:25 PDT -------
Thread 4 Crashed:
0   com.apple.CoreFoundation            0x90d64512 CFStringCreateMutableCopy +
34
1   com.apple.CFNetwork                 0x96919592 CFHTTPMessageAppendBytes +
1410
2   com.apple.CFNetwork                 0x969188ef readHeaderBytes + 528
3   com.apple.CFNetwork                 0x969185ce httpRdFilterCanReadNoSignal
+ 105
4   com.apple.CFNetwork                 0x96918e0b httpRdFilterCanRead + 47
5   com.apple.CoreFoundation            0x90d54f43
CFReadStreamHasBytesAvailable + 291
6   com.apple.CFNetwork                 0x96918363 prepareReception + 151
7   com.apple.CFNetwork                 0x96912f51 httpConnectionStateChanged +
2221
8   com.apple.CFNetwork                 0x96918235 scheduleNewResponse + 141
9   com.apple.CFNetwork                 0x9691319e scheduleNewRequest + 190
10  com.apple.CFNetwork                 0x969180af
_CFNetConnectionRequestIsComplete + 160
11  com.apple.CFNetwork                 0x9691734c
httpConnectionRequestStreamCB + 114
12  com.apple.CFNetwork                 0x96917279 connectionRequestCallBack +
79
13  com.apple.CoreFoundation            0x90d525e9 _CFStreamSignalEventSynch +
137
14  com.apple.CoreFoundation            0x90d54187 CFWriteStreamSignalEvent +
39
15  com.apple.CFNetwork                 0x96917588 httpWrFilterStreamCallBack +
394
16  com.apple.CoreFoundation            0x90d525e9 _CFStreamSignalEventSynch +
137
17  com.apple.CoreFoundation            0x90d54187 CFWriteStreamSignalEvent +
39
18  com.apple.CFNetwork                 0x96905190 _SocketCallBack + 2153
19  com.apple.CoreFoundation            0x90d497b1 __CFSocketDoCallback + 273
20  com.apple.CoreFoundation            0x90d4af55 __CFSocketPerformV0 + 133
21  com.apple.CoreFoundation            0x90d40615 CFRunLoopRunSpecific + 3141
22  com.apple.CoreFoundation            0x90d40cf8 CFRunLoopRunInMode + 88
23  com.apple.Foundation                0x90331460
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
24  com.apple.Foundation                0x902cdf1d -[NSThread main] + 45
25  com.apple.Foundation                0x902cdac4 __NSThread__main__ + 308
26  libSystem.B.dylib                   0x957406f5 _pthread_start + 321
27  libSystem.B.dylib                   0x957405b2 thread_start + 34


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