when I start my apache, I got " Segmentation fault.", gdb information is:
(gdb) r
Starting program: /home/admin/search/apache/bin/httpd -f /home/admin/search/conf/httpd.conf.16g -k start [Thread debugging using libthread_db enabled] [New Thread 182898949024 (LWP 23655)] Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182898949024 (LWP 23655)] 0x0000003cf335a45b in fclose@@GLIBC_2.2.5 () from /lib64/tls/libc.so.6 (gdb) c Continuing. Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists. Linux search23j.cm3 2.6.9-78.ELlargesmp #1 SMP Wed Jul 9 16:03:59 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Server version: Apache/2.2.4 (Unix)
Server built: Feb 25 2008 17:39:32 thanks all!!! |