[Pidgin] #3158: Pidgin crashes on IRC privmsg (query)
Pidgin
trac at pidgin.im
Mon Sep 17 14:13:41 EDT 2007
#3158: Pidgin crashes on IRC privmsg (query)
-----------------------------+----------------------------------------------
Reporter: nargh | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.2.0
Keywords: crash IRC query | Pending: 0
-----------------------------+----------------------------------------------
As soon as someone sends a private message to me via /msg on IRC, Pidgin
immediately crashes & exits.
Using getdeb build on Feisty.
(no, Album plugin not running)
Backtrace:
{{{
~$ gdb pidgin
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) handle SIGPIPE nostop
Signal Stop Print Pass to program Description
SIGPIPE No Yes Yes Broken pipe
(gdb) run
Starting program: /usr/bin/pidgin
[Thread debugging using libthread_db enabled]
[New Thread -1223661872 (LWP 11397)]
[New Thread -1245115504 (LWP 11409)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223661872 (LWP 11397)]
0xb769fc23 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt full
#0 0xb769fc23 in strlen () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0xb76e4514 in regexec () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2 0xb6323466 in ?? () from /usr/lib/pidgin/irssi.so
No symbol table info available.
#3 0xbff961fc in ?? ()
No symbol table info available.
#4 0x706d6574 in ?? ()
No symbol table info available.
#5 0x00000006 in ?? ()
No symbol table info available.
#6 0xbff961cc in ?? ()
No symbol table info available.
#7 0x00000000 in ?? ()
No symbol table info available.
(gdb) quit
The program is running. Exit anyway? (y or n) y
~$
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/3158>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list