Closed
Bug 81718
Opened 24 years ago
Closed 24 years ago
crash while loading page, possibly due to javascript table generation
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mike, Assigned: bc)
References
()
Details
(Keywords: crash, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2 i686; en-US; Galeon) Gecko/20010304
BuildID: 2001050521
These 3 urls have crashed netscape >3.0 and any mozilla versions:
http://www.wsmake.org/tools/jsbc/historic/2.0/
http://www.wsmake.org/tools/jsbc/historic/2.1/
http://www.wsmake.org/tools/jsbc/historic/3.0-preview/
See http://www.wsmake.org/tools/jsbc/historic/ for my original
description of the problem.
Reproducible: Always
Steps to Reproduce:
1. Make sure javascript is enabled
2. Go to the urls
Actual Results: Mozilla crashes; says:
/home/brownlow/mozilla/run-mozilla.sh: line 72: 12249 Segmentation fault
$prog ${1+"$@"}
Expected Results: Probably tell the surfer that the javascript on that page is
malformed..
This bug seems similar to # 3061. Unfortunately, I don't know
specifically, other than the javascript and excessive tables, what
is causing the crash, so this may be a duplicate. The code it crashes
on is old and not used anymore, so I don't think there's any terrible
hurry to have it fixed..(aside from keeping mozilla from crashing)...
just thought it might help mozilla developers out.
Updated•24 years ago
|
build 052706, SuSE 7,0, Java-Script enabled for Navigator
all of the 3 sites don't crash with this build,
but the charts are being drawn and will then disappear...
this looks complex.
reporter, could you please retest the sites with a recent build?
Reporter | ||
Comment 2•24 years ago
|
||
Debian (unstable), javascript enabled
build 051421 - crash
build 051521 - crash
build 051621 - no crash, no bars
build 051721 - no crash, no bars
build 051821 - no crash, no bars
build 051921 - no crash, no bars
build 052021 - no crash, no bars
build 052121 - no crash, no bars
build 052215 - no crash, no bars
build 052321 - no crash, no bars
build 052421 - no crash, no bars
build 052521 - no crash, no bars
build 052621 - no crash, no bars
build 052706 - no crash, no bars
The browser no longer crashes. But no bars are shown.
using winMe cvs 2001053009 to view
http://www.wsmake.org/tools/jsbc/historic/2.0/bcv2demo2.html i see the bars
disappear, but in http://www.wsmake.org/tools/jsbc/historic/2.0/ they are displayed.
this may be somehow related to bug 77931, but the testcase there works for me.
i think thats another bug alltogether though, so could you file a new bug on the
disappearing bars and legend images mike?
since the crash is obviously gone ill mark this worksforme
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•