null pollset

2009-01-07 Thread Brian Adams
Hi, I just created a new dev box on Fedora 10 and I’m seeing something strange with httpd that I built from source. It’s segfaulting constantly (even though I can get pages and modules to execute). If I look at a coredump I see this: (gdb) where #0 apr_pollset_add (pollset=0x0, descriptor=0

RE: null pollset

2009-01-08 Thread Brian Adams
It's definitely this. Thanks! -Original Message- From: Rainer Jung [mailto:rainer.j...@kippdata.de] Sent: Thu 1/8/2009 6:21 AM To: modules-dev@httpd.apache.org Subject: Re: null pollset On 08.01.2009 03:13, Brian Adams wrote: > Hi, > > I just created a new dev box on