Package: irssi-plugin-xmpp Version: 0.52+git20140102-2 Followup-For: Bug #765626
Dear Maintainer, * What led up to the situation? Same issue as reported in this bug. Segfault on sending a message. Or receiving if I wait. An interesting extra piece of info: the plugin works fine (as expected) when run with irssi 0.8.16 (20140111 1953). When run in irssi 0.8.17 (20141011 1044) it segfaults consistently. I cannot tell whether this is a bug in the plugin or upstream irssi. * What exactly did you do (or not do) that was effective (or ineffective)? Same as was reported. /msg contact foo message - results in segfault. * What was the outcome of this action? Here's a backtrace of a coredump of irssi when running this plugin in a clean config: gdb irssi core GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from irssi...(no debugging symbols found)...done. [New LWP 20291] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `irssi --config=.irssi-xmpp/config'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000000000048d415 in ?? () (gdb) bt #0 0x000000000048d415 in ?? () #1 0x000000000048aeb2 in ?? () #2 0x000000000048b2fd in signal_emit () #3 0x0000000000477440 in ?? () #4 0x000000000048aeb2 in ?? () #5 0x000000000048b2fd in signal_emit () #6 0x000000000041a233 in ?? () #7 0x000000000048aeb2 in ?? () #8 0x000000000048b2fd in signal_emit () #9 0x000000000044cdc3 in ?? () #10 0x000000000048aeb2 in ?? () #11 0x000000000048b2fd in signal_emit () #12 0x000000000044d6f3 in key_pressed () #13 0x0000000000419a01 in ?? () #14 0x000000000048aeb2 in ?? () #15 0x000000000048b2fd in signal_emit () #16 0x000000000041ac77 in ?? () #17 0x000000000047e133 in ?? () #18 0x00007fc47eecdb6d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007fc47eecdf48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007fc47eecdffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x0000000000416c34 in main () -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (999, 'testing'), (700, 'stable'), (600, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages irssi-plugin-xmpp depends on: ii irssi 0.8.17-1 ii libc6 2.19-12 ii libglib2.0-0 2.42.0-2 ii libloudmouth1-0 1.4.3-12 irssi-plugin-xmpp recommends no packages. irssi-plugin-xmpp suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org