After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 137094 - gstreamer causes crash of juk for a certain mp3 file
gstreamer causes crash of juk for a certain mp3 file
Status: RESOLVED DUPLICATE of bug 136364
Product: GStreamer
Classification: Platform
Component: dont know
0.6.4
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-13 17:40 UTC by Arnout Boelens
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arnout Boelens 2004-03-13 17:40:58 UTC
gstreamer causes a crash of juk when playing a certain mp3 file. The 
backtrace is below. 
 
[New Thread 1103229280 (LWP 14104)] 
[New Thread 1113033648 (LWP 14106)] 
[New Thread 1103229280 (LWP 14104)] 
[New Thread 1113033648 (LWP 14106)] 
[New Thread 1103229280 (LWP 14104)] 
[New Thread 1113033648 (LWP 14106)] 
[New Thread 1110936496 (LWP 14105)] 
0x417b70e5 in pthread_cond_wait@@GLIBC_2.3.2 () 
from /lib/tls/libpthread.so.0 
  • #0 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #1 gst_thread_change_state
    at gstthread.c line 543
  • #2 gst_element_set_state
    at gstelement.c line 2136
  • #3 gst_bin_change_state
    at gstbin.c line 658
  • #4 gst_pipeline_change_state
    at gstpipeline.c line 167
  • #5 gst_element_set_state
    at gstelement.c line 2136
  • #6 KDE::GST::Element::setState(KDE::GST::Element::State)
    from /usr/lib/libkdegst.so.0
  • #7 KDE::GSTPlay::Play::setState(KDE::GST::Element::State)
    from /usr/lib/libkdegstplay.so.0
  • #8 GStreamerPlayer::stop()
    at ../../juk/gstreamerplayer.cpp line 76
  • #9 JuK::stop()
    at ../../juk/juk.cpp line 153
  • #10 JuK::queryExit()
    at ../../juk/juk.cpp line 702
  • #11 KMainWindow::shuttingDown()
    from /usr/lib/libkdeui.so.4
  • #12 KMainWindow::qt_invoke(int, QUObject*)
    from /usr/lib/libkdeui.so.4
  • #13 JuK::qt_invoke(int, QUObject*)
    at juk.moc line 209
  • #14 QObject::activate_signal(QConnectionList*, QUObject*)
    from /usr/lib/libqt-mt.so.3
  • #15 QObject::activate_signal(int)
    from /usr/lib/libqt-mt.so.3
  • #16 KApplication::shutDown()
    from /usr/lib/libkdecore.so.4
  • #17 KApplication::xioErrhandler(_XDisplay*)
    from /usr/lib/libkdecore.so.4
  • #18 k_nl_unload_domain(loaded_domain*)
    from /usr/lib/libkdecore.so.4
  • #19 _XIOError
    from /usr/X11R6/lib/libX11.so.6
  • #20 _XEventsQueued
    from /usr/X11R6/lib/libX11.so.6
  • #21 XPending
    from /usr/X11R6/lib/libX11.so.6
  • #22 QEventLoop::processEvents(unsigned)
    from /usr/lib/libqt-mt.so.3
  • #23 QEventLoop::enterLoop()
    from /usr/lib/libqt-mt.so.3
  • #24 QEventLoop::exec()
    from /usr/lib/libqt-mt.so.3
  • #25 QApplication::exec()
    from /usr/lib/libqt-mt.so.3
  • #26 main
    at ../../juk/main.cpp line 92

Comment 1 David Schleef 2004-03-18 21:32:27 UTC

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