Hey, I encounter a similar problem now, albeit intermittently:
I have no ideas; I don't think I had this problem before Zeev
fixed those two session and output buffering bugs.
--Wez.
Program received signal SIGSEGV, Segmentation fault.
0x4010922a in chunk_free (ar_ptr=0x401942c0, p=0x8d44bc0) at malloc.c:3049
3049 malloc.c: No such file or directory.
(gdb) bt
#0 0x4010922a in chunk_free (ar_ptr=0x401942c0, p=0x8d44bc0) at malloc.c:3049
#1 0x401091cf in free () at malloc.c:2952
#2 0x40317328 in shutdown_memory_manager () at zend_alloc.c:582
#3 0x403482e5 in php_request_shutdown () at main.c:628
#4 0x4034411a in apache_php_module_main () at sapi_apache.c:100
#5 0x40345038 in send_php (r=0x86cb1f8, display_source_mode=0,
filename=0x86cdaf0 "/home/CLIENTWEB/worlddo/www/managedo/my/index.php") at
mod_php4.c:575
#6 0x403450c3 in send_parsed_php (r=0x86cb1f8) at mod_php4.c:590
#7 0x8054405 in ap_invoke_handler ()
#8 0x8063dcc in process_request_internal ()
#9 0x8063e31 in ap_process_request ()
#10 0x805d539 in child_main ()
#11 0x805d6cc in make_child ()
#12 0x805d7f1 in startup_children ()
#13 0x805dcc0 in standalone_main ()
#14 0x805e38f in main ()
#15 0x400cfa8e in __libc_start_main () at ../sysdeps/generic/libc-start.c:93
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]