UNCONFIRMED 80518
Webkit crash when loading site
https://bugs.webkit.org/show_bug.cgi?id=80518
Summary Webkit crash when loading site
Michael Becke
Reported 2012-03-07 09:37:46 PST
Created attachment 130637 [details] Dr Watson crash dump To reproduce: - open http://public.tableausoftware.com/views/Book11_11/Sheet1?:embed=yes&:toolbar=yes&:tabs=no - On some machines it will immediately crash. On others it requires a bit more work... - Perform some actions on the page that cause it to redraw. For example repeatedly select different bars in the chart. Re-sort the chart using the x-axis sorting indicator. Unfortunately this issue does not reproduce on all machines. Here's what I've tried that might help to narrow things down a bit: - I was able to reproduce on XP, Vista, and Win7 but only on machines with < 3GB RAM. I could not reproduce this on Mac or iPad. - Having the browser window full screen (or large at least) seems to cause the issue to happen more often. - This issue shows up in Safari (5.1.2) as well as the nightly build from 2012-03-06. Attached are the Dr. Watson crash logs from one case. Please let me know if I can provide any other detail.
Attachments
Dr Watson crash dump (10.75 KB, application/octet-stream)
2012-03-07 09:37 PST, Michael Becke
no flags
Dr Watson crash log (5.92 MB, text/plain)
2012-03-07 09:38 PST, Michael Becke
no flags
Dr Watson crash dump#2 (114.81 KB, application/octet-stream)
2012-03-07 14:52 PST, Michael Becke
no flags
Dr Watson crash log#2 (183.19 KB, text/plain)
2012-03-07 14:53 PST, Michael Becke
no flags
Michael Becke
Comment 1 2012-03-07 09:38:41 PST
Created attachment 130638 [details] Dr Watson crash log
Steve Falkenburg
Comment 2 2012-03-07 14:47:26 PST
The user.dmp file attached is from a crash of DefWatch.exe (Symantec AntiVirus), so that doesn't match this crash. The attached log file has many, many crashes listed. There are several WebKit2WebProcess.exe crashes, which must be the ones you're referring to. These crashes are under the MS C Runtime Lib malloc, likely due to a corrupt heap.
Steve Falkenburg
Comment 3 2012-03-07 14:50:50 PST
I can't repro this on Win7 x64 with gflags full page heap enabled.
Michael Becke
Comment 4 2012-03-07 14:52:59 PST
Created attachment 130699 [details] Dr Watson crash dump#2
Michael Becke
Comment 5 2012-03-07 14:53:29 PST
Created attachment 130700 [details] Dr Watson crash log#2
Michael Becke
Comment 6 2012-03-07 14:54:45 PST
My apologies. Attached are corrected dump/log files.
Note You need to log in before you can comment on or make changes to this bug.