Re: Netscape broken with 2.2.0-pre7

Tim Waugh (tim@cyberelk.demon.co.uk)
Sat, 16 Jan 1999 08:15:27 +0000 (GMT)


On Sat, 16 Jan 1999, Jamie Lokier wrote:

> Yep, something real weird going on. Here's one with netscape. It
> locks up netscape 4.07 every time; I can't read slashdot ;-)
>
> Netscape gets into this loop, for no apparent reason. The signals are
> coming at high speed, and netscape isn't responding to anything else:
>
> write(18, "\372", 1) = ? ERESTARTSYS (To be restarted)
> --- SIGALRM (Alarm clock) ---
> gettimeofday({916445765, 85701}, NULL) = 0
> sigreturn() = ? (mask now [])
> write(18, "\372", 1) = ? ERESTARTSYS (To be restarted)
> --- SIGALRM (Alarm clock) ---
> gettimeofday({916445765, 136834}, NULL) = 0
> sigreturn() = ? (mask now [])
> write(18, "\372", 1) = ? ERESTARTSYS (To be restarted)
> --- SIGALRM (Alarm clock) ---
> gettimeofday({916445765, 185730}, NULL) = 0
> sigreturn() = ? (mask now [])

So tell us what /proc/$(pidof netscape)/fd/18 points at.

Tim.
*/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/