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 384031 - crash in Rhythmbox Music Player: nothing
crash in Rhythmbox Music Player: nothing
Status: RESOLVED DUPLICATE of bug 398151
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 404966 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-09 13:07 UTC by shock_m
Modified: 2007-05-03 12:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description shock_m 2006-12-09 13:07:29 UTC
What were you doing when the application crashed?
nothing


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 316338176 vsize: 316338176 resident: 42422272 share: 21594112 rss: 42422272 rss_rlim: -1
CPU usage: start_time: 1165664657 rtime: 30841 utime: 30532 stime: 309 cutime:1 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47108495881184 (LWP 11195)]
[New Thread 1082132816 (LWP 14300)]
[New Thread 1191237968 (LWP 14298)]
[New Thread 1157667152 (LWP 11236)]
[New Thread 1166059856 (LWP 11235)]
[New Thread 1098918224 (LWP 11207)]
0x00002ad84c8e77f6 in poll () from /lib/libc.so.6

Thread 5 (Thread 1166059856 (LWP 11235))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 __fsetlocking
    from /lib/libc.so.6
  • #6 free
    from /lib/libc.so.6
  • #7 gst_buffer_finalize
    at gstbuffer.c line 190
  • #8 gst_mini_object_unref
    at gstminiobject.c line 272
  • #9 gst_base_sink_render_object
    at gstbasesink.c line 1532
  • #10 gst_base_sink_queue_object_unlocked
    at gstbasesink.c line 1656
  • #11 gst_base_sink_chain_unlocked
    at gstbasesink.c line 1908
  • #12 gst_base_sink_chain
    at gstbasesink.c line 1942
  • #13 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #14 gst_pad_push
    at gstpad.c line 3510
  • #15 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #16 gst_pad_push
    at gstpad.c line 3510
  • #17 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #18 gst_pad_push
    at gstpad.c line 3510
  • #19 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #20 gst_pad_push
    at gstpad.c line 3510
  • #21 gst_base_transform_chain
    at gstbasetransform.c line 1530
  • #22 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #23 gst_pad_push
    at gstpad.c line 3510
  • #24 gst_base_transform_chain
    at gstbasetransform.c line 1530
  • #25 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #26 gst_pad_push
    at gstpad.c line 3510
  • #27 gst_base_transform_chain
    at gstbasetransform.c line 1530
  • #28 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #29 gst_pad_push
    at gstpad.c line 3510
  • #30 gst_pad_chain_unchecked
    at gstpad.c line 3344
  • #31 gst_pad_push
    at gstpad.c line 3510
  • #32 gst_queue_loop
    at gstqueue.c line 779
  • #33 gst_task_func
    at gsttask.c line 192
  • #34 g_thread_pool_push
    from /usr/lib64/libglib-2.0.so.0
  • #35 g_thread_create_full
    from /usr/lib64/libglib-2.0.so.0
  • #36 start_thread
    from /lib/libpthread.so.0
  • #37 clone
    from /lib/libc.so.6
  • #38 ??

Comment 1 Alex Lancaster 2006-12-09 23:12:02 UTC
Looks like the crash happens in the gstreamer mp3 plugin, reassigning products.

What version of gstreamer and the plugins are you using?
Comment 2 Jan Schmidt 2006-12-10 02:06:44 UTC
Actually, it looks like a refcounting bug somewhere in the lifetime of that sample buffer.

The fact that the fluendo mp3 decoder is in there may or not be related.
Comment 3 Christian Kirbach 2007-02-11 11:21:38 UTC
*** Bug 404966 has been marked as a duplicate of this bug. ***
Comment 4 Christian Kirbach 2007-02-11 11:22:02 UTC
good trace, also from last dup. confirming.
Comment 5 Jan Schmidt 2007-02-12 11:36:00 UTC
What does 'I am doing nothing' mean? 

Does it imply that RB was playing an MP3, or perhaps importing one?

Is there any way to reproduce this?
Comment 6 Tim-Philipp Müller 2007-05-03 12:26:56 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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