Bug 179488 - Amarok 2 crashes immediately after the splashscreen
Summary: Amarok 2 crashes immediately after the splashscreen
Status: RESOLVED DUPLICATE of bug 175407
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-03 13:10 UTC by Andrea Zoppi
Modified: 2009-01-04 16:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Zoppi 2009-01-03 13:10:29 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

Hi dev team!

This was the first time I installed Amarok 2 on my Ubuntu 8.10 AMD64 (fresh install, no update). Before it there was Amarok, which I removed trough apt-get. Amarok 2 has been installed as "amarok-kde4" from the official Ubuntu repos.

This is my problem, which doesn't look to have duplicates on your Bugzilla db: when launching Amarok 2, it shows the splashscreen, then crashes immediately.


This is my backtrace:


Application: Amarok (amarok), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0x7fc479944730 (LWP 9407)]
[New Thread 0x414ff950 (LWP 9408)]
[KCrash handler]
#5  0x00007fc477590690 in strlen () from /lib/libc.so.6
#6  0x00007fc47755944e in vfprintf () from /lib/libc.so.6
#7  0x00007fc47760ad18 in __vsnprintf_chk () from /lib/libc.so.6
#8  0x00007fc4694b1fad in scratch_printf (this=0x22d7050, 
    format=0x7fc468a105c6 "load_plugins: plugin %s trovato\n", 
    argp=0x7fff81a84e70) at /usr/include/bits/stdio2.h:78
#9  0x00007fc4694949f4 in xine_log (this=0x22c6070, buf=1, 
    format=0x7fc468a105c6 "load_plugins: plugin %s trovato\n") at xine.c:2245
#10 0x00007fc46949fecc in _register_plugins_internal (this=0x22c6070, 
    file=0x0, info=0x7fc469937680) at load_plugins.c:492
#11 0x00007fc469713fc2 in ?? () from /usr/lib/kde4/phonon_xine.so
#12 0x00007fc4697175dc in KPluginFactory::createInstance<Phonon::Xine::Backend, QObject> () from /usr/lib/kde4/phonon_xine.so
#13 0x00007fc4789f6845 in KPluginFactory::create (this=0x22ba320, 
    iface=0x7fc4785b3040 "QObject", parentWidget=0x0, parent=0x0, 
    args=@0x7fff81a86260, keyword=@0x7fff81a86140)
    at /build/buildd/kde4libs-4.1.3/kdecore/util/kpluginfactory.cpp:189
#14 0x00007fc469feb5b9 in ?? ()
   from /usr/lib/kde4/plugins/phonon_platform/kde.so
#15 0x00007fc469fecf0d in ?? ()
   from /usr/lib/kde4/plugins/phonon_platform/kde.so
#16 0x00007fc47709c4c8 in ?? () from /usr/lib/libphonon.so.4
#17 0x00007fc47709d407 in Phonon::Factory::backend ()
   from /usr/lib/libphonon.so.4
#18 0x00007fc477098cf2 in ?? () from /usr/lib/libphonon.so.4
#19 0x00007fc47709925d in ?? () from /usr/lib/libphonon.so.4
#20 0x00007fc4770936b0 in ?? () from /usr/lib/libphonon.so.4
#21 0x00007fc477094341 in Phonon::AudioOutput::AudioOutput ()
   from /usr/lib/libphonon.so.4
#22 0x00007fc4794df341 in EngineController (this=0x2274d70)
    at /build/buildd/amarok-kde4-2.0/src/EngineController.cpp:77
#23 0x00007fc4794df86d in EngineController::instance ()
    at /build/buildd/amarok-kde4-2.0/src/EngineController.cpp:57
#24 0x00007fc4794eb17d in MainWindow (this=0x22673f0)
    at /build/buildd/amarok-kde4-2.0/src/MainWindow.cpp:109
#25 0x00007fc4794d1a21 in App::continueInit (this=0x7fff81a87220)
    at /build/buildd/amarok-kde4-2.0/src/App.cpp:547
#26 0x00007fc4794d6208 in App (this=0x7fff81a87220)
    at /build/buildd/amarok-kde4-2.0/src/App.cpp:193
#27 0x00000000004040e9 in main (argc=1, argv=0x7fff81a88438)
    at /build/buildd/amarok-kde4-2.0/src/main.cpp:129
#0  0x00007fc4775b6621 in nanosleep () from /lib/libc.so.6


Note: some debug symbols cannot be installed because they seem not updated on repos yet.


My computer has the following devices installed:
_ AMD Athlon X2 4200+
_ ASUS A8N-E (nForce 4) mobo
_ ASUS GeForce 7800GTX 256MB PCI-E + latest proprietary drivers
_ 1GB RAM (2x512MB dual-channel)
_ Hercules DJ Console Mk2
_ Ubuntu 8.10 always updated & upgraded


I'm sorry for my English, but I think you'll have more troubles in finding the error than reading my text :D
Comment 1 Dario Andres 2009-01-03 14:34:49 UTC
This is a bug in xine translations (italian and german) 
Look at bug 175407 comment 9

*** This bug has been marked as a duplicate of bug 175407 ***
Comment 2 Andrea Zoppi 2009-01-04 12:08:33 UTC
"So yes, for now the right solution is to delete the german translations of libxine."

Ok, but where can I find the Italian translation to delete?
Comment 3 Andrea Zoppi 2009-01-04 16:12:33 UTC
Ok, the translation file can be disabled with these two simple commands from the terminal:


cd /usr/share/locale-langpack/it/LC_MESSAGES/
sudo mv libxine1.mo libxine1.mo.bak


Thanks Darío! Now Amarok can rule my computer! :D