[Pidgin] #14858: pidgin crashed after start while connecting

Pidgin trac at pidgin.im
Tue Jan 3 10:33:47 EST 2012


#14858: pidgin crashed after start while connecting
--------------------------+-------------------------------------------------
 Reporter:  treaki        |     Owner:  rekkanoryo
     Type:  defect        |    Status:  new       
Component:  unclassified  |   Version:  2.8.0     
 Keywords:                |  
--------------------------+-------------------------------------------------
 hi,

 first at all: i don't know very much about debugging, i know what it is
 theoretical and i fast read http://wiki.debian.org/HowToGetABacktrace. i
 know i did it wrong, i dont used a version without Debug symbols... maybe
 the crash is my fault to... i am posting now some informations:

 operating system: debian gnu/linux squeeze

 treaki at treakis-thinkpad:~$ uname -a
 Linux treakis-thinkpad 2.6.32-5-686-bigmem #1 SMP Mon Oct 3 05:03:32 UTC
 2011 i686 GNU/Linux
 treaki at treakis-thinkpad:~$ cat /etc/issue
 Debian GNU/Linux 6.0 \n \l

 treaki at treakis-thinkpad:~$ pidgin
 MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
 Can't open joystick device /dev/input/js0: No such file or directory
 Can't init input joystick
 mplayer: could not connect to socket
 mplayer: No such file or directory
 Failed to open LIRC support. You will not be able to use your remote
 control.

 Playing /usr/local/share/sounds/purple/receive.wav.
 Audio only file format detected.
 ==========================================================================
 Opening audio decoder: [pcm] Uncompressed PCM audio decoder
 AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
 Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
 ==========================================================================
 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
 Video: no video
 Starting playback...
 MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
 Can't open joystick device /dev/input/js0: No such file or directory
 Can't init input joystick
 mplayer: could not connect to socket
 mplayer: No such file or directory
 Failed to open LIRC support. You will not be able to use your remote
 control.

 Playing /usr/local/share/sounds/purple/receive.wav.
 Audio only file format detected.
 ==========================================================================
 Opening audio decoder: [pcm] Uncompressed PCM audio decoder
 AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
 Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
 ==========================================================================
 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
 Video: no video of 0.6 (00.6) ??,?%
 Starting playback...
 A:   0.5 (00.4) of 0.6 (00.6)  0.5%

 A:   0.5 (00.4) of 0.6 (00.6)  0.4%


 Exiting... (End of file)

 Exiting... (End of file)
 Pidgin 2.8.0 hat einen Speicherzugriffsfehler festgestellt und
 versucht, eine Core-Datei zu schreiben.  Dies ist ein
 Fehler im Programm und kein Fehler von Ihnen.

 Wenn Sie den Absturz reproduzieren können, informieren Sie
 bitte die Entwickler mit einem Fehlerbericht auf:
 http://developer.pidgin.im/simpleticket/

 Bitte geben Sie unbedingt an, was Sie getan haben als der
 Fehler aufgetreten ist, und posten Sie den Backtrace aus
 der Core-Datei. Falls Sie nicht wissen, wie man einen
 Backtrace erstellt, lesen Sie bitte die Informationen auf
 http://developer.pidgin.im/wiki/GetABacktrace
 Abgebrochen
 treaki at treakis-thinkpad:~$ sudo apt-get install hello-dbg
 [sudo] password for treaki:
 Paketlisten werden gelesen... Fertig
 Abhängigkeitsbaum wird aufgebaut
 Statusinformationen werden eingelesen... Fertig
 N: Ignoring file 'jitsi.list.save' in directory '/etc/apt/sources.list.d/'
 as it has an invalid filename extension
 E: Paket hello-dbg kann nicht gefunden werden
 treaki at treakis-thinkpad:~$ gdb
 GNU gdb (GDB) 7.0.1-debian
 Copyright (C) 2009 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".
 For bug reporting instructions, please see:
 <http://www.gnu.org/software/gdb/bugs/>.
 (gdb) run pidgin
 Starting program:  pidgin
 No executable file specified.
 Use the "file" or "exec-file" command.
 (gdb) exec-file
 No executable file now.
 (gdb) q
 treaki at treakis-thinkpad:~$ gdb pidgin
 GNU gdb (GDB) 7.0.1-debian
 Copyright (C) 2009 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".
 For bug reporting instructions, please see:
 <http://www.gnu.org/software/gdb/bugs/>...
 Reading symbols from /usr/local/bin/pidgin...(no debugging symbols
 found)...done.
 (gdb) run
 Starting program: /usr/local/bin/pidgin
 [Thread debugging using libthread_db enabled]
 MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
 Can't open joystick device /dev/input/js0: No such file or directory
 Can't init input joystick
 mplayer: could not connect to socket
 mplayer: No such file or directory
 Failed to open LIRC support. You will not be able to use your remote
 control.

 Playing /usr/local/share/sounds/purple/receive.wav.
 Audio only file format detected.
 ==========================================================================
 Opening audio decoder: [pcm] Uncompressed PCM audio decoder
 AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
 Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
 ==========================================================================
 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
 Video: no video
 Starting playback...
 MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
 Can't open joystick device /dev/input/js0: No such file or directory
 Can't init input joystick
 mplayer: could not connect to socket
 mplayer: No such file or directory
 Failed to open LIRC support. You will not be able to use your remote
 control.

 Playing /usr/local/share/sounds/purple/receive.wav.
 Audio only file format detected.,?%
 ==========================================================================
 Opening audio decoder: [pcm] Uncompressed PCM audio decoder
 AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
 Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
 ==========================================================================
 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
 Video: no video
 Starting playback...
 A:   0.5 (00.4) of 0.6 (00.6)  1.7%

 A:   0.5 (00.4) of 0.6 (00.6)  0.4%
 Exiting... (End of file)
 A:   0.5 (00.4) of 0.6 (00.6)  0.4%


 Exiting... (End of file)
 MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
 Can't open joystick device /dev/input/js0: No such file or directory
 Can't init input joystick
 mplayer: could not connect to socket
 mplayer: No such file or directory
 Failed to open LIRC support. You will not be able to use your remote
 control.

 Playing /usr/local/share/sounds/purple/receive.wav.
 Audio only file format detected.
 ==========================================================================
 Opening audio decoder: [pcm] Uncompressed PCM audio decoder
 AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
 Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
 ==========================================================================
 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
 Video: no video
 Starting playback...
 A:   0.5 (00.4) of 0.6 (00.6)  0.4%


 Exiting... (End of file)
 [New Thread 0xb20c4b70 (LWP 11172)]

 Program received signal SIGSEGV, Segmentation fault.
 0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
 (gdb) bt
 #0  0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
 #1  0xb71aa319 in XCloseDisplay () from /usr/lib/libX11.so.6
 #2  0xb6b48190 in skype_disconnect () at skype_messaging_x11.c:128
 #3  0xb6b4ca04 in skype_close (gc=0x8b38ff8) at libskype.c:1792
 #4  0xb746aa12 in _purple_connection_destroy ()
    from /usr/local/lib/libpurple.so.0
 #5  0xb7456de1 in purple_account_disconnect ()
    from /usr/local/lib/libpurple.so.0
 #6  0xb746a45a in ?? () from /usr/local/lib/libpurple.so.0
 #7  0xb755fa7c in ?? () from /lib/libglib-2.0.so.0
 #8  0xb755f305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
 #9  0xb7562fe8 in ?? () from /lib/libglib-2.0.so.0
 #10 0xb7563527 in g_main_loop_run () from /lib/libglib-2.0.so.0
 #11 0xb7a93e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #12 0x080cb34d in main ()
 (gdb) thread apply all bt

 Thread 2 (Thread 0xb20c4b70 (LWP 11172)):
 #0  0xb7fe2424 in __kernel_vsyscall ()
 #1  0xb7f54f7f in pthread_cond_wait@@GLIBC_2.3.2 ()
    from /lib/i686/cmov/libpthread.so.0
 #2  0xb7539aee in ?? () from /lib/libglib-2.0.so.0
 #3  0xb7539eee in g_async_queue_pop () from /lib/libglib-2.0.so.0
 #4  0xb6b48e7b in send_messages_thread_func (data=0x0) at
 skype_messaging.c:135
 #5  0xb75896cf in ?? () from /lib/libglib-2.0.so.0
 #6  0xb7f50955 in start_thread () from /lib/i686/cmov/libpthread.so.0
 #7  0xb737ae7e in clone () from /lib/i686/cmov/libc.so.6

 Thread 1 (Thread 0xb6f76750 (LWP 11045)):
 #0  0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
 #1  0xb71aa319 in XCloseDisplay () from /usr/lib/libX11.so.6
 #2  0xb6b48190 in skype_disconnect () at skype_messaging_x11.c:128
 #3  0xb6b4ca04 in skype_close (gc=0x8b38ff8) at libskype.c:1792
 #4  0xb746aa12 in _purple_connection_destroy ()
    from /usr/local/lib/libpurple.so.0
 #5  0xb7456de1 in purple_account_disconnect ()
    from /usr/local/lib/libpurple.so.0
 #6  0xb746a45a in ?? () from /usr/local/lib/libpurple.so.0
 #7  0xb755fa7c in ?? () from /lib/libglib-2.0.so.0
 ---Type <return> to continue, or q <return> to quit---
 #8  0xb755f305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
 #9  0xb7562fe8 in ?? () from /lib/libglib-2.0.so.0
 #10 0xb7563527 in g_main_loop_run () from /lib/libglib-2.0.so.0
 #11 0xb7a93e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #12 0x080cb34d in main ()
 (gdb) bt full
 #0  0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
 No symbol table info available.
 #1  0xb71aa319 in XCloseDisplay () from /usr/lib/libX11.so.6
 No symbol table info available.
 #2  0xb6b48190 in skype_disconnect () at skype_messaging_x11.c:128
 No locals.
 #3  0xb6b4ca04 in skype_close (gc=0x8b38ff8) at libskype.c:1792
         buddies = 0x0
         buddieslist = 0xb749deaa
 #4  0xb746aa12 in _purple_connection_destroy ()
    from /usr/local/lib/libpurple.so.0
 No symbol table info available.
 #5  0xb7456de1 in purple_account_disconnect ()
    from /usr/local/lib/libpurple.so.0
 No symbol table info available.
 #6  0xb746a45a in ?? () from /usr/local/lib/libpurple.so.0
 No symbol table info available.
 #7  0xb755fa7c in ?? () from /lib/libglib-2.0.so.0
 No symbol table info available.
 #8  0xb755f305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
 No symbol table info available.
 #9  0xb7562fe8 in ?? () from /lib/libglib-2.0.so.0
 No symbol table info available.
 ---Type <return> to continue, or q <return> to quit---
 #10 0xb7563527 in g_main_loop_run () from /lib/libglib-2.0.so.0
 No symbol table info available.
 #11 0xb7a93e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 No symbol table info available.
 #12 0x080cb34d in main ()
 No symbol table info available.
 (gdb) quit
 A debugging session is active.

         Inferior 1 [process 11045] will be killed.

 Quit anyway? (y or n) y
 treaki at treakis-thinkpad:~$

 thats all, i think i did nothing in another way except using the suspend
 to disc mode at my first time, my pidgin is selfcompiled and i am using
 some Third-Party plugins like otr and skype integration...

  i will now deactivate all profiles/accounts and activate one after
 another...

 greetings

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


More information about the Tracker mailing list