From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 22 Nov 2013 09:44:25 -0500 To: fausto.saporito@gmail.com, 9fans@9fans.net Message-ID: In-Reply-To: References: <5700548.4Uf9crWo2Z@krypton> <3072040.2Ns7VPtGUt@krypton> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] f2c issue Topicbox-Message-UUID: 8bd3318e-ead8-11e9-9d60-3106f5b1d025 > By the way I have always the same problem (suicide with stack overflow > running arithchk). that's not a stack overflow, that's a x87 floating point stack overflow. if you would post the code around the program counter in your error message it would be helpful. asm(*PC) with acid would be even better. - erik