← Back to team overview

desktop-packages team mailing list archive

[Bug 897852] Re: SIGSEV in rb_podcast_parse_load_feed

 

Thanks for the report Ingo, any chance to get a new backtrace? could you
please run gdb as:

gdb rhythmbox
set logging on rhythmbox.txt
run
(as soon as it crashes)
back
thread apply all bt full
set logging off
quit
Then please attach that resulting log file to the report, Thanks in advance!.

** Changed in: rhythmbox (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/897852

Title:
  SIGSEV in rb_podcast_parse_load_feed

Status in “rhythmbox” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 11.10
  Rhythmbox: Version: 2.90.1~20110908-0ubuntu1

  When doing a podcast feed update Rhythmbox crashes:

  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x96fd9b70 (LWP 5197)]
  0x00cecafb in totem_pl_parser_add_itms (parser=0x8a3c540, file=0x8a3d538, base_file=0x0, parse_data=0x96fd9068, data=0x0) at totem-pl-parser-podcast.c:746
  746	totem-pl-parser-podcast.c: No such file or directory.
  	in totem-pl-parser-podcast.c
  (gdb) where
  #0  0x00cecafb in totem_pl_parser_add_itms (parser=0x8a3c540, file=0x8a3d538, base_file=0x0, parse_data=0x96fd9068, data=0x0) at totem-pl-parser-podcast.c:746
  #1  0x00ce6513 in totem_pl_parser_parse_internal (parser=0x8a3c540, file=0x8a3d538, base_file=0x0, parse_data=0x96fd9068) at totem-pl-parser.c:1792
  #2  0x00ce690c in totem_pl_parser_parse_with_base (parser=0x8a3c540, uri=0x8953768 "http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401";, 
      base=0x0, fallback=0) at totem-pl-parser.c:2093
  #3  0x00ce6c23 in totem_pl_parser_parse (parser=0x8a3c540, uri=0x8953768 "http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401";, fallback=0)
      at totem-pl-parser.c:2175
  #4  0x001a8a28 in rb_podcast_parse_load_feed (data=0x8a56ce0, file_name=0x8953768 "http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401";, 
      existing_feed=1, error=0x8a55bb8) at rb-podcast-parse.c:218
  #5  0x001abb95 in rb_podcast_manager_thread_parse_feed (info=0x8955bb0) at rb-podcast-manager.c:1146
  #6  0x00a6a5f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  #7  0x00affd31 in start_thread (arg=0x96fd9b70) at pthread_create.c:304
  #8  0x00be60ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  Backtrace stopped: Not enough registers or memory available to unwind further

  
  The problematic podcast feed is:

  http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401

  and contains no RSS feed at the moment, but instead:

  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  <HTML><HEAD>
  <TITLE>509 Bandwidth Limit Exceeded</TITLE>
  </HEAD><BODY>
  <H1>Bandwidth Limit Exceeded</H1>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/897852/+subscriptions


References