Bug 599577

Summary: [abrt] crash in telepathy-butterfly-0.5.9-1.fc13: notification.py:499:_handle_UBX:IndexError: list index out of range
Product: [Fedora] Fedora Reporter: silviofragnanisilva
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: bdpepple, sander
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:166177c9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-03 14:40:02 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 silviofragnanisilva 2010-06-03 14:27:24 UTC
abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.33.5-112.fc13.x86_64
package: telepathy-butterfly-0.5.9-1.fc13
reason: notification.py:499:_handle_UBX:IndexError: list index out of range
release: Fedora release 13 (Goddard)

backtrace
-----
notification.py:499:_handle_UBX:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/papyon/msnp/base.py", line 107, in _dispatch_command
    handler(command)
  File "/usr/lib/python2.6/site-packages/papyon/msnp/notification.py", line 499, in _handle_UBX
    if parts[1] == 'Music' and parts[2] == '1':
IndexError: list index out of range

Local variables in innermost frame:
account: 'xxxx.br'
cm: <Element 'CurrentMedia' at 0x1ce2750>
idx: 2
network_id: 1
self: <NotificationProtocol object at 0x1cdf960 (papyon+msnp+notification+NotificationProtocol at 0x13812a0)>
tree: <Element 'Data' at 0x1dc6990>
parts: ['WMP?0Music?00?0?0? - ?1??0?0?0?0?0']
command: <papyon.msnp.command.Command object at 0x1da99d0>

Comment 1 silviofragnanisilva 2010-06-03 14:27:26 UTC
Created attachment 419397 [details]
File: backtrace

Comment 2 Brian Pepple 2010-06-03 14:40:02 UTC

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