wasm-demo/demo/ermis-f/python_m/cur/1498

37 lines
961 B
Plaintext

From: Martin.Preishuber at stuco.uni-klu.ac.at (Martin Preishuber)
Date: Fri, 23 Apr 1999 08:33:42 +0000
Subject: Strange fork() behaviour
Message-ID: <37203066.6B4A58D9@stuco.uni-klu.ac.at>
X-UID: 1498
Hi,
There are some strange things with fork() and python 1.5.2 going
on here.
I do have some main program which is basically
while 1:
fork()
The program forks under certain conditions and works as expected
but somewhen the main process dies even though it is in the
while 1: loop ... there's no error message ... did anyone
see anything similar ? the program worked fine with 1.5.1
(this is all on a linux box running rh 5.2 and kernel 2.2.6-ac1)
Martin
--
Martin Preishuber - Student, ECLiPt Core Member, SysAdmin
http://eclipt.uni-klu.ac.at,
mailto:Martin.Preishuber at stuco.uni-klu.ac.at
Quigley's Law:
Whoever has any authority over you, no matter how small, will
atttempt to use it.