Summary: | kaudiocreator crashes on startup | ||
---|---|---|---|
Product: | [Applications] kaudiocreator | Reporter: | Dave Parker <dlparker> |
Component: | general | Assignee: | Gerd Fleischer <gerdfleischer> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | colleen.beamer, dlparker |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dave Parker
2011-06-20 21:32:47 UTC
UPDATE: Sorry - NOT a bug - permissions problem. /dev/scd0, (perms 777) was a symlink to /dev/sr0, perms 0550. I change perms on /dev/sr0 However, shouldn't crash. This should be fixed. Git commit d3097958ed93e9882749f77afe5f1022ddf9b547 by Gerd Fleischer. Committed on 25/06/2011 at 12:53. Pushed by geflei into branch 'master'. prevent crash with wrong drive permissions drive need write permissions too? CCBUG: 276146 M +8 -0 audiocd.cpp M +1 -1 tracksimp.cpp http://commits.kde.org/kaudiocreator/d3097958ed93e9882749f77afe5f1022ddf9b547 I have this problem too. I am using kaudiocreator on a 64-bit system. It crashes on startup repeatedly. This is the backtrace: Application: KAudioCreator (kaudiocreator), signal: Aborted [Current thread is 1 (Thread 0x7fc9525f0760 (LWP 18494))] Thread 2 (Thread 0x7fc9437c3700 (LWP 18495)): #0 0x00007fc94ea5be53 in poll () from /lib64/libc.so.6 #1 0x00007fc94ab5e4bd in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fc94ab5e9ed in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fc94fe0e046 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #4 0x00007fc94fde2482 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #5 0x00007fc94fde26c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007fc94fcf86b4 in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4 #7 0x00007fc94fdc4038 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #8 0x00007fc94fcfaf05 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #9 0x00007fc94d155c6c in start_thread () from /lib64/libpthread.so.0 #10 0x00007fc94ea64bcd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fc9525f0760 (LWP 18494)): [KCrash Handler] #6 0x00007fc94e9c58e5 in raise () from /lib64/libc.so.6 #7 0x00007fc94e9c6d66 in abort () from /lib64/libc.so.6 #8 0x00007fc94e9be515 in __assert_fail () from /lib64/libc.so.6 #9 0x00007fc950ea448b in discid_get_freedb_id () from /usr/lib64/libdiscid.so.0 #10 0x000000000043c48f in ?? () #11 0x000000000043ca5e in ?? () #12 0x000000000042e0c4 in ?? () #13 0x000000000042e2a8 in ?? () #14 0x000000000042fe86 in ?? () #15 0x00007fc94fdf77e7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #16 0x00007fc94fdfe26f in ?? () from /usr/lib64/qt4/libQtCore.so.4 #17 0x00007fc94fdf7019 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #18 0x00007fc94f1cbb74 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #19 0x00007fc94f1d06ea in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #20 0x00007fc950839166 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #21 0x00007fc94fde30db in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #22 0x00007fc94fe108ae in ?? () from /usr/lib64/qt4/libQtCore.so.4 #23 0x00007fc94fe0d8f4 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #24 0x00007fc94ab5df6e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #25 0x00007fc94ab5e758 in ?? () from /usr/lib64/libglib-2.0.so.0 #26 0x00007fc94ab5e9ed in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #27 0x00007fc94fe0dfef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #28 0x00007fc94f270d5e in ?? () from /usr/lib64/qt4/libQtGui.so.4 #29 0x00007fc94fde2482 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #30 0x00007fc94fde26c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #31 0x00007fc94fde6b4b in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4 #32 0x0000000000416854 in _start () What version of ka are you using, I tried to fix this in 1.3? (In reply to comment #5) > What version of ka are you using, I tried to fix this in 1.3? I am using kaudiocreator 1.3 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! 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! 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! |