[Pidgin] #4113: Pidgin 2.3.0 crashes with Mouse Gestures plugin enabled

Pidgin trac at pidgin.im
Wed Jul 15 20:30:16 EDT 2009


#4113: Pidgin 2.3.0 crashes with Mouse Gestures plugin enabled
----------------------------+-----------------------------------------------
 Reporter:  falbani         |        Owner:         
     Type:  defect          |       Status:  pending
Milestone:                  |    Component:  plugins
  Version:  2.3.0           |   Resolution:         
 Keywords:  mouse gestures  |  
----------------------------+-----------------------------------------------
Changes (by darkrain42):

  * status:  new => pending


Old description:

> Debian Etch amd64
>
> $ uname -r
> 2.6.18-5-amd64
> ---------------------
> http://pastebin.com/f52caf479
>
> $ gdb pidgin
> GNU gdb 6.4.90-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 "x86_64-linux-gnu"...Using host libthread_db
> library "/lib/libthread_db.so.1".
>
> (gdb) set pagination 0
> (gdb) run
> Starting program: /usr/local/bin/pidgin
> [Thread debugging using libthread_db enabled]
> [New Thread 47091085778608 (LWP 31277)]
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 47091085778608 (LWP 31277)]
> attach_signals (conv=0xb8e280) at gestures.c:133
> 133             gstroke_enable(gtkconv->imhtml);
> (gdb)
> ----------------------
>
> With Mouse Gestures disabled it seems to work well.

New description:

 Debian Etch amd64
 {{{
 $ uname -r
 2.6.18-5-amd64
 ---------------------
 http://pastebin.com/f52caf479

 $ gdb pidgin
 GNU gdb 6.4.90-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 "x86_64-linux-gnu"...Using host libthread_db
 library "/lib/libthread_db.so.1".

 (gdb) set pagination 0
 (gdb) run
 Starting program: /usr/local/bin/pidgin
 [Thread debugging using libthread_db enabled]
 [New Thread 47091085778608 (LWP 31277)]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 47091085778608 (LWP 31277)]
 attach_signals (conv=0xb8e280) at gestures.c:133
 133             gstroke_enable(gtkconv->imhtml);
 (gdb)
 ----------------------
 }}}

 With Mouse Gestures disabled it seems to work well.

--

Comment:

 Please follow [wiki:GetABacktrace the instructions] to get a backtrace and
 attach it to this ticket.[[BR]]At the gdb line where your log ends, run
 'bt full'

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4113#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list