Closed
Bug 28400
Opened 25 years ago
Closed 25 years ago
latest build hangs in Solaris 7/SPARC
Categories
(Core Graveyard :: Tracking, defect, P3)
Tracking
(Not tracked)
People
(Reporter: dhouston, Assigned: chofmann)
Details
While trying to test the fix for another bug I found that the latest (2-17-2000)
build of Mozilla will not run on my Solaris 7 box. I see the following in the
console:
MOZILLA_FIVE_HOME=/home/dhouston/mozilla/package
LD_LIBRARY_PATH=/home/dhouston/mozilla/package:/usr/local/lib:/usr/dt/lib:/vol/oracle/product/7.3.2/lib
SHLIB_PATH=/home/dhouston/mozilla/package
LIBPATH=/home/dhouston/mozilla/package
MOZ_PROGRAM=mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
stty: : Invalid argument
nNCL: registering deferred (0)
Profile Manager : Profile Wizard and Manager activites : Begin
Profile Manager : Command Line Options : Begin
Profile Manager : Command Line Options : End
WEBSHELL+ = 1
but the program never comes up. The mozilla-bin process is running on the
machine and if I truss it I see the following ad infinitum:
lwp_sema_wait(0xFC5F1E78) (sleeping...)
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
poll(0xFC611BE0, 1, 35000) = 0
poll(0x00164AC8, 3, -1) (sleeping...)
signotifywait() (sleeping...)
poll(0xFC611BE0, 1, 35000) (sleeping...)
lwp_sema_wait(0xFC5F1E78) (sleeping...)
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
I just applied the latest kernel patch (106541-09) and the libthread patch
(106980-09) in an attempt fix it but to no avail. I also set shmsys in
/etc/system.
M13 worked on this machine.
dale
Comment 1•25 years ago
|
||
Just saw we already have a bug on this problem.
*** This bug has been marked as a duplicate of 26035 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•