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 362730 - crash in Rhythmbox Music Player: My music player (an iAud...
crash in Rhythmbox Music Player: My music player (an iAud...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.10
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 391089 400322 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-16 22:33 UTC by Brian Geppert
Modified: 2008-01-10 16:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Brian Geppert 2006-10-16 22:33:43 UTC
What were you doing when the application crashed?
My music player (an iAudio X5) was mounted, and I had placed a file named .is_audio_player in its root directory.  I went out without disconnecting my player, and the battery died while I was out: I am assuming that this caused the crash.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 186425344 vsize: 0 resident: 186425344 share: 0 rss: 94584832 rss_rlim: 0
CPU usage: start_time: 1161028444 rtime: 0 utime: 35758 stime: 0 cutime:33388 cstime: 0 timeout: 2370 it_real_value: 0 frequency: 4

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228417360 (LWP 22629)]
[New Thread -1361151072 (LWP 24155)]
[New Thread -1352758368 (LWP 24082)]
[New Thread -1441092704 (LWP 23440)]
[New Thread -1255552096 (LWP 22668)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228417360 (LWP 22629))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 ??
    from /usr/lib/libgthread-2.0.so.0
  • #10 ??
    from /usr/lib/libgthread-2.0.so.0
  • #11 ??
  • #12 ??
    from /usr/lib/libgthread-2.0.so.0
  • #13 ??
    from /usr/lib/libgthread-2.0.so.0
  • #14 ??
  • #15 ??
    from /usr/lib/libgthread-2.0.so.0
  • #16 procfd.7283
    from /lib/tls/i686/cmov/libc.so.6
  • #17 ??
    from /usr/lib/libgthread-2.0.so.0
  • #18 ??
    from /usr/lib/libgstaudio-0.10.so.0
  • #19 ??
  • #20 ??
  • #21 gst_audioringbuffer_finalize
    at gstaudiosink.c line 249
  • #22 gst_audioringbuffer_finalize
    at gstaudiosink.c line 249
  • #23 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #24 gst_object_unref
    at gstobject.c line 354
  • #25 gst_object_unparent
    at gstobject.c line 873
  • #26 gst_base_audio_sink_dispose
    at gstbaseaudiosink.c line 172
  • #27 gst_oss_sink_dispose
    at gstosssink.c line 154
  • #28 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #29 gst_object_unref
    at gstobject.c line 354
  • #30 gst_message_finalize
    at gstmessage.c line 213
  • #31 gst_mini_object_unref
    at gstminiobject.c line 272
  • #32 gst_bus_source_dispatch
    at gstbus.c line 628
  • #33 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #36 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 main
  • #0 __kernel_vsyscall

Comment 1 Alex Lancaster 2006-10-21 11:31:31 UTC
Looks like the crash happened in gstreamer, reassigning there.  (Although if I'm wrong and it's  rhythmbox-related I'm sure the gstreamer folks will reassign it back here ;))

What version of gstreamer are you using?
Comment 2 Brian Geppert 2006-10-21 22:13:48 UTC
0.10.10-1ubuntu1
Comment 3 Alex Lancaster 2006-10-24 04:15:13 UTC
What about the plugin versions (gstreamer-plugins-base, gstreamer-plugins-good, etc.)?
Comment 4 Brian Geppert 2006-10-24 05:01:18 UTC
gstreamer0.10-plugins-base: 0.10.10-1ubuntu1

gstreamer0.10-plugins-good: 0.10.4-0ubuntu2

gstreamer0.10-plugins-bad:  0.10.3+cvs20060814-0ubuntu3

gstreamer0.10-plugins-ugly: 0.10.4-0ubuntu1

Comment 5 Tim-Philipp Müller 2006-12-31 17:47:19 UTC
*** Bug 391089 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2007-01-27 23:56:48 UTC
*** Bug 400322 has been marked as a duplicate of this bug. ***
Comment 7 Tim-Philipp Müller 2008-01-10 16:45:11 UTC
This looks like a refcounting bug that has been fixed ages ago, forgot the details though. core/base 0.10.10 is pretty ancient, so closing this as OBSOLETE. If the bug still exists in newer versions, someone will surely run into it again.