[pidgin] Ошибка
Решил собрать пиджин из сорцов,но он постоянно крушится. гдб выдает:
$ 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) run
Starting program: /usr/local/bin/pidgin
[Thread debugging using libthread_db enabled]
[New Thread 0x7f1ba3c027d0 (LWP 28675)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f1ba3c027d0 (LWP 28675)]
0x00007f1b9ff0326c in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0
(gdb)
Куда копать?