Folder management Segfault in Apache

Ilya mail@krel.org
Mon, 11 Feb 2002 00:39:31 -0500


Hi, I just noticed that I can no longer manage my folders.
Whenever I click on folders in IMP it takes along time to time out and than
apache  segfaults:
[Sun Feb 10 23:21:20 2002] [info] [client 192.168.0.1] send timed out
[Sun Feb 10 23:21:27 2002] [notice] child pid 28519 exit signal Segmentation
fault (11)

I can however choose and list folder from top right list of folders.
here is gdb:

gdb /usr/local/sbin/httpd
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols
found)...
(gdb) run -X -DSSL -f /usr/local/etc/apache/apache.conf
Starting program: /usr/local/sbin/httpd -X -DSSL -f
/usr/local/etc/apache/apache.conf
(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)...(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)...(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)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x2833faac in sapi_apache_header_handler (sapi_header=0xbfbff63c,
sapi_headers=0x2843b4c8)
    at mod_php4.c:210
210                     table_set(r->headers_out, header_name,
header_content);
(gdb) bt
#0  0x2833faac in sapi_apache_header_handler (sapi_header=0xbfbff63c,
sapi_headers=0x2843b4c8)
    at mod_php4.c:210
#1  0x28346769 in sapi_add_header_ex (header_line=0x82df5e4
"Content-Encoding",
    header_line_len=22, duplicate=1 '\001', replace=1 '\001') at SAPI.c:528
#2  0x2834e422 in zif_ob_gzhandler (ht=2, return_value=0x84979a4,
this_ptr=0x0,
    return_value_used=1) at zlib.c:1211
#3  0x2832c7f7 in call_user_function_ex (function_table=0x80b2480,
object_pp=0x0,
    function_name=0x8215b24, retval_ptr_ptr=0xbfbff7f4, param_count=2,
params=0xbfbff7fc,
    no_separation=1, symbol_table=0x0) at zend_execute_API.c:532
#4  0x2834a6c5 in php_end_ob_buffer (send_buffer=1 '\001', just_flush=0
'\000') at output.c:176
#5  0x2834aa1b in php_end_ob_buffers (send_buffer=1) at output.c:264
#6  0x283424c2 in php_request_shutdown (dummy=0x0) at main.c:711
#7  0x2833fd3f in php_apache_request_shutdown (dummy=0x0) at mod_php4.c:317
#8  0x805156a in run_cleanups ()
#9  0x80504ca in ap_clear_pool ()
#10 0x805052c in ap_destroy_pool ()
#11 0x805049f in ap_clear_pool ()
#12 0x805befe in child_main ()
#13 0x805c470 in make_child ()
#14 0x805c58d in startup_children ()
#15 0x805ca7c in standalone_main ()
#16 0x805d167 in main ()
#17 0x804fd11 in _start ()



  a.. Horde: 3.0-cvs
  b.. IMP: 4.0-cvs
  c.. Turba: 2.0-cvs
  d.. Nic: 0.0.2-cvs
  e.. Kronolith: 0.0.4-cvs
  f.. Jonah: 0.0.3-cvs
  g.. Nag: 0.0.2-cvs
PHP Version
  a.. View phpinfo() screen
  b.. PHP Version: 4.1.1
  c.. PHP Major Version: 4.1
  d.. PHP Minor Version: 1
  e.. PHP Version Classification: release
  f.. You are running a supported version of PHP.
PHP Module Capabilities
  a.. FTP Support: Yes
  b.. Gettext Support: Yes
  c.. IMAP Support: Yes
  d.. LDAP Support: No
  e.. MCAL Support: Yes
  f.. Mcrypt Support: Yes
  g.. MySQL Support: Yes
  h.. PostgreSQL Support: No
  i.. XML Support: Yes
Miscellaneous PHP Settings
  a.. magic_quotes_runtime set to Off: Yes