Bug 266800 - ASSERT: "m_state == BufferingState" in file ../../xine/mediaobject.cpp, line 235
Summary: ASSERT: "m_state == BufferingState" in file ../../xine/mediaobject.cpp, line 235
Status: RESOLVED DUPLICATE of bug 266614
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 2.4.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 11:26 UTC by Slava Sysoltsev
Modified: 2011-02-21 12:28 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 Slava Sysoltsev 2011-02-21 11:26:50 UTC
Version:           2.4.0 (using KDE 4.6.0) 
OS:                Linux

Amarok just crashed switching to another radio stream (output with --debug):
amarok: BEGIN: void LyricsApplet::dataUpdated(const QString&, const QHash<QString, QVariant>&) 
amarok: END__: void LyricsApplet::dataUpdated(const QString&, const QHash<QString, QVariant>&) [Took: 0s] 
amarok: BEGIN: void Albums::dataUpdated(const QString&, const QHash<QString, QVariant>&) 
demux_wavpack: (open_wv_file:127) open_wv_file: non-seekable inputs aren't supported yet.
amarok: END__: void Albums::dataUpdated(const QString&, const QHash<QString, QVariant>&) [Took: 0.9s] 
ASSERT: "m_state == BufferingState" in file ../../xine/mediaobject.cpp, line 235
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/vsysolts/.kde/socket-vsysolts-laptop-ubuntu/kdeinit4__0
QSocketNotifier: Invalid socket 46 and type 'Read', disabling...
Assertion 'pa_close(fds[0]) == 0' failed at pulsecore/core-util.c:2215, function pa_close_pipe(). Aborting.
Unable to start Dr. Konqi


Reproducible: Didn't try

Steps to Reproduce:
I double-clicked another radio stream in playlist

Actual Results:  
crash

Expected Results:  
playing other radio
Comment 1 Slava Sysoltsev 2011-02-21 11:39:06 UTC
Hmm, might be the same as Bug 266614. The quick search in bugzilla should include those with NEEDINFO status too
Comment 2 Myriam Schweingruber 2011-02-21 12:28:32 UTC

*** This bug has been marked as a duplicate of bug 266614 ***