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