Closed
Bug 115838
Opened 24 years ago
Closed 23 years ago
Crash on restart before java plugin has unloaded
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: brian, Assigned: joshua.xia)
Details
(Keywords: crash)
steps to reproduce:
1) open a page with a java applet (so the java plugin will load)
2) close mozilla and before the plugin has unloaded (while its icon is still in
the windows system tray) start a new instance of mozilla. --> mozilla crashes
with a windows error message.
using java plugin 1.3.1_01 and mozilla 0.9.6
Comment 1•24 years ago
|
||
If you are crashing in Mozilla the best thing you can do to help the developers
fix your bug is to attach a stacktrace. If you're not building yourself you are
not out of luck. Mozilla (thanks to a very cool donation from Netscape)
releases nightly and milestone builds with Full Circle's Talkback. Talkback
should catch most crashes and offer to send in a crash report. I can retrieve
that crash report and attach it to your bug report if you provide either the
Incident ID (you can get it by running the talkback program from
/components/talkback/) or you can let me know the email address you used to
submit the report and the time of sending. Thanks for your help in testing
Mozilla and reporting bugs.
Comment 2•24 years ago
|
||
->OJI
Assignee: asa → joe.chou
Component: Browser-General → OJI
QA Contact: doronr → pmac
Comment 3•24 years ago
|
||
Since this bug was reported, newer versions of Mozilla (1.0 RC1) and the JRE
(1.4) have been released. Reporter (briancort), please can you check to see
whether this
bug is still present in a recent build (Moz1-RC1 or a new nightly build). If
this bug does not occur please can you resolve it worksforme.
Comment 4•24 years ago
|
||
always reproducible using:
moz 1.0 RC1, windows2000, SP2
Java Plug-in 1.4.0 for Netscape Navigator (DLL Helper)
i followed the steps provided by the reporter. tested
with www.javasoft.com. its only reproducible when Quick Launch
is disabled. no talkbacks generated although talkback is enabled.
mozilla crashes with msg: ...could not perform read operation on memory
and ...could not perform write operation on memory
not reproducible using:
moz 1.0 RC1, Linux, SuSE 8.0
Java(TM) Plug-in 1.3.1_02
Comment 5•24 years ago
|
||
Confirming from Andreas' comment (dicussed on irc)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•24 years ago
|
||
This is the most closely related bug to what I see. I can always reproduce a
crash on restart, regarless of Java Plug-in state. If I shutdown mozilla
(1.0GA), then immediately try to launch it again, I get a crash dialog titled
"XPCOM:EventReceiver: mozilla.exe - Application Error"
with text details of
"The instruction at 'ox00235b60' referenced memory at '0x7000f7f0'. The memory
could not be 'read'. Click on OK to terminate the program
Since waiting a few more seconds before launching mozilla after a shutdown
always clears up the problem, I don't consider this a critical problem.
Comment 7•24 years ago
|
||
comment #6:
you are right - crash occurs even without java-plugin loaded.
mozilla 1.0.0 windows 2000, sp2
Comment 8•24 years ago
|
||
looks like a dublicate of bug 119034
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: joe.chou → petersen
Comment 10•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
| Assignee | ||
Comment 12•23 years ago
|
||
can't reproduce on mozilla1.2.1 and jre1.4.1_01
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•