Closed
Bug 150671
Opened 24 years ago
Closed 24 years ago
Mozilla crashes after a minute or so on the URL given.
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 149116
People
(Reporter: Mitch, Assigned: rubydoo123)
References
()
Details
Mozilla CVS build 2002061010 crashes reproduceably with the following
stacktrace after visiting macromedia's home page www.macromedia.com
and staying there for a minute or so...
Program received signal SIGSEGV, Segmentation fault.
0xfa9ecec0 in ??bt
()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
(gdb) bt
#0 0xfa9ecec0 in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#1 0xfa9d9580 in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#2 0xfa9ee350 in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#3 0xfa9e42e0 in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#4 0xfa9e592c in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#5 0xfa9c7578 in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#6 0xfa9c9828 in ?? ()
from /share/build/insecure/tools/mozilla/plugins/libflashplayer.so
#7 0xfd7c1010 in ?? () from /usr/openwin/lib/libXt.so.4
#8 0xfd8a1a4c in ?? ()
from /share/build/insecure/tools/mozilla/localsrc/libgtkxtbin.so
#9 0xfed67234 in g_timeout_dispatch ()
#10 0xfed65d1c in g_main_dispatch ()
#11 0xfed661b0 in g_main_iterate ()
#12 0xfed66758 in g_main_run ()
#13 0xfeebefd4 in gtk_main ()
#14 0xfd5278c8 in ?? ()
from
/share/build/insecure/tools/mozilla/mozilla_localsrc.2002061010/components/libwidget_gtk.so
#15 0xfbfb6338 in ?? ()
from
/share/build/insecure/tools/mozilla/mozilla_localsrc.2002061010/components/libnsappshell.so
#16 0x1f478 in main1 ()
#17 0x206a8 in main ()
Comment 1•24 years ago
|
||
libgtkxtbin.so
another libgtkxtbin.so bug...this is a dup.
Comment 2•24 years ago
|
||
149116 ?
*** This bug has been marked as a duplicate of 149116 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•