Bug 204908 - floatingpoint exception when playing .it file
Summary: floatingpoint exception when playing .it file
Status: RESOLVED UPSTREAM
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3-GIT
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 20:17 UTC by Mathias Panzenböck
Modified: 2009-08-23 23:26 UTC (History)
0 users

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 Mathias Panzenböck 2009-08-23 20:17:57 UTC
Application that crashed: amarok
Version of the application: 2.2-GIT
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-217.2.8.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
There is a reproducable floatingpoint exception when I play a specific impuls tracker (.it) file. To whom shall I send the file in question in order to get this debugged?

Playing the file in xine gives the same FPE. Winamp plays it without problems (even though it's a 32bit Winamp on a 64bit Linux+Wine). So I guess either the file is ok or it is only damaged in a fixable way. Anyway, I think a FPE in a decoder could be somehow intercepted and ignored? Isn't there a +Inf value for floaingpoint numbers?

 -- Backtrace:
Application: Amarok (amarok), signal: Floating point exception
[Current thread is 1 (Thread 0x7ff4b014b860 (LWP 20415))]

Thread 15 (Thread 0x7ff497b88910 (LWP 20416)):
#0  0x00007ff4ad28d57d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000328ce135c1 in metronom_sync_loop (this=0x2496930) at metronom.c:870
#2  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#3  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7ff49609c910 (LWP 20417)):
#0  0x00007fff8e79679c in ?? ()
#1  0x00007fff8e796848 in clock_gettime ()
#2  0x00007ff4a7bc2fdf in clock_gettime () from /lib64/librt.so.1
#3  0x00007ff4aea73edd in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007ff4aea740d1 in ?? () from /usr/lib64/libQtCore.so.4
#5  0x00007ff4aea74b03 in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007ff4aea7258d in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007ff4a791ba9a in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#8  0x00007ff4a791be71 in ?? () from /lib64/libglib-2.0.so.0
#9  0x00007ff4a791c3a0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#10 0x00007ff4aea7240e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#11 0x00007ff4aea485f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#12 0x00007ff4aea489c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007ff4ae960f6b in QThread::exec() () from /usr/lib64/libQtCore.so.4
#14 0x00007ff49cdc5b4e in Phonon::MediaSource::type() const () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#15 0x00007ff4ae963cd5 in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#17 0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#18 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7ff49569b910 (LWP 20418)):
#0  0x00007ff4ad7c90b3 in poll () from /lib64/libc.so.6
#1  0x00007ff496d6e7f3 in ?? () from /usr/lib64/libpulse.so.0
#2  0x00007ff496d5c2c4 in pa_mainloop_poll () from /usr/lib64/libpulse.so.0
#3  0x00007ff496d5c673 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007ff496d5c6e6 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007ff496d6e870 in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007ff496b23c47 in ?? () from /usr/lib64/libpulsecommon-0.9.15.so
#7  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#8  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7ff494c9a910 (LWP 20419)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000328ce24493 in fifo_peek_int (blocking=<value optimized out>, fifo=<value optimized out>) at audio_out.c:348
#2  fifo_peek (blocking=<value optimized out>, fifo=<value optimized out>) at audio_out.c:388
#3  ao_loop (blocking=<value optimized out>, fifo=<value optimized out>) at audio_out.c:1015
#4  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#5  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7ff48ffff910 (LWP 20420)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000328ce24493 in fifo_peek_int (blocking=<value optimized out>, fifo=<value optimized out>) at audio_out.c:348
#2  fifo_peek (blocking=<value optimized out>, fifo=<value optimized out>) at audio_out.c:388
#3  ao_loop (blocking=<value optimized out>, fifo=<value optimized out>) at audio_out.c:1015
#4  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#5  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7ff48d40d910 (LWP 20434)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff4ae964d7b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007ff4ab5cdaf6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4000e90, th=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007ff4ab5cfc33 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#5  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff4ab5ce22f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff48d40cf40, parent=0x4000e90, th=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:87
#8  0x00007ff4ab5ce688 in ThreadWeaver::Thread::run (this=0x4421f30) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:142
#9  0x00007ff4ae963cd5 in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#11 0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7ff475f1f910 (LWP 20435)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff4ae964d7b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007ff4ab5cdaf6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4000e90, th=0x3f6dd60) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007ff4ab5cfc33 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x3f6dd60) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007ff4ab5ce22f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff475f1ef40, parent=0x4000e90, th=0x3f6dd60) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:87
#5  0x00007ff4ab5ce688 in ThreadWeaver::Thread::run (this=0x3f6dd60) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:142
#6  0x00007ff4ae963cd5 in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#8  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7ff47551e910 (LWP 20436)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff4ae964d7b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007ff4ab5cdaf6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4000e90, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007ff4ab5cfc33 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#5  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007ff4ab5ce22f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff47551df40, parent=0x4000e90, th=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:87
#10 0x00007ff4ab5ce688 in ThreadWeaver::Thread::run (this=0x4215da0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:142
#11 0x00007ff4ae963cd5 in ?? () from /usr/lib64/libQtCore.so.4
#12 0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#13 0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#14 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7ff474723910 (LWP 20439)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff4ae964d7b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007ff4ab5cdaf6 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4000e90, th=0x2ec1ab0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007ff4ab5cfc33 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x2ec1ab0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x2ec1ab0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#5  0x00007ff4ab5cfc4c in ThreadWeaver::WorkingHardState::applyForWork (this=0x4001380, th=0x2ec1ab0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007ff4ab5ce22f in ThreadWeaver::ThreadRunHelper::run (this=0x7ff474722f40, parent=0x4000e90, th=0x2ec1ab0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:87
#7  0x00007ff4ab5ce688 in ThreadWeaver::Thread::run (this=0x2ec1ab0) at /usr/src/debug/kdelibs-4.3.0/threadweaver/Weaver/Thread.cpp:142
#8  0x00007ff4ae963cd5 in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#10 0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7ff4554d5910 (LWP 20454)):
#0  0x00007ff4ad7cb0e2 in select () from /lib64/libc.so.6
#1  0x000000328ce3ba85 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x000000328ce21289 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#4  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7ff454ad4910 (LWP 20455)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000328ce16f0b in fifo_buffer_get (fifo=0x7ff4909a9c00) at buffer.c:230
#2  0x000000328ce1cf0d in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:130
#3  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#4  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7ff4540d3910 (LWP 20456)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000328ce16f0b in fifo_buffer_get (fifo=0x7ff490dabfe0) at buffer.c:230
#2  0x000000328ce1df8d in audio_decoder_loop (stream_gen=<value optimized out>) at audio_decoder.c:66
#3  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#4  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7ff4536d2910 (LWP 20457)):
#0  0x00007ff4ad28d2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000328ce275bb in xine_event_wait (queue=0x7ff490f9a700) at events.c:56
#2  0x000000328ce2762e in listener_loop (queue_gen=<value optimized out>) at events.c:214
#3  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#4  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff451e6a910 (LWP 20462)):
[KCrash Handler]
#5  0x00007ff47b3e432b in demux_mod_send_chunk (this_gen=<value optimized out>) at demux_mod.c:203
#6  0x000000328ce2b995 in demux_loop (stream_gen=<value optimized out>) at demux.c:324
#7  0x00007ff4ad28886a in start_thread () from /lib64/libpthread.so.0
#8  0x00007ff4ad7d239d in clone () from /lib64/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff4b014b860 (LWP 20415)):
#0  0x0000003282808540 in pthread_mutex_lock@plt () from /usr/lib64/libxcb.so.1
#1  0x00000032828088a7 in ?? () from /usr/lib64/libxcb.so.1
#2  0x0000003282808d67 in ?? () from /usr/lib64/libxcb.so.1
#3  0x0000003282809015 in xcb_writev () from /usr/lib64/libxcb.so.1
#4  0x00007ff4acf958aa in _XSend () from /usr/lib64/libX11.so.6
#5  0x00007ff4acf82133 in ?? () from /usr/lib64/libX11.so.6
#6  0x00007ff4acf822de in XPutImage () from /usr/lib64/libX11.so.6
#7  0x00007ff4adfcab21 in QX11PixmapData::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) () from /usr/lib64/libQtGui.so.4
#8  0x00007ff4adfb8ec0 in QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) () from /usr/lib64/libQtGui.so.4
#9  0x00007ff4adfffb88 in QPaintEngine::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags<Qt::ImageConversionFlag>) () from /usr/lib64/libQtGui.so.4
#10 0x00007ff4ae0ac2b2 in ?? () from /usr/lib64/libQtGui.so.4
#11 0x00007ff4ae013b4e in ?? () from /usr/lib64/libQtGui.so.4
#12 0x00007ff4ad4b0f3e in QGradient::coordinateMode() const () from /usr/lib64/libQtSvg.so.4
#13 0x00007ff4ad4d17bf in QGradient::coordinateMode() const () from /usr/lib64/libQtSvg.so.4
#14 0x00007ff4ad4d852d in QSvgTinyDocument::draw(QPainter*, QString const&, QRectF const&) () from /usr/lib64/libQtSvg.so.4
#15 0x00007ff4af6065b7 in SvgHandler::addBordersToPixmap (this=0x395ef20, orgPixmap=<incomplete type>, borderWidth=5, name=@0x7fff8e756410, skipCache=true)
    at /home/panzi/software/amarok/src/SvgHandler.cpp:272
#16 0x00007ff47700ab78 in CurrentTrack::resizeCover (this=0x3fd48f0, cover=<incomplete type>, width=125, albumCoverPos={xp = 11, yp = 6})
    at /home/panzi/software/amarok/src/context/applets/currenttrack/CurrentTrack.cpp:610
#17 0x00007ff47700547b in CurrentTrack::constraintsEvent (this=0x3fd48f0, constraints={i = 95}) at /home/panzi/software/amarok/src/context/applets/currenttrack/CurrentTrack.cpp:209
#18 0x00007ff4aad9049c in Plasma::Applet::flushPendingConstraintsEvents (this=0x3fd48f0) at /usr/src/debug/kdelibs-4.3.0/plasma/applet.cpp:1163
#19 0x00007ff4aad90af5 in Plasma::Applet::timerEvent (this=0x3fd48f0, event=<value optimized out>) at /usr/src/debug/kdelibs-4.3.0/plasma/applet.cpp:2110
#20 0x00007ff4aea58f93 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#21 0x00007ff4ae4c9d4b in QGraphicsWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007ff4adefb69c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007ff4adf026ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007ff4afc85546 in KApplication::notify (this=0x7fff8e7574f0, receiver=0x3fd48f0, event=0x7fff8e7571f0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#25 0x00007ff4aea49cbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#26 0x00007ff4aea74a72 in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007ff4aea7246d in ?? () from /usr/lib64/libQtCore.so.4
#28 0x00007ff4a7918abe in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#29 0x00007ff4a791c278 in ?? () from /lib64/libglib-2.0.so.0
#30 0x00007ff4a791c3a0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#31 0x00007ff4aea723b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007ff4adf8e42e in ?? () from /usr/lib64/libQtGui.so.4
#33 0x00007ff4aea485f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007ff4aea489c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007ff4aea4ab79 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#36 0x0000000000404a01 in main (argc=3, argv=0x7fff8e758988) at /home/panzi/software/amarok/src/main.cpp:142

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2009-08-23 23:26:00 UTC
Do you have the modplugin installed for .it files?

This is certainly not an Amarok bug, as Amarok doesn't play music itself, but lets Phonon handle it with either the xine or gstreamer backend, so you should address that to one of those.