
nick at webthing
Jul 6, 2009, 2:16 AM
Post #2 of 2
(266 views)
Permalink
|
On 6 Jul 2009, at 07:46, Yi Zhao wrote: > 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 Please get a backtrace at this point. > Server version: Apache/2.2.4 (Unix) > Server built: Feb 25 2008 17:39:32 So you installed a binary? Sounds like it's not binary-compatible with the system you installed it on. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe [at] httpd " from the digest: users-digest-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd
|