Re: mod_perl segfaults, can't start Apache

2012-06-28 Thread John Manko
Chris, that seems to have solved my problems. Though, I used the package env config as described in the Gentoo Wiki ( http://wiki.gentoo.org/wiki//etc/portage/env). For those having this problem, simple create the following problems and rebuild perl and mod_perl /etc/portage/env/www-apache_mod_p

Re: mod_perl segfaults, can't start Apache

2012-06-27 Thread Christopher Hall
I've been seeing the same problem on Gentoo. I think this is the same issue as described at http://www.gossamer-threads.com/lists/perl/porters/263222 . When perl is compiled, the optimisation switches in the CFLAGS in make.conf are used, together with some autodetected ones. When perl modules, s

Re: mod_perl segfaults, can't start Apache

2012-06-26 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
> Any ideas on what to look for to determine the problem? That's amply documented on the homepage: → Reporting Bugs → → mod_perl 2.0 → → Resolving Segmentation Faults →

Re: mod_perl segfaults, can't start Apache

2012-06-25 Thread John Manko
-6194 > Fax: (212) 994-4260 > Mobile: (917) 488-6248 > jnar...@seniorbridge.com > seniorbridge.com <http://www.seniorbridge.com/> > > [image: SeniorBridge] > > *From:* John Manko [mailto:john.ma...@gmail.com] > *Sent:* Monday, June 25, 2012 2:18 PM > *To:* Josh Narins &

Re: mod_perl segfaults, can't start Apache

2012-06-25 Thread John Manko
Ok, so I installed strace. Please keep in mind that I'm a Java developer by nature, and a systems guy by necessity. :) Here is what I have, and I'm not too sure how to interpret it. Thank you for the help, btw! :) # strace -x /usr/sbin/apache2 > /root/apache_strace execve("/usr/sbin/apache2"

Re: mod_perl segfaults, can't start Apache

2012-06-25 Thread Chris Kaltwasser
Do you happen to be using a Xen virtual machine and running a redhat 6.1 or CentOS 6.1+ version of linux. I actually had opened a very similar ticket to this a couple of weeks back. The write-up here was the apparent problem that I'm assuming was causing my issue as a bug in glibc. https://bugzi

RE: mod_perl segfaults, can't start Apache

2012-06-25 Thread Josh Narins
I always like to start with strace and running the httpd in debug mode (one child) with -X. Josh Narins Director of Application Development SeniorBridge 845 Third Ave 7th Floor New York, NY 10022 Tel: (212) 994-6194 Fax: (212) 994-4260 Mobile: (917) 488-6248 jnar...@seniorbridge.com seniorbri