Bug 26135 - Telepathy Butterfly always crashing in Fedora
Summary: Telepathy Butterfly always crashing in Fedora
Status: RESOLVED DUPLICATE of bug 24138
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 06:44 UTC by Christian Schaller
Modified: 2010-01-20 07:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Christian Schaller 2010-01-20 06:44:49 UTC
Comment: Got this just starting empathy
UUID: 8685c3cc
architecture: x86_64
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly 
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.31.6-166.fc12.x86_64
package: telepathy-butterfly-0.5.3-2.fc12
release: Fedora release 12 (Constantine)
uuid: 8685c3cc

backtrace
-----
Summary: TB8685c3cc base64.py:76:b64decode:TypeError: Incorrect padding

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 414, in _handle_ILN
    self._handle_NLN(command)
  File "/usr/lib/python2.6/site-packages/papyon/msnp/notification.py", line 453, in _handle_NLN
    urllib.unquote(command.arguments[idx]))
  File "/usr/lib/python2.6/site-packages/papyon/p2p.py", line 159, in parse
    shad = base64.b64decode(shad)
  File "/usr/lib64/python2.6/base64.py", line 76, in b64decode
    raise TypeError(msg)
TypeError: Incorrect padding

Local variables in innermost frame:
msg: Incorrect padding
altchars: None
s: JuU95Gceheui vS4a0W1vnGQV6Q=



Comment: Got this just starting empathy
UUID: 8685c3cc
architecture: x86_64
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly 
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.31.6-166.fc12.x86_64
package: telepathy-butterfly-0.5.3-2.fc12
release: Fedora release 12 (Constantine)
uuid: 8685c3cc

backtrace
-----
Summary: TB8685c3cc base64.py:76:b64decode:TypeError: Incorrect padding

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 414, in _handle_ILN
    self._handle_NLN(command)
  File "/usr/lib/python2.6/site-packages/papyon/msnp/notification.py", line 453, in _handle_NLN
    urllib.unquote(command.arguments[idx]))
  File "/usr/lib/python2.6/site-packages/papyon/p2p.py", line 159, in parse
    shad = base64.b64decode(shad)
  File "/usr/lib64/python2.6/base64.py", line 76, in b64decode
    raise TypeError(msg)
TypeError: Incorrect padding

Local variables in innermost frame:
msg: Incorrect padding
altchars: None
s: JuU95Gceheui vS4a0W1vnGQV6Q=



UUID: b733c0c9
architecture: x86_64
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.31.6-166.fc12.x86_64
package: telepathy-butterfly-0.5.3-2.fc12
release: Fedora release 12 (Constantine)
uuid: b733c0c9

backtrace
-----
Summary: TBb733c0c9 p2p.py:150:parse:ParseError: Invalid MSNObject

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 453, in _handle_NLN
    urllib.unquote(command.arguments[idx]))
  File "/usr/lib/python2.6/site-packages/papyon/p2p.py", line 150, in parse
    raise ParseError('Invalid MSNObject')
ParseError: Invalid MSNObject

Local variables in innermost frame:
client: <papyon.client.Client object at 0x1e87bd0>
data: <cStringIO.StringI object at 0x20035a0>
xml_data: 1
Comment 1 Jonny Lamb 2010-01-20 07:24:41 UTC
Please open one bug per crasher.

The first two is a dup of bug #24138, which is fixed in telepathy-butterfly 0.5.4. I'm not sure if the third is related, but if not, please re-open this bug as NEW.

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.