When Installing Lotus Notes Server on Solaris 2.6 It freezes with what looks like a SEGV error. This happens when it asks for a password for the id file. As soon as the password window is selected it freezes with the following error:
Fatal Error signal = 0x00000004 PID/TID = 410/1
Freezing all server threads . . . .
Here's the last couple lines of a truss file I captured. I don't see anything helpfull, but maybe fresh eyes can:
1171: time() = 879446841
1171: lwp_sema_post(0xEEFC6BB8) = 0
1171: lwp_sema_wait(0xEEFC6BB8) = 0
1171: sigprocmask(SIG_BLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: setitimer(ITIMER_REAL, 0xEE60BCD8, 0x00000000) = 0
1171: sigprocmask(SIG_UNBLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: lwp_sema_wait(0x007B03E8) (sleeping...)
1171: Received signal #14, SIGALRM, in lwp_sema_wait() [caught]
1171: lwp_sema_wait(0xEEFC6BB8) Err#4 EINTR
1171: sigprocmask(SIG_SETMASK, 0xEE60BE34, 0x00000000) = 0
1171: lwp_sema_post(0x007B03E8) = 0
1171: lwp_sema_wait(0x007B03E8) = 0
1171: setcontext(0xEE60B748)
1171: sigprocmask(SIG_BLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: sigprocmask(SIG_UNBLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: time() = 879446871
1171: lwp_sema_post(0xEEFC6BB8) = 0
1171: lwp_sema_wait(0xEEFC6BB8) = 0
1171: sigprocmask(SIG_BLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: setitimer(ITIMER_REAL, 0xEE60BCD8, 0x00000000) = 0
1171: sigprocmask(SIG_UNBLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: signotifywait() = 15
1171: lwp_sema_post(0x007B03E8) = 0
1171: lwp_sema_wait(0x007B03E8) = 0
1171: sigprocmask(SIG_SETMASK, 0xEEFCDE6C, 0xEFFFB588) = 0
1171: lwp_sigredirect(1, SIGTERM) = 0
1171: lwp_sigredirect(1, SIGTERM) Err#22 EINVAL
1171: sigprocmask(SIG_SETMASK, 0xEFFFB588, 0x00000000) = 0
1171: Received signal #15, SIGTERM [caught]
1171: siginfo: SIGTERM pid=1253 uid=0
1171: sigprocmask(SIG_SETMASK, 0xEEFC63D8, 0x00000000) = 0
1171: setcontext(0xEFFFAEE8)
1171: time() = 879446871
1171: lwp_sema_post(0xEEFC6BB8) = 0
1171: lwp_sema_wait(0xEEFC6BB8) = 0
1171: sigprocmask(SIG_BLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: setitimer(ITIMER_REAL, 0xEE60BCD8, 0x00000000) = 0
1171: sigprocmask(SIG_UNBLOCK, 0xEEFC6BA8, 0x00000000) = 0
1171: lwp_sema_wait(0x007B03E8) (sleeping...)