Same problem..
using 65bit Ubuntu 9.04.
Note that this happen also with pidgin coming from pidgin-develop repository
this is the backtrace:

doktor...@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 0x7f2699b4a7d0 (LWP 11070)]
[New Thread 0x7f2687e0a950 (LWP 11073)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f2699b4a7d0 (LWP 11070)]
0x0000000000464551 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  0x0000000000464551 in pidgin_docklet_init ()
    at ../../pidgin/gtkdocklet.c:849
        conn_handle = (void *) 0x7f2696c64d00
        conv_handle = (void *) 0x7f2696c64d10
        accounts_handle = (void *) 0x7f2696c64bd8
        status_handle = (void *) 0x7f2696c65014
#1  0x000000000047d36d in pidgin_ui_init () at ../../pidgin/gtkmain.c:310
No locals.
#2  0x00007f26969c51f2 in purple_core_init (ui=<value optimized out>)
    at ../../libpurple/core.c:182
        ops = (PurpleCoreUiOps *) 0x6d86a0
        __PRETTY_FUNCTION__ = "purple_core_init"
#3  0x000000000047da1f in main (argc=1, argv=0x7fffa1b87c98)
    at ../../pidgin/gtkmain.c:766
        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>
---Type <return> to continue, or q <return> to quit---
        sigset = {__val = {81927, 0 <repeats 15 times>}}
        prev_sig_disp = (void (*)(int)) 0
        errmsg = 
"\001\000\000\000&\177\000\000\0000�\231&\177\000\000P[���\177\000\000\000\000\000\000\000\000\000\000�\203\230\226&\177\000\0007O\227\231&\177\000\000\0000�\231&\177\000\000�T�\231&\177\000\000���\231&\177\000\000�ĵ\231&\177\000\000\000
 
�\231&\177\000\000\000��\231&\177\000\000\000е\231&\177\000\000�ɵ\231&\177\000\000\000��\231&\177\000\000�4�\231&\177\000\000�9�\231&\177\000\000�ٵ\231&\177\000\000\000��\231&\177\000\000\000\000\000\000\000\000\000\000p��\226&\177\000\000\001\000\000\000\000\000\000\000\000е\231&\177\000\000\000\000\200�pC��\000\000V�.3M�"...
        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 = 0x4c1ae2 "config", has_arg = 1, flag = 0x0, 
    val = 99}, {name = 0x4aef36 "debug", has_arg = 0, flag = 0x0, val = 100}, {
    name = 0x4b2de5 "help", has_arg = 0, flag = 0x0, val = 104}, {
    name = 0x4af201 "login", has_arg = 2, flag = 0x0, val = 108}, {
    name = 0x4bda28 "multiple", has_arg = 0, flag = 0x0, val = 109}, {
    name = 0x4bda31 "nologin", has_arg = 0, flag = 0x0, val = 110}, {
    name = 0x4bda39 "nocrash", has_arg = 0, flag = 0x0, val = 120}, {
---Type <return> to continue, or q <return> to quit---
    name = 0x4c1ad8 "session", has_arg = 1, flag = 0x0, val = 115}, {
    name = 0x4b4c4f "version", has_arg = 0, flag = 0x0, val = 118}, {
    name = 0x4c1aeb "display", has_arg = 1, flag = 0x0, val = 68}, {
    name = 0x4bda41 "sync", has_arg = 0, flag = 0x0, val = 83}, {name = 0x0, 
    has_arg = 0, flag = 0x0, val = 0}}

-- 
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/393943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to