Thanks Piotras, This helped a lot... After seeeing this: ---snip--- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 13258)] 0x40236a78 in _int_realloc () from /lib/i686/libc.so.6 (gdb) bt #0 0x40236a78 in _int_realloc () from /lib/i686/libc.so.6 #1 0x40235392 in realloc () from /lib/i686/libc.so.6 #2 0x401ecb2c in __add_to_environ () from /lib/i686/libc.so.6 #3 0x401ecdf3 in setenv () from /lib/i686/libc.so.6 #4 0x40845392 in ?? () from /usr/lib/apache/libphp4.so #5 0x408ff0c2 in ?? () from /usr/lib/apache/libphp4.so #6 0x408ff0aa in ?? () from /usr/lib/apache/libphp4.so ---snap---
I tried to reinstall midgard several times - no changes. Then I deinstalled phplib - now everything is running fine!!! Can anyone confirm phplib breaking midgard - or was it my reinstall that revitalized midgard? I am running SuSE 9.0 here... Thanx for helping anyway, Alex > gdb /path/to/apache > > run -X #if gdb starts > backtrace #when segfault occurs > > Piotras > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
