On Sat, Dec 15, 2012 at 5:37 PM, Thomas Spuhler <[email protected]> wrote: > When building php locally i get this message during configure and then it > dumps a memory map > > *** glibc detected *** /usr/bin/ld: double free or corruption (!prev): > 0x00000000019f8f70 *** > > Is this a glibc problem or a local problem on my cauldron bax?
Either a bug in ld (if you can reproduce) or maybe a memory problem on your machine if it happened only once
