Xmpp crash when the message is to large

Bug #399174 reported by eMerzh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-horn
In Progress
High
Unassigned

Bug Description

When the template is to large, the xmpp horn crash

The trace is

  File "/usr/lib/python2.6/site-packages/xmpp/dispatcher.py", line 367, in send
    self._owner_send(stanza)
  File "/usr/lib/python2.6/site-packages/xmpp/transports.py", line 187, in send
    self._owner.disconnected()
  File "/usr/lib/python2.6/site-packages/xmpp/client.py", line 129, in disconnected
    for i in self.disconnect_handlers: i()
  File "/usr/lib/python2.6/site-packages/xmpp/client.py", line 137, in DisconnectHandler
    raise IOError('Disconnected from server.')
IOError: Disconnected from server.

Tags: xmpphorn
eMerzh (emerzh)
Changed in bzr-horn:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
eMerzh (emerzh) wrote :

A workaround is committed to avoid crashing but the real problem is not resolved...

description: updated
Changed in bzr-horn:
status: Confirmed → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.