http://bugzilla.novell.com/show_bug.cgi?id=493152 User pbaudis@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493152#c24 --- Comment #24 from Petr Baudis <pbaudis@novell.com> 2009-04-21 03:48:50 MDT --- This is again Yast bug - as POSIX writes: # A process shall be created with a single thread. If a multi-threaded process calls fork(), the new process shall contain a replica of the calling thread and its entire address space, possibly including the states of mutexes and other resources. Consequently, to avoid errors, the child process may only execute async-signal-safe operations until such time as one of the exec functions is called. -- 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.