Bug 374934 - KAudioCreator crashes on start
Summary: KAudioCreator crashes on start
Status: RESOLVED WORKSFORME
Alias: None
Product: kaudiocreator
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Gerd Fleischer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-01-11 22:47 UTC by Malte Veerman
Modified: 2021-01-16 04:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malte Veerman 2017-01-11 22:47:30 UTC
Application: kaudiocreator (1.3)

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.8.13-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
KAudioCreator crashes every time I try to start it.

The crash can be reproduced every time.

-- Backtrace:
Application: KAudioCreator (kaudiocreator), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff33d6fdd40 (LWP 13224))]

Thread 2 (Thread 0x7ff327d98700 (LWP 13234)):
#0  0x00007ff33574cc7c in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#1  0x00007ff33574d6ab in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007ff33574d89c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007ff33aefdeee in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#4  0x00007ff33aecc3ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#5  0x00007ff33aecc765 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#6  0x00007ff33adba789 in QThread::exec() () at /usr/lib/libQtCore.so.4
#7  0x00007ff33aeac273 in  () at /usr/lib/libQtCore.so.4
#8  0x00007ff33adbd05a in  () at /usr/lib/libQtCore.so.4
#9  0x00007ff337fad454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x00007ff3399bd7df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7ff33d6fdd40 (LWP 13224)):
[KCrash Handler]
#6  0x00007ff33990804f in raise () at /usr/lib/libc.so.6
#7  0x00007ff33990947a in abort () at /usr/lib/libc.so.6
#8  0x00007ff339900ea7 in __assert_fail_base () at /usr/lib/libc.so.6
#9  0x00007ff339900f52 in  () at /usr/lib/libc.so.6
#10 0x00007ff33c7ed21b in  () at /usr/lib/libdiscid.so.0
#11 0x00000000004431f0 in  ()
#12 0x0000000000443ddd in  ()
#13 0x0000000000435195 in  ()
#14 0x000000000043534f in  ()
#15 0x00000000004363b5 in  ()
#16 0x00007ff33aee1c50 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib/libQtCore.so.4
#17 0x00007ff33aeec4ca in  () at /usr/lib/libQtCore.so.4
#18 0x00007ff33aee7863 in QObject::event(QEvent*) () at /usr/lib/libQtCore.so.4
#19 0x00007ff33a1fcf2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4
#20 0x00007ff33a203e3c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4
#21 0x00007ff33b97d2fa in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5
#22 0x00007ff33aecdb2d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/libQtCore.so.4
#23 0x00007ff33af00370 in  () at /usr/lib/libQtCore.so.4
#24 0x00007ff33aefd4f1 in  () at /usr/lib/libQtCore.so.4
#25 0x00007ff33574d587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#26 0x00007ff33574d7f0 in  () at /usr/lib/libglib-2.0.so.0
#27 0x00007ff33574d89c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#28 0x00007ff33aefdece in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#29 0x00007ff33a2a5e86 in  () at /usr/lib/libQtGui.so.4
#30 0x00007ff33aecc3ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#31 0x00007ff33aecc765 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#32 0x00007ff33aed21c9 in QCoreApplication::exec() () at /usr/lib/libQtCore.so.4
#33 0x0000000000414622 in  ()
#34 0x00007ff3398f5291 in __libc_start_main () at /usr/lib/libc.so.6
#35 0x00000000004147fa in _start ()

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:25:09 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Bug Janitor Service 2021-01-01 04:36:15 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2021-01-16 04:35:19 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!