Closed
Bug 113373
Opened 24 years ago
Closed 24 years ago
Mozilla crashes when opening a new URL
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hrp, Assigned: dougt)
References
()
Details
Mozilla 0.9.6:
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.6) Gecko/20011203
Compiled from source and running on FreeBSD:
FreeBSD melchett.pinemarten.org.pri 4.4-RC FreeBSD 4.4-RC #8: Sun Aug 19
14:28:25 CDT 2001
hrp@melchett.pinemarten.org.pri:/usr/src/sys/compile/MELCHETT i386
Crashes when opening a new URL from the "Open Web Location" dialog box IF the
target is chosen from the list offered in the pulldown menu.
Here is the top of the stack trace:
#0 0x19ae in ?? ()
#1 0x281ca53a in nsCOMPtr_base::assign_from_helper ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/libxpcom.so
#2 0x291af3b6 in nsMenuPopupFrame::HideChain ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libgklayout.so
#3 0x291bbf44 in nsMenuDismissalListener::Rollup ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libgklayout.so
#4 0x2869097b in nsWidget::Destroy ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libwidget_gtk.so
#5 0x28694d05 in nsWindow::Destroy ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libwidget_gtk.so
#6 0x2928e34c in nsView::~nsView ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libgkview.so
#7 0x2928e5b3 in nsView::Destroy ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libgkview.so
#8 0x290adc51 in nsFrame::Destroy ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libgklayout.so
#9 0x290ab1b7 in nsContainerFrame::Destroy ()
from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libgklayout.so
#10 0x291a0d57 in nsBoxFrame::Destroy ()
(and so forth; the stack is about 120 frames deep).
Comment 1•24 years ago
|
||
I've tried looking and couldn't find a bug with that traceback, so it _would_ be
unique.
Can't reproduce with latest nightly or 0.9.6. Please check out current CVS,
compile and reopen if problem still happens?
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•