[Pidgin] #5942: pidgin segfault

Pidgin trac at pidgin.im
Wed May 28 17:43:00 EDT 2008


#5942: pidgin segfault
---------------------------+------------------------------------------------
  Reporter:  IgorZubkov    |       Owner:  lschiere
      Type:  defect        |      Status:  new     
  Priority:  minor         |   Milestone:          
 Component:  unclassified  |     Version:  2.4.2   
Resolution:                |    Keywords:          
   Pending:  1             |  
---------------------------+------------------------------------------------
Changes (by IgorZubkov):

  * pending:  1 => 0

Comment:

 Replying to [comment:1 datallah]:
 > [wiki:GetABacktrace Please get a backtrace]

 It must be vanilla pidgin 2.4.2?

 [icesik at iceberg .libs]$ gdb ./pidgin
 GNU gdb 6.6-alt3 (ALT Linux)
 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 "i586-alt-linux"...
 Using host libthread_db library "/lib/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: /home/icesik/RPM/BUILD/pidgin-2.4.2/pidgin/.libs/pidgin
 [Thread debugging using libthread_db enabled]
 [New Thread -1223657792 (LWP 16072)]

 Program received signal SIGPIPE, Broken pipe.


 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread -1223657792 (LWP 16072)]
 0xb759f178 in g_source_remove () from /lib/libc.so.6
 (gdb)
 (gdb) bt full
 #0  0xb759f178 in g_source_remove () from /lib/libc.so.6
 No symbol table info available.
 #1  0xb7662180 in g_source_remove () from /lib/libc.so.6
 No symbol table info available.
 #2  0xb7662194 in g_source_remove () from /lib/libc.so.6
 No symbol table info available.
 #3  0xb76621a4 in g_source_remove () from /lib/libc.so.6
 No symbol table info available.
 #4  0x08cc9f98 in ?? ()
 No symbol table info available.
 #5  0xb76621b0 in g_source_remove () from /lib/libc.so.6
 No symbol table info available.
 #6  0x08b4aa68 in ?? ()
 No symbol table info available.
 #7  0x00000018 in ?? ()
 No symbol table info available.
 #8  0xb7660ff4 in ?? () from /lib/libc.so.6
 No symbol table info available.
 #9  0xb7662180 in g_source_remove () from /lib/libc.so.6
 No symbol table info available.
 #10 0x00000000 in ?? ()
 No symbol table info available.
 (gdb) quit
 The program is running.  Exit anyway? (y or n) y
 [icesik at iceberg .libs]$

 As I understand, I miss debug info while build. Am I right?

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


More information about the Tracker mailing list