Am 05.08.2016 um 16:06 schrieb Jim Jagielski:
Testing HEAD on trunk I see t/apache/limits.t failing w/
a core dump on OSX 10.11.6:

t/apache/limits.t .. 4/12 # Failed test 4 in t/apache/limits.t at line 168 fail 
#2
t/apache/limits.t .. Failed 1/12 subtests

(lldb) bt
* thread #1: tid = 0x0000, 0x00007fff9307f362 libsystem_kernel.dylib`read + 10, 
stop reason = signal SIGSTOP
  * frame #0: 0x00007fff9307f362 libsystem_kernel.dylib`read + 10
    frame #1: 0x0000000101116785 
httpd`ap_mpm_podx_check(pod=0x00007fa5bc03b6f0) + 53 at mpm_unix.c:535
    frame #2: 0x00000001012d1bb2 httpd`child_main(child_num_arg=3, 
child_bucket=0) + 1250 at event.c:2684
    frame #3: 0x00000001012d15c8 httpd`make_child(s=0x00007fa5bc832da8, slot=3, 
bucket=0) + 360 at event.c:2777
    frame #4: 0x00000001012d6cc4 
httpd`perform_idle_server_maintenance(child_bucket=0, num_buckets=1) + 2116 at 
event.c:2980
    frame #5: 0x00000001012d12a9 
httpd`server_main_loop(remaining_children_to_start=0, num_buckets=1) + 985 at 
event.c:3114
    frame #6: 0x00000001012cf9de httpd`event_run(_pconf=0x00007fa5bc008628, 
plog=0x00007fa5bc844828, s=0x00007fa5bc832da8) + 734 at event.c:3192
    frame #7: 0x00000001011132cf httpd`ap_run_mpm(pconf=0x00007fa5bc008628, 
plog=0x00007fa5bc844828, s=0x00007fa5bc832da8) + 111 at mpm_common.c:101
    frame #8: 0x00000001010feb3e httpd`main(argc=7, argv=0x00007fff5eb0f718) + 
4414 at main.c:805
    frame #9: 0x00007fff994bd5ad libdyld.dylib`start + 1
    frame #10: 0x00007fff994bd5ad libdyld.dylib`start + 1


Will try to recreate on Linux

Is that really the failing thread or could it be another one?

Rainer

Reply via email to