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 355359 - crash in Rhythmbox Music Player: Clicked on the icon in t...
crash in Rhythmbox Music Player: Clicked on the icon in t...
Status: RESOLVED DUPLICATE of bug 336370
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-11 01:14 UTC by Joakim Ryden
Modified: 2006-09-13 22:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Joakim Ryden 2006-09-11 01:14:41 UTC
What were you doing when the application crashed?
Clicked on the icon in the notification area to unminimize RB


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 137089024 vsize: 0 resident: 137089024 share: 0 rss: 34787328 rss_rlim: 0
CPU usage: start_time: 1157923686 rtime: 0 utime: 12448 stime: 0 cutime:12040 cstime: 0 timeout: 408 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 -1228686576 (LWP 7131)]
[New Thread -1297237088 (LWP 11347)]
[New Thread -1288844384 (LWP 11345)]
[New Thread -1252394080 (LWP 11342)]
[New Thread -1272058976 (LWP 11341)]
[New Thread -1280451680 (LWP 11340)]
[New Thread -1241568352 (LWP 7142)]
0xffffe410 in __kernel_vsyscall ()

Thread 6 (Thread -1280451680 (LWP 11340))

  • #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 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gst_asf_demux_get_type
    from /usr/lib/gstreamer-0.10/libgstasf.so
  • #11 gst_asf_demux_get_type
    from /usr/lib/gstreamer-0.10/libgstasf.so
  • #12 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 gst_type_find_element_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #15 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 gst_ghost_pad_new_no_target
    from /usr/lib/libgstreamer-0.10.so.0
  • #18 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #19 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #20 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #21 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #22 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #23 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #24 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #25 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Jonathan Matthew 2006-09-11 08:50:00 UTC
The crash was somewhere inside GStreamer's asfdemux element.  What version of gst-plugins-ugly (gstreamer0.10-plugins-ugly and gstreamer0.10-plugins-ugly-multiverse packages in ubuntu) do you have?

Can you find the file you were playing at the time?  If so, does running 'gst-launch-0.10 playbin uri=file:///path/to/file' crash?
Comment 2 Karsten Bräckelmann 2006-09-13 22:42:19 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 336370 ***