fre, 06,.05.2005 kl. 11.26 +0200, skrev Andreas Alvarez: > Hi again, > > after solving the cache issue I now get apache segfaults when trying > to access aegir. Hmm, which apacheworker are you using?
Also, I've seen bad things when using the php-recode extension and also with apc-cache. T > > This is what gdb is spitting out: > > (gdb) run -D PHP4 -X > Starting program: /usr/sbin/httpd2 -D PHP4 -X > (no debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...[Thread debugging using libthread_db > enabled] > [New Thread 182912221024 (LWP 8484)] > (no debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > <snip> > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)... > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 182912221024 (LWP 8484)] > 0x0000002a97d3a3cc in var_destroy () from /usr/lib64/apache2- > prefork/libphp4.so > (gdb) > > and here is the corresponding apache error log: > > [Fri May 06 12:05:46 2005] [debug] select_db2.h(51): [client > 192.168.2.240] Midgard: select_database opened database midgard > [Fri May 06 12:05:46 2005] [debug] midgard-apache2.c(513): [client > 192.168.2.240] Midgard: lang set to 0 > [Fri May 06 12:05:46 2005] [debug] midgard-apache2.c(1287): [client > 192.168.2.240] Midgard: extension = .php, default: .php, parser = UTF- > 8 > [Fri May 06 12:05:46 2005] [debug] select_db2.h(33): [client > 192.168.2.240] Midgard: select_database kept current database midgard > [Fri May 06 12:05:46 2005] [debug] midgard-apache2.c(2294): [client > 192.168.2.240] Midgard: serving page /var/local/cache/midgard/5-55-8- > 0.php > [Fri May 06 12:05:46 2005] [debug] midgard-apache2.c(2299): [client > 192.168.2.240] Midgard: setting blobdir > /var/local/lib/midgard/blobs/midgard > [Fri May 06 12:05:46 2005] [notice] child pid 8750 exit signal > Segmentation fault (11) > [Fri May 06 12:05:46 2005] [notice] child pid 8751 exit signal > Segmentation fault (11) > [Fri May 06 12:05:46 2005] [notice] child pid 8752 exit signal > Segmentation fault (11) > > I am using apache 2.0.49 , PHP 4.3.4 (SuSE, all patches are > backported). > > Any ideas on this one? > > Thanks > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Tarjei Huse <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
