Closed
Bug 47485
Opened 26 years ago
Closed 26 years ago
M16 installer cores near finish on redhat 6.2 / helix-gnome (both updated)
Categories
(SeaMonkey :: Installer, defect, P3)
Tracking
(Not tracked)
People
(Reporter: das_deniz, Assigned: ssu0262)
Details
tried various install component options and it always cored
(very end of install?)
[root@bahi mozilla]# gdb mozilla-installer-bin core
GNU gdb 19991004
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...(no debugging symbols found)...
warning: core file may not match specified executable file.
Core was generated by `./mozilla-installer-bin --sync'.
Program terminated with signal 4, Illegal instruction.
Error while mapping shared library sections:
./libplds4.so: No such file or directory.
Error while mapping shared library sections:
./libplc4.so: No such file or directory.
Error while mapping shared library sections:
./libnspr4.so: No such file or directory.
Error while mapping shared library sections:
./libxpcom.so: No such file or directory.
Error while mapping shared library sections:
./libjsdom.so: No such file or directory.
Error while mapping shared library sections:
./libmozjs.so: No such file or directory.
Error while mapping shared library sections:
./libzlib.so: No such file or directory.
Reading symbols from /usr/lib/libgtk-1.2.so.0...done.
Reading symbols from /usr/lib/libgdk-1.2.so.0...done.
Reading symbols from /usr/lib/libgmodule-1.2.so.0...done.
Reading symbols from /usr/lib/libglib-1.2.so.0...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /lib/libpthread.so.0...done.
Reading symbols from /lib/libnsl.so.1...done.
Reading symbols from /lib/libutil.so.1...done.
Reading symbols from /lib/libresolv.so.2...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /usr/X11R6/lib/libXi.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
Reading symbols from /usr/lib/gtk/themes/engines/libthinice.so...done.
Reading symbols from /usr/local/tmp/mozilla/.tmp.xi.4/bin/libxpistub.so...done.
Error while reading shared library symbols:
./libplds4.so: No such file or directory.
Error while reading shared library symbols:
./libplc4.so: No such file or directory.
Error while reading shared library symbols:
./libnspr4.so: No such file or directory.
Error while reading shared library symbols:
./libxpcom.so: No such file or directory.
Reading symbols from
/usr/local/tmp/mozilla/.tmp.xi.4/bin/components/libxpinstall.so...done.
Error while reading shared library symbols:
./libjsdom.so: No such file or directory.
Error while reading shared library symbols:
./libmozjs.so: No such file or directory.
Error while reading shared library symbols:
./libzlib.so: No such file or directory.
---Type <return> to continue, or q <return> to quit---
Reading symbols from
/usr/local/tmp/mozilla/.tmp.xi.4/bin/components/libjar50.so...done.
#0 0x4039317e in __select () from /lib/libc.so.6
(gdb) bt
#0 0x4039317e in __select () from /lib/libc.so.6
#1 0x40249dd8 in ?? () from /usr/X11R6/lib/libX11.so.6
#2 0x401d98f8 in _XRead () from /usr/X11R6/lib/libX11.so.6
#3 0x401da342 in _XReply () from /usr/X11R6/lib/libX11.so.6
#4 0x401d5fb1 in XSync () from /usr/X11R6/lib/libX11.so.6
#5 0x40153940 in gdk_flush () at gdkevents.c:2281
#6 0x400a8947 in gtk_main () at gtkmain.c:478
#7 0x80545f2 in nsXInstaller::RunWizard ()
#8 0x8054b83 in main ()
#9 0x402fe9cb in __libc_start_main (main=0x8054b40 <main>, argc=2,
argv=0xbffffb54, init=0x804cbd8 <_init>,
fini=0x8055b9c <_fini>, rtld_fini=0x4000ae60 <_dl_fini>,
stack_end=0xbffffb4c) at ../sysdeps/generic/libc-start.c:92
Comment 1•26 years ago
|
||
could this be related to bug #47151?
yes, this seems to be a duplicate of 47151 - sorry i did a search for
"core" instead of "seg fault"... ah well. still there is no activity there
and no backtrace as provided here so maybe that one should be a duplicate
of this one! hah.
*** This bug has been marked as a duplicate of 47151 ***
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•24 years ago
|
QA Contact: bugzilla → ktrina
this is a dup of a closed/fixed bug - so i'm marking it closed
you can reopen it if this is the 'wrong thing' to do. thanks.
Status: VERIFIED → CLOSED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•