I'm trying to track down a weird problem w/ trunk
on FreeBSD 9.2 (64bit). The test framework hangs on
test 7 of t/apache/limits.t... I managed to get a
core dump, but it doesn't really make sense.

(this is on HEAD of apr-1.5, apu-1.5 and httpd-trunk,
fwiw).

#0  apr_fnmatch (pattern=0x802da7e69 ".if_test", string=0x805415dd0 "foo", 
flags=2) at strings/apr_fnmatch.c:392
#1  0x0000000000458f4a in ap_file_walk (r=0x8054100a0) at request.c:1574
#2  0x0000000000456ae6 in ap_process_request_internal (r=0x8054100a0) at 
request.c:78
#3  0x00000000004aedc7 in ap_process_async_request (r=0x8054100a0) at 
http_request.c:315
#4  0x00000000004ac0c1 in ap_process_http_connection (c=<value optimized out>) 
at http_core.c:143
#5  0x000000000046fce6 in ap_run_process_connection (c=0x804c54340) at 
connection.c:41
#6  0x0000000000521828 in worker_thread (thd=0x802e78e90, dummy=<value 
optimized out>) at event.c:1064
#7  0x0000000801d224a4 in pthread_create () from /lib/libthr.so.3
#8  0x0000000000000000 in ?? ()


Reply via email to