[Developers] Re: Developers Digest, Vol 20, Issue 11
Jian Tao
jtao at artsci.wustl.edu
Thu May 12 12:14:00 CDT 2005
Hi Frank,
Intel limits stachsize by default for good.
Try the following command before you run your code
#limit stacksize unlimited
If the above doesn't work then try the latest version.
Jian
>Date: Thu, 12 May 2005 14:34:42 +0200
>From: Frank Loeffler <frank.loeffler at aei.mpg.de>
>Subject: [Developers] Intel 8.0
>To: developers at cactuscode.org
>Message-ID: <42834D62.8050807 at aei.mpg.de>
>Content-Type: text/plain; charset=us-ascii; format=flowed
>
>Hi,
>
>this is just a warning/reminder that Intel 8.0 seems to be broken in
>some way, possibly several. I just lost more than one day trying to
>debug something which now seems to be a compiler problem: the executable
>compiled with 8.0 run, but had segfaults at very strange places, the
>debuger joked about it and had segfaults itself and valgrind suggested
>stack corruption, but could not determine where.
>Switching to version 7.0 helped.
>
>Frank
More information about the Developers
mailing list