Skip to content

Instantly share code, notes, and snippets.

@Madsy
Created October 10, 2009 13:20
Show Gist options
  • Save Madsy/206840 to your computer and use it in GitHub Desktop.
Save Madsy/206840 to your computer and use it in GitHub Desktop.
test: main.c:24: main: Assertion `0' failed.
[New Thread 0xb7dd68d0 (LWP 32185)]
Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7dd68d0 (LWP 32185)]
0xb7fd0430 in __kernel_vsyscall ()
(gdb) signal 0
Continuing with no signal.
Program received signal SIGABRT, Aborted.
0xb7fd0430 in __kernel_vsyscall ()
(gdb) n
Single stepping until exit from function __kernel_vsyscall,
which has no line number information.
Program terminated with signal SIGABRT, Aborted.
The program no longer exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment