Vine Linux バグトラッキングシステム - Vine Linux
課題の詳細を表示
0001342Vine Linux1 バグ公開2012-09-10 13:332015-12-19 22:22
anonymous 
 
不明 
完了不明 
6.1 
 
x86
emacs-23.3-5vl6.i686
0001342: emacsでGLib-WARNING
リモートやsuでemacsを利用すると、以下のようなメッセージが出力されます。
タイミングによっては出ないこともありますが、かなりの頻度で出現します。

ホストAからホストBのemacsを起動する場合
hostA$ ssh -f hostB emacs
(emacs:18937): GLib-WARNING **: In call to g_spawn_sync(), exit status of a child process was requested but SIGCHLD action was set to SIG_IGN and ECHILD was received by waitpid(), so exit status can't be returned. This is a bug in the program calling g_spawn_sync(); either don't request the exit status, or don't set the SIGCHLD action.
GConf エラー: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ [^] for information. (Details - 1: セッションへの接続に失敗しました: コマンドライン 'dbus-launch --autolaunch=94d31a1af35d457f114a70db4ae56088 --binary-syntax --close-stderr' の起動が異常終了しました: )

ホストB上でsuをしてemacsを起動する場合
hostA$ ssh hostB
hostB$ su -
hostB# emacs
(emacs:19035): GLib-WARNING **: In call to g_spawn_sync(), exit status of a child process was requested but SIGCHLD action was set to SIG_IGN and ECHILD was received by waitpid(), so exit status can't be returned. This is a bug in the program calling g_spawn_sync(); either don't request the exit status, or don't set the SIGCHLD action.
GConf エラー: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ [^] for information. (Details - 1: セッションへの接続に失敗しました: コマンドライン 'dbus-launch --autolaunch=94d31a1af35d457f114a70db4ae56088 --binary-syntax --close-stderr' の起動が異常終了しました: )
設定されていません。
課題の履歴
2012-09-10 13:33anonymous新規課題
2012-10-02 10:16kawamuraコメント追加: 0007326
2015-12-19 22:22tomopコメント追加: 0009658
2015-12-19 22:22tomop状態新規 => 完了

コメント
(0007326)
kawamura   
2012-10-02 10:16   
ID:0001341 のNFSに関連する不具合のようです。カーネルを2.6にしたNFSサーバでは、この症状はでません。
NFSの改善を待ちますので、このバグレポートは一旦、取り下げます。
(0009658)
tomop   
2015-12-19 22:22   
最終更新日から1年以上経過したためクローズします。