bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9627: GLib-WARNING **: In call to g_spawn_sync(), exit status of a c


From: jidanni
Subject: bug#9627: GLib-WARNING **: In call to g_spawn_sync(), exit status of a child process was requested
Date: Wed, 28 Sep 2011 20:59:23 +0800

Odd, only the first run gave this error:
# emacs /etc/ppp/ip-up.d/

(emacs:3188): 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.
# emacs -Q /etc/ppp/ip-up.d/
# emacs /etc/ppp/ip-up.d/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]