[imp] login problem.
david.nasvik at resco.se
david.nasvik at resco.se
Wed Apr 30 00:45:10 PDT 2003
Hi,
I did a back trace with gdb and found that my mcrypt version 2.4.7 was
doing some bad stuff. I upgraded it to 2.5.7. Now apache 1.3.27 with
PHP4.3.1 gives me another dump when I try to login to imp:
child pid 31018 exit signal Segmentation fault (11)
child pid 31013 exit signal Segmentation fault (11)
child pid 31015 exit signal Segmentation fault (11)
So then I debug apache again with gdb and that gives me:
#0 0x401d0ad4 in __libc_read () from /lib/libc.so.6
#1 0x82a0cec in ?? () at tripledes.c:302
#2 0x8140002 in buff_read () at tripledes.c:302
#3 0x813ffac in saferead_guts () at tripledes.c:302
#4 0x813ea7f in read_with_errors () at tripledes.c:302
#5 0x813edd7 in ap_bgets () at tripledes.c:302
#6 0x814f128 in ap_getline () at tripledes.c:302
#7 0x814f40d in read_request_line () at tripledes.c:302
#8 0x814fc85 in ap_read_request () at tripledes.c:302
#9 0x814c672 in child_main () at tripledes.c:302
#10 0x814c840 in make_child () at tripledes.c:302
#11 0x814c999 in startup_children () at tripledes.c:302
#12 0x814cff6 in standalone_main () at tripledes.c:302
#13 0x814d7c3 in main () at tripledes.c:302
#14 0x401429cb in __libc_start_main (main=0x814d46c <main>, argc=2,
argv=0xbffffb04, init=0x806f6f4 <_init>,
fini=0x81cbdfc <_fini>, rtld_fini=0x4000ae60 <_dl_fini>,
stack_end=0xbffffafc) at ../sysdeps/generic/libc-start.c:92
Which says me absolutely nothing.
Thanks for any help!
I'm using:
PHP-4.3.1
APACHE-1.3.27
Redhat 6.2
c-client 2002c2
mcrypt 2.5.7
More information about the imp
mailing list