Advertisement
unfa

Untitled

Aug 15th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 5.18 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/lmms/InstallPrefix/bin/lmms...done.
  16. Starting program: /unfa/Projects/LMMS/Source/lmms/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 0x7fffde5a5700 (LWP 3341)]
  20. [New Thread 0x7fffddda4700 (LWP 3342)]
  21. [New Thread 0x7fffdd5a3700 (LWP 3343)]
  22. [New Thread 0x7fffc1998700 (LWP 3344)]
  23. [New Thread 0x7fffae3c1700 (LWP 3345)]
  24. [New Thread 0x7fffad9f0700 (LWP 3348)]
  25. [New Thread 0x7fffad1ef700 (LWP 3349)]
  26. [New Thread 0x7fffdc189700 (LWP 3350)]
  27. [Thread 0x7fffdc189700 (LWP 3350) exited]
  28. [New Thread 0x7fffde789700 (LWP 3357)]
  29.  
  30. Program received signal SIGSEGV, Segmentation fault.
  31. 0x0000000000000000 in ?? ()
  32. #0  0x0000000000000000 in ?? ()
  33. #1  0x00007ffff69751af in QObject::~QObject() ()
  34.    from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  35. #2  0x000000000061e912 in Engine::~Engine (this=0xa93d430,
  36.     __in_chrg=<optimized out>)
  37.     at /unfa/Projects/LMMS/Source/lmms/build/src/../../include/Engine.h:45
  38. #3  0x00007fff94f78e39 in NulEngine::~NulEngine (this=0xa93d400,
  39.     __in_chrg=<optimized out>, __vtt_parm=<optimized out>)
  40.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/zynaddsubfx/src/Nio/NulEngine.cpp:76
  41. #4  0x00007fff94f2c367 in LocalZynAddSubFx::~LocalZynAddSubFx (this=0xa93d230,
  42.     __in_chrg=<optimized out>)
  43.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/LocalZynAddSubFx.cpp:92
  44. #5  0x00007fff94cf37c9 in ZynAddSubFxInstrument::initPlugin (this=this@entry=
  45.     0x7fffead9aa60)
  46.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/ZynAddSubFx.cpp:425
  47. #6  0x00007fff94cf8579 in ZynAddSubFxInstrument::reloadPlugin (
  48.     this=this@entry=0x7fffead9aa60)
  49.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/ZynAddSubFx.cpp:379
  50. #7  0x00007fff94cf85f3 in ZynAddSubFxView::toggleUI (this=0x2150bd0)
  51.     at /unfa/Projects/LMMS/Source/lmms/plugins/zynaddsubfx/ZynAddSubFx.cpp:641
  52. #8  0x00007ffff697087a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  53. #9  0x00007ffff77211b2 in QAbstractButton::toggled(bool) ()
  54.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  55. #10 0x00007ffff7485f78 in QAbstractButton::setChecked(bool) ()
  56.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  57. #11 0x00007ffff7485b92 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  58. #12 0x00007ffff7485cbc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
  59.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  60. #13 0x00007ffff712251a in QWidget::event(QEvent*) ()
  61.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  62. #14 0x00007ffff70d2e2c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
  63.    () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  64. #15 0x00007ffff70d95dd in QApplication::notify(QObject*, QEvent*) ()
  65.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  66. #16 0x00007ffff695c4dd in QCoreApplication::notifyInternal(QObject*, QEvent*)
  67.    () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  68. #17 0x00007ffff70d8d93 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
  69.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  70. #18 0x00007ffff714d9eb in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  71. #19 0x00007ffff714d289 in QApplication::x11ProcessEvent(_XEvent*) ()
  72.    from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  73. #20 0x00007ffff7174b32 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  74. #21 0x00007ffff39fde04 in g_main_context_dispatch ()
  75.    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  76. #22 0x00007ffff39fe048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  77. #23 0x00007ffff39fe0ec in g_main_context_iteration ()
  78.    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  79. #24 0x00007ffff69897a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  80. #25 0x00007ffff7174be6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  81. #26 0x00007ffff695b0af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  82. #27 0x00007ffff695b3a5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  83. #28 0x00007ffff6960b79 in QCoreApplication::exec() ()
  84.    from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  85. #29 0x00000000004d4933 in main (argc=2, argv=0x7fffffffe228)
  86.     at /unfa/Projects/LMMS/Source/lmms/src/core/main.cpp:670
  87. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement