Public bug reported:

Binary package hint: pidgin

adding a .png avatar makes pidgin crash

$ apt-cache policy pidgin
pidgin:
  Installed: 1:2.5.5-1ubuntu8
  Candidate: 1:2.5.5-1ubuntu8
  Version table:
 *** 1:2.5.5-1ubuntu8 0
        500 ftp://darkstar.ist.utl.pt karmic/main Packages
        500 ftp://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

$ gdb --args pidgin -n -m
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"
(gdb) handle SIGPIPE nostop noprint
Signal        Stop      Print   Pass to program Description
SIGPIPE       No        No      Yes             Broken pipe
(gdb) r
Starting program: /usr/bin/pidgin -n -m
[Thread debugging using libthread_db enabled]
[New Thread 0x7f0f959667d0 (LWP 23943)]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 
0000000000000158
[New Thread 0x7f0f7f8f9950 (LWP 23968)]
[New Thread 0x7f0f74e33950 (LWP 23985)]
[Thread 0x7f0f74e33950 (LWP 23985) exited]
[New Thread 0x7f0f74e33950 (LWP 24025)]
[New Thread 0x7f0f6bbfe950 (LWP 24036)]
[New Thread 0x7f0f6b3fd950 (LWP 24037)]
[Thread 0x7f0f6bbfe950 (LWP 24036) exited]
[Thread 0x7f0f6b3fd950 (LWP 24037) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f0f959667d0 (LWP 23943)]
0x00007f0f92272639 in ?? () from /lib/libc.so.6
(gdb) bt full
#0  0x00007f0f92272639 in ?? () from /lib/libc.so.6
No symbol table info available.
#1  0x00007f0f92274901 in ?? () from /lib/libc.so.6
No symbol table info available.
#2  0x00007f0f9227654f in calloc () from /lib/libc.so.6
No symbol table info available.
#3  0x00007f0f92ac80b8 in g_malloc0 () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0x00007f0f9346b8ae in ?? () from /usr/lib/libgdk_pixbuf-2.0.so.0
No symbol table info available.
#5  0x00007f0f92d78d07 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#6  0x00007f0f92d5d61c in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0x00007f0f92d5e639 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x00007f0f92d5f195 in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#9  0x00007f0f92d5f2ec in g_object_new () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0x00000000004a048a in pidgin_status_box_redisplay_buddy_icon 
(status_box=0x19c6240) at ../../pidgin/gtkstatusbox.c:2260
        loader = <value optimized out>
#11 0x00000000004a2bcc in buddy_icon_set_cb (filename=0x73a03c0 
"/home/bugabundo/signatures/eyetumb64.png", box=0x19c6240)
    at ../../pidgin/gtkstatusbox.c:1536
        img = (PurpleStoredImage *) 0x733cc30
#12 0x00000000004a2d18 in icon_choose_cb (filename=0x7f0f92567a00 "\001", 
data=0x438) at ../../pidgin/gtkstatusbox.c:1561
        box = (PidginStatusBox *) 0x438
#13 0x00000000004a78c2 in icon_filesel_choose_cb (widget=<value optimized out>, 
response=<value optimized out>, 
    dialog=0x5af4cb0) at ../../pidgin/gtkutils.c:2375
        filename = 0x73a03c0 "/home/bugabundo/signatures/eyetumb64.png"
        current_folder = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#14 0x00007f0f92d5834e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#15 0x00007f0f92d6da95 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#16 0x00007f0f92d6eeaf in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#17 0x00007f0f92d6f403 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#18 0x00007f0f92d5834e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#19 0x00007f0f92d6da95 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#20 0x00007f0f92d6eeaf in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#21 0x00007f0f92d6f403 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#22 0x00007f0f93bcf72e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#23 0x00007f0f938ba04b in ?? () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#24 0x00007f0f92abff7b in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#25 0x00007f0f92abf82e in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#26 0x00007f0f92ac2f88 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#27 0x00007f0f92ac3425 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#28 0x00007f0f93c73bc7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#29 0x000000000047dc83 in main (argc=3, argv=0x7fff9d9a6d28) at 
../../pidgin/gtkmain.c:880
---Type <return> to continue, or q <return> to quit---
        opt_help = <value optimized out>
        opt_login = 0
        opt_nologin = 1
        opt_version = <value optimized out>
        opt_si = 0
        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)) 0x31
        errmsg = 
"\001\000\000\000\017\177\000\000\000�\226\225\017\177\000\000�K\232\235�\177\000\000\000\000\000\000\000\000\000\000�Sz\222\017\177\000\0007?y\225\017\177\000\000\000�\226\225\017\177\000\000�D\232\225\017\177\000\000��\227\225\017\177\000\000�\204\227\225\017\177\000\000\000�\227\225\017\177\000\000\000p\227\225\017\177\000\000\000\220\227\225\017\177\000\000�\211\227\225\017\177\000\000\000�\227\225\017\177\000\000��\226\225\017\177\000\000��\226\225\017\177\000\000�\231\227\225\017\177\000\000\000\200\227\225\017\177\000\000\000\000\000\000\000\000\000\000p\215�\222\017\177\000\000\001\000\000\000\000\000\000\000\000\220\227\225\017\177\000\000\000\000�\2304;��\000\000V��*\037�"...
        error = (GError *) 0x0
        opt = <value optimized out>
        gui_check = <value optimized out>
        debug_enabled = <value optimized out>
        migration_failed = <value optimized out>
        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}, {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}}
(gdb) q

ProblemType: Bug
Architecture: amd64
Date: Mon May  4 22:07:47 2009
DistroRelease: Ubuntu 9.10
Package: pidgin 1:2.5.5-1ubuntu8
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: pidgin
Uname: Linux 2.6.30-2-generic x86_64

** Affects: pidgin (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
adding a .png avatar makes pidgin crash
https://bugs.launchpad.net/bugs/371898
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