On 11/17/05, Joshua Slive <jslive@xxxxxxxxx> wrote: > On 11/17/05, kristina clair <kclair@xxxxxxxxx> wrote: > > Hi, > > > > I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55 > > on fedora core 3. Everything seems totally normal, except at least > > one .shtml file is causing a segmentation fault. > > > > I recompiled it with --enable-maintainer-mode, but I'm still unable to > > get anything more from the error log than: > > [Thu Nov 17 12:59:12 2005] [notice] child pid 21558 exit signal > > Segmentation fault (11) So, this turns out to be php related: Reading symbols from /home/sys/Zend/lib/ZendExtensionManager.so...done. Loaded symbols for /home/sys/Zend/lib/ZendExtensionManager.so Error while reading shared library symbols: .//home/sys/Zend/etc/pfpro.so: No such file or directory. Reading symbols from /home/sys/verisign/lib/libpfpro.so...done. Loaded symbols for /usr/local/verisign//lib/libpfpro.so #0 0xb7e2dc15 in php_handler (r=0xda06f20) at /home/sys/src/php-4.4.1/sapi/apache2handler/sapi_apache2.c:538538 if (parent_req && strcmp(parent_req->handler, PHP_MAGIC_TYPE) && strcmp(parent_req->handler, PHP_SOURCE_MAGIC_TYPE) && strcmp(parent_req->handler, PHP_SCRIPT)) {warning: not using untrusted file ".gdbinit" (gdb) bt full #0 0xb7e2dc15 in php_handler (r=0xda06f20) at /home/sys/src/php-4.4.1/sapi/apache2handler/sapi_apache2.c:538 orig_bailout = {{__jmpbuf = {0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, __saved_mask = {__val = {0 <repeats 32 times>}}}} ctx = (php_struct *) 0xd9f3b48 conf = Variable "conf" is not available.(gdb) Is this something I should be turning to the php folks about? It's a little bit confusing to me why the php source tree is being accessed instead of the installed php module, etc.. Thanks, Kristina --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx