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 136364 - gstreamer causes crash of juk
gstreamer causes crash of juk
Status: VERIFIED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.4
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 137094 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-03-06 09:08 UTC by Arnout Boelens
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arnout Boelens 2004-03-06 09:08:11 UTC
when moving the track position button in juk while playing, gstreamer 
causes a crash (says the maintainer of juk). the following backtrace is 
generated. 
 
[New Thread 1103192416 (LWP 10967)] 
[New Thread 1113041840 (LWP 11053)] 
[New Thread 1103192416 (LWP 10967)] 
[New Thread 1113041840 (LWP 11053)] 
[New Thread 1103192416 (LWP 10967)] 
[New Thread 1113041840 (LWP 11053)] 
[New Thread 1110944688 (LWP 11052)] 
0x417ad0e5 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_new
    from /usr/lib/libgstreamer-0.6.so.0
  • #2 gst_element_set_state
    from /usr/lib/libgstreamer-0.6.so.0
  • #3 gst_bin_child_state_change
    from /usr/lib/libgstreamer-0.6.so.0
  • #4 gst_pipeline_new
    from /usr/lib/libgstreamer-0.6.so.0
  • #5 gst_element_set_state
    from /usr/lib/libgstreamer-0.6.so.0
  • #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 _XFlush
    from /usr/X11R6/lib/libX11.so.6
  • #21 _XFlush
    from /usr/X11R6/lib/libX11.so.6
  • #22 _XEventsQueued
    from /usr/X11R6/lib/libX11.so.6
  • #23 XPending
    from /usr/X11R6/lib/libX11.so.6
  • #24 QEventLoop::processEvents(unsigned)
    from /usr/lib/libqt-mt.so.3
  • #25 QEventLoop::enterLoop()
    from /usr/lib/libqt-mt.so.3
  • #26 QEventLoop::exec()
    from /usr/lib/libqt-mt.so.3
  • #27 QApplication::exec()
    from /usr/lib/libqt-mt.so.3
  • #28 main
    at ../../juk/main.cpp line 92

Comment 1 David Schleef 2004-03-18 21:32:24 UTC
*** Bug 137094 has been marked as a duplicate of this bug. ***
Comment 2 Stephane Loeuillet 2004-12-19 14:08:09 UTC
where you able to reproduce it with the current branch (0.8) / newer juk ?
Comment 3 Christian Fredrik Kalager Schaller 2005-01-13 11:44:37 UTC
Nothing heard back. Closing bug. Please re-open if you still have issue.