Summary: | Crash at start [@ StatusBar::shortMessage] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | x545 <x545> |
Component: | Services/MP3tunes | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | Hamed.Masafi, ionut.ciocirlan, mtgibbs, nhn, theliv21, unnamedrambler |
Priority: | NOR | Keywords: | regression |
Version: | 2.4.0.90 | ||
Target Milestone: | 2.4.1 | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.1 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
x545
2011-03-21 18:27:29 UTC
Could you please erase the 3 amarok configuration files located in $HOME/.kde/share/config/ and try again? Created attachment 58316 [details]
New crash information added by DrKonqi
amarok (2.4.0.90) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.0
- What I was doing when the application crashed:
I was just trying to start up Amarok and it would immediately crash prior to opening.
-- Backtrace (Reduced):
#6 StatusBar::shortMessage (this=0x0, text=...) at ../../src/statusbar/StatusBar.cpp:255
#7 0x00007f61434498e6 in Mp3tunesService::authenticate (this=<value optimized out>, uname=<value optimized out>, passwd=...) at ../../../../src/services/mp3tunes/Mp3tunesService.cpp:261
#8 0x00007f614344e034 in Mp3tunesService::Mp3tunesService (this=0x13028b0, parent=<value optimized out>, name=<value optimized out>, token=<value optimized out>, email=..., password=..., harmonyEnabled=false) at ../../../../src/services/mp3tunes/Mp3tunesService.cpp:118
#9 0x00007f614344e12b in Mp3tunesServiceFactory::createService (this=0x12235d0) at ../../../../src/services/mp3tunes/Mp3tunesService.cpp:63
#10 0x00007f614344e200 in Mp3tunesServiceFactory::init (this=0x12235d0) at ../../../../src/services/mp3tunes/Mp3tunesService.cpp:47
*** Bug 269394 has been marked as a duplicate of this bug. *** Please, all reporters, check comment # and give feedback. I tried this and it fixed the issue. I am now able to open Amarok. Thank you!(In reply to comment #1) > Could you please erase the 3 amarok configuration files located in > $HOME/.kde/share/config/ and try again? Created attachment 58487 [details]
New crash information added by DrKonqi
amarok (2.4.0.90) on KDE Platform 4.6.1 (4.6.1) "release 390" using Qt 4.7.2
I disabled the mp3tunes plugin in the amarok configuration file and then it started - crash seems to be related to that plugin.
-- Backtrace (Reduced):
#6 StatusBar::shortMessage (this=0x0, text=...) at /usr/src/debug/amarok-2.4.0.90/src/statusbar/StatusBar.cpp:255
#7 0x00007fcb926bd8fa in Mp3tunesService::authenticate (this=<value optimized out>, uname=<value optimized out>, passwd=...) at /usr/src/debug/amarok-2.4.0.90/src/services/mp3tunes/Mp3tunesService.cpp:261
#8 0x00007fcb926bdf03 in Mp3tunesService::Mp3tunesService (this=0x17c6f00, parent=<value optimized out>, name=<value optimized out>, token=<value optimized out>, email=..., password=..., harmonyEnabled=false) at /usr/src/debug/amarok-2.4.0.90/src/services/mp3tunes/Mp3tunesService.cpp:118
#9 0x00007fcb926be27b in Mp3tunesServiceFactory::createService (this=0x173a170) at /usr/src/debug/amarok-2.4.0.90/src/services/mp3tunes/Mp3tunesService.cpp:63
#10 0x00007fcb926c0d00 in Mp3tunesServiceFactory::init (this=0x173a170) at /usr/src/debug/amarok-2.4.0.90/src/services/mp3tunes/Mp3tunesService.cpp:47
(In reply to comment #6) > I disabled the mp3tunes plugin in the amarok configuration file and then it > started - crash seems to be related to that plugin. yes, worked, thx, sry for delay Thank you for the feedback. The problem is a left over configuration from the previous version apparently, so we will have a closer look at that. Created attachment 58535 [details]
New crash information added by DrKonqi
amarok (2.4.0.90) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2
Amarok crashes on startup. I removed all config files except for amarokrc, and deleted all sections except for [Collection Folders] and [MySQL], but it still crashes.
Removing amarokrc as well fixes it.
-- Backtrace (Reduced):
#6 Plugins::PluginManager::init (this=0x7f0910168f20) at ../../src/PluginManager.cpp:93
#7 0x0000003ef17ee066 in Plugins::PluginManager::PluginManager (this=0x7f0910168f20, parent=<value optimized out>) at ../../src/PluginManager.cpp:62
#8 0x0000003ef17ee1fa in Plugins::PluginManager::instance () at ../../src/PluginManager.cpp:41
#9 0x0000003ef17d19c5 in pluginManager (this=0x7f09101684e0) at ../../src/PluginManager.h:76
#10 MainWindow::MainWindow (this=0x7f09101684e0) at ../../src/MainWindow.cpp:145
Fixed by commit rv2.4.0.90-55-gf314063 Git commit 251e7f41d88720b85df16f875f380ce1aa53b8aa by Ralf Engels. Committed on 11/04/2011 at 18:24. Pushed by rengels into branch 'dynamicplaylist'. Fix Crash at start [@ StatusBar::shortMessage] BUG: 269070 M +9 -6 src/MainWindow.cpp M +1 -0 src/core-impl/collections/audiocd/AudioCdCollection.cpp M +1 -0 src/core-impl/podcasts/sql/SqlPodcastProvider.cpp M +1 -0 src/services/lastfm/meta/MultiPlayableCapabilityImpl_p.h M +22 -19 src/statusbar/StatusBar.cpp M +14 -4 src/statusbar/StatusBar.h http://commits.kde.org/amarok/251e7f41d88720b85df16f875f380ce1aa53b8aa Created attachment 60347 [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
amarok crach in startup(every time) after showing splash screen
-- Backtrace (Reduced):
#7 0xb6faaf18 in Plugins::PluginManager::init() () from /usr/lib/libamaroklib.so.1
#8 0xb6faba91 in Plugins::PluginManager::PluginManager(QObject*) () from /usr/lib/libamaroklib.so.1
#9 0xb6fabc6e in Plugins::PluginManager::instance() () from /usr/lib/libamaroklib.so.1
#10 0xb6f8dae3 in MainWindow::MainWindow() () from /usr/lib/libamaroklib.so.1
#11 0xb6f5fb86 in App::continueInit() () from /usr/lib/libamaroklib.so.1
|