Hi, I'm having segmentation faults (11) with Nadmin. Here are the output of GDB:
#gdb httpd GNU gdb Red Hat Linux (5.2-2) Copyright 2002 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-redhat-linux"... (gdb) run -X Starting program: /www/bin/httpd -X Program received signal SIGSEGV, Segmentation fault. 0x4014c816 in zend_hash_reverse_apply () from /www/libexec/libphp4.so (gdb) bt #0 0x4014c816 in zend_hash_reverse_apply () from /www/libexec/libphp4.so #1 0x08103950 in ?? () Cannot access memory at address 0x10cfd50 I'm using Apach3 1.3.27, PHP 4.2.3, RH 7.3 (kernel 2.4.18-3), MySQL 3.23.49. Many Thanks, Luis Gonzaga --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
