Menu

Pidgin-2.5.5 crash

flipeicl
2009-03-30
2013-01-14
  • flipeicl

    flipeicl - 2009-03-30

    I use pidgin-2.5.5 in a debian linux, xfce 4.6, gtk2.14.7-5, and now, pidgin are crashing sometimes. My pidgin are installed from source.

    Sometimes, pidgin are using some processor resource, something like 95% of processor. My processor is a intel P4 HT.

    THIS IS THE LAST LINES OF pidgin -d OUT:
    (18:52:49) msn: C: NS 000: USR 6 SSO I flipeicl@ZZZ.com
    (18:52:49) msn: S: NS 000: GCF 0 6601
    (18:52:49) msn: Processing GCF command
    (18:52:49) msn: S: NS 000: USR 6 SSO S MBI_KEY_OLD UXUHqsD1qWWNpJkulicyI1XcxVrRpOWLnjwly3+CB0ik595R6X5Qkuf/cYCbcMyZ
    (18:52:49) msn: Starting Windows Live ID authentication
    (18:52:49) msn: Logging on flipeicl@ZZZ.com, with policy 'MBI_KEY_OLD', nonce 'UXUHqsD1qWWNpJkulicyI1XcxVrRpOWLnjwly3+CB0ik595R6X5Qkuf/cYCbcMyZ'
    (18:52:49) dns: DNS query for 'login.live.com' queued
    (18:52:49) dns: Successfully sent DNS request to child 5336
    (18:52:50) dns: Got response for 'login.live.com'
    (18:52:50) dnsquery: IP resolved for login.live.com
    (18:52:50) proxy: Attempting connection to 65.54.165.179
    (18:52:50) proxy: Connecting to login.live.com:443 with no proxy
    (18:52:50) proxy: Connection in progress
    (18:52:51) proxy: Connecting to login.live.com:443.
    (18:52:51) gnutls: Starting handshake with login.live.com
    Pidgin 2.5.5 has segfaulted and attempted to dump a core file.
    This is a bug in the software and has happened through
    no fault of your own.

    If you can reproduce the crash, please notify the developers
    by reporting a bug at:
    http://developer.pidgin.im/simpleticket/

    Please make sure to specify what you were doing at the time
    and post the backtrace from the core file.  If you do not know
    how to get the backtrace, please read the instructions at
    http://developer.pidgin.im/wiki/GetABacktrace
    dns[5336]: Oops, father has gone, wait for me, wait...!
    Abortado

    AND THIS IS THE OUT OF gdb:
    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 "i486-linux-gnu"...
    (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 0xb6fa9710 (LWP 5400)]

    (process:5400): Gtk-WARNING **: Locale not supported by C library.
            Using the fallback 'C' locale.

    Program received signal SIGPIPE, Broken pipe.

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 0xb6fa9710 (LWP 5400)]
    0xb6823071 in msn_soap_read_cb (data=0x8b11348, fd=27, cond=3) at soap.c:500
    500     soap.c: No such file or directory.
            in soap.c
    (gdb) bt full
    #0  0xb6823071 in msn_soap_read_cb (data=0x8b11348, fd=27, cond=3) at soap.c:500
            conn = <value optimized out>
            count = 0
            perrno = <value optimized out>
            buf = "\000\000\000\000\f²ã\b\230\004f·È©ë¿\237¯a·\f²ã\b\\Q~·¸«ë¿0¨_·\f«ë¿|«ë¿\232\231\231\231\231\231¹?\f«ë¿\210ØÏ\b\001\000\000\000\000\000\000\000GMT\r\nServer: Micros\000ft-I\f«ë¿|«ë¿\f²ã\b\a\000\000\000\001\000\000\000CUR \232\231\231\231\231\231¹? IVD\000\000\000\000\23681·w\001\000\000/\001\000\000\221@_·;\000\000\000\000\000\000\000hªë¿kÖ`·xÞ¬\b\000\000\000\000\030\025\000\000\000\000\000\000XÞ¬\bèªë¿xªë¿ÝÙ`·1Ö\036·"...
            cursor = <value optimized out>
    #1  0x080a6a43 in pidgin_io_invoke (source=0x8622d00, condition=G_IO_ERR, data=0x8468338) at gtkeventloop.c:78
            purple_cond = 3
    #2  0xb747034d in ?? () from /usr/lib/libglib-2.0.so.0
    No symbol table info available.
    #3  0x08622d00 in ?? ()
    No symbol table info available.
    #4  0x00000008 in ?? ()
    No symbol table info available.
    #5  0x08468338 in ?? ()
    No symbol table info available.
    #6  0xb74b5184 in ?? () from /usr/lib/libglib-2.0.so.0
    No symbol table info available.
    #7  0xbfebea3c in ?? ()
    No symbol table info available.
    #8  0x08b586b8 in ?? ()
    No symbol table info available.
    #9  0xbfebea58 in ?? ()
    No symbol table info available.
    #10 0xb7439718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    No symbol table info available.
    Backtrace stopped: frame did not save the PC
    (gdb) quit
    The program is running.  Exit anyway? (y or n) y

    thanks.

     
    • Ka-Hing Cheung

      Ka-Hing Cheung - 2009-03-30