Skip to content

Instantly share code, notes, and snippets.

/muon.gdb Secret

Created September 7, 2012 17:44
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/0439f03f6c074ac5073a to your computer and use it in GitHub Desktop.
Save anonymous/0439f03f6c074ac5073a to your computer and use it in GitHub Desktop.
Application: Muon Package Manager (muon), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff05a2bd780 (LWP 6055))]
Thread 2 (Thread 0x7ff03bfff700 (LWP 6083)):
#0 0x00007ff0573219e3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1 0x00007ff0521a0084 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ff0521a01a4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ff05874d076 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4 0x00007ff05871d67f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5 0x00007ff05871d908 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6 0x00007ff058620a50 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7 0x00007ff0586fdf6f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8 0x00007ff0586239eb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9 0x00007ff052a66e9a in start_thread (arg=0x7ff03bfff700) at pthread_create.c:308
#10 0x00007ff05732d39d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7ff05a2bd780 (LWP 6055)):
[KCrash Handler]
#5 0x00007ff0597b499d in QApt::Package::state() const () from /usr/lib/libqapt.so.1
#6 0x000000000041d11e in _start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment