Bug 615623

Summary: [abrt] crash in listen-0.6.5-2.fc13: library.py:501:del_property:KeyError: '#stream_offset'
Product: [Fedora] Fedora Reporter: Tomasz Sterna <tomek>
Component: listenAssignee: Haïkel Guémar <karlthered>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: karlthered
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:bcb82ab3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-29 13:22:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Tomasz Sterna 2010-07-17 14:46:27 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: python listen
component: listen
executable: /usr/lib/listen/listen
kernel: 2.6.33.5-124.fc13.i686
package: listen-0.6.5-2.fc13
reason: library.py:501:del_property:KeyError: '#stream_offset'
release: Fedora release 13 (Goddard)

backtrace
-----
library.py:501:del_property:KeyError: '#stream_offset'

Traceback (most recent call last):
  File "/usr/lib/listen/player/__init__.py", line 189, in __on_error
    LastFmPlayer.stop()
  File "/usr/lib/listen/lastfm_player.py", line 258, in stop
    ListenDB.del_property(self.song,["#stream_offset","album","artist","track_url","#duration","title"])
  File "/usr/lib/listen/library.py", line 501, in del_property
    for key in keys: del song[key]
KeyError: '#stream_offset'

Local variables in innermost frame:
song: <Song lastfm://user/smokku/personal>
keys: ['#stream_offset', 'album', 'artist', 'track_url', '#duration', 'title']
self: <ListenDatabase object at 0x8d4f694 (library+ListenDatabase at 0x8624100)>
old_keys_values: {}
key: '#stream_offset'
type: 'lastfmradio'

How to reproduce
-----
1. Play last.fm user radio station

Comment 1 Tomasz Sterna 2010-07-17 14:46:30 UTC
Created attachment 432594 [details]
File: backtrace

Comment 2 Bug Zapper 2011-06-01 13:37:09 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2011-06-29 13:22:27 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.