David Ammouial <da-...@weeno.net> wrote: > Hi Jason, Hi David, > > > If I run the following after the XMPP module is loaded: > > /xmppconnect -host jabber.org usern...@jabber.org password > > I get: > > Segmentation fault > > Do you still have this problem with the current version in sid?
Yes, with 0.13+cvs20090617-1 > > If you do, i would need more information so that it is possible to > reproduce the bug: as it is, everything works correctly for me. > Could you please send a GDB backtrace? It's attached, but probably not helpful. What's the easiest way to obtain a version of the module with debug symbols included? > Also, a dump of the conversation between the client and the server would > be very useful. Tshark shows no traffic at all - it doesn't seem to reach the point of connecting successfully. By the way, I am running a dual-stack (IPv4/IPv6) machine, in case that makes a difference to the networking code. Regards, Jason.
#0 0x000000000048b082 in ?? () #1 0x000000000048b73e in server_create_conn () #2 0x00000000004909ba in ?? () #3 0x0000000000490d82 in ?? () #4 0x000000000048e0d4 in ?? () #5 0x000000000048e7cc in signal_emit () #6 0x000000000047a19a in ?? () #7 0x000000000048e0d4 in ?? () #8 0x000000000048e7cc in signal_emit () #9 0x00007fffefbf0574 in ?? () from /usr/lib/irssi/modules/libxmpp_core.so #10 0x000000000048e0d4 in ?? () #11 0x000000000048e7cc in signal_emit () #12 0x000000000047a19a in ?? () #13 0x000000000048e0d4 in ?? () #14 0x000000000048e7cc in signal_emit () #15 0x000000000041c88b in ?? () #16 0x000000000048e0d4 in ?? () #17 0x000000000048e7cc in signal_emit () #18 0x000000000044e549 in ?? () #19 0x000000000048e0d4 in ?? () #20 0x000000000048e7cc in signal_emit () #21 0x000000000044dec8 in key_pressed () #22 0x000000000041bd87 in ?? () #23 0x000000000048e0d4 in ?? () #24 0x000000000048e7cc in signal_emit () #25 0x0000000000426427 in term_gets () #26 0x0000000000480e6a in ?? () #27 0x00007ffff6d0f86a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0x00007ffff6d12eb8 in ?? () from /usr/lib/libglib-2.0.so.0 #29 0x00007ffff6d1306c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0x000000000042c0bc in main ()