Re: perl weirdness

2011-05-22 Thread Reini Urban
2011/5/22 Charles Wilson: > On 5/22/2011 9:41 AM, Corinna Vinschen wrote: >> while looking into memory collision problems, I noticed something weird >> in the perl package.  While all other executables are based at >> 0x0040, perl5.10.1 and the a2p executable are based at 0x5569 >> and 0x55

Re: perl weirdness

2011-05-22 Thread Charles Wilson
On 5/22/2011 9:41 AM, Corinna Vinschen wrote: > while looking into memory collision problems, I noticed something weird > in the perl package. While all other executables are based at > 0x0040, perl5.10.1 and the a2p executable are based at 0x5569 > and 0x5563 respectively. IIRC, it's

perl weirdness

2011-05-22 Thread Corinna Vinschen
Hi Reini, while looking into memory collision problems, I noticed something weird in the perl package. While all other executables are based at 0x0040, perl5.10.1 and the a2p executable are based at 0x5569 and 0x5563 respectively. Is there any reason to do so? AFAICS this can have