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 444488 - crash in Rhythmbox Music Player: I was playing FLAC files...
crash in Rhythmbox Music Player: I was playing FLAC files...
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-05 20:19 UTC by J.B. Nicholson
Modified: 2007-07-16 22:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description J.B. Nicholson 2007-06-05 20:19:49 UTC
What were you doing when the application crashed?
I was playing FLAC files from my jukebox drive via the music library sharing protocol (the name of which escapes me as I type this; I believe it's the same protocol iTunes uses).  I think I had RB on random play and endless loop so it would jump around a section of the library and play music until I told it to stop.

I installed Fedora 7's rhythmbox-debuginfo package in the hope you'll have more information with which to better see what's going on here.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 165629952 vsize: 165629952 resident: 53633024 share: 18886656 rss: 53633024 rss_rlim: 4294967295
CPU usage: start_time: 1181061666 rtime: 44786 utime: 34450 stime: 10336 cutime:27 cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/rhythmbox'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208972752 (LWP 31182)]
[New Thread -1335649392 (LWP 32593)]
[New Thread -1286603888 (LWP 32592)]
[New Thread -1267729520 (LWP 32573)]
[New Thread -1297093744 (LWP 31205)]
[New Thread -1240732784 (LWP 31191)]
0x001c2402 in __kernel_vsyscall ()

Thread 5 (Thread -1297093744 (LWP 31205))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
    from /usr/lib/libFLAC.so.8
  • #5 FLAC__stream_decoder_process_single
    from /usr/lib/libFLAC.so.8
  • #6 ??
    from /usr/lib/gstreamer-0.10/libgstflac.so
  • #7 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #8 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #9 ??
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #10 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 ??
    from /usr/lib/libgstbase-0.10.so.0
  • #16 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 ??
    from /lib/libglib-2.0.so.0
  • #18 ??
    from /lib/libglib-2.0.so.0
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 clone
    from /lib/libc.so.6


----------- .xsession-errors (92620 sec old) ---------------------
File /home/jbn/Desktop/The_Kid.mpeg.st has finished changing
flushing all words
Finished indexing. Waiting for new events...
File /home/jbn/Desktop/The_Kid.mpeg.st has finished changing
flushing all words
Finished indexing. Waiting for new events...
File /home/jbn/Desktop/The_Kid.mpeg.st has finished changing
flushing all words
Finished indexing. Waiting for new events...
** Message: Error: Internal data flow error.
gstbasesrc.c(1642): gst_base_src_loop (): /play/source:
streaming task paused, reason not-linked (-1)
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Jonathan Matthew 2007-06-05 22:17:09 UTC
This looks like a GStreamer problem (or maybe a libflac problem; can't tell yet).  If you can reliably trigger the same crash, please install the debug info packages for gstreamer, gst-plugins-base, and gst-plugins-good.
Comment 2 Pedro Villavicencio 2007-07-16 22:23:22 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!