Hi, I compiled some of the libs with -O0 -g Using
/load xmpp /xmppconnect -ssl <myusername>@jabber.ccc.de <passwnd> /load otr /unload xmpp I get this backtrace: #0 0xb7ae2556 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0xb7ae3d78 in *__GI_abort () at abort.c:88 #2 0xb7b1ca6d in __libc_message (do_abort=2, fmt=0xb7bd8fc8 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:170 #3 0xb7b22815 in malloc_printerr (action=2, str=0xb7bd5f10 "free(): invalid pointer", ptr=0x8f34d78) at malloc.c:5891 #4 0xb7b246bc in *__GI___libc_free (mem=0x8f34d78) at malloc.c:3626 #5 0xb760b86f in otrl_mem_free (p=0x8f34d80) at mem.c:92 #6 0xb7625478 in _gcry_free (p=0x6) at global.c:642 #7 0xb762bb39 in _gcry_cipher_close (h=0x8f34d80) at cipher.c:820 #8 0xb7623e3d in gcry_cipher_close (h=0x8f34d80) at visibility.c:498 #9 0xb76e5ddd in ?? () from /usr/lib/libgnutls.so.26 #10 0x08f34d80 in ?? () #11 0xb7735cdc in ?? () from /usr/lib/libgnutls.so.26 #12 0xbff77bc8 in ?? () #13 0xb76c1a33 in _gnutls_cipher_deinit () from /usr/lib/libgnutls.so.26 Backtrace stopped: frame did not save the PC The following sequence worked fine for me: /load otr /load xmpp /xmppconnect -ssl <myusername>@jabber.ccc.de <passwnd> /unload otr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]