check the maillist archive...
this already came twice...
you can use "Yield" as workaround...
greeting
Marco
----- Original Message -----
From: "Czo [Olivier Sirol]" <Oli...@li...>
To: <wxp...@li...>
Sent: Thursday, March 21, 2002 4:27 PM
Subject: [wxperl-users] wxperl win32 and fork
> Hi,
>
> Thank you, Mattia, for your work!
>
> Here is the problem:
> Using wxperl (up to 0.10)
> and active perl (up to build 626)
> under windows (NT4 or 2000)
>
> using fork() will crash perl if I use Wx...
> this pb might come from the fact that active perl
> uses threads to emulates forks under windows and
> that Wx isn't thread safe...???
>
> any clues?
>
> Just uncomment "use Wx" and this will make
> active perl crash...
|