Closed
Bug 62741
Opened 25 years ago
Closed 25 years ago
Core dump during startup
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: santos, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (X11; U; SunOS 5.7 sun4u)
BuildID: 20001212
When I try to launch mozilla under Solaris 7 using the pre-built
nightly build, I get a core dump.
Reproducible: Always
Steps to Reproduce:
1. run ./mozilla from the 'packages' directory
2.
3.
Actual Results: satellite:./mozilla
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.:/usr/lib:/usr/local/lib:/usr/openwin/lib:/usr/sky/bolt2/ppc/bin:/usr/dt/lib:/usr/sky/bolt2/host/WUHOME/lib:/net/satellite/santos/lib
LIBRARY_PATH=.:./components
SHLIB_PATH=.
LIBPATH=.
ADDON_PATH=.
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Gdk-WARNING **: shmat failed!
Gdk-WARNING **: shmat failed!
Registering plugin 0 for: "*","All types",".*"
Segmentation Fault - core dump
I then went back to the previous night's build and got the same
behavior. This leads me to believe that something has been
corrupted in my .mozilla directory. I tried removing some of the
files in my .mozilla directories that looked like they had been
touched by the new install, but that did not help.
Comment 1•25 years ago
|
||
Exactly the problem and error messages described in bug 62736, which also
includes a stack trace.
*** This bug has been marked as a duplicate of 62736 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•