Hi, It's on Linux Plateform (RedHat AS 3.0) with 2.2.4 Apache version.
In this platform, all looks like wright uname -a Linux dflp0ee9 2.4.21-40.EL #1 Thu Feb 2 22:32:00 EST 2006 i686 athlon i386 GNU/Linux In this one, I encounter segmentation faults : uname -a Linux opsnu1t1 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:28:55 EDT 2005 i686 i686 i386 GNU/Linux I believe that it's the apr_pools.c file which provokes this segmentation fault (line 300 or 301) when it is call by main.c line 624... Thib 2008/3/5, Joel Westerberg <[EMAIL PROTECTED]>: > > > Which platform is this? I've had trouble with matching optional groups > in regular expression for mod reqrite on OS X which work perfectly on > a linux system. Like match (pattern1|pattern2). The apache just > segfaults. > > Cheers, > > > Joel > >