Re[2]: Free to wrong pool..

2007-01-30 Thread Alexandru Maximciuc
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 li

Re: Free to wrong pool..

2007-01-30 Thread Paul Johnson
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; >

Re: Free to wrong pool..

2007-01-29 Thread Tom Phoenix
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 th

Free to wrong pool..

2007-01-29 Thread Alexandru Maximciuc
Hello beginners, Free to wrong pool 2245a0 not aa8fea8 at D:/Perl/lib/XSLoader.pm line -1. I guess it's because of use threads; I thought that copy-pasting the "use" statements here would help somebody help me.. any suggestions would be appreciated. Thanks in Adva