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 377581 - crash in Rhythmbox Music Player: I had podcast "Waiting" ...
crash in Rhythmbox Music Player: I had podcast "Waiting" ...
Status: RESOLVED DUPLICATE of bug 337332
Product: rhythmbox
Classification: Other
Component: general
0.9.6
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-20 23:44 UTC by markpd
Modified: 2006-11-21 08:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description markpd 2006-11-20 23:44:43 UTC
What were you doing when the application crashed?
I had podcast "Waiting" to download, so I cancelled it(right click, cancel), and it crashed.


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

Memory status: size: 120901632 vsize: 0 resident: 120901632 share: 0 rss: 27602944 rss_rlim: 0
CPU usage: start_time: 1164066205 rtime: 0 utime: 290 stime: 0 cutime:269 cstime: 0 timeout: 21 it_real_value: 0 frequency: 6

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 -1229047616 (LWP 5368)]
[New Thread -1379525728 (LWP 5401)]
[New Thread -1261581408 (LWP 5378)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229047616 (LWP 5368))

  • #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 pthread_mutex_lock
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 rb_podcast_manager_entry_downloaded
  • #6 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
    from /usr/lib/libgthread-2.0.so.0
  • #11 ??
  • #12 ??
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
  • #14 g_slice_alloc
    from /usr/lib/libglib-2.0.so.0
  • #15 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #0 __kernel_vsyscall

Comment 1 James "Doc" Livingston 2006-11-21 08:31:28 UTC
This will be caused by the same issue as bug 337332, some insanity in the podcast locking code.

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