RESOLVED DUPLICATE of bug 93659 93651
One-click, reproducible webkit crash
https://bugs.webkit.org/show_bug.cgi?id=93651
Summary One-click, reproducible webkit crash
Fabian Mailinator
Reported 2012-08-09 13:45:00 PDT
Webkit will crash reproducibly when opening a specific url in a new tab. To do: 1. Place the following code on any web page anywhere: <html> <head> <title>crash webkit</title> </head> <body> <a href="http://mashable.com/2012/08/09/mars-rover-landing-stats/">crash</a> </body> </html> 2. Visit that page (the one you have just created) in your browser. 3. Holding down the command/splat/clover key to "open page in new tab", click on the link. Observed behaviour: Webkit crashes and crash reporter pops up with a crash report. Expected behaviour: Webkit would not crash. This appears to be related to bug 92397: https://bugs.webkit.org/show_bug.cgi?id=92397 however, the mechanism for triggering it is new. Bug 92397 is triggered by *closing* windows. This is triggered by opening a new tab.
Attachments
crash reporter backtrace of crash (55.11 KB, text/plain)
2012-08-09 13:46 PDT, Fabian Mailinator
no flags
Fabian Mailinator
Comment 1 2012-08-09 13:46:53 PDT
Created attachment 157536 [details] crash reporter backtrace of crash
Fabian Mailinator
Comment 2 2012-08-09 13:48:14 PDT
Safari 6.0 DOES NOT crash in the same manner.
Alexey Proskuryakov
Comment 3 2012-08-10 11:26:07 PDT
*** This bug has been marked as a duplicate of bug 93659 ***
Note You need to log in before you can comment on or make changes to this bug.