Bug 14222 - Crash resubmitting form when going back/forward in history
Summary: Crash resubmitting form when going back/forward in history
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P1 Normal
Assignee: Nobody
URL: http://tinyurl.com
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-06-18 15:17 PDT by Cameo Wood
Modified: 2007-09-25 12:26 PDT (History)
2 users (show)

See Also:


Attachments
Mouse messages while scrolling FF page with a T42 Thinkpad scroll device (472.94 KB, application/xml)
2007-06-19 12:28 PDT, Cameo Wood
no flags Details
Mouse messages while scrolling Safari page with a T42 Thinkpad scroll device (907.05 KB, application/xml)
2007-06-19 12:29 PDT, Cameo Wood
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cameo Wood 2007-06-18 15:17:09 PDT
I first had the crash on bugs.webkit.org, and later verified it on tinyurl.com.

1. Go to a site with a form (I used tinyurl) and type in some data in a form.
2. Submit the form.
3. Go back in history (I am using alt-left arrow)
4. Go forward in history (I used alt-right arrow)
5. When the popup appears, asking "Are you sure you want to send the form again?" click "send"
6. Another popup appears, asking if you are sure you want to send the form again.  This time, click "Cancel".
7. Safari immediately hard crashes, and occasionally (2 times out of three attempts) crashes XP.

My machine is XP SP2, running Safari 3, WebKit-SVN-r23553
Windows provided the following information- Not sure if it is useful, but I thought I'd include it:

AppName: safari.exe   AppVer: 3.522.11.3 ModName: cfnetwork.dll
ModVer: 1.185.6.0  Offset: 00033074
Comment 1 Rachael Worthington (cheers) 2007-06-18 15:19:41 PDT
Not reproducible as described under OSX with Safari 3 beta installed. Maybe a Safari bug?
Comment 2 Matt Lilek 2007-06-18 16:12:34 PDT
Confirmed on Windows XP with Safari 3.0.1 Beta and r23553 nightly.  I was not able to get it to bring down the entire system, just the browser.  Nor did I reproduce it on OS X - the sheet to resend never appears.
Comment 3 Maciej Stachowiak 2007-06-18 22:18:55 PDT
Safari on Mac might be protected by the back/forward cache. Try turning it off in the debug menu and see if this appears on Mac.
Comment 4 Matt Lilek 2007-06-19 08:41:48 PDT
(In reply to comment #3)
> Safari on Mac might be protected by the back/forward cache. Try turning it off
> in the debug menu and see if this appears on Mac.
> 

Still can't get it to do any Bad Stuff™ on Mac.
Comment 5 Cameo Wood 2007-06-19 12:28:37 PDT
Created attachment 15122 [details]
Mouse messages while scrolling FF page with a T42 Thinkpad scroll device
Comment 6 Cameo Wood 2007-06-19 12:29:05 PDT
Created attachment 15123 [details]
Mouse messages while scrolling Safari page with a T42 Thinkpad scroll device
Comment 7 Charles Gaudette 2007-06-25 11:43:19 PDT
I was able to reproduce this bug on Safari 3.0.2 with WebKit r23755. This is using a MS Windows XP Professional w/ SP2.

I can also confirm the error message:
AppName: safari.exe   AppVer: 3.522.11.3 ModName: cfnetwork.dll
Comment 8 Adam Roben (:aroben) 2007-08-10 18:19:00 PDT
<rdar://problem/5403541>
Comment 9 Adam Roben (:aroben) 2007-09-25 11:29:10 PDT
Cameo, Charles, are either of you still seeing this crash?
Comment 10 Cameo Wood 2007-09-25 12:26:04 PDT
This looks fixed to me.