[Pidgin] #9569: Segmentation Fault on 2.5.7 from Pidgin Repository

Pidgin trac at pidgin.im
Tue Jun 30 08:22:28 EDT 2009


#9569: Segmentation Fault on 2.5.7 from Pidgin Repository
--------------------------+-------------------------------------------------
 Reporter:  doktoreas     |     Owner:  rekkanoryo
     Type:  defect        |    Status:  new       
Component:  unclassified  |   Version:  2.5.7     
 Keywords:  ubuntu        |  
--------------------------+-------------------------------------------------
 Hello folks,
 I have got a segmentation fault running pidgin from launchpad repository
 (deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main).
 Here the debug:

 {{{
 doktoreas at doktoreas-laptop:~$ gdb pidgin
 GNU gdb 6.8-debian
 Copyright (C) 2008 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"...
 (gdb) handle SIGPIPE nostop noprint
 Signal        Stop        Print        Pass to program        Description
 SIGPIPE       No        No        Yes                Broken pipe
 (gdb) run
 Starting program: /usr/bin/pidgin
 [Thread debugging using libthread_db enabled]
 [New Thread 0x7f0e691e87d0 (LWP 12854)]
 [New Thread 0x7f0e57466950 (LWP 12857)]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x7f0e691e87d0 (LWP 12854)]
 0x0000000000464451 in pidgin_docklet_init () at
 ../../pidgin/gtkdocklet.c:849
 849        ../../pidgin/gtkdocklet.c: No such file or directory.
         in ../../pidgin/gtkdocklet.c
 (gdb) bt full
 #0  0x0000000000464451 in pidgin_docklet_init () at
 ../../pidgin/gtkdocklet.c:849
         conn_handle = (void *) 0x7f0e66ed4d00
         conv_handle = (void *) 0x7f0e66ed4d10
         accounts_handle = (void *) 0x7f0e66ed4bd8
         status_handle = (void *) 0x7f0e66ed5014
 #1  0x000000000047d26d in pidgin_ui_init () at ../../pidgin/gtkmain.c:310
 No locals.
 #2  0x00007f0e66c35202 in purple_core_init (ui=<value optimized out>) at
 ../../libpurple/core.c:182
         ops = (PurpleCoreUiOps *) 0x6d8680
         __PRETTY_FUNCTION__ = "purple_core_init"
 #3  0x000000000047d91f in main (argc=1, argv=0x7fff71225338) at
 ../../pidgin/gtkmain.c:767
         opt_help = 0
         opt_login = 0
         opt_nologin = 0
         opt_version = <value optimized out>
         opt_si = 1
         opt_config_dir_arg = 0x0
         opt_login_arg = 0x0
         opt_session_arg = 0x0
         accounts = <value optimized out>
         sigset = {__val = {81927, 0 <repeats 15 times>}}
         prev_sig_disp = (void (*)(int)) 0
         errmsg =
 "�P\"q�\177\000\000\000\000\000\000\000\000\000\000\030nuf\016\177\000\000\004\000\000\000\000\000\000\000��\037i\016\177\000\000�'\001i\016\177\000\000\000\000\000\000\000\000\000\0009",
 '\0' <repeats 15 times>,
 "�H\001i\016\177\000\000\200P\"q�\177\000\000�'\001i\016\177\000\000�P\"q�\177\000\000�P\"q�\177\000\000�P\"q�\177\000\000\000\000\000\000\000\000\000\000�P\"q�\177\000\00020\001i\016\177\000\000�\032\037i\016\177\000\000\000�\037i\016\177",
 '\0' <repeats 18 times>,
 "\030nuf\016\177\000\000\004\000\000\000\000\000\000\000��\037i\016\177\000\000\000\000�dD���\000\000V\221\002"...
         error = (GError *) 0x0
         opt = <value optimized out>
         gui_check = <value optimized out>
         debug_enabled = <value optimized out>
         migration_failed = 0
         active_accounts = <value optimized out>
         long_options = {{name = 0x4c19a2 "config", has_arg = 1, flag =
 0x0, val = 99}, {name = 0x4aee16 "debug", has_arg = 0, flag = 0x0, val =
 100}, {name = 0x4b2cc5 "help",
     has_arg = 0, flag = 0x0, val = 104}, {name = 0x4af0e1 "login", has_arg
 = 2, flag = 0x0, val = 108}, {name = 0x4bd8fe "multiple", has_arg = 0,
 flag = 0x0, val = 109}, {
     name = 0x4bd907 "nologin", has_arg = 0, flag = 0x0, val = 110}, {name
 = 0x4bd90f "nocrash", has_arg = 0, flag = 0x0, val = 120}, {name =
 0x4c1998 "session", has_arg = 1,
     flag = 0x0, val = 115}, {name = 0x4b4bbe "version", has_arg = 0, flag
 = 0x0, val = 118}, {name = 0x4c19ab "display", has_arg = 1, flag = 0x0,
 val = 68}, {
     name = 0x4bd917 "sync", has_arg = 0, flag = 0x0, val = 83}, {name =
 0x0, has_arg = 0, flag = 0x0, val = 0}}
 (gdb)

 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/9569>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list