[Scim-imengine-dev 696] Re: scim-anthy-0.7.0

Back to archive index

Yukiko Bando yband****@k6*****
2005年 10月 3日 (月) 19:53:02 JST


坂東です。

On Monday 03 October 2005 12:23, Takuro Ashie wrote:

> 要は、以下のようにすれば起動できます。
>
> コマンドラインで
>
>  $ gdb /usr/lib/scim-1.0/scim-helper-launcher
>
> gdbのシェルで
>
>  (gdb) run setup 8034d025-bdfc-4a10-86a4-82b9461b32b0
>
> とすると、scim-setupが起動されます。この状態でscim-setupが落ちる動作を
> 行った後、gdbで以下のようにコマンドを打ちます。
>
>  (gdb) bt
>
> するとバックトレースが取れるので、その出力を一行残さす全て報告して下さい。

上の通りにやってみたんですが 'bt' のあとに二行しか出ません。
何か間違ってるんでしょうか?
とりあえず最初から最後まで全部貼り付けておきます。
あと、この方法で起動するとローマ字テーブルの Close を押しても
設定パネルが閉じずに固まってしまいます。 

[yukiko @ localhost ~]$ gdb /usr/lib/scim-1.0/scim-helper-launcher
GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-mandriva-linux-gnu"...(no debugging symbols 
found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run setup 8034d025-bdfc-4a10-86a4-82b9461b32b0
Starting program: /usr/lib/scim-1.0/scim-helper-launcher setup 
8034d025-bdfc-4a10-86a4-82b9461b32b0
Reading symbols from shared object read from target memory...(no debugging 
symbols found)...done.
Loaded system supplied DSO at 0xffffe000
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0xb7524a2e in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0
(gdb) bt
#0  0xb7524a2e in g_type_check_instance_cast () 
from /usr/lib/libgobject-2.0.so.0
Cannot access memory at address 0xbfcef040



Scim-imengine-dev メーリングリストの案内
Back to archive index