[Webkit-unassigned] [Bug 9929] REGRESSION: crash on logging in on mijnpostbank.nl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 7 06:46:14 PST 2007


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





------- Comment #32 from datasmid at xs4all.nl  2007-02-07 06:46 PDT -------
Created an attachment (id=12998)
 --> (http://bugs.webkit.org/attachment.cgi?id=12998&action=view)
crashlogs of four situations

contains the crashlogs in these scenarios:

online Postbank
webarchive (saved locally with Javascript off)
webserver (webarchive disected by tool and on local webserver)
startpagina (just the startpagina.html file)

They all have the same thread 0 that crashed:

0   com.apple.WebCore           0x013a16d1 WebCore::FrameLoader::completed() +
39
1   com.apple.WebCore           0x010ee57a
WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 422
2   com.apple.WebCore           0x013b1120
WebCore::SubresourceLoader::didFinishLoading() + 50
3   com.apple.WebCore           0x01384f0b -[WebCoreResourceHandleAsDelegate
connectionDidFinishLoading:] + 53
4   com.apple.Foundation        0x9265ee00
-[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176
5   com.apple.Foundation        0x9265cea5
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
6   com.apple.Foundation        0x9265cb41 _sendCallbacks + 201
7   com.apple.CoreFoundation    0x9082afd2 CFRunLoopRunSpecific + 1213
8   com.apple.CoreFoundation    0x9082ab0e CFRunLoopRunInMode + 61
9   com.apple.HIToolbox         0x92ddabef RunCurrentEventLoopInMode + 285
10  com.apple.HIToolbox         0x92dda2fd ReceiveNextEventCommon + 385
11  com.apple.HIToolbox         0x92dda154
BlockUntilNextEventMatchingListInMode + 81
12  com.apple.AppKit            0x9327f465 _DPSNextEvent + 572
13  com.apple.AppKit            0x9327f056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
14  com.apple.Safari            0x00006cea 0x1000 + 23786
15  com.apple.AppKit            0x93278ddb -[NSApplication run] + 512
16  com.apple.AppKit            0x9326cd2f NSApplicationMain + 573
17  com.apple.Safari            0x0005f54a 0x1000 + 386378
18  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