Package: quodlibet
Version: 0.18-3
Severity: normal

Hey,

So often skipping to the next song triggers this buglet but i've seen it
quite often from time to time. The extra annoying thing is quodlibet does
not exit and you have to kill -9 it from the command line so that the new
one will startup.

I have a backtrace by attaching to the existing process:
(gdb) backtrace
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x4381656e in __lll_mutex_lock_wait ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x438130c0 in _L_mutex_lock_29 () from
/lib/tls/i686/cmov/libpthread.so.0
#3  0xb7598c47 in ?? () from /usr/lib/libgstbase-0.10.so.0
#4  0xbf9c446c in ?? ()
#5  0x082d6d08 in ?? ()
#6  0x00000004 in ?? ()
#7  0x00000003 in ?? ()
#8  0xb759c8e4 in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x08da8b10 in ?? ()
#10 0xb7581210 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#11 0xbf9c4488 in ?? ()
#12 0xb758c606 in gst_base_sink_get_max_lateness ()
   from /usr/lib/libgstbase-0.10.so.0
#13 0xb758c606 in gst_base_sink_get_max_lateness ()
   from /usr/lib/libgstbase-0.10.so.0
#14 0xb748dce7 in gst_base_audio_sink_create_ringbuffer ()
   from /usr/lib/libgstaudio-0.10.so.0
#15 0xb751da75 in gst_element_continue_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#16 0xb751e103 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
---Type <return> to continue, or q <return> to quit---
#17 0xb751ccd3 in gst_element_set_state () from
/usr/lib/libgstreamer-0.10.so.0
#18 0xb750e136 in gst_bin_iterate_sorted ()
   from /usr/lib/libgstreamer-0.10.so.0
#19 0xb7142a4b in gst_auto_audio_sink_get_type ()
   from /usr/lib/gstreamer-0.10/libgstautodetect.so
#20 0xb751da75 in gst_element_continue_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#21 0xb751e103 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#22 0xb751ccd3 in gst_element_set_state () from
/usr/lib/libgstreamer-0.10.so.0
#23 0xb750e136 in gst_bin_iterate_sorted ()
   from /usr/lib/libgstreamer-0.10.so.0
#24 0xb751da75 in gst_element_continue_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#25 0xb751e103 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#26 0xb751ccd3 in gst_element_set_state () from
/usr/lib/libgstreamer-0.10.so.0
#27 0xb750e136 in gst_bin_iterate_sorted ()
   from /usr/lib/libgstreamer-0.10.so.0
#28 0xb71d0026 in gst_gconf_audio_sink_get_type ()
   from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#29 0xb751da75 in gst_element_continue_state ()
   from /usr/lib/libgstreamer-0.10.so.0
---Type <return> to continue, or q <return> to quit---
#30 0xb751e103 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#31 0xb751ccd3 in gst_element_set_state () from
/usr/lib/libgstreamer-0.10.so.0
#32 0xb750e136 in gst_bin_iterate_sorted ()
   from /usr/lib/libgstreamer-0.10.so.0
#33 0xb751da75 in gst_element_continue_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#34 0xb751e103 in gst_element_lost_state ()
   from /usr/lib/libgstreamer-0.10.so.0
#35 0xb751ccd3 in gst_element_set_state () from
/usr/lib/libgstreamer-0.10.so.0
#36 0xb750e136 in gst_bin_iterate_sorted ()
   from /usr/lib/libgstreamer-0.10.so.0
#37 0xb753790a in gst_pipeline_set_new_stream_time ()
   from /usr/lib/libgstreamer-0.10.so.0
#38 0xb739754e in gst_play_base_bin_get_streaminfo ()
   from /usr/lib/gstreamer-0.10/libgstplaybin.so
#39 0xb73933a0 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
#40 0x08a7c0b8 in ?? ()
#41 0x00000023 in ?? ()
#42 0xbf9c4e00 in ?? ()
#43 0x00000000 in ?? ()
(gdb)

Haven't been able to trigger it on demand as such but if you need any more
information etc., just holler :-) Thanks for an otherwise great piece of
software.

Stu.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15.4
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)

Versions of packages quodlibet depends on:
ii  exfalso                       0.18-3     audio tag editor for GTK+
ii  gstreamer0.10-plugins-base    0.10.5-1   GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good    0.10.2-1   GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly    0.10.2-1   GStreamer plugins from the "ugly" 
ii  python                        2.3.5-5    An interactive high-level object-o
ii  python-gst0.10                0.10.2-1   generic media-playing framework (P

Versions of packages quodlibet recommends:
ii  gstreamer0.10-alsa            0.10.5-1   GStreamer plugin for ALSA
ii  gstreamer0.10-gnomevfs        0.10.5-1   GStreamer plugin for GnomeVFS
ii  python-feedparser             4.1-2      Universal Feed Parser for Python
ii  quodlibet-ext                 0.18-3     extensions for the Quod Libet audi

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to