Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-10 Thread Daniel Eischen
On Sat, 4 Jan 2003, Robert Watson wrote: > > Juli Mallett pointed me at the following reproduceable problem on my > -current notebook with userland/kernel dated Dec 29: > > paprika:~/freebsd/test/pthread> ./test > 1 > 2 > 1 > 2 > 1 > 2 > load: 0.02 cmd: test 910 [running] 0.00u 0.01s 0% 824k > 1

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-06 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Robert Watson <[EMAIL PROTECTED]> writes: : assuming it's something about poor signal handling in libc_r, actually. I've seen signal problems in devd after it forks a child. Before it forks a child ^C works, but after it does a system(3) to run a comman

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-05 Thread Robert Watson
On Sun, 5 Jan 2003, Julian Elischer wrote: > On Sun, 5 Jan 2003, Robert Watson wrote: > > > > > Updating to Jan 4 kernel generates the same failure mode for me: following > > What makes you think it's the kernel? Well, to be more precise, I upgraded the entire system to Jan 4. I'm assuming i

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-05 Thread Julian Elischer
On Sun, 5 Jan 2003, Robert Watson wrote: > > Updating to Jan 4 kernel generates the same failure mode for me: following What makes you think it's the kernel? > a ^T, I get a core dump. If I run it outside of gdb and then run gdb on > the core dump, I get the following: To Unsubscribe: send

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-05 Thread Robert Watson
On Sat, 4 Jan 2003, Juli Mallett wrote: > * De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2003-01-04 ] > [ Subjecte: pthread ^T problem on recent -CURRENT: death in libc_r mutex ] > > > > Juli Mallett pointed me at the following reproduceable problem on my &g

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-05 Thread David Rhodus
On Saturday, January 4, 2003, at 06:00 PM, Robert Watson wrote: On Sat, 4 Jan 2003, Juli Mallett wrote: * De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2003-01-04 ] [ Subjecte: pthread ^T problem on recent -CURRENT: death in libc_r mutex ] Juli Mallett pointed me at the fol

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-05 Thread Bruce Evans
On Sat, 4 Jan 2003, Robert Watson wrote: > Juli Mallett pointed me at the following reproduceable problem on my > -current notebook with userland/kernel dated Dec 29: > > paprika:~/freebsd/test/pthread> ./test > ... > load: 0.23 cmd: test 914 [running] 0.00u 0.01s 0% 824k > 1 > Bus error (core du

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-04 Thread Robert Watson
On Sat, 4 Jan 2003, Juli Mallett wrote: > * De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2003-01-04 ] > [ Subjecte: pthread ^T problem on recent -CURRENT: death in libc_r mutex ] > > > > Juli Mallett pointed me at the following reproduceable problem on my &g

Re: pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-04 Thread Juli Mallett
* De: Robert Watson <[EMAIL PROTECTED]> [ Data: 2003-01-04 ] [ Subjecte: pthread ^T problem on recent -CURRENT: death in libc_r mutex ] > > Juli Mallett pointed me at the following reproduceable problem on my > -current notebook with userland/kernel dated Dec 29: Inc

pthread ^T problem on recent -CURRENT: death in libc_r mutex

2003-01-04 Thread Robert Watson
Juli Mallett pointed me at the following reproduceable problem on my -current notebook with userland/kernel dated Dec 29: paprika:~/freebsd/test/pthread> ./test 1 2 1 2 1 2 load: 0.02 cmd: test 910 [running] 0.00u 0.01s 0% 824k 1 Bus error (core dumped) paprika:~/freebsd/test/pthread> ./test 1 2