[imp] IMP CVS Problem: Can't view one folder

Edwin Chiu Edwin.Chiu@e-wares.com
Thu, 28 Jun 2001 15:52:06 -0400


I have a backtrace of the segfault... still can't get a core out
of Apache... oh well... ran it through gdb.

Using Apache 1.3.20, PHP 4.0.5

Doesn't look like a very useful backtrace... at least to me...

Regards,
Edwin


(gdb) bt
#0  0x40105321 in __libc_realloc (oldmem=0x2c343731, bytes=2048) at
malloc.c:3212
#1  0x407e84fa in i2d_ASN1_OCTET_STRING () from
/software/openldap-2/lib/libldap.so.2
#2  0x407f880c in X509V3_add_value_bool () from
/software/openldap-2/lib/libldap.so.2
#3  0x407ddfa9 in bn_mul_high () from /software/openldap-2/lib/libldap.so.2
#4  0x4073b223 in PKCS7_cert_from_signer_info () from
/software/postgresql-7.1/lib/libpq.so.2
#5  0x406f4536 in md5_block_asm_host_order () from
/software/postgresql-7.1/lib/libpq.so.2
#6  0x40702310 in asn1_GetSequence () from
/software/postgresql-7.1/lib/libpq.so.2
#7  0x40713981 in des_encrypt2 () from /software/postgresql-7.1/lib/libpq.so.2
#8  0x40710382 in COMP_CTX_new () from /software/postgresql-7.1/lib/libpq.so.2
#9  0x40710ca6 in print_leak () from /software/postgresql-7.1/lib/libpq.so.2
#10 0x40710cd8 in CRYPTO_mem_leaks () from
/software/postgresql-7.1/lib/libpq.so.2
#11 0x8055cf3 in ap_invoke_handler () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#12 0x8069cf9 in process_request_internal () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#13 0x8069d5c in ap_process_request () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#14 0x806128e in child_main () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#15 0x806143c in make_child () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#16 0x8061599 in startup_children () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#17 0x8061bd6 in standalone_main () from
/software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#18 0x8062373 in main () from /software/libmcrypt-2.4.15/lib/libmcrypt/ecb.so
#19 0x400c39cb in __libc_start_main (main=0x806201c <main>, argc=3,
argv=0xbffffaf4, init=0x804fa80 <_init>, 
    fini=0x8098efc <_fini>, rtld_fini=0x4000aea0 <_dl_fini>,
stack_end=0xbffffaec)
    at ../sysdeps/generic/libc-start.c:92