https://bugs.kde.org/show_bug.cgi?id=362185
Bug ID: 362185 Summary: Minuet crashed when I closed it Product: minuet Version: 0.1.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: sandroandr...@kde.org Reporter: s.scalabri...@gmail.com Application: minuet (0.1.0) Qt Version: 5.6.0 Frameworks Version: 5.21.0 Operating System: Linux 4.5.1-1-ARCH x86_64 Distribution (Platform): Archlinux Packages -- Information about the crash: I just tried some buttons, then I closed it and it crashed. I'm on Arch Linux. Additional info: When I run the configuration wizard, there is an error with timidity++ sound source ("No timidity++ sound source found! sonds won't work"). The crash may be caused by such an error. -- Backtrace: Application: Minuet (minuet), signal: Aborted Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f45f90cd800 (LWP 7365))] Thread 4 (Thread 0x7f45e592e700 (LWP 7366)): #0 0x00007f45f4025c3d in poll () from /usr/lib/libc.so.6 #1 0x00007f45ee1d6ae2 in ?? () from /usr/lib/libxcb.so.1 #2 0x00007f45ee1d8757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1 #3 0x00007f45e7460a99 in ?? () from /usr/lib/libQt5XcbQpa.so.5 #4 0x00007f45f4c2fde8 in ?? () from /usr/lib/libQt5Core.so.5 #5 0x00007f45f12df424 in start_thread () from /usr/lib/libpthread.so.0 #6 0x00007f45f402ecbd in clone () from /usr/lib/libc.so.6 Thread 3 (Thread 0x7f45dd4e1700 (LWP 7367)): #0 0x00007f45f4025c3d in poll () from /usr/lib/libc.so.6 #1 0x00007f45f05410fc in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f45f054120c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007f45f4e58cab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #4 0x00007f45f4e016fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #5 0x00007f45f4c2afe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5 #6 0x00007f45f26d7a55 in ?? () from /usr/lib/libQt5DBus.so.5 #7 0x00007f45f4c2fde8 in ?? () from /usr/lib/libQt5Core.so.5 #8 0x00007f45f12df424 in start_thread () from /usr/lib/libpthread.so.0 #9 0x00007f45f402ecbd in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7f45cd37e700 (LWP 8988)): [KCrash Handler] #5 0x00007f45f3f7a2a8 in raise () from /usr/lib/libc.so.6 #6 0x00007f45f3f7b72a in abort () from /usr/lib/libc.so.6 #7 0x00007f45f3f731b7 in __assert_fail_base () from /usr/lib/libc.so.6 #8 0x00007f45f3f73262 in __assert_fail () from /usr/lib/libc.so.6 #9 0x00007f45f7efee2e in snd_seq_get_queue_status () from /usr/lib/libasound.so.2 #10 0x00007f45f7c38f21 in drumstick::MidiQueue::getStatus() () from /usr/lib/libdrumstick-alsa.so.1 #11 0x00007f45f7c45831 in drumstick::SequencerOutputThread::syncOutput() () from /usr/lib/libdrumstick-alsa.so.1 #12 0x00007f45f7c4540b in drumstick::SequencerOutputThread::run() () from /usr/lib/libdrumstick-alsa.so.1 #13 0x00007f45f4c2fde8 in ?? () from /usr/lib/libQt5Core.so.5 #14 0x00007f45f12df424 in start_thread () from /usr/lib/libpthread.so.0 #15 0x00007f45f402ecbd in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7f45f90cd800 (LWP 7365)): #0 0x00007f45f12e53e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x00007f45f4c30bc6 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5 #2 0x00007f45f4c2f99e in QThread::wait(unsigned long) () from /usr/lib/libQt5Core.so.5 #3 0x00007f45f7c44bad in drumstick::SequencerOutputThread::stop() () from /usr/lib/libdrumstick-alsa.so.1 #4 0x0000000000420f38 in MidiSequencerOutputThread::~MidiSequencerOutputThread() () #5 0x0000000000420f59 in MidiSequencerOutputThread::~MidiSequencerOutputThread() () #6 0x000000000041fe05 in MidiSequencer::~MidiSequencer() () #7 0x000000000041fe69 in MidiSequencer::~MidiSequencer() () #8 0x00007f45f4e2df53 in QObjectPrivate::deleteChildren() () from /usr/lib/libQt5Core.so.5 #9 0x00007f45f5dff594 in QWidget::~QWidget() () from /usr/lib/libQt5Widgets.so.5 #10 0x00007f45f8732321 in KMainWindow::~KMainWindow() () from /usr/lib/libKF5XmlGui.so.5 #11 0x000000000041d037 in Minuet::~Minuet() () #12 0x000000000041d1f9 in Minuet::~Minuet() () #13 0x00007f45f4e30690 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #14 0x00007f45f5e03c4b in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15 0x00007f45f5f160db in QMainWindow::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5 #16 0x00007f45f8734d7a in KMainWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5 #17 0x00007f45f87841a5 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5 #18 0x00007f45f5dbf68c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #19 0x00007f45f5dc48f6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #20 0x00007f45f4e03518 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #21 0x00007f45f4e053da in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5 #22 0x00007f45f4e58883 in ?? () from /usr/lib/libQt5Core.so.5 #23 0x00007f45f0540f07 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #24 0x00007f45f0541160 in ?? () from /usr/lib/libglib-2.0.so.0 #25 0x00007f45f054120c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #26 0x00007f45f4e58c8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #27 0x00007f45f4e016fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #28 0x00007f45f4e09b7c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #29 0x0000000000414cfb in main () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.