RE: mod_perl always segfault on thread creation

2012-08-24 Thread hack bear
ug Hunt > > dh...@ucar.edu > Software Engineer > UCAR - COSMIC, Tel. (303) 497-2611 > > On Thu, 23 Aug 2012, hack bear wrote: > > > What exactly is the right way to build a shared-lib perl. I tried to follow > > the INSTALL instruction and many var

RE: mod_perl always segfault on thread creation

2012-08-23 Thread hack bear
L/usr/local/lib -fstack-protector' And BTW is there any existing RPM for RHEL that is dynamic build already? > Date: Thu, 23 Aug 2012 09:17:48 +0300 > From: d...@debian.org > To: modperl@perl.apache.org > Subject: Re: mod_perl always segfault on thread creation > > -=| hack be

RE: mod_perl always segfault on thread creation

2012-08-22 Thread hack bear
ild went just fine. > > Just a thought... > > --Doug Hunt > > dh...@ucar.edu > Software Engineer > UCAR - COSMIC, Tel. (303) 497-2611 > > On Wed, 22 Aug 2012, hack bear wrote: > > > Thanks but the trick doesn't seem to help. > > > > First

RE: mod_perl always segfault on thread creation

2012-08-22 Thread hack bear
une=nocona' ./Configure -des -A ccflags=-fPIC Before doing a make. Thanks, Rommel. From: hack bear [mailto:hackingb...@hotmail.com] Sent: Tuesday, August 21, 2012 2:06 AM To: modperl@perl.apache.org Subject: mod_perl always segfault on thread creation hi, This is totally frustrating

mod_perl always segfault on thread creation

2012-08-20 Thread hack bear
hi, This is totally frustrating. My mod_perl script always causes segmentation fault when it tries to create a thread. I searched the Web and this forum, but there is still no definitive answers. My perl and mod_perl are of pretty recent versions and I check for the inclusion of useithreads co