Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2005 13:16:51 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        David Malone <dwmalone@maths.tcd.ie>
Cc:        stable@FreeBSD.org, freebsd-questions@FreeBSD.org
Subject:   Re: f77 abort 
Message-ID:  <E1E0cmR-000Ayb-CK@cs1.cs.huji.ac.il>
In-Reply-To: Your message of Thu, 4 Aug 2005 10:32:41 %2B0100 .

next 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.
> 
Bingo!
thanks,
	danny

> 	David.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1E0cmR-000Ayb-CK>