Advertisement
unfa

Untitled

Aug 16th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 5.60 KB | None | 0 0
  1. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  2. Copyright (C) 2014 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "x86_64-linux-gnu".
  8. Type "show configuration" for configuration details.
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>.
  11. Find the GDB manual and other documentation resources online at:
  12. <http://www.gnu.org/software/gdb/documentation/>.
  13. For help, type "help".
  14. Type "apropos word" to search for commands related to "word"...
  15. Reading symbols from /unfa/Projects/LMMS/Source/stable-1.1/InstallPrefix/bin/lmms...done.
  16. Starting program: /unfa/Projects/LMMS/Source/stable-1.1/InstallPrefix/bin/lmms ''
  17. [Thread debugging using libthread_db enabled]
  18. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  19. [New Thread 0x7fffd8eb3700 (LWP 24571)]
  20. [New Thread 0x7fffd86b2700 (LWP 24572)]
  21. [New Thread 0x7fffd7eb1700 (LWP 24573)]
  22. [New Thread 0x7fffbc3ea700 (LWP 24574)]
  23. [New Thread 0x7fff99894700 (LWP 24578)]
  24. [New Thread 0x7fff98ec3700 (LWP 24581)]
  25. [New Thread 0x7fff93fff700 (LWP 24582)]
  26. [New Thread 0x7fffb8084700 (LWP 24583)]
  27. [Thread 0x7fffb8084700 (LWP 24583) exited]
  28. [New Thread 0x7fffe2840700 (LWP 24586)]
  29. [New Thread 0x7fff92c7c700 (LWP 27189)]
  30. [New Thread 0x7fff9247b700 (LWP 27191)]
  31.  
  32. Program received signal SIGINT, Interrupt.
  33. 0x00007ffff41d1f3d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  34. #0  0x00007ffff41d1f3d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  35. #1  0x00007ffff42034a4 in usleep (useconds=<optimized out>)
  36.     at ../sysdeps/unix/sysv/linux/usleep.c:32
  37. #2  0x00000000004b227d in read (_len=4, _buf=<synthetic pointer>,
  38.     this=0x1dc0f60)
  39.     at /unfa/Projects/LMMS/Source/lmms/include/RemotePlugin.h:424
  40. #3  readInt (this=0x1dc0f60)
  41.     at /unfa/Projects/LMMS/Source/lmms/include/RemotePlugin.h:338
  42. #4  RemotePluginBase::receiveMessage (this=this@entry=0x193e1d0)
  43.     at /unfa/Projects/LMMS/Source/lmms/include/RemotePlugin.h:956
  44. #5  0x00000000004b293f in RemotePluginBase::waitForMessage (
  45.     this=this@entry=0x193e1d0, _wm=...,
  46.     _busy_waiting=_busy_waiting@entry=false)
  47.     at /unfa/Projects/LMMS/Source/lmms/include/RemotePlugin.h:983
  48. #6  0x00007fffd8ebfc5b in waitForInitDone (_busyWaiting=false, this=0x193e1d0)
  49.     at /unfa/Projects/LMMS/Source/lmms/include/RemotePlugin.h:719
  50. #7  ZynAddSubFxInstrument::initPlugin (this=this@entry=0x1dbc1d0)
  51.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/ZynAddSubFx.cpp:436
  52. #8  0x00007fffd8ec4a09 in ZynAddSubFxInstrument::reloadPlugin (
  53.     this=this@entry=0x1dbc1d0)
  54.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/ZynAddSubFx.cpp:381
  55. #9  0x00007fffd8ec4bf3 in ZynAddSubFxView::toggleUI (this=0x18532d0)
  56.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/ZynAddSubFx.cpp:643
  57. #10 0x00007ffff697087a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  58. #11 0x00007ffff77211b2 in QAbstractButton::toggled(bool) ()
  59.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  60. #12 0x00007ffff7485f78 in QAbstractButton::setChecked(bool) ()
  61.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  62. #13 0x00007ffff7485b92 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  63. #14 0x00007ffff7485cbc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
  64.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  65. #15 0x00007ffff712251a in QWidget::event(QEvent*) ()
  66.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  67. #16 0x00007ffff70d2e2c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
  68.    () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  69. #17 0x00007ffff70d95dd in QApplication::notify(QObject*, QEvent*) ()
  70.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  71. #18 0x00007ffff695c4dd in QCoreApplication::notifyInternal(QObject*, QEvent*)
  72.    () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  73. #19 0x00007ffff70d8d93 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
  74.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  75. #20 0x00007ffff714d9eb in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  76. #21 0x00007ffff714d289 in QApplication::x11ProcessEvent(_XEvent*) ()
  77.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  78. #22 0x00007ffff7174b32 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  79. #23 0x00007ffff39fde04 in g_main_context_dispatch ()
  80.    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  81. #24 0x00007ffff39fe048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  82. #25 0x00007ffff39fe0ec in g_main_context_iteration ()
  83.    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  84. #26 0x00007ffff69897a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  85. #27 0x00007ffff7174be6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  86. #28 0x00007ffff695b0af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  87. #29 0x00007ffff695b3a5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  88. #30 0x00007ffff6960b79 in QCoreApplication::exec() ()
  89.    from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  90. #31 0x000000000047fce5 in main (argc=2, argv=<optimized out>)
  91.     at /unfa/Projects/LMMS/Source/lmms/src/core/main.cpp:529
  92. (gdb) q
  93. A debugging session is active.
  94.  
  95.     Inferior 1 [process 24565] will be killed.
  96.  
  97. Quit anyway? (y or n)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement