Jonas Walldén @ Pike developers forum wrote:
This has caused us (Roxen IS) headaches for quite some time and I'm in contact with Apple regarding this problem. It's not a Pike issue but instead a bug in malloc() (yes, really!) and when a solution is available I'll post it here.
/ Jonas Walldén
Previous text:
2003-01-09 03:12: Subject: Darwin/Mac OS X Jaguar crash and Pike 7.4.10
Hello :)
I am trying to make some pike deb for fink for pike 7.4.10.... But it seems that it is crashing when compiling :
Here is come crash logs :
Any hints for that ?
(I will try to make a test tomorrow evening with 7.4.13, to see if the current CVS fixes that :P)
In which program does that appear? Because i've made a pike 7.4.10 fink package that works well:
[ostrea:~] bertrand% /sw/bin/pike --version Pike v7.4 release 10 Copyright © 1994-2002 Linköping University Pike comes with ABSOLUTELY NO WARRANTY; This is free software and you are welcome to redistribute it under certain conditions; Read the files COPYING and COPYRIGHT in the Pike distribution for more details. [ostrea:~] bertrand% /sw/bin/pike --features dynamic_modules threads out-of-band_data Crypto Gmp Gz Image.FreeType Image.GIF Image.JPEG Image.XFace Image.PNG Java Mird Mysql Odbc PDF Yp
Maybe because i don't still have the brand new developper tools from Apple:
[ostrea:~] bertrand% gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs Thread model: posix Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease)
Or because i have a G3 and both of you may have a G4?