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 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/