Summary: | Amarok crashes after pressing "next track" (global hotkey) | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Alvin <info> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED BACKTRACE | ||
Severity: | crash | CC: | info, kojaqs |
Priority: | NOR | ||
Version: | 2.4.1 | ||
Target Milestone: | 2.3.2 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Last 100 lines before the crash. New crash information added by DrKonqi Last 100 lines gdb backtrace |
Description
Alvin
2010-08-26 11:05:49 UTC
The crash is caused by a 3rd-party script, please remove those selectively in the $HOME/.kde/share/config/amarokrc file and report it to the script author in http://kde-apps.org *** This bug has been marked as a duplicate of bug 219441 *** Hm, if you don't have an external script then it is a different problem. I assumed a script problem because the crash handler shos some javascript oddities. Please install the following packages and try again: amarok-dbg, phonon-dbg, kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg Setting status correctly. Packages installed. I'll report back when Amarok crashes again. Any news on this? Amarok 2.3.2 has been released in the meantime. If you can't reproduce this anymore, please close the report. Closing for lack of feedback. Feel free to reopen if you can reproduce this crash with Amarok 2.3.2 or later and can provide a valid backtrace. Crash can still be reproduced in Amarok 2.4.1. Sometimes this leads to bug #258706. Alvin, your feedback comes very late. Did you remove the amarok config files located in $HOME/.kde/share/config/ and try again? Also, since there have been a lot of changes in the codebase since your original report, please provide a new backtrace. Created attachment 60350 [details]
New crash information added by DrKonqi
amarok (2.4.1) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.2
- What I was doing when the application crashed:
(I'm not 100% sure this is the same issue, but it occured when pressing 'next'. The difference is that the Crash Reporting Assistant appeared.)
All settings were erased to reproduce this.
-- Backtrace (Reduced):
#6 QTWTF::HashTable<QTJSC::UStringImpl*, QTJSC::UStringImpl*, QTWTF::IdentityExtractor<QTJSC::UStringImpl*>, QTWTF::StrHash<QTJSC::UStringImpl*>, QTWTF::HashTraits<QTJSC::UStringImpl*>, QTWTF::HashTraits<QTJSC::UStringImpl*> >::find<QTJSC::UStringImpl*, QTWTF::IdentityHashTranslator<QTJSC::UStringImpl*, QTJSC::UStringImpl*, QTWTF::StrHash<QTJSC::UStringImpl*> > > (this=0x8, key=@0x7fffb0c9a418) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:763
#7 0x00007f383ac608d9 in find (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:323
#8 find (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashSet.h:166
#9 remove (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashSet.h:240
#10 remove (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:61
Created attachment 60353 [details]
Last 100 lines before the crash.
Last 100 lines from the output of $ amarok -d --nofork 2>&1
amarok-dbg package installed
no scripts activated
After a few times of pressing 'next', Amarok hangs. The OCD is still visible at this point. Crash Assistant is not appearing.
Output from comment #11: amarok: [00;34mBEGIN:[00;39m void EngineController::slotTrackLengthChanged(qint64) amarok: [00;35mBEGIN:[00;39m void ProgressWidget::trackLengthChanged(qint64) amarok: new length: 296000 amarok: slider enabled! amarok: [00;36mBEGIN:[00;39m void ProgressWidget::redrawBookmarks(const QString*) amarok: found 0 timecodes on this track amarok: [00;36mEND__:[00;39m void ProgressWidget::redrawBookmarks(const QString*) [00;36m[Took: 0s][00;39m amarok: [00;35mEND__:[00;39m void ProgressWidget::trackLengthChanged(qint64) [00;35m[Took: 0s][00;39m amarok: [00;34mEND__:[00;39m void EngineController::slotTrackLengthChanged(qint64) [00;34m[Took: 0s][00;39m amarok: [00;31mBEGIN:[00;39m void Playlist::Actions::next() amarok: [00;32mBEGIN:[00;39m void Playlist::Actions::play(quint64, bool) amarok: [00;34mBEGIN:[00;39m void EngineController::play(Meta::TrackPtr, uint) amarok: [00;35mBEGIN:[00;39m void EngineController::stop(bool) amarok: [00;36mBEGIN:[00;39m void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) amarok: [EngineController] Empty MediaSource (engine stop) amarok: [00;36mEND__:[00;39m void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) [00;36m[Took: 0s][00;39m amarok: [00;31mBEGIN:[00;39m void EngineController::slotTrackLengthChanged(qint64) amarok: [00;32mBEGIN:[00;39m void ProgressWidget::trackLengthChanged(qint64) amarok: new length: -1 amarok: slider enabled! amarok: [00;34mBEGIN:[00;39m void ProgressWidget::redrawBookmarks(const QString*) amarok: [00;34mEND__:[00;39m void ProgressWidget::redrawBookmarks(const QString*) [00;34m[Took: 0s][00;39m amarok: [00;32mEND__:[00;39m void ProgressWidget::trackLengthChanged(qint64) [00;32m[Took: 0s][00;39m amarok: [00;31mEND__:[00;39m void EngineController::slotTrackLengthChanged(qint64) [00;31m[Took: 0s][00;39m amarok: [00;35mEND__:[00;39m void EngineController::stop(bool) [00;35m[Took: 0.01s][00;39m amarok: [EngineController] play: bounded is QObject(0x0) current "Weekend" amarok: [EngineController] Just a normal, boring track... :-P amarok: [00;35mBEGIN:[00;39m void EngineController::playUrl(const KUrl&, uint) amarok: [EngineController] URL: "file:///srv/dump/mp3/Black%20Eyed%20Peas%20-%20Weekend.mp3" amarok: [EngineController] offset: 0 amarok: [00;36mBEGIN:[00;39m void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) amarok: [EngineController] Using gain of -1 with relative peak of -1 amarok: [00;31mBEGIN:[00;39m void Context::ContextView::slotTrackChanged(Meta::TrackPtr) amarok: [00;31mEND__:[00;39m void Context::ContextView::slotTrackChanged(Meta::TrackPtr) [00;31m[Took: 0s][00;39m amarok: [00;32mBEGIN:[00;39m void LyricsAppletPrivate::_trackDataChanged(Meta::TrackPtr) amarok: [00;32mEND__:[00;39m void LyricsAppletPrivate::_trackDataChanged(Meta::TrackPtr) [00;32m[Took: 0s][00;39m amarok: [00;34mBEGIN:[00;39m void TimecodeObserver::trackPlaying(Meta::TrackPtr) amarok: current track name: "Weekend" amarok: Track timecodeable amarok: [00;34mEND__:[00;39m void TimecodeObserver::trackPlaying(Meta::TrackPtr) [00;34m[Took: 0s][00;39m amarok: [00;35mBEGIN:[00;39m void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) amarok: [00;36mBEGIN:[00;39m void StatusBar::updateTotalPlaylistLength() amarok: [00;36mEND__:[00;39m void StatusBar::updateTotalPlaylistLength() [00;36m[Took: 0s][00;39m amarok: [00;31mBEGIN:[00;39m void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() amarok: [00;32mBEGIN:[00;39m void Playlist::PrettyListView::scrollToActiveTrack() amarok: [00;32mEND__:[00;39m void Playlist::PrettyListView::scrollToActiveTrack() [00;32m[Took: 0.002s][00;39m amarok: [00;31mEND__:[00;39m void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [00;31m[Took: 0.002s][00;39m amarok: [00;35mEND__:[00;39m void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) [00;35m[Took: 0.002s][00;39m amarok: [00;34mBEGIN:[00;39m void ProgressWidget::trackLengthChanged(qint64) amarok: new length: 227000 amarok: slider enabled! amarok: [00;35mBEGIN:[00;39m void ProgressWidget::redrawBookmarks(const QString*) amarok: found 0 timecodes on this track amarok: [00;35mEND__:[00;39m void ProgressWidget::redrawBookmarks(const QString*) [00;35m[Took: 0s][00;39m amarok: [00;34mEND__:[00;39m void ProgressWidget::trackLengthChanged(qint64) [00;34m[Took: 0s][00;39m amarok: [00;36mBEGIN:[00;39m void OSDWidget::show(const QString&, const QImage&) amarok: [00;36mEND__:[00;39m void OSDWidget::show(const QString&, const QImage&) [00;36m[Took: 0s][00;39m amarok: [00;31mBEGIN:[00;39m void CurrentEngine::trackPlaying(Meta::TrackPtr) amarok: [CurrentEngine] updating track "Weekend" amarok: [00;31mEND__:[00;39m void CurrentEngine::trackPlaying(Meta::TrackPtr) [00;31m[Took: 0s][00;39m amarok: [00;36mEND__:[00;39m void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) [00;36m[Took: 0.007s][00;39m amarok: [EngineController] track pos after play: 0 amarok: [00;35mEND__:[00;39m void EngineController::playUrl(const KUrl&, uint) [00;35m[Took: 0.012s][00;39m amarok: [00;34mEND__:[00;39m void EngineController::play(Meta::TrackPtr, uint) [00;34m[Took: 0.022s][00;39m amarok: [00;32mEND__:[00;39m void Playlist::Actions::play(quint64, bool) [00;32m[Took: 0.022s][00;39m amarok: [00;31mEND__:[00;39m void Playlist::Actions::next() [00;31m[Took: 0.022s][00;39m Strangely enough, the backtrace indicates a problem with a 3-rd-party script, but as explained on IRC, the author has a fresh install with no additional scripts installed. Alvin, could you please install the amarok-dbg package and provide a better backtrace? Created attachment 60497 [details]
New crash information added by DrKonqi
amarok (2.4.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Amarok was playing minimised to systray with a very large playlist and crashed (like just exited with no further consequences) when I pressed global hotkey for next track. The hotkeys were all default, I haven't modified them in any way.
-- Backtrace (Reduced):
#6 QTWTF::HashTable<QTJSC::UStringImpl*, QTJSC::UStringImpl*, QTWTF::IdentityExtractor<QTJSC::UStringImpl*>, QTWTF::StrHash<QTJSC::UStringImpl*>, QTWTF::HashTraits<QTJSC::UStringImpl*>, QTWTF::HashTraits<QTJSC::UStringImpl*> >::find<QTJSC::UStringImpl*, QTWTF::IdentityHashTranslator<QTJSC::UStringImpl*, QTJSC::UStringImpl*, QTWTF::StrHash<QTJSC::UStringImpl*> > > (this=0x8, key=@0x7fffa41599d8) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:763
#7 0x00007f65a1f6e8d9 in find (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h:323
#8 find (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashSet.h:166
#9 remove (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/HashSet.h:240
#10 remove (r=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:61
> --- Comment #13 from Myriam Schweingruber <myriam kde org> 2011-05-29
> 07:55:11 --- Strangely enough, the backtrace indicates a problem with a
> 3-rd-party script, but as explained on IRC, the author has a fresh install
> with no additional scripts installed.
>
> Alvin, could you please install the amarok-dbg package and provide a better
> backtrace?
Indeed, there are no 3th party scripts installed. The provided backtrace was
made while amarok-dbg was installed.
$ aptitude show amarok-dbg
Package: amarok-dbg
New: yes
State: installed
Automatically installed: no
Version: 2:2.4.1-1ubuntu1~natty1~ppa1
Amarok was just updated to 2.4.3 in the kubuntu-backports PPA. It still crashes regularly. (even on a fresh install) Alvin, could you please provide a new backtrace as requested in comment #13? > --- Comment #17 from Myriam Schweingruber<myriam kde org> 2011-08-09 21:34:49 --- > Alvin, could you please provide a new backtrace as requested in comment #13? I can try, but what is wrong with the backtrace? (In reply to comment #18) > > --- Comment #17 from Myriam Schweingruber<myriam kde org> 2011-08-09 > 21:34:49 --- > > Alvin, could you please provide a new backtrace as requested in comment #13? > > I can try, but what is wrong with the backtrace? Well, you didn't have amarok debugging symbols installed, so it is impossible to know where in Amarok the problem happens, see also this: #28 0x00007f3840ca696b in ?? () from /usr/lib/libamaroklib.so.1 On Saturday 13 August 2011 10:16:58 Myriam Schweingruber wrote:
> Well, you didn't have amarok debugging symbols installed, so it is
> impossible to know where in Amarok the problem happens, see also this:
>
> #28 0x00007f3840ca696b in ?? () from /usr/lib/libamaroklib.so.1
Yes, I did. At least when I send the last output.
I reinstalled Kubuntu (not for this bug) and installed amarok-dbg. Here are
the last 100 lines before the crash. (Note that apport, drkonqi or whatever
watches crashes does not notice a thing. I have the OSD active, and it just
shows the OSD, but Amarok freezes and can't even be killed properly.)
Did you forget the attachment? Created attachment 62925 [details]
Last 100 lines
I didn't forget the attachment. Maybe bugzilla doesn't accept mail attachments? Now uploading through the web interface.
through the interface: amarok: BEGIN: void Playlist::Actions::next() amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: Playlist::ItemList* Playlist::NonlinearTrackNavigator::nextItemChooseDonorList() amarok: BEGIN: virtual void Playlist::RandomTrackNavigator::planOne() amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: END__: virtual void Playlist::RandomTrackNavigator::planOne() [Took: 0s] amarok: END__: Playlist::ItemList* Playlist::NonlinearTrackNavigator::nextItemChooseDonorList() [Took: 0s] amarok: BEGIN: virtual void Playlist::NonlinearTrackNavigator::setCurrentItem(quint64, bool) amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: END__: virtual void Playlist::NonlinearTrackNavigator::setCurrentItem(quint64, bool) [Took: 0s] amarok: BEGIN: void Playlist::Actions::play(quint64, bool) amarok: BEGIN: void EngineController::play(Meta::TrackPtr, uint) amarok: BEGIN: void Context::ContextView::slotMetadataChanged(Meta::TrackPtr) amarok: BEGIN: bool EngineController::isStream() amarok: END__: bool EngineController::isStream() [Took: 0s] amarok: END__: void Context::ContextView::slotMetadataChanged(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void LyricsAppletPrivate::_trackDataChanged(Meta::TrackPtr) amarok: END__: void LyricsAppletPrivate::_trackDataChanged(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void WikipediaEnginePrivate::_checkRequireUpdate(Meta::TrackPtr) amarok: END__: void WikipediaEnginePrivate::_checkRequireUpdate(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&) amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0s] amarok: BEGIN: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) amarok: [Playlist::Model] Metadata updated for track "Jackie cane" amarok: END__: virtual void Playlist::Model::metadataChanged(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void EngineController::stop(bool) amarok: BEGIN: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) amarok: [EngineController] Empty MediaSource (engine stop) amarok: END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) [Took: 0s] amarok: BEGIN: void EngineController::slotTrackLengthChanged(qint64) amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*) amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s] amarok: END__: void EngineController::slotTrackLengthChanged(qint64) [Took: 0s] amarok: END__: void EngineController::stop(bool) [Took: 0.01s] amarok: [EngineController] play: bounded is QObject(0x0) current "Supernatural Superserious" amarok: [EngineController] Just a normal, boring track... :-P amarok: BEGIN: void EngineController::playUrl(const KUrl&, uint) amarok: [EngineController] URL: KUrl("file:///home/alvin/mp3/R.E.M. - Supernatural superserious.mp3") "file:///home/alvin/mp3/R.E.M.%20-%20Supernatural%20superserious.mp3" amarok: [EngineController] Offset: 0 amarok: BEGIN: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) amarok: [EngineController] Using gain of -1 with relative peak of -1 amarok: BEGIN: void Context::ContextView::slotTrackChanged(Meta::TrackPtr) amarok: END__: void Context::ContextView::slotTrackChanged(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void LyricsAppletPrivate::_trackDataChanged(Meta::TrackPtr) amarok: END__: void LyricsAppletPrivate::_trackDataChanged(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void WikipediaEnginePrivate::_checkRequireUpdate(Meta::TrackPtr) amarok: BEGIN: void WikipediaEnginePrivate::updateEngine() amarok: BEGIN: bool EngineController::isStream() amarok: END__: bool EngineController::isStream() [Took: 0s] amarok: [WikipediaEngine] Fetching langlinks: KUrl("http://en.wikipedia.org/w/api.php?action=query&prop=langlinks&titles=R.E.M.&format=xml&lllimit=100&redirects=1") amarok: END__: void WikipediaEnginePrivate::updateEngine() [Took: 0s] amarok: END__: void WikipediaEnginePrivate::_checkRequireUpdate(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) amarok: BEGIN: void Playlist::NonlinearTrackNavigator::slotActiveTrackChanged(quint64) amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: BEGIN: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() amarok: END__: void Playlist::NonlinearTrackNavigator::doItemListsMaintenance() [Took: 0s] amarok: END__: void Playlist::NonlinearTrackNavigator::slotActiveTrackChanged(quint64) [Took: 0s] amarok: END__: void Playlist::Actions::slotTrackPlaying(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void TimecodeObserver::trackPlaying(Meta::TrackPtr) amarok: current track name: "Supernatural Superserious" amarok: Track timecodeable amarok: END__: void TimecodeObserver::trackPlaying(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void ProgressWidget::redrawBookmarks(const QString*) amarok: found 0 timecodes on this track amarok: END__: void ProgressWidget::redrawBookmarks(const QString*) [Took: 0s] amarok: BEGIN: void CurrentEngine::trackPlaying(Meta::TrackPtr) amarok: [CurrentEngine] updating track "Supernatural Superserious" amarok: END__: void CurrentEngine::trackPlaying(Meta::TrackPtr) [Took: 0s] amarok: BEGIN: void OSDWidget::show(const QString&, const QImage&) amarok: END__: void OSDWidget::show(const QString&, const QImage&) [Took: 0s] amarok: END__: void EngineController::slotNewTrackPlaying(const Phonon::MediaSource&) [Took: 0.005s] amarok: [EngineController] track pos after play: 0 amarok: END__: void EngineController::playUrl(const KUrl&, uint) [Took: 0.03s] amarok: END__: void EngineController::play(Meta::TrackPtr, uint) [Took: 0.048s] amarok: END__: void Playlist::Actions::play(quint64, bool) [Took: 0.048s] amarok: END__: void Playlist::Actions::next() [Took: 0.049s] amarok: BEGIN: void LyricsEngine::onTrackMetadataChanged(Meta::TrackPtr) amarok: END__: void LyricsEngine::onTrackMetadataChanged(Meta::TrackPtr) [Took: 0s] Still waiting for a backtrace. Please have a look here: http://techbase.kde.org/Development/Tutorials/Debugging/Debugging_with_GDB On Thursday 18 August 2011 19:56:21 Myriam Schweingruber wrote: > Please have a look here: > http://techbase.kde.org/Development/Tutorials/Debugging/Debugging_with_GDB I see. Well, I followed this guide instead: http://amarok.kde.org/wiki/Debugging_(documentation) This is the last output. Amarok froze and I interrupted (^C) Backtrace is attached. [Thread 0x7fffb64dd700 (LWP 7646) exited] [Thread 0x7fffb49d7700 (LWP 7645) exited] [New Thread 0x7fffb49d7700 (LWP 7654)] Application asked to unregister timer 0x1500000c which is not registered in this thread. Fix application. Application asked to unregister timer 0x1600005e which is not registered in this thread. Fix application. [New Thread 0x7fffb64dd700 (LWP 7655)] [Thread 0x7fffb64dd700 (LWP 7655) exited] [Thread 0x7fffb49d7700 (LWP 7654) exited] [New Thread 0x7fffb49d7700 (LWP 7656)] [New Thread 0x7fffb64dd700 (LWP 7657)] [Thread 0x7fffb64dd700 (LWP 7657) exited] [Thread 0x7fffb49d7700 (LWP 7656) exited] [New Thread 0x7fffb49d7700 (LWP 7662)] [New Thread 0x7fffb64dd700 (LWP 7663)] [Thread 0x7fffb64dd700 (LWP 7663) exited] [Thread 0x7fffb49d7700 (LWP 7662) exited] [New Thread 0x7fffb49d7700 (LWP 7666)] [Thread 0x7fffb41d6700 (LWP 7652) exited] [Thread 0x7fffbdd90700 (LWP 7649) exited] [Thread 0x7fffb7fff700 (LWP 7648) exited] [Thread 0x7fffb73ee700 (LWP 7650) exited] [Thread 0x7fffb5ba1700 (LWP 7651) exited] ^C Program received signal SIGINT, Interrupt. 0x00007fffddc9c271 in gst_iterator_fold () from /usr/lib/libgstreamer-0.10.so.0 Created attachment 63073 [details]
gdb backtrace
Your last attachment seems to indicate a problem with the phonon-backend-gstreamer, but it has no debugging symbols either. Please install those and try to reproduce the backtrace again. |