http://bugzilla.novell.com/show_bug.cgi?id=493152 User mvidner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493152#c13 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |pbaudis@novell.com --- Comment #13 from Martin Vidner <mvidner@novell.com> 2009-04-16 08:15:02 MDT --- ag_system is trying to read the subprocess output, but we don't know what that one is doing. On Lukas' machine I saw one such case and there the child - did not get to execing the intended process yet - had only fds 0 1 2 open - was waiting in futex(2)
From this I infer that the problem might be in system(3) called by shellcommand(...) in http://svn.opensuse.org/svn/yast/trunk/core/agent-system/src/ShellCommand.cc
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.