Bug 29089 - crash detected in telepathy-butterfly-0.5.3-1.fc12
Summary: crash detected in telepathy-butterfly-0.5.3-1.fc12
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 15:21 UTC by Brian Pepple
Modified: 2019-12-03 19:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Brian Pepple 2010-07-15 15:21:43 UTC
Comment: This problem ocurs when I use MSN on Empathy. 

backtrace
-----
Summary: TB42f764be iochannel.py:157:send:AssertionError: 1

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/papyon/transport.py", line 284, in
enable_ping
    self.send_command(cmd, False)
  File "/usr/lib/python2.6/site-packages/papyon/transport.py", line 277, in
send_command
    self._transport.send(str(command), self.__on_command_sent, *our_cb_args)
  File "/usr/lib/python2.6/site-packages/papyon/gnet/io/iochannel.py", line
157, in send
    assert(self._status == IoStatus.OPEN), self._status
AssertionError: 1

Local variables in innermost frame:
buffer: PNG

callback: <bound method DirectConnection.__on_command_sent of <DirectConnection
object at 0xa72634c (papyon+transport+DirectConnection at 0xa752810)>>
self: <TCPClient object at 0xa726374 (papyon+gnet+io+tcp+TCPClient at
0xa752840)>
args: (<papyon.msnp.command.Command object at 0xaa14ecc>, None, ())

cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly 
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.31.6-145.fc12.i686.PAE
package: telepathy-butterfly-0.5.3-1.fc12
uuid: 42f764be    

This bug appears with all tp-butterfly versions from 0.5.3-0.5.11. It appears it happens quit a bit on users that have an unreliable internet connect.
Comment 1 GitLab Migration User 2019-12-03 19:45:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-butterfly/issues/27.


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.