Hello Paul, Tuesday, January 30, 2007, 1:30:01 PM, you wrote:
> On Mon, Jan 29, 2007 at 05:04:42PM -0800, Tom Phoenix wrote: >> On 1/29/07, Alexandru Maximciuc <[EMAIL PROTECTED]> wrote: >> >> > Free to wrong pool 2245a0 not aa8fea8 at D:/Perl/lib/XSLoader.pm line -1. >> > >> > I guess it's because of use threads; >> >> Maybe; but it's a sure sign that the problems are below "Perl level", >> deep in the internals. Unless you're intentionally working deep in the >> internals, something is mis-configured or mis-installed. >> Reinstallation is the usual remedy. Good luck with it! > A number of these bugs have been fixed. If you are not using 5.8.8, > then I suggest doing so. If that still doesn't help, your choices > include starting to use the latest development version (don't do this > unless you are willing to live with the consequences), waiting until > that turns into 5.10, starting to use the latest maintenance version > (slightly less risky but the same caveat applies), waiting until that > turns into 5.8.9, rolling up your sleeves and starting to look into the > bug yourself or getting someone else to do that. > Or rewriting your code not to use threads, I suppose. > -- > Paul Johnson - [EMAIL PROTECTED] > http://www.pjcj.net I forgot to mention: I'm on a WindowsXP with ActivePerl --------------- E:\procreare>perl --version This is perl, v5.8.8 built for MSWin32-x86-multi-thread (with 33 registered patches, see perl -V for more detail) Copyright 1987-2006, Larry Wall Binary build 819 [267479] provided by ActiveState http://www.ActiveState.com Built Aug 29 2006 12:42:41 --------------- I can't reproduce the error always, sometimes the script crashes, sometimes it doesn't. I also tried the script on a KNOPPIX live several times - no crash. However, I saw there is an update ( ActivePerl 5.8.8.820) so I'll get it and.. hope it's ok. Thanks alot for your answers. -- Best regards, Alexandru mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/