standin000 / pidgin-fetion

Automatically exported from code.google.com/p/pidgin-fetion
0 stars 0 forks source link

启用然后禁用 fetion 插件之后,pidgin 遭遇段错误 #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Ubuntu 10.10 64位, pidgin 2.7.3

(21:00:34) jabber: jabber_actions: have pep: NO
(21:00:34) connection: Destroying connection 0x1abce10
(21:00:39) prefs: /pidgin/blist/list_visible changed, scheduling save.
(21:00:40) util: Writing file accounts.xml to directory /home/syq/.purple
(21:00:40) util: Writing file /home/syq/.purple/accounts.xml
(21:00:40) util: Writing file blist.xml to directory /home/syq/.purple
(21:00:40) util: Writing file /home/syq/.purple/blist.xml
(21:00:44) util: Writing file prefs.xml to directory /home/syq/.purple
(21:00:44) util: Writing file /home/syq/.purple/prefs.xml
(21:00:44) GLib: g_hash_table_lookup: assertion `hash_table != NULL' failed
(21:00:44) prefs: /pidgin/conversations/toolbar/wide changed, scheduling save.
(21:00:44) gtkconv: setting active conversation on toolbar 0x1b8e370
(21:00:45) GLib: g_hash_table_lookup: assertion `hash_table != NULL' failed
(21:00:45) prefs: /pidgin/conversations/toolbar/wide changed, scheduling save.
(21:00:45) gtkconv: setting active conversation on toolbar 0x1c459c0
dns[10917]: nobody needs me... =(
(21:00:47) GLib: g_hash_table_lookup: assertion `hash_table != NULL' failed
(21:00:47) prefs: /pidgin/conversations/toolbar/wide changed, scheduling save.
(21:00:47) gtkconv: setting active conversation on toolbar 0x1c41090
(21:00:50) util: Writing file prefs.xml to directory /home/syq/.purple
(21:00:50) util: Writing file /home/syq/.purple/prefs.xml
(21:00:51) prefs: /pidgin/blist/list_visible changed, scheduling save.
(21:00:53) util: Writing file blist.xml to directory /home/syq/.purple
(21:00:53) util: Writing file /home/syq/.purple/blist.xml
(21:00:56) util: Writing file prefs.xml to directory /home/syq/.purple
(21:00:56) util: Writing file /home/syq/.purple/prefs.xml
(21:01:01) prefs: /pidgin/blist/x changed, scheduling save.
(21:01:01) prefs: /pidgin/blist/y changed, scheduling save.
(21:01:02) prefs: /pidgin/blist/x changed, scheduling save.
(21:01:02) prefs: /pidgin/blist/y changed, scheduling save.
(21:01:02) prefs: /pidgin/blist/list_visible changed, scheduling save.
(21:01:06) gtkspell: Failed to setup GtkSpell: 
语言迷惑性错误:zh_CN.utf8
(21:01:06) GLib: g_hash_table_lookup: assertion `hash_table != NULL' failed
(21:01:06) GLib: g_hash_table_insert_internal: assertion `hash_table != NULL' 
failed
段错误 (core dumped)

Original issue reported on code.google.com by wzss...@gmail.com on 26 Sep 2010 at 1:09

GoogleCodeExporter commented 9 years ago
使用 gdb 调试好像是,

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4e0b7fa in g_hash_table_lookup () from /lib/libglib-2.0.so.0

Original comment by wzss...@gmail.com on 26 Sep 2010 at 1:20