Summary: | locks up and crash | ||
---|---|---|---|
Product: | [Applications] juk | Reporter: | Allan Merrill <allantm> |
Component: | general | Assignee: | Scott Wheeler <wheeler> |
Status: | RESOLVED REMIND | ||
Severity: | crash | CC: | finex, zahl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Allan Merrill
2008-06-27 00:12:33 UTC
"no debugging symbols found" means that the backtrace is not useful. If you can reproduce the crash, you should install the debug enabled packages before providing the backtrace. Read this page for the instructions: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Also if at all possible you should see if you have packages for the gstreamer backend of Phonon (assuming you have gstreamer of course) or at least some alternative backend so that you can check if the crash is due to phonon-xine or due to JuK. You can switch between backends in System Settings (the Sound option). Also you can find phonon-gst in /branches/phonon/4.2 of the KDE Subversion repository if Ubuntu does not have it (but you'd have to compile it yourself). SVN commit 835987 by lunakl: Remove emitting of aboutToQuit() from KApplication::xioErrhandler() - the application is not about to quit, it is about to fall flat on its face. There is really not that much to do once KDE apps lose their connection to the X server. How that can happen while the X server still continues to run is a different question and I don't know the answer. It is quite possible it is caused by careless usage of one X connection from several threads concurrently without proper locking. CCBUG: 166685 CCBUG: 166432 CCBUG: 166401 CCBUG: 166179 CCBUG: 165451 CCBUG: 165307 CCBUG: 165059 CCBUG: 164740 CCBUG: 164665 CCBUG: 163751 CCBUG: 163355 CCBUG: 161787 CCBUG: 160692 CCBUG: 160458 CCBUG: 158194 CCBUG: 158088 CCBUG: 157607 CCBUG: 154011 CCBUG: 151293 CCBUG: 146891 CCBUG: 146700 CCBUG: 146562 CCBUG: 144383 CCBUG: 143375 CCBUG: 141871 BUG: 140683 CCBUG: 139162 CCBUG: 134708 CCBUG: 133332 CCBUG: 128588 CCBUG: 112960 M +0 -1 kapplication.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=835987 No response, closing. Please reopen if this happens to you in a current version and you have more information. Thanks! |