Re: Segmentation fault when using threads

2004-03-11 Thread Rick Jansen
The problem is fixed by upgrading to perl 5.8.3. I was using 5.8.0. Rick On Thu, Mar 11, 2004 at 12:26:48AM -0800, Stas Bekman wrote: > Rick Jansen wrote: > >Hi, > > > >I'm trying to run a little test script here under mod_perl. > >When I request the script, all apache childs die with sig11: > >

Re: Segmentation fault when using threads

2004-03-11 Thread Stas Bekman
Rick Jansen wrote: Hi, I'm trying to run a little test script here under mod_perl. When I request the script, all apache childs die with sig11: Report problems: http://perl.apache.org/bugs/ __ Stas BekmanJAm_pH --> Jus

Segmentation fault when using threads

2004-03-11 Thread Rick Jansen
Hi, I'm trying to run a little test script here under mod_perl. When I request the script, all apache childs die with sig11: [Thu Mar 11 09:04:39 2004] [notice] child pid 957 exit signal Segmentation fault (11) [Thu Mar 11 09:04:39 2004] [notice] child pid 1009 exit signal Segmentation fault (11)