<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Segmentation fault]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=722&amp;type=atom" />
	<updated>2019-09-24T11:32:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=722</id>
		<entry>
			<title type="html"><![CDATA[Re: Segmentation fault]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3339#p3339" />
			<content type="html"><![CDATA[<p>Klaus,</p><p>No reason to be ashamed!&nbsp; We&#039;re all bitten by legacy code, whether it&#039;s our own or someone else&#039;s, at some time or another.&nbsp; Glad you resolved the problem!</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2019-09-24T11:32:50Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3339#p3339</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Segmentation fault]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3337#p3337" />
			<content type="html"><![CDATA[<p>Jeff, <br />It was a very simple problem caused by the history of a lot of old fortran-files: An old return from a subroutine contained still a *99 instead of a paramater) I am a bit ashamed. Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2019-09-23T15:34:59Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3337#p3337</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Segmentation fault]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3335#p3335" />
			<content type="html"><![CDATA[<p>Klaus,</p><p>In that case, consider starting with just enabling runtime diagnostics to see if your Fortran code is the problem.&nbsp; Also, try running under the debugger too.&nbsp; Perhaps it is a simple problem that doesn&#039;t require your rebuilding your entire stack.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2019-09-23T14:45:45Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3335#p3335</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Segmentation fault]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3334#p3334" />
			<content type="html"><![CDATA[<p>Thanks Jeff,<br />A lot of lib&#039;s and module files are created by an old version of GNU Fortran. I have to rebuild a lot<br />Regards, Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2019-09-23T14:26:34Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3334#p3334</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Segmentation fault]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3333#p3333" />
			<content type="html"><![CDATA[<p>Klaus,</p><p>There were some runtime library changes.&nbsp; I would suggest at least cleaning and building your project again in case some internal structure changed.</p><p>You might also consider using &quot;Enable Runtime Diagnostics&quot; to see if the runtime library can catch any array bounds violations in your own code.</p><p>Finally, you can also do what the error suggests and run your code using the debugger.&nbsp; It should stop exactly where the crash occurs.&nbsp; You may have to examine the stack in the Debug Panel in case the error is occurring somewhere in the Fortran runtime library.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2019-09-23T12:00:33Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3333#p3333</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Segmentation fault]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3331#p3331" />
			<content type="html"><![CDATA[<p>After a program update to SF3.5 following message stop the program at the start:</p><p>Program received signal SIGSEGV: Segmentation fault - invalid memory reference.</p><p>Backtrace for this error:<br />&nbsp; &nbsp; Backtrace is unavailable.&nbsp; Please use<br />&nbsp; &nbsp; the Simply Fortran debugger for similar<br />&nbsp; &nbsp; functionality</p><p>What is the reason? Wat to do? <br />(also the same happens using SF2.41)</p><p>Regards, Klaus</p>]]></content>
			<author>
				<name><![CDATA[Klaus Asmus]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3617</uri>
			</author>
			<updated>2019-09-20T10:08:26Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3331#p3331</id>
		</entry>
</feed>
