[Scim-imengine-dev 1565] Re: scim-anthy-1.3.0不具合報告

Back to archive index

Jun Oizumi vagus****@gmail*****
2007年 4月 9日 (月) 20:38:16 JST


大泉です。

遅くなりましたが、色々試してみました。
大体松鵜さんの結果と同じです。

●openSUSE 10.2 (x86)
 ・システムトレイの入力モードのアイコン → ○
 ・候補ウィンドウ → ○
 ・語法ウィンドウ → ○

●openSUSE 10.2 (x86_64)
 ・システムトレイの入力モードのアイコン → ×
 ・候補ウィンドウ → ×
 ・語法ウィンドウ → ×
 ・/usr/lib64/scim-1.0/scim-helper-launcher --daemon --config socket
  --display :0.0 anthy-imengine-helper ... 暴走

●Fedora 6 (x86_64)
 ・システムトレイの入力モードのアイコン → ×
 ・候補ウィンドウ → ×
 ・語法ウィンドウ → ×
 ・/usr/lib64/scim-1.0/scim-helper-launcher --daemon --config socket
  --display :0.0 anthy-imengine-helper ... 暴走


どうも x86_64 だとダメみたいです。

一応 suse 64 でバックトレース取ってみましたが、役に立ちますでしょうか?
(使い方も全然分かってませんが…)

--------------------------------------
(scim が起動していない状態で)
$ gdb scim

(gdb) run
Starting program: /usr/bin/scim
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Smart Common Input Method 1.4.5

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...
GTK Panel of SCIM 1.4.5

Starting SCIM ...

## leafpad 起動、scim-helper-launcher  暴走、scim を kill

Program received signal SIGTERM, Terminated.
0x00002b750a5cade5 in waitpid () from /lib64/libc.so.6
(gdb)
SCIM successfully exited.
(gdb)
(gdb) bt
#0  0x00002b750a5cade5 in waitpid () from /lib64/libc.so.6
#1  0x00002b75099701bb in scim::scim_launch ()
   from /usr/lib64/libscim-1.0.so.8
#2  0x0000000000402f3d in __gxx_personality_v0 ()
#3  0x00002b750a555ae4 in __libc_start_main () from /lib64/libc.so.6
#4  0x0000000000401749 in __gxx_personality_v0 ()
#5  0x00007fffa13fd008 in ?? ()
#6  0x0000000000000000 in ?? ()
(gdb)




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