Skip to content

Instantly share code, notes, and snippets.

@xhochy
Created January 29, 2013 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xhochy/4663822 to your computer and use it in GitHub Desktop.
Save xhochy/4663822 to your computer and use it in GitHub Desktop.
Spotify 0.8.8 exit backtrace
(gdb) bt
#0 0x0000000001cbaa20 in ?? ()
#1 0x00000000011301f7 in ?? ()
#2 0x000000000113054f in ?? ()
#3 0x0000000000cfa2b2 in ?? ()
#4 0x0000000000cfa424 in ?? ()
#5 0x0000000000e14bc9 in ?? ()
#6 0x0000000000d2385f in ?? ()
#7 0x0000000000d1a6bf in ?? ()
#8 0x0000000000d1d61b in ?? ()
#9 0x0000000000583d36 in ?? ()
#10 0x0000000000425002 in ?? ()
#11 0x0000000000439a7d in ?? ()
#12 0x00007fffef8da4bd in __libc_start_main (main=0x439670, argc=1, ubp_av=0x7fffffffd718, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffffffd708) at libc-start.c:226
#13 0x0000000000423169 in _start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment