Closed
Bug 103506
Opened 24 years ago
Closed 24 years ago
crash on page reload
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 103477
People
(Reporter: dshahbaz, Assigned: asa)
Details
(Keywords: crash, testcase)
Attachments
(2 files)
Steps to recreate:
1) Load file.(attached) (loads fine the first time)
2) Press reload.
3) Crash.
4) Get extremely ****.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
Also crashes on Windows 98 SE, build 2001-10-06-10. Talkback id: TB36361768Z
Severity: normal → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
OS: Linux → All
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
This is the testcase:
<img src="" width="180" height="200">
Keywords: testcase
testing with 2001100606 Linux: Crash, same backtrace as in bug 103477
(gdb) bt
#0 0x400fef56 in nsVoidArray::IndexOf () at eval.c:41
#1 0x400ff351 in nsVoidArray::RemoveElement () at eval.c:41
#2 0x41027bd2 in NSGetModule ()
from /usr/local/mozilla/components/libimglib2.so
etc.
Testing with a current CVS build with patch attachment id=52407:
No crash.
Marking dup.
*** This bug has been marked as a duplicate of 103477 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•