Program received signal SIGSEGV, Segmentation fault. 0x08049795 in execute_jobs () Current language: auto; currently asm
(gdb) info symbol 0x08049795 execute_jobs + 22 in section .text
(gdb) ptype 0x08049795 type = int
How to get the line number at which the error occurred?