Bug 321919

Summary: Running KAudioCreator two times crashed
Product: [Unmaintained] kaudiocreator Reporter: martinstingl
Component: generalAssignee: Gerd Fleischer <gerdfleischer>
Status: RESOLVED WORKSFORME    
Severity: crash CC: TheodorStormgrade
Priority: NOR    
Version First Reported In: 1.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description martinstingl 2013-07-03 18:14:23 UTC
Application: kaudiocreator (1.3)
KDE Platform Version: 4.10.4
Qt Version: 4.8.4
Operating System: Linux 3.8.0-25-generic x86_64
Distribution: Linux Mint 15 Olivia

-- Information about the crash:
- What I was doing when the application crashed:

I run 2 instances of KAudioCreator which where both ripping CDs, then the crash happened.
Compiled from last git repository.

-- Backtrace:
Application: KAudioCreator (kaudiocreator), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f613f0927c0 (LWP 10649))]

Thread 3 (Thread 0x7f612960d700 (LWP 10650)):
#0  0x00007f6136fe18de in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6136fe20fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6136fe2304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f613c90d036 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f613c8dd38f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f613c8dd618 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f613c7df410 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f613c8beedf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f613c7e1bec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f6138aecf8e in start_thread (arg=0x7f612960d700) at pthread_create.c:311
#10 0x00007f613b4e7e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f6123fff700 (LWP 10651)):
#0  __pthread_mutex_unlock_usercnt (mutex=0x7f611c000a60, decr=1) at pthread_mutex_unlock.c:36
#1  0x00007f61370215f1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6136fe20f1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6136fe2304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f613c90d036 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f613c8dd38f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f613c8dd618 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f613c7df410 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f613c8beedf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f613c7e1bec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f6138aecf8e in start_thread (arg=0x7f6123fff700) at pthread_create.c:311
#11 0x00007f613b4e7e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f613f0927c0 (LWP 10649)):
[KCrash Handler]
#5  0x00007f613b425037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#6  0x00007f613b428698 in __GI_abort () at abort.c:90
#7  0x00007f613b41de03 in __assert_fail_base (fmt=0x7f613b574578 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7f613d984b87 "disc->success", file=file@entry=0x7f613d984b6c "disc.c", line=line@entry=89, function=function@entry=0x7f613d984c60 "discid_get_freedb_id") at assert.c:92
#8  0x00007f613b41deb2 in __GI___assert_fail (assertion=0x7f613d984b87 "disc->success", file=0x7f613d984b6c "disc.c", line=89, function=0x7f613d984c60 "discid_get_freedb_id") at assert.c:101
#9  0x00007f613d984300 in discid_get_freedb_id () from /usr/lib/x86_64-linux-gnu/libdiscid.so.0
#10 0x000000000043e553 in AudioCD::getDiscParameter (this=this@entry=0x1933380) at /home/martin/apps/kaudiocreator/audiocd.cpp:275
#11 0x000000000043e788 in AudioCD::registerMediaSource (this=0x1933380) at /home/martin/apps/kaudiocreator/audiocd.cpp:267
#12 0x00007f613c8f30ef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007f613c8fbe8f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007f613c8f83ec in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007f613bc848ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x00007f613bc8725b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#17 0x00007f613d327af6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f613c8de63e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007f613c90fb72 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007f613c90c9a4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007f613c90c9c1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007f6136fe1f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f6136fe2248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f6136fe2304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f613c90d016 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f613bd2a13e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#27 0x00007f613c8dd38f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x00007f613c8dd618 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x00007f613c8e2cf6 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#30 0x00000000004143b9 in main (argc=1, argv=0x7fff6376d738) at /home/martin/apps/kaudiocreator/main.cpp:54

Possible duplicates by query: bug 315521, bug 311955, bug 303176.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-20 15:57:57 UTC
> #9  0x00007f613d984300 in discid_get_freedb_id () from /usr/lib/x86_64-linux-gnu/libdiscid.so.0

The problem is probably within this libdiscid library.
Comment 2 Björn Bidar 2013-08-04 22:57:06 UTC
Got nearly error interressting in my output is: kaudiocreator: src/disc.c:97: discid_get_freedb_id: Assertion `disc->success' failed.
Comment 3 Jekyll Wu 2013-09-12 15:40:48 UTC
*** Bug 324839 has been marked as a duplicate of this bug. ***
Comment 4 Andrew Crouthamel 2018-10-29 23:59:10 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-11-13 14:42:51 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 6 Bug Janitor Service 2018-11-29 09:46:03 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!