9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] silent fossil crashes
@ 2003-12-02 16:51 mirtchov
  0 siblings, 0 replies; 7+ messages in thread
From: mirtchov @ 2003-12-02 16:51 UTC (permalink / raw)
  To: 9fans

it happened again -- fossil just stopped working without any sign of
error. no sysfatal, no crash, nothing.  just stopped responding.

just when it died I had run a script that pulls from sources. the script does:

	echo 'srv -AWP somethingsomething' >> /srv/fscons

at which point fossil decided to take a break.

i have a saved a serial console log of attempting to run ls, showing
that the machine isn't responding and then doing ^T^Tp and ^T^Tq
before the reboot.  if anyone is interested.

^T^Tq didn't show any processes waiting in the queue, whish wasn't the
case with previous (nrdy>=1) crashes that were fixed a few weeks ago.

^T^Tk killed one of the fossil processes promptly.

hope that helps: andrey



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] silent fossil crashes
  2003-12-02 18:16   ` Russ Cox
@ 2003-12-02 20:29     ` jmk
  0 siblings, 0 replies; 7+ messages in thread
From: jmk @ 2003-12-02 20:29 UTC (permalink / raw)
  To: 9fans

On Tue Dec  2 13:50:34 EST 2003, rsc@swtch.com wrote:
> > > How many tcp connections are open to that fossil (if any)?
> >
> > not too many..  i had two clients connected to it.  the total number
> > of fossil processes at the time of crash were 23, so about 15-20 tcp
> > connections.
>
> i'd be interested to see the ^t^tp list.
> also the output of "msg" on your current console.

and the output of "srv" on the fossil console.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] silent fossil crashes
  2003-12-02 18:00 David Presotto
@ 2003-12-02 18:16 ` mirtchov
  0 siblings, 0 replies; 7+ messages in thread
From: mirtchov @ 2003-12-02 18:16 UTC (permalink / raw)
  To: presotto, 9fans

> Also (if you can) keep a 'con /srv/fscons' open somewhere
> to see error messages...

will do.  i use cons to log one of the consoles, but that's only as
good as looking the last command that crashed:

	Tue Dec  2 04:03:28: main: archive vac:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
	Tue Dec  2 09:10:27: srv -AWP somethingsomething
	Tue Dec  2 09:28:00: prompt:

you can see the machine being rebooted after srv -AWP...

andrey



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] silent fossil crashes
  2003-12-02 18:14 ` mirtchov
@ 2003-12-02 18:16   ` Russ Cox
  2003-12-02 20:29     ` jmk
  0 siblings, 1 reply; 7+ messages in thread
From: Russ Cox @ 2003-12-02 18:16 UTC (permalink / raw)
  To: 9fans

> > How many tcp connections are open to that fossil (if any)?
>
> not too many..  i had two clients connected to it.  the total number
> of fossil processes at the time of crash were 23, so about 15-20 tcp
> connections.

i'd be interested to see the ^t^tp list.
also the output of "msg" on your current console.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] silent fossil crashes
       [not found] <2fd6338b88aeb4720c53adf22f3247f7@plan9.bell-labs.com>
@ 2003-12-02 18:14 ` mirtchov
  2003-12-02 18:16   ` Russ Cox
  0 siblings, 1 reply; 7+ messages in thread
From: mirtchov @ 2003-12-02 18:14 UTC (permalink / raw)
  To: presotto, 9fans

> How many tcp connections are open to that fossil (if any)?

not too many..  i had two clients connected to it.  the total number
of fossil processes at the time of crash were 23, so about 15-20 tcp
connections.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] silent fossil crashes
@ 2003-12-02 18:00 David Presotto
  2003-12-02 18:16 ` mirtchov
  0 siblings, 1 reply; 7+ messages in thread
From: David Presotto @ 2003-12-02 18:00 UTC (permalink / raw)
  To: mirtchov, 9fans

[-- Attachment #1: Type: text/plain, Size: 83 bytes --]

Also (if you can) keep a 'con /srv/fscons' open somewhere
to see error messages...

[-- Attachment #2: Type: message/rfc822, Size: 2362 bytes --]

From: mirtchov@cpsc.ucalgary.ca
To: 9fans@cse.psu.edu
Subject: [9fans] silent fossil crashes
Date: Tue, 2 Dec 2003 09:51:37 -0700
Message-ID: <c7e1e0281acf33d0d51f8cb7df42b5c1@plan9.ucalgary.ca>

it happened again -- fossil just stopped working without any sign of
error. no sysfatal, no crash, nothing.  just stopped responding.

just when it died I had run a script that pulls from sources. the script does:

	echo 'srv -AWP somethingsomething' >> /srv/fscons

at which point fossil decided to take a break.

i have a saved a serial console log of attempting to run ls, showing
that the machine isn't responding and then doing ^T^Tp and ^T^Tq
before the reboot.  if anyone is interested.

^T^Tq didn't show any processes waiting in the queue, whish wasn't the
case with previous (nrdy>=1) crashes that were fixed a few weeks ago.

^T^Tk killed one of the fossil processes promptly.

hope that helps: andrey

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] silent fossil crashes
@ 2003-12-02 17:59 David Presotto
  0 siblings, 0 replies; 7+ messages in thread
From: David Presotto @ 2003-12-02 17:59 UTC (permalink / raw)
  To: mirtchov, 9fans

[-- Attachment #1: Type: text/plain, Size: 58 bytes --]

How many tcp connections are open to that fossil (if any)?

[-- Attachment #2: Type: message/rfc822, Size: 2362 bytes --]

From: mirtchov@cpsc.ucalgary.ca
To: 9fans@cse.psu.edu
Subject: [9fans] silent fossil crashes
Date: Tue, 2 Dec 2003 09:51:37 -0700
Message-ID: <c7e1e0281acf33d0d51f8cb7df42b5c1@plan9.ucalgary.ca>

it happened again -- fossil just stopped working without any sign of
error. no sysfatal, no crash, nothing.  just stopped responding.

just when it died I had run a script that pulls from sources. the script does:

	echo 'srv -AWP somethingsomething' >> /srv/fscons

at which point fossil decided to take a break.

i have a saved a serial console log of attempting to run ls, showing
that the machine isn't responding and then doing ^T^Tp and ^T^Tq
before the reboot.  if anyone is interested.

^T^Tq didn't show any processes waiting in the queue, whish wasn't the
case with previous (nrdy>=1) crashes that were fixed a few weeks ago.

^T^Tk killed one of the fossil processes promptly.

hope that helps: andrey

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-12-02 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-02 16:51 [9fans] silent fossil crashes mirtchov
2003-12-02 17:59 David Presotto
2003-12-02 18:00 David Presotto
2003-12-02 18:16 ` mirtchov
     [not found] <2fd6338b88aeb4720c53adf22f3247f7@plan9.bell-labs.com>
2003-12-02 18:14 ` mirtchov
2003-12-02 18:16   ` Russ Cox
2003-12-02 20:29     ` jmk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).