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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 15:52:23 PST 2007


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


datasmid at xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12997|0                           |1
        is obsolete|                            |
  Attachment #12998|0                           |1
        is obsolete|                            |




------- Comment #39 from datasmid at xs4all.nl  2007-03-05 15:52 PDT -------
Created an attachment (id=13482)
 --> (http://bugs.webkit.org/attachment.cgi?id=13482&action=view)
testcase reduced to 2 html files and one dir

This is a bug reduction for the "Postbank bug" 9929. It has only two HTML
files!!! Now, ehm, please fix it before Leopard, 
as, uhm, I surely didFinishLoading() ;-)

Here is the crash always scenario for my Mac:

1. unzip in /Library/WebServer/Documents
2. activate Personal Webserver
3. Disable all other network intefaces to isolate all to your mac
4. Reset latest WebKit nightly
5. Set homepage to http://localhost/mpb
6. Quit latest WebKit nightly

7. Launch latest WebKit nightly
8. Click Home button (nightly wants to go to webkit.org)
9. Click 'startpagina.html'
10. Crashes allways with me





Thread 0 Crashed:
0   com.apple.WebCore           0x01352443 WebCore::FrameLoader::completed() +
39
1   com.apple.WebCore           0x010c39a2
WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 422
2   com.apple.WebCore           0x01362716
WebCore::SubresourceLoader::didFinishLoading() + 50
3   com.apple.WebCore           0x01336e7b -[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