新的qq插件 pidgin-lwqq 0.4.0 更新

上网、浏览、聊天、下载等
回复
头像
lainme
论坛版主
帖子: 7805
注册时间: 2008-09-13 19:17
系统: Arch Linux (x86_64)
联系:

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1186

帖子 lainme » 2015-02-11 16:20

试试安装pidgin-dbg和开启了debug的pidgin-lwqq,然后再用gdb看一下。
newton1972
帖子: 15
注册时间: 2015-02-11 9:55
系统: debian

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1187

帖子 newton1972 » 2015-02-11 16:30

开启了debug的pidgin-lwqq, 编译时如何加参数
头像
lainme
论坛版主
帖子: 7805
注册时间: 2008-09-13 19:17
系统: Arch Linux (x86_64)
联系:

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1188

帖子 lainme » 2015-02-11 16:32

cmake .. -DCMAKE_BUILD_TYPE=Debug
newton1972
帖子: 15
注册时间: 2015-02-11 9:55
系统: debian

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1189

帖子 newton1972 » 2015-02-11 16:50

提示信息没有变化, 我编译参数用的不对吗
loongson@yeeloong:~$ gdb pidgin
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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 "mipsel-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/pidgin...Reading symbols from /usr/lib/debug/usr/bin/pidgin...done.
done.
(gdb) r
Starting program: /usr/bin/pidgin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/mipsel-linux-gnu/libthread_db.so.1".
[New Thread 0x71167300 (LWP 20369)]
[New Thread 0x703ff300 (LWP 20372)]
[New Thread 0x6fbff300 (LWP 20373)]

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x00000000 in ?? ()
(gdb)
newton1972
帖子: 15
注册时间: 2015-02-11 9:55
系统: debian

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1190

帖子 newton1972 » 2015-02-12 15:04

重装了pidgin所有的包, 编译了带debug的lwqq, gdb输出信息还是不变. 下面是pidgin -d得到的一个新信息, 提示pidgin: malloc.c:4567出错, 应该有帮助:

(14:34:18) util: Writing file prefs.xml to directory /home/loongson/.purple
(14:34:18) util: Writing file /home/loongson/.purple/prefs.xml
(14:34:18) util: Writing file accounts.xml to directory /home/loongson/.purple
(14:34:18) util: Writing file /home/loongson/.purple/accounts.xml
(14:34:18) Session Management: Received first save_yourself
(14:34:18) Session Management: Received save_complete
(14:34:18) docklet: embedded
pidgin: malloc.c:4567: _int_malloc: Assertion `victim->fd_nextsize->bk_nextsize == victim' failed.
已放弃
loongson@yeeloong:~$
头像
lainme
论坛版主
帖子: 7805
注册时间: 2008-09-13 19:17
系统: Arch Linux (x86_64)
联系:

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1191

帖子 lainme » 2015-02-12 15:18

还是觉得这不像是pidgin-lwqq的错误,不知道你登录其它协议会不会有问题。只能等xihuc或其它懂的人了。
newton1972
帖子: 15
注册时间: 2015-02-11 9:55
系统: debian

Re: 新的qq插件 pidgin-lwqq 0.4.0 更新

#1192

帖子 newton1972 » 2015-02-12 15:24

不知道是pidgin的问题, 还