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 367912 - crash in Rhythmbox Music Player: I was just trying to use...
crash in Rhythmbox Music Player: I was just trying to use...
Status: RESOLVED DUPLICATE of bug 361681
Product: rhythmbox
Classification: Other
Component: general
0.9.6
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-30 20:48 UTC by JeffWKent47
Modified: 2006-10-30 21:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description JeffWKent47 2006-10-30 20:48:22 UTC
What were you doing when the application crashed?
I was just trying to use Alt+Right arrow key to quickly scroll through a list of songs


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

Memory status: size: 166596608 vsize: 0 resident: 166596608 share: 0 rss: 25067520 rss_rlim: 0
CPU usage: start_time: 1162239604 rtime: 0 utime: 4615 stime: 0 cutime:4411 cstime: 0 timeout: 204 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 -1228978512 (LWP 4953)]
[New Thread -1518437472 (LWP 5958)]
[New Thread -1510044768 (LWP 5956)]
[New Thread -1501652064 (LWP 5955)]
[New Thread -1493259360 (LWP 5954)]
[New Thread -1484866656 (LWP 5953)]
[New Thread -1476473952 (LWP 5951)]
[New Thread -1468081248 (LWP 5950)]
[New Thread -1459688544 (LWP 5949)]
[New Thread -1442903136 (LWP 5946)]
[New Thread -1252725856 (LWP 4962)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228978512 (LWP 4953))

  • #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 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 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 _nl_default_dirname
    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_audio_sink_get_type
    from /usr/lib/libgstaudio-0.10.so.0
  • #22 gst_audio_sink_get_type
    from /usr/lib/libgstaudio-0.10.so.0
  • #23 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #24 gst_object_unref
    from /usr/lib/libgstreamer-0.10.so.0
  • #25 gst_object_unparent
    from /usr/lib/libgstreamer-0.10.so.0
  • #26 gst_base_audio_sink_get_type
    from /usr/lib/libgstaudio-0.10.so.0
  • #27 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #28 ??
  • #29 ??
  • #30 __after_morecore_hook
    from /lib/tls/i686/cmov/libc.so.6
  • #31 ??
    from /usr/lib/libgobject-2.0.so.0
  • #32 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #33 ??
    from /usr/lib/libgobject-2.0.so.0
  • #34 ??
  • #35 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #36 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #37 gst_object_unref
    from /usr/lib/libgstreamer-0.10.so.0
  • #38 gst_message_new_eos
    from /usr/lib/libgstreamer-0.10.so.0
  • #39 gst_mini_object_unref
    from /usr/lib/libgstreamer-0.10.so.0
  • #40 gst_bus_pop
    from /usr/lib/libgstreamer-0.10.so.0
  • #41 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #42 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #43 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #44 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #45 main
  • #0 __kernel_vsyscall

Comment 1 Alex Lancaster 2006-10-30 21:10:28 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?  

For example, can you get us a stack trace with debugging symbols?  (but attach it to the other report). Please see http://live.gnome.org/GettingTraces for more information on how to do so.

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