Closed
Bug 287775
Opened 20 years ago
Closed 20 years ago
crash in GKPLUGIN.DLL
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 287690
People
(Reporter: hhschwab, Assigned: yuanyi21)
References
()
Details
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050325
Java Plug-in 1.5.0_01 for Netscape Navigator (DLL Helper)
Found that URL crashing twice, didn´t retry more.
TB4608732W, TB4608442H
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4608442H
GKPLUGIN.DLL + 0x8bd2 (0x604f8bd2)
JPIOJI.DLL + 0x12be (0x6d4412be)
JPINSCP.DLL + 0x3c27 (0x6d423c27)
GKPLUGIN.DLL + 0x1378a (0x6050378a)
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x242e7 (0xbff942e7)
Reporter | ||
Comment 1•20 years ago
|
||
wfm Mozilla/5.0 (Windows; U; Win98; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
Source of the applet available here:
http://www.snpp.com/other/software/quotes.html
Comment 2•20 years ago
|
||
your build is old :-)
*** This bug has been marked as a duplicate of 287690 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2)
> your build is old :-)
I know, TB4609158K
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB4609158K
Status: RESOLVED → VERIFIED
*** Bug 270522 has been marked as a duplicate of this bug. ***
*** Bug 262858 has been marked as a duplicate of this bug. ***
Comment 6•20 years ago
|
||
I get a crash with Firefox 2005-03-25-08 trunk, but not with later
versions (2005-03-26-07-trunk or 2005-03-27-07-trunk).
Tested on Windows XP Pro with SP2 and all the latest updates, with
version 1.5.0_01 of Sun's J2SE JRE (also the latest version).
Comment 7•20 years ago
|
||
The crash happens on both Windows and Linux, but only with the
2005-03-25 trunk nighlies. Oddly, the crash doesn't happen with that
nightly on OS X.
2005-03-24-07-trunk (Windows) no crash
2005-03-25-08-trunk (Windows) crash
2005-03-26-07-trunk (Windows) no crash
2005-03-24-10-trunk (Linux) no crash
2005-03-25-10-trunk (Linux) crash
2005-03-26-10-trunk (Linux) no crash
2005-03-24-07-trunk (Mac OS X) no crash
2005-03-24-08-trunk (Mac OS X) no crash
2005-03-24-08-trunk (Mac OS X) no crash
Windows tests: Windows XP Pro with SP2 and all the latest updates,
with version 1.5.0_01 of Sun's J2SE JRE (also the
latest version)
Linux tests: SuSE 9.2 with Sun's J2SE JRE 1.4.2_06
Mac OS X tests: OS X 10.3.8 with Java 1.4.2 Update 2 and 2005-02
security update and Java Embedding Plugin 0.9.0.
Comment 8•20 years ago
|
||
> 2005-03-24-07-trunk (Mac OS X) no crash
> 2005-03-24-08-trunk (Mac OS X) no crash
> 2005-03-24-08-trunk (Mac OS X) no crash
Groan ... more typos. This should have been:
2005-03-24-07-trunk (Mac OS X) no crash
2005-03-25-08-trunk (Mac OS X) no crash
2005-03-26-08-trunk (Mac OS X) no crash
Reporter | ||
Comment 9•20 years ago
|
||
(In reply to comment #8)
> > 2005-03-24-07-trunk (Mac OS X) no crash
> > 2005-03-24-08-trunk (Mac OS X) no crash
> > 2005-03-24-08-trunk (Mac OS X) no crash
>
> Groan ... more typos. This should have been:
>
> 2005-03-24-07-trunk (Mac OS X) no crash
> 2005-03-25-08-trunk (Mac OS X) no crash
> 2005-03-26-08-trunk (Mac OS X) no crash
>
>
In comment 3 this bug was 'Verified Duplicate' of
Bug 287690 applet crashes Firefox [@ nsPluginTag::RegisterWithCategoryManager ]
'Bug 287690' was fixed on trunk 2005-03-25 13:33 PST
So if you see any build crashing after this date, reopen the bug, or ask to
reopen, but if you see any build before that date crashing, it simply doesn´t
matter, that bug is fixed.
Comment 10•20 years ago
|
||
Thanks. I did (finally) notice the reference to bug 287690, but only
after I'd (unnecessarily) done all my investigation :-(
I'm still puzzled why the crash didn't happen on Mac OS X ... but not
enough to spend more time trying to figure it out.
You need to log in
before you can comment on or make changes to this bug.
Description
•