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 344531 - Rhythmbox crashes when updating podcast feeds
Rhythmbox crashes when updating podcast feeds
Status: RESOLVED DUPLICATE of bug 339712
Product: rhythmbox
Classification: Other
Component: Podcast
0.9.4.1
Other other
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-11 01:35 UTC by bugs
Modified: 2006-06-11 01:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description bugs 2006-06-11 01:35:56 UTC
Distribution: Debian testing/unstable
Package: rhythmbox
Severity: critical
Version: GNOME2.14.2 0.9.4.1
Gnome-Distributor: Debian
Synopsis: Rhythmbox crashes when updating podcast feeds
Bugzilla-Product: rhythmbox
Bugzilla-Component: Podcast
Bugzilla-Version: 0.9.4.1
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Updating podcast feeds cases application to crash.

Steps to reproduce the crash:
1. Add a podcast
2. Update the feed (or wait for it to happen automatically)
3. Crash.

Expected Results:
If the problem is caused by a bad RSS feed, then an error message to
that effect would be nice.

How often does this happen?
Every time.

Additional Information:
Some of the offending feeds appear here: http://starfrosch.ch/tags


Debugging Information:

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 -1227790656 (LWP 3025)]
[New Thread -1271030864 (LWP 3052)]
[New Thread -1228379216 (LWP 3030)]
[New Thread -1228031056 (LWP 3026)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227790656 (LWP 3025))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 rhythmdb_entry_set_uninserted
  • #5 rb_podcast_manager_get_remove_files
  • #6 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #11 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-06-11 01:35 -------

Comment 1 Jonathan Matthew 2006-06-11 01:55:38 UTC
The stack trace looks like all the other crashes caused by pubDate tags we couldn't parse.  Can you possibly narrow it down to even a few of the 100+ feeds on that page?  The random five I tried with CVS HEAD all worked.
Comment 2 Elijah Newren 2006-06-11 01:58:24 UTC
Matches the stack trace, distro and version number of rhythm box used in bug 343853 (which has been marked as a duplicate of 343981, which in turn has been marked as a duplicate of 339712), so I'll go ahead and mark as a duplicate.  Kick me if I was wrong to do so.  :)

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