Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Wednesday, December 13, 2006 08:53:32 +0200 Danny Braniss <[EMAIL PROTECTED]> wrote: > have you tried enabling ttyd0 in /etc/ttys? Although I'm willing to try just about anything, to what effect? I don't have anything attached to any ser

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Danny Braniss
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > - --On Tuesday, December 12, 2006 20:43:07 -0400 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and > > changed BREAK_TO... to ALT_BREAK_TO... to see if its esca

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 20:43:07 -0400 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > 'k, I'm updating my kernel/world to todays, removed KDB_UNATTENDED and > changed BREAK_TO... to ALT_BREAK_TO... to see if its escape sequence will > s

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:17 -0500 John Baldwin <[EMAIL PROTECTED]> wrote: > KDB_UNATTENDED should make it do a coredump and not bother with dropping into > ddb when it panics. 'k, I'm updating my kernel/world to todays, removed KDB

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:17 -0500 John Baldwin <[EMAIL PROTECTED]> wrote: > KDB_UNATTENDED should make it do a coredump and not bother with dropping into > ddb when it panics. Would setting this to 1 help me any: # sysctl -d debug

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:17 -0500 John Baldwin <[EMAIL PROTECTED]> wrote: > KDB_UNATTENDED should make it do a coredump and not bother with dropping into > ddb when it panics. Its not ... it just prints everything out and then just

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 23:40:36 +0100 Max Laier <[EMAIL PROTECTED]> wrote: > On Tuesday 12 December 2006 22:59, Marc G. Fournier wrote: >> --On Tuesday, December 12, 2006 17:49:33 -0400 "Marc G. Fournier" >> >> <[EMAIL PROTECTED]> wrote:

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread John Baldwin
On Tuesday 12 December 2006 16:59, Marc G. Fournier wrote: > > --On Tuesday, December 12, 2006 17:49:33 -0400 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > > > > - --On Tuesday, December 12, 2006 17:40:48 -0400 "Marc G. Fournier"

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Max Laier
On Tuesday 12 December 2006 22:59, Marc G. Fournier wrote: > --On Tuesday, December 12, 2006 17:49:33 -0400 "Marc G. Fournier" > > <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > > > > - --On Tuesday, December 12, 2006 17:40:48 -0400 "Marc G. Fournier" > >

Re: BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 17:49:33 -0400 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > - --On Tuesday, December 12, 2006 17:40:48 -0400 "Marc G. Fournier" > <[EMAIL PROTECTED]> wrote

BREAK TO DDB over SSH (Was: Re: panic: sleeping thread)

2006-12-12 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Tuesday, December 12, 2006 17:40:48 -0400 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > I'll try the -e none the next time it crashes, unless someone else has > another idea for doing it? Actually, I'll try the -e none after its up > aga