Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2005 10:32:41 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        stable@FreeBSD.org, freebsd-questions@FreeBSD.org
Subject:   Re: f77 abort
Message-ID:  <20050804093241.GA12842@walton.maths.tcd.ie>
In-Reply-To: <E1E0aek-0007qm-UV@cs1.cs.huji.ac.il>
References:  <E1E0aek-0007qm-UV@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 04, 2005 at 11:00:46AM +0300, Danny Braniss wrote:
> 	this 11k lines of fortran compile and run under Linux,
> on FreeBSD 5.4, compiling with f77 produces a binary, apparently without 
> errors, but
> executing it, inmediately gives 'Abort', ldd gives signal 6
> 	ktrace is not very helpful :-)
>  36372 ktrace   RET   ktrace 0
>  36372 ktrace   CALL  execve(0xbfbfea0f,0xbfbfe914,0xbfbfe91c)
>  36372 ktrace   NAMI  "./xm99"
> 
> any ideas?

Could it have a very big stack or heap? Try increasing your stacksize
and datasize limits.

	David.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050804093241.GA12842>