Skip to content

Instantly share code, notes, and snippets.

Created October 26, 2014 16:56
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 anonymous/b0df00cefe239747da03 to your computer and use it in GitHub Desktop.
Save anonymous/b0df00cefe239747da03 to your computer and use it in GitHub Desktop.
(gdb) bt full
#0 0x00007fe88e769386 in ?? () from /usr/lib/libmutter.so.0
No symbol table info available.
#1 0x00007fe88e71bfa8 in meta_display_update_focus_window () from /usr/lib/libmutter.so.0
No symbol table info available.
#2 0x00007fe88e71d1d4 in ?? () from /usr/lib/libmutter.so.0
No symbol table info available.
#3 0x00007fe88e71e161 in meta_display_open () from /usr/lib/libmutter.so.0
No symbol table info available.
#4 0x00007fe88e72872e in meta_run () from /usr/lib/libmutter.so.0
No symbol table info available.
#5 0x000000000040206d in ?? ()
No symbol table info available.
#6 0x00007fe88c82b040 in __libc_start_main () from /usr/lib/libc.so.6
No symbol table info available.
#7 0x0000000000402175 in ?? ()
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment