Closed
Bug 155818
Opened 23 years ago
Closed 22 years ago
Crash when Set game applet runs [@ js_GetProperty]
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: en.mozilla, Assigned: bnesse)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file, 1 obsolete file)
15.96 KB,
text/plain
|
Details |
On this page is a demo of the game Set. It will sometimes launch, sometimes
not, and always crash the browser soon. I'll attach a representative crashlog.
Reporter | ||
Comment 1•23 years ago
|
||
OS X CrashReporter crashlog from trunk build 2002-07-04-08
Crash has occurred since at least 07/01 builds.
Reporter | ||
Comment 3•23 years ago
|
||
Right, I should have included: 1.0fc1 of the MRJ plugin on OS X 10.1.5
Comment 4•23 years ago
|
||
WFM in build 2002070204 PC/Win98.
Updated•23 years ago
|
Summary: Crash when Set game applet runs → Crash when Set game applet runs [@ js_GetProperty]
Erik, does it crash using the final 1.0 MRJ Plug-In, rather than 1.0 FC1? (I
don't know if they're different.)
Reporter | ||
Comment 6•23 years ago
|
||
yes it does. Attaching a new crashlog with this MRJ plugin, just to be
complete.
Attachment #90247 -
Attachment is obsolete: true
Confirmed using FizzillaCFM/2002062203, also crashing in js_GetProperty.
Assignee | ||
Comment 9•23 years ago
|
||
This is the same stack as attachment 89463 [details] in bug 154183. As I noted there:
"If you look closely at [the attached stack], you'll note that Java doesn't even
show up in the stack crawl. This is, I believe, a DOM Event regression where
Mozilla is for some reason trying to pop up a tool tip for the java applet...
This is either DOM (where it starts) or JavaScript (where it dies)..."
Comment 10•23 years ago
|
||
Do you still crash with latest nightly build (with bug 155740 fixed) ?
Reporter | ||
Comment 11•22 years ago
|
||
WFM now on 2002-08-10-03 thanks! I'll leave the status update to those who
know best.
Comment 12•22 years ago
|
||
Marking works for me in 2002-10-14-03 trunk under 10.2.1.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 13•22 years ago
|
||
Verified wfm on the 2002-10-14-05 0S X branch build under 10.2.1
Status: RESOLVED → VERIFIED
QA Contact: pmac → petersen
Updated•14 years ago
|
Crash Signature: [@ js_GetProperty]
You need to log in
before you can comment on or make changes to this bug.
Description
•