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 350985 - Crash when clicking "Update All Feeds"
Crash when clicking "Update All Feeds"
Status: RESOLVED DUPLICATE of bug 339712
Product: rhythmbox
Classification: Other
Component: Podcast
0.9.4.1
Other Linux
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-12 00:17 UTC by Tim Lockwood
Modified: 2006-08-12 08:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Tim Lockwood 2006-08-12 00:17:56 UTC
Attempted to update all feeds (with only one feed listed).  Program just shut down immediately.  No error messages.
Comment 1 Jonathan Matthew 2006-08-12 00:57:36 UTC
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it.
Can you provide us with one? Please see http://live.gnome.org/GettingTraces for more information on how to do so.

This is probably a duplicate of bug 339712.  Please provide the feed URL so we can check.
Comment 2 Tim Lockwood 2006-08-12 01:34:55 UTC
The feed url in question is at http://www.podiobooks.com/bookfeed/12706/85/book.xml (personalised feed, not for sharing)

Here's a stack trace for you... thanks for the tip on that... hope this makes sense

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208526336 (LWP 20191)]
0x080de383 in rhythmdb_entry_set_uninserted ()
(gdb) thread apply all bt

Thread 1 (Thread -1208526336 (LWP 20191))

  • #0 rhythmdb_entry_set_uninserted
  • #1 rb_podcast_manager_subscribe_feed
  • #2 g_list_remove_link
    from /usr/lib/libglib-2.0.so.0
  • #3 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #4 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #5 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #6 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #7 main

Comment 3 James "Doc" Livingston 2006-08-12 08:27:45 UTC
The stack trace (last thread) is the same as bug 339712, so marking as a duplicate.

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