1 ---Status--- 2 debugging core file of coredump_single (32-bit) from ... 3 initial argv: ./coredump_single_thread 4 status: process terminated by SIGSEGV (Segmentation Fault), addr=........ 5 6 ---Registers--- 7 %cs = 0x........ %eax = 0x00000101 8 %ds = 0x........ %ebx = 0x00000102 9 %ss = 0x........ %ecx = 0x00000103 10 %es = 0x........ %edx = 0x00000104 11 %fs = 0x........ %esi = 0x00000105 12 %gs = 0x........ %edi = 0x00000106 13 14 %eip = 0x........ inner+0x........ 15 %kesp = 0x00000000 16 17 18 %esp = 0x00000108 19 %trapno = 0x0 20 %err = 0x0 21 22 ---Stack trace--- 23 inner 24 outer 25 main 26 _start 27