cryptodotis / irssi-otr

LibOTR functionality in Irssi.
GNU General Public License v2.0
183 stars 24 forks source link

Crashes #29

Closed viric closed 11 years ago

viric commented 11 years ago

Hello,

I'm trying this with 59ddcbe66a with irssi 0.8.15 on x86_64 and armv5tel linux, and although the module loads fine, after a bit of use, irssi dies:

irssi: module.c:295: irssi_send_message: Assertion `irssi' failed

Any idea? Can anyone reproduce this?

viric commented 11 years ago

I'm using irssi-otr interoperating with someone with pidgin-otr on irc. The crash happens so often that I can barely use this.

dgoulet commented 11 years ago

Hey!

This is due to a bug in libotr and we are WAITING for the patch to be merged upstream.

See issue #21, I've provided a link to the patch you need to apply on libotr git HEAD.

Thanks!

viric:

Hello,

I'm trying this with 59ddcbe https://github.com/cryptodotis/irssi-otr/commit/59ddcbe66a with irssi 0.8.15 on x86_64 and armv5tel linux, and although the module loads fine, after a bit of use, irssi dies:

irssi: module.c:295: irssi_send_message: Assertion `irssi' failed

Any idea? Can anyone reproduce this?

— Reply to this email directly or view it on GitHub https://github.com/cryptodotis/irssi-otr/issues/29.

viric commented 11 years ago

Ok! This can be closed then. I applied the patch, let's see if it resists.