Date: Sun, 10 Aug 1997 09:57:48 -0400 (EDT) From: Brian Tao <taob@nbc.netcom.ca> To: FREEBSD-QUESTIONS <freebsd-questions@freebsd.org> Subject: Netscape 4.02b7 hangs Message-ID: <Pine.GSO.3.95.970810095025.2993W-100000@tor-adm1.nbc.netcom.ca>
next in thread | raw e-mail | index | archive | help
The FreeBSD version of Netscape Communicator 4.02b7 only runs on the first invocation (i.e., when it determines it needs to bring up the license agreement window). Attempting to restart Netscape once quitting that initial invocation will fail. The process starts chewing up all of the CPU and not doing anything useful. Switching to an earlier Linux version, and then back to 4.02b7 will temporarily allow it to run (and again bring up the license agreement window). I ktraced the process and it appears to be stuck doing gettimeofday()'s, until I killed it. Any ideas? FreeBSD 3.0-970618-SNAP #1: Sun Aug 10 09:34:34 EDT 1997 taob@risc.org:/usr/local/src/sys/compile/RISC [...] 255 netscape PSIG SIGALRM caught handler=0x73ee38 mask=0x0 code=0x0 255 netscape CALL gettimeofday(0xefbfa4c8,0) 255 netscape RET gettimeofday 0 255 netscape CALL sigreturn(0xefbfa590) 255 netscape RET sigreturn JUSTRETURN 255 netscape PSIG SIGALRM caught handler=0x73ee38 mask=0x0 code=0x0 255 netscape CALL gettimeofday(0xefbfa4c8,0) 255 netscape RET gettimeofday 0 255 netscape CALL sigreturn(0xefbfa590) 255 netscape RET sigreturn JUSTRETURN 255 netscape PSIG SIGALRM caught handler=0x73ee38 mask=0x0 code=0x0 255 netscape CALL gettimeofday(0xefbfa4c8,0) 255 netscape RET gettimeofday 0 255 netscape CALL sigreturn(0xefbfa590) 255 netscape RET sigreturn JUSTRETURN 255 netscape PSIG SIGALRM caught handler=0x73ee38 mask=0x0 code=0x0 255 netscape CALL gettimeofday(0xefbfa4c8,0) 255 netscape RET gettimeofday 0 255 netscape CALL sigreturn(0xefbfa590) 255 netscape RET sigreturn JUSTRETURN 255 netscape PSIG SIGALRM caught handler=0x73ee38 mask=0x0 code=0x0 255 netscape PSIG SIGKILL SIG_DFL [killed] -- Brian Tao (BT300, taob@netcom.ca) "Though this be madness, yet there is method in't"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95.970810095025.2993W-100000>