Peter Daum wrote on 10/03/2008 07:35 AM:
> Peter Daum wrote:
>> I recently upgraded a system (as far as perl is concerned from 5.8.8
>> to 5.10.0). Afterwards I ran into a mysterious problem. I could
>> eventually
>> find a  workaround, but still don't really understand, what is going on.
>>
>> After the upgrade, a perl program wouldn't run anymore - it crashed
>> with a message:"*** glibc detected *** /usr/bin/perl: double free or
>> corruption (fasttop): ..." and a memory map suggesting some problem on
>> the heap.

I've seen that error message when the version of glibc changes. Have you
tried re-installing Net::LDAP so that is is compiled against the same
libs that your perl is?

-- 
Peter Karman  .  [EMAIL PROTECTED]  .  http://peknet.com/


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to