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 350345 - crash on Rhythmbox Music Player
crash on Rhythmbox Music Player
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-07 22:55 UTC by Melissa Antoinette Saffron
Modified: 2006-08-08 12:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Melissa Antoinette Saffron 2006-08-07 22:55:11 UTC
What were you doing when the application crashed?
I custom built rhythmbox against the patch at
http://bugzilla.gnome.org/show_bug.cgi?id=321991
and added the "This week in tech" podcast


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.90 2006-07-24 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 132313088 vsize: 0 resident: 132313088 share: 0 rss: 48988160 rss_rlim: 0
CPU usage: start_time: 1154991237 rtime: 0 utime: 1056 stime: 0 cutime:1005 cstime: 0 timeout: 51 it_real_value: 0 frequency: 6

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1228265808 (LWP 24505)]
[New Thread -1303508064 (LWP 24531)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228265808 (LWP 24505))

  • #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 rb_podcast_manager_next_file
    at rb-podcast-manager.c line 600
  • #5 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 main
    at main.c line 375
  • #0 __kernel_vsyscall

Comment 1 Alex Lancaster 2006-08-07 23:05:37 UTC
If the bug is related to the patch on that bug, you should file on that bug, rather than starting a new one.  Also what is the actual URL for the podcast?
Comment 2 Jonathan Matthew 2006-08-08 12:13:04 UTC
This was a cut and paste error in the patch.  The patch on bug 330766 supersedes the patch on bug 321991, and doesn't suffer from this problem.