Anyone have any idea what could be the cause of
this segfault?
(gdb) bt
#0 0x40009827 in _dl_lookup_versioned_symbol () at eval.c:88
#1 0x4000d4ad in fixup () at eval.c:88
#2 0x4000d680 in _dl_runtime_resolve () at eval.c:88
#3 0x0806852f in main () at eval.c:88
#4 0x400ce1be in __libc_start_main (main=0x8068160 <main>, argc=2,
ubp_av=0xbffffa7c,
init=0x804f550 <_init>, fini=0x80a162c <_fini>,
rtld_fini=0x4000ddd0 <_dl_fini>,
stack_end=0xbffffa6c) at ../sysdeps/generic/libc-start.c:129
(gdb)
It happens only when load is high. Once it start
segfaulting, there are many of them.
PHP is current CVS running under
Linux 2.4.4/glibc 2.2.2.
Apache 1.3.22.
Thanks a lot.
--
Yasuo Ohgaki
--
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]