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 363124 - Rhythmbox crash while adding podcast feed
Rhythmbox crash while adding podcast feed
Status: RESOLVED DUPLICATE of bug 337332
Product: rhythmbox
Classification: Other
Component: Podcast
0.9.6
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 396328 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-18 12:17 UTC by Sebastien Bacher
Modified: 2007-01-21 13:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-10-18 12:17:43 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/rhythmbox/+bug/66177

"I am running Edgy Eft with latest updates as of Oct. 14th. I had rhythmbox playing one of the pre-installed internet radio stations while simultaneously adding a podcast feed when it crashed. Firefox was the only other open program at the time. See attached crash report.
...
http://librarian.launchpad.net/4843346/_usr_bin_rhythmbox.1000.crash
crash full
...
DistroRelease: Ubuntu 6.10
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.9.6-0ubuntu4
...
Radio Station ---> http://www.smgradio.com/core/audio/ogg/live.pls?service=vcbb

Podcast --->
http://feeds.feedburner.com/linuxreality-ogg
..."

Backtrace got from the crash report:

3905            g_return_val_if_fail (entry->refcount > 0, NULL);
(gdb) bt
  • #0 rhythmdb_entry_get_string
    at rhythmdb.c line 3905
  • #1 rb_podcast_manager_download_file_info_cb
    at rb-podcast-manager.c line 636
  • #2 dispatch_job_callback
    at gnome-vfs-job.c line 229
  • #3 g_idle_dispatch
    at gmain.c line 3926
  • #4 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #5 g_main_context_iterate
    at gmain.c line 2677
  • #6 IA__g_main_loop_run
    at gmain.c line 2881

Comment 1 Jonathan Matthew 2006-10-25 13:53:03 UTC
I've seen a couple of other reports with similar stack traces, apparently showing memory corruption.  I haven't been able to reproduce the problem.
Comment 2 Jonathan Matthew 2006-11-27 04:13:07 UTC
Actually, this looks a lot like a crash I saw while working on bug 337332 (podcast manager locking).
Comment 3 Jonathan Matthew 2007-01-14 07:59:00 UTC
*** Bug 396328 has been marked as a duplicate of this bug. ***
Comment 4 James "Doc" Livingston 2007-01-21 13:16:17 UTC
I saw something like this a while ago, and it did seem to be fixed by 337332.

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