Segfault in __pthread_mutex_lock

2000-04-13 Thread Shevek
I have a nasty feeling this might be the RULE_EXPAT thing, I didn't do a RULE_EXPAT=no when building Apache. Is there documentation describing the dirty details of the issue? Can anybody confirm? Program received signal SIGSEGV, Segmentation fault. __pthread_mutex_lock (mutex=0x410) at

Re: Segfault in __pthread_mutex_lock

2000-04-13 Thread Doug MacEachern
On Thu, 13 Apr 2000, Shevek wrote: I have a nasty feeling this might be the RULE_EXPAT thing, I didn't do a RULE_EXPAT=no when building Apache. Is there documentation describing the dirty details of the issue? Can anybody confirm? well, are you using XML::Parser? if so, why not confirm