Summary: | Amarok crash on advancing flac playlist | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Con Kolivas <kde> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | 2.9 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Con Kolivas
2013-12-30 11:02:02 UTC
Created attachment 84346 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.11.3 using Qt 4.8.4
- What I was doing when the application crashed:
I was able to reproduce this crash at the same spot in the playlist every time. Starting amarok from console I in debug the last lines are also:
amarok: BEGIN: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const
amarok: BEGIN: void LyricsManager::lyricsNotFound(const QString&)
amarok: BEGIN: bool LyricsManager::showCached()
amarok: END__: bool LyricsManager::showCached() [Took: 0s]
amarok: BEGIN: void LyricsSubject::sendLyricsMessage(const QString&, const QString&)
amarok: BEGIN: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&)
amarok: END__: virtual void LyricsEngine::lyricsMessage(const QString&, const QString&) [Took: 0s]
amarok: END__: void LyricsSubject::sendLyricsMessage(const QString&, const QString&) [Took: 0s]
amarok: END__: void LyricsManager::lyricsNotFound(const QString&) [Took: 0s]
amarok: END__: void AmarokScript::AmarokLyricsScript::showLyricsNotFound(const QString&) const [Took: 0s]
ASSERT: "(that->m_pendingData.size() % that->m_channels) == 0" in file ../../gstreamer/audiodataoutput.cpp, line 164
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/con/.kde/socket-hex/kdeinit4__0
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
QSocketNotifier: Invalid socket 44 and type 'Read', disabling...
QSocketNotifier: Invalid socket 86 and type 'Read', disabling...
-- Backtrace (Reduced):
#6 0x00007fb84de6bf77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007fb84de6f5e8 in __GI_abort () at abort.c:90
[...]
#11 0x00007fb84e5724c6 in qt_assert (assertion=assertion@entry=0x7fb8326a85c8 "(that->m_pendingData.size() % that->m_channels) == 0", file=file@entry=0x7fb8326a8560 "../../gstreamer/audiodataoutput.cpp", line=line@entry=164) at global/qglobal.cpp:2021
#12 0x00007fb83267feeb in Phonon::Gstreamer::AudioDataOutput::processBuffer (buffer=<optimized out>, gThat=0x202b130) at ../../gstreamer/audiodataoutput.cpp:164
#13 0x00007fb84825f188 in g_closure_invoke (closure=0x1ffa420, return_value=0x0, n_param_values=3, param_values=0x7fb6cdf831d0, invocation_hint=0x7fb6cdf83170) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
Created attachment 84347 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.11.3 using Qt 4.8.4
- What I was doing when the application crashed:
Confirmed this crash happens every time at the same spot in this playlist now.
-- Backtrace (Reduced):
#6 0x00007f91adf08f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f91adf0c5e8 in __GI_abort () at abort.c:90
[...]
#11 0x00007f91ae60f4c6 in qt_assert (assertion=assertion@entry=0x7f91927455c8 "(that->m_pendingData.size() % that->m_channels) == 0", file=file@entry=0x7f9192745560 "../../gstreamer/audiodataoutput.cpp", line=line@entry=164) at global/qglobal.cpp:2021
#12 0x00007f919271ceeb in Phonon::Gstreamer::AudioDataOutput::processBuffer (buffer=<optimized out>, gThat=0x1d4ca00) at ../../gstreamer/audiodataoutput.cpp:164
#13 0x00007f91a82fc188 in g_closure_invoke (closure=0x24c4870, return_value=0x0, n_param_values=3, param_values=0x7f902e0961d0, invocation_hint=0x7f902e096170) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
*** This bug has been marked as a duplicate of bug 279791 *** |