Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 1998 20:27:35 +0100 (MET)
From:      Wilko Bulte <wilko@yedi.iaf.nl>
To:        FreeBSD-hackers@FreeBSD.ORG (FreeBSD hackers list)
Subject:   netscape4 weirdness: what is happening here??
Message-ID:  <199803161927.UAA01017@yedi.iaf.nl>

next in thread | raw e-mail | index | archive | help
I'm running Netscape 4 on my 2.2.5R box. Every now and then it refuses to
start properly. It just loops, consuming CPU.

Doing a ktrace gives:

   979 netscape.bin CALL  gettimeofday(0xefbfa4f0,0)
   979 netscape.bin RET   gettimeofday 0
   979 netscape.bin CALL  sigreturn(0xefbfa5b8)
   979 netscape.bin RET   sigreturn JUSTRETURN
   979 netscape.bin PSIG  SIGALRM caught handler=0x76cdf8 mask=0x0 code=0x0
   979 netscape.bin CALL  gettimeofday(0xefbfa4f0,0)
   979 netscape.bin RET   gettimeofday 0
   979 netscape.bin CALL  sigreturn(0xefbfa5b8)
   979 netscape.bin RET   sigreturn JUSTRETURN
   979 netscape.bin PSIG  SIGALRM caught handler=0x76cdf8 mask=0x0 code=0x0
   979 netscape.bin CALL  gettimeofday(0xefbfa4f0,0)
   979 netscape.bin RET   gettimeofday 0
   979 netscape.bin CALL  sigreturn(0xefbfa5b8)
   979 netscape.bin RET   sigreturn JUSTRETURN
   979 netscape.bin PSIG  SIGALRM caught handler=0x76cdf8 mask=0x0 code=0x0
   979 netscape.bin CALL  gettimeofday(0xefbfa4f0,0)
   979 netscape.bin RET   gettimeofday 0
   979 netscape.bin CALL  sigreturn(0xefbfa5b8)
   979 netscape.bin RET   sigreturn JUSTRETURN
   979 netscape.bin PSIG  SIGALRM caught handler=0x76cdf8 mask=0x0 code=0x0
   979 netscape.bin CALL  gettimeofday(0xefbfa4f0,0)
   979 netscape.bin RET   gettimeofday 0


This repeats forever. FWIW this happens both with and without the ISDN/ppp
link to the Internet.

Any clues?
_     ______________________________________________________________________
 |   / o / /  _  Bulte 				  email: wilko @ yedi.iaf.nl 
 |/|/ / / /( (_)    Arnhem, The Netherlands       WWW:   http://www.tcja.nl
----------------------------------------------------------------------------  

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803161927.UAA01017>