[Webkit-unassigned] [Bug 17208] New: Java Applet showStatus() call crashes Webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 03:58:00 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17208

           Summary: Java Applet showStatus() call crashes Webkit
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
               URL: http://www.serifwebresources.com/staff/davec/marq/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Java
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: davedx at gmail.com


First encountered on earlier version of Safari 3, upgraded to latest (523.15)
to retest and still happened. Tried nightly build but couldn't repro because
can't get Java to work with it (says I don't have Java installed).

I think I pinned it down to a getAppletContext().showStatus() call with any non
empty string. Can't get much from dev studio as it dies instantly (window
closes, it's gone) other than:

First-chance exception at 0x6d892b23 in Safari.exe: 0xC0000005: Access
violation reading location 0x00000000.

Immediately after loading the JRE dll's.

If you can let me know some way to get Java running with the nightly build I'll
try and give you a stack trace, though I'm pretty sure it's reproducable on any
XP version of Safari.

Cheers!


-- 
Configure bugmail: http://bugs.webkit.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