Re: clone() and pthread_create() segment fault in 2.4.29

2005-03-22 Thread Arjan van de Ven
On Mon, Mar 21, 2005 at 11:31:22PM -0500, [EMAIL PROTECTED] wrote: > On Mon, 21 Mar 2005 20:07:21 +0100, Arjan van de Ven said: > > On Mon, Mar 21, 2005 at 11:54:10AM -0700, jmerkey wrote: > > > > which 2.4 kernels will work properly on RH ES release 3, Taroon Update 4. > > > > Only kernels with

Re: clone() and pthread_create() segment fault in 2.4.29

2005-03-21 Thread Valdis . Kletnieks
On Mon, 21 Mar 2005 20:07:21 +0100, Arjan van de Ven said: > On Mon, Mar 21, 2005 at 11:54:10AM -0700, jmerkey wrote: > > which 2.4 kernels will work properly on RH ES release 3, Taroon Update 4. > > Only kernels with NPTL in, which for 2.4 limits you to the RH supplied one. Well, strictly spea

Re: clone() and pthread_create() segment fault in 2.4.29

2005-03-21 Thread jmerkey
Arjan van de Ven wrote: On Mon, Mar 21, 2005 at 11:54:10AM -0700, jmerkey wrote: Arjan van de Ven wrote: On Mon, 2005-03-21 at 11:35 -0700, jmerkey wrote: In case nobody has already reported it, clone() and pthread_create() return SIGSEGV faults when a 2.4.29 kernel on the Taroon Re

Re: clone() and pthread_create() segment fault in 2.4.29

2005-03-21 Thread Arjan van de Ven
On Mon, Mar 21, 2005 at 11:54:10AM -0700, jmerkey wrote: > Arjan van de Ven wrote: > > >On Mon, 2005-03-21 at 11:35 -0700, jmerkey wrote: > > > > > >>In case nobody has already reported it, clone() and pthread_create() > >>return SIGSEGV faults > >>when a 2.4.29 kernel on the Taroon Red Hat rele

Re: clone() and pthread_create() segment fault in 2.4.29

2005-03-21 Thread jmerkey
Arjan van de Ven wrote: On Mon, 2005-03-21 at 11:35 -0700, jmerkey wrote: In case nobody has already reported it, clone() and pthread_create() return SIGSEGV faults when a 2.4.29 kernel on the Taroon Red Hat release. you're running an OS that requires a kernel with NPTL support. Yet you ru

Re: clone() and pthread_create() segment fault in 2.4.29

2005-03-21 Thread Arjan van de Ven
On Mon, 2005-03-21 at 11:35 -0700, jmerkey wrote: > In case nobody has already reported it, clone() and pthread_create() > return SIGSEGV faults > when a 2.4.29 kernel on the Taroon Red Hat release. you're running an OS that requires a kernel with NPTL support. Yet you run a kernel without. Bad i

clone() and pthread_create() segment fault in 2.4.29

2005-03-21 Thread jmerkey
In case nobody has already reported it, clone() and pthread_create() return SIGSEGV faults when a 2.4.29 kernel on the Taroon Red Hat release. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http: