Closed
Bug 51310
Opened 25 years ago
Closed 25 years ago
Crash when URL is loaded
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: kleist, Assigned: asa)
References
()
Details
(Keywords: crash)
Build ID: 2000090408 (install build)
RH 6.2
Talkback Incident ID: TB16872974X (why can't I copy from the NQFA window and
paste here?)
Comment 1•25 years ago
|
||
seeing this, cvs from today. backtrace:
#0 0x406400c4 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#1 0x40f83002 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libgklayout.so
#2 0x40668738 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#3 0x4066884a in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#4 0x40631512 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#5 0x406335ea in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#6 0x406331bd in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#7 0x40632f53 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#8 0x4063d49b in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#9 0x4063d2c0 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#10 0x4063c76d in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libhtmlpars.so
#11 0x40ff55ea in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libgklayout.so
#12 0x40ff5d21 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libgklayout.so
#13 0x40ff5ea2 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libgklayout.so
#14 0x40ff6010 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libgklayout.so
#15 0x40ff540b in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libgklayout.so
#16 0x405a3ed2 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#17 0x405d6697 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#18 0x405ef163 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#19 0x405cf1a4 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#20 0x405d5ba1 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#21 0x40591aeb in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#22 0x405914a5 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libnecko.so
#23 0x400bd9a5 in PL_HandleEvent () from /home/decklin/devel/mozbin/libxpcom.so
#24 0x400bd8a3 in PL_ProcessPendingEvents () from
/home/decklin/devel/mozbin/libxpcom.so
#25 0x400be79b in nsEventQueueImpl::ProcessPendingEvents ()
from /home/decklin/devel/mozbin/libxpcom.so
#26 0x406f7d89 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libwidget_gtk.so
#27 0x406f7b16 in NSGetModule ()
from /home/decklin/disk/mozbuild/mozilla/dist/bin/components/libwidget_gtk.so
Comment 2•25 years ago
|
||
That isn't the stack I get at all. I get the same stack as 50994. Duping.
*** This bug has been marked as a duplicate of 50994 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
I can't get the attatchment on that bug to crash, nor can I get this page to
crash after saving it to a local file (so I can't make a testcase). Odd.
Comment 4•25 years ago
|
||
Forget that, it's really the same backtrace, i'm seeing it with the corrected
50994 attachment. verifying dup.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•