[Webkit-unassigned] [Bug 8717] Crash during loading URL

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri May 5 14:38:46 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8717





------- Comment #1 from jonathanjohnsson at gmail.com  2006-05-05 14:38 PDT -------
Created an attachment (id=8129)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8129&action=view)
Test case

Webkit (r14184) crashes, intermittently, when the code/codebase parameter for
an <applet> leads to either a nonexistent class file (as in the test case) or
redirects to a 404 page (as in the reported page). I guess it is a Java thread
(?) that takes the browser down, but I'm not sure it's a bug in Java, since the
appletviewer doesn't crash on the same page. So I don't know if this is
"invalid".

I haven't understood why Webkit sometimes crashes on the test case, and
sometimes not. However, it seems that if the bug isn't triggered after the page
has loaded, it won't trigger before Webkit is relaunched.

I can't reproduce this crash in latest release (2.0.3), so I will mark it as a
regression.
Changing priority to P1, as it is a reproducible crasher.

(I'm on ppc, jdk 1.5.0_06-112)


-- 
Configure bugmail: http://bugzilla.opendarwin.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