1 ---Status--- 2 debugging core file of coredump_many_t from ... 3 initial argv: ./coredump_many_threads 4 status: process terminated by SIGSEGV (Segmentation Fault), addr=........ 5 6 ---Stacks--- 7 THREAD STATE SOBJ COUNT 8 5 UNPARKED <NONE> 1 9 libc.so.1`_thrp_setup 10 libc.so.1`_lwp_start 11 12 1 UNPARKED <NONE> 1 13 libc.so.1`sleep 14 main 15 _start 16 17 2 UNPARKED <NONE> 1 18 libc.so.1`sleep 19 thread_func2 20 libc.so.1`_thrp_setup 21 libc.so.1`_lwp_start 22 23 3 UNPARKED <NONE> 1 24 libc.so.1`sleep 25 thread_func3 26 libc.so.1`_thrp_setup 27 libc.so.1`_lwp_start 28 29 4 UNPARKED <NONE> 1 30 libc.so.1`sleep 31 thread_func4 32 libc.so.1`_thrp_setup 33 libc.so.1`_lwp_start 34 35 6 UNPARKED <NONE> 1 36 libc.so.1`sleep 37 thread_func6 38 libc.so.1`_thrp_setup 39 libc.so.1`_lwp_start 40 41 7 UNPARKED <NONE> 1 42 libc.so.1`sleep 43 thread_func7 44 libc.so.1`_thrp_setup 45 libc.so.1`_lwp_start 46 47 8 UNPARKED <NONE> 1 48 libc.so.1`sleep 49 thread_func8 50 libc.so.1`_thrp_setup 51 libc.so.1`_lwp_start 52 53 9 UNPARKED <NONE> 1 54 libc.so.1`sleep 55 thread_func9 56 libc.so.1`_thrp_setup 57 libc.so.1`_lwp_start 58 59