[chuck-dev] compilation with -march=athlon-xp

Cedric Krier ced at ced.homedns.org
Mon Aug 21 09:06:21 EDT 2006


Hi,

I have tried to compile chuck with the option "-march=athlon-xp". It
compiles fine but on the runtime when I try to remove a shred, chuck
crashes whith this error:

*** glibc detected *** double free or corruption (!prev): 0x085c2988 ***

I find that happens in Chuck_VM_Stack::shutdown() on the line

    SAFE_DELETE_ARRAY( stack );

So when I compile without this flag, it works well !
Is there anybody who has an idea of what happens ?

Thanks

Cédric Krier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.cs.princeton.edu/pipermail/chuck-dev/attachments/20060821/3fa3c1e1/attachment.bin 


More information about the chuck-dev mailing list