Closed
Bug 293317
Opened 20 years ago
Closed 20 years ago
Firefox 1.0.3 Installer for Linux dumps core [Mandrake]
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 261194
People
(Reporter: jd1008, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804
Build Identifier: Firefox 1.03
Installer for Firefox 1.0.3 dumps core when executed on Mandrake Linux 10.1 (I
have not tried on other distros).
Reproducible: Always
Steps to Reproduce:
1.Run firefox-installer
2.
3.
Actual Results:
./firefox-installer: line 56: 20653 Segmentation fault (core dumped)
./${BINNAME}-bin $@
Expected Results:
No Problems
Here is what gdb shows:
#0 0x4062ab1d in mallopt () from /lib/tls/libc.so.6
(gdb) bt
#0 0x4062ab1d in mallopt () from /lib/tls/libc.so.6
#1 0x40628dda in free () from /lib/tls/libc.so.6
#2 0x40bcd961 in operator delete () from /usr/lib/libstdc++.so.6
#3 0x40bac285 in std::string::_Rep::_M_destroy ()
from /usr/lib/libstdc++.so.6
#4 0x40ad4853 in scim::Module::~Module () from /usr/lib/libscim-1.0.so.0
#5 0x40ad5bbe in scim::scim_get_module_list () from /usr/lib/libscim-1.0.so.0
#6 0x40acfa0c in scim::scim_get_imengine_module_list ()
from /usr/lib/libscim-1.0.so.0
#7 0x40a051fb in gtk_im_context_scim_shutdown ()
from /usr/lib/gtk-2.0/immodules/im-scim.so
#8 0x40429640 in g_type_class_ref () from /usr/lib/libgobject-2.0.so.0
#9 0x08201de0 in ?? ()
#10 0x00000000 in ?? ()
#11 0x00000000 in ?? ()
#12 0x409fc88c in ?? () from /usr/lib/gtk-2.0/immodules/im-scim.so
#13 0x409f903c in ?? () from /usr/lib/gtk-2.0/immodules/im-scim.so
#14 0x409f7a6c in ?? () from /usr/lib/gtk-2.0/immodules/im-scim.so
#15 0x08201030 in ?? ()
#16 0x0000001f in ?? ()
#17 0x082017d0 in ?? ()
#18 0x00000000 in ?? ()
#19 0x400146bc in ?? () from /lib/ld-linux.so.2
#20 0x082011e8 in ?? ()
#21 0xbfffd600 in ?? ()
#22 0x40440400 in _g_type_debug_flags () from /usr/lib/libgobject-2.0.so.0
#23 0x40007930 in _dl_lookup_symbol_x (undef_name=0x8201de0 "",
undef_map=0xbfffd5e0, ref=0xbfffd600, symbol_scope=0x0, version=0x0,
type_class=0, flags=0, skip_map=0x0) at dl-lookup.c:246
#24 0x00000000 in ?? ()Summary: Installer dumps core → Firefox 1.0.3 Installer for Linux dumps core
Comment 1•20 years ago
|
||
see also bug 284877 / bug 261194
Summary: Firefox 1.0.3 Installer for Linux dumps core → Firefox 1.0.3 Installer for Linux dumps core [Mandrake]
Comment 2•20 years ago
|
||
dupeof "Pressing next button crashes installer (Mandrake, SCIM, free(): invalid pointer)" *** This bug has been marked as a duplicate of 261194 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•