Bug 16785 - Webkit crashes
Summary: Webkit crashes
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Major
Assignee: Nobody
URL:
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2008-01-08 02:04 PST by Danny Bloemendaal
Modified: 2009-01-02 13:23 PST (History)
1 user (show)

See Also:


Attachments
crash report (25.29 KB, text/plain)
2008-01-08 02:04 PST, Danny Bloemendaal
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Bloemendaal 2008-01-08 02:04:15 PST
We had a weird crash that seem to be related to one line of js that inserts a <link> in the dom. However, the problem was non-deterministic for us. Removing the line > crash gone, restoring the line>crash gone. Restart webkit > crash. Move the line to another place > no crash. move line back to original place > no crash (even after restart).
So, we could regress this issue but I included the crash report so maybe that will help.
Comment 1 Danny Bloemendaal 2008-01-08 02:04:55 PST
Created attachment 18326 [details]
crash report
Comment 2 Danny Bloemendaal 2008-01-08 02:06:16 PST
I meant that we could NOT make a regression for this. Typo ;-)
Comment 3 Robert Blaut 2008-03-16 12:24:33 PDT
Danny, could you provide exact steps to reproduce the problem? Minimal test case would also be welcome.
Comment 4 Robert Blaut 2009-01-02 13:23:12 PST
Danny, without requested informations we are unable to confirm or deny existence of a bug. I have to close this report. Feel free to reopen it if you provide requested details.