Philippe and I are back from Bangkok to find tens of Apache-Test commits
from doug, wow! :)

Just a quick 'cvs up' (httpd-2.0/modperl-2.0), rebuild, 'make test'
reveals:

make test won't start the server, with lots of segv's in error_log, though
if I run './t/TEST -d' the server starts, but segv's on filter/lc:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2051 (LWP 13905)]
0x0809b2c0 in find_entry (ht=0x0, key=0x8afc1b4, klen=-1, val=0x0)
    at apr_hash.c:270
270         for (hep = &ht->array[hash & ht->max], he = *hep;
(gdb) where
#0  0x0809b2c0 in find_entry (ht=0x0, key=0x8afc1b4, klen=-1, val=0x0)
    at apr_hash.c:270
#1  0x0809b378 in apr_hash_get (ht=0x0, key=0x8afc1b4, klen=-1)
    at apr_hash.c:296
#2  0x0806a130 in find_ct (r=0x8af928c) at mod_mime.c:830
#3  0x08088b47 in ap_run_type_checker (r=0x8af928c) at request.c:111
#4  0x08068d19 in process_request_internal (r=0x8af928c) at
http_request.c:358
#5  0x08068e40 in ap_process_request (r=0x8af928c) at http_request.c:444
#6  0x08064f99 in ap_process_http_connection (c=0x812ef8c) at
http_core.c:287
#7  0x08081177 in ap_run_process_connection (c=0x812ef8c) at
connection.c:82
#8  0x080774a5 in process_socket (p=0x812ee8c, sock=0x812eebc,
my_child_num=0,
    my_thread_num=0) at threaded.c:479
#9  0x08077816 in worker_thread (thd=0x810f604, dummy=0x8880750)
    at threaded.c:640
#10 0x080a0e01 in dummy_worker (opaque=0x810f604) at thread.c:122
#11 0x40099c84 in pthread_start_thread_event (arg=0xbf5ffc00) at
manager.c:274




_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://localhost/      http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to