<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Bug Reports]]></title>
		<link>http://forums.approximatrix.com/index.php</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;fid=10&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at Approximatrix Forums.]]></description>
		<lastBuildDate>Fri, 24 Oct 2025 07:36:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Profiler Bug]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=995&amp;action=new</link>
			<description><![CDATA[<p>Hi Jeff, For reasons that I can&#039;t determine, the profiler starts to misreport. It will produce an empty report containing just the headers with no data/routine names. Once it happens to your project - it never recovers. When I inspect the gmon file it is mostly filled with nuls. Do you know of this behavior and how to get it working again in a project?<br />Regards, Pete</p>]]></description>
			<author><![CDATA[null@example.com (peter.kelly)]]></author>
			<pubDate>Fri, 24 Oct 2025 07:36:36 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=995&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[SF Package manager bug - crashes!]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=992&amp;action=new</link>
			<description><![CDATA[<p>Hi Jeff,<br />I went to use the SFPackage manager and found that it immediately crashed with barely a flicker on the screen. I tried to run spfm from the command line and got a fortran error message as follows;<br />C:\Program Files (x86)\SF Package Manager&gt;sfpm info<br /> SF Package Manager - Fortran Command Line Client 2.2<br /> Copyright 2021, 2022, 2023 Approximatrix, LLC</p><p>At line 223 of file .\config.F90<br />Fortran runtime error: Substring out of bounds: lower bound (0) of &#039;str&#039; is less than one<br />Error termination.<br />I just changed machines and thought that maybe that had somehow caused the problem so i did an uninstall/reinstall but no change. Any help would be appreciated as I use it fairly extensively.<br />Regards,<br />Pete</p>]]></description>
			<author><![CDATA[null@example.com (peter.kelly)]]></author>
			<pubDate>Mon, 04 Aug 2025 05:18:53 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=992&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[I want utf-8]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=991&amp;action=new</link>
			<description><![CDATA[<p>Warning: command-line option &#039;-finput-chartset=utf-8&#039; is valid for C/C++/ObjC/ObjC++ but not for Fortran.<br />How to fix it?</p>]]></description>
			<author><![CDATA[null@example.com (weixing1531)]]></author>
			<pubDate>Fri, 25 Jul 2025 02:38:21 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=991&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[undefined reference to a subroutine]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=973&amp;action=new</link>
			<description><![CDATA[<p>Just installed Simply Fortran on Windows11, tried to build and run a simple program</p><p>program test<br />implicit none</p><p>Double Precision s(10)<br />INTEGER IFAIL</p><p>Call G05FEF(0.5D0,0.5D0,10,s,IFAIL)</p><p>print *, &quot;s is&quot;, s</p><p>end program test</p><p>that calls some functions and routines, which I added to the project outline. Project building&nbsp; looks fine, with message Generating Makefile ... Okay, * Complete*, but when I compile and run the program file, I get the message undefined reference to &#039;g05fef_&#039;. Any help is greatly appreciated.</p>]]></description>
			<author><![CDATA[null@example.com (mt1234)]]></author>
			<pubDate>Wed, 29 Jan 2025 22:05:46 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=973&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[macOS Sequoia Debugger Issues]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=966&amp;action=new</link>
			<description><![CDATA[<p>A user has reported, and I&#039;ve since confirmed, that our debugger is no longer functioning on macOS Sequoia on Intel Macs.&nbsp; There seems to be some serious issues, possibly related to but not limited to Apple&#039;s linker, causing the executables to be unusable by the GNU Debugger.&nbsp; The resulting executables seem to have DWARF debugging information that does not conform to the DWARF standard, though Apple&#039;s lldb does not seem bothered by the issue.</p><p>We&#039;re trying to find a workaround here, but the situation looks pretty bad right now.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 31 Oct 2024 20:28:51 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=966&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[compilation failure. Cannot read libgfortran.spec]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=958&amp;action=new</link>
			<description><![CDATA[<p>New 3.35.4225 release gives following error on compilation</p><p>==================<br />Generating Makefile... Okay<br />==================<br />Compiling .\hello.f90<br />Generating hello.exe<br />gfortran.exe: fatal error: cannot read spec file &#039;libgfortran.spec&#039;: No such file or directory<br />compilation terminated.<br />Error: Last command making (hello.exe) returned a bad status<br />Error: Make execution terminated</p><p>* Failed *</p>]]></description>
			<author><![CDATA[null@example.com (stettlere)]]></author>
			<pubDate>Fri, 06 Sep 2024 14:49:13 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=958&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[the use of the debugger]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=952&amp;action=new</link>
			<description><![CDATA[<p>Everytime I try to add a wacht sf exits from the program.<br />Any ideas?</p>]]></description>
			<author><![CDATA[null@example.com (McTes)]]></author>
			<pubDate>Sat, 13 Jul 2024 09:35:27 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=952&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Latest upgrade has broken LTO?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=950&amp;action=new</link>
			<description><![CDATA[<p>Hi Jeff,<br />I just upgraded to the latest release and I&#039;ve found that the LTO is erroring out with the following error<br />Generating target.exe<br />lto1.exe: fatal error: bytecode stream in file &#039;build\constants.o&#039; generated with LTO version 13.0 instead of the expected 14.0<br />compilation terminated.<br />lto-wrapper.exe: fatal error: C:\Program Files (x86)\Simply Fortran 3\mingw-w64\bin\gfortran.exe returned 1 exit status<br />compilation terminated.<br />collect2.exe: fatal error: lto-wrapper returned 1 exit status<br />compilation terminated.<br />I did a full install when I did the install. Can you help me at all?<br />Regards,<br />Pete</p>]]></description>
			<author><![CDATA[null@example.com (peter.kelly)]]></author>
			<pubDate>Wed, 19 Jun 2024 05:58:05 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=950&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Closing SF does not stop fwin.exe process]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=948&amp;action=new</link>
			<description><![CDATA[<p>Running SF version 3.34 4158 I observe strange behaviour when I&#039;m closing the machine. Windows informs about still running SF. I investigated it a little deeper. I start Process Explorer and then start and close SF via clicking the Close button in the right/upper window&#039;s corner or taking File -&gt; Exit. In both situations fwin.exe process still runs. In Temp folder there are leavings like SF_x.tmp.html and sfXx.tmp files/folders.</p><p>I recall somebody started the topic here and he saw fwin.exe still running that gave him surprising effects.</p>]]></description>
			<author><![CDATA[null@example.com (GrzegorzW)]]></author>
			<pubDate>Thu, 04 Apr 2024 15:08:59 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=948&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Outline bugs]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=947&amp;action=new</link>
			<description><![CDATA[<p>don&#039;t print whole methods</p>]]></description>
			<author><![CDATA[null@example.com (weixing1531)]]></author>
			<pubDate>Wed, 27 Mar 2024 03:51:53 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=947&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[About settextboxdouble]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=927&amp;action=new</link>
			<description><![CDATA[<p>Sub settextboxdouble can’t work.</p>]]></description>
			<author><![CDATA[null@example.com (weixing1531)]]></author>
			<pubDate>Wed, 08 Nov 2023 13:34:25 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=927&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Smart indent file bugs]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=925&amp;action=new</link>
			<description><![CDATA[<p>It is not useful in if clause 、else if clause and end select</p>]]></description>
			<author><![CDATA[null@example.com (weixing1531)]]></author>
			<pubDate>Wed, 08 Nov 2023 03:01:35 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=925&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[SF 3.31 3993 Profiler not working?]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=917&amp;action=new</link>
			<description><![CDATA[<p>Jeff,</p><p>I cannot get the SF 3.31 3993 Profiler to run after I&#039;ve enabled Profiling and executed the project within SF environment. More specifically, when the project is executed and then a menu to open a data file is selected following by running a regression analysis and Aplot display of the data, I keep getting the message that &quot;Profiling data does not yet exist&quot; even after I&#039;ve run the project with Profiling enabled. No gmon.out file is created in the working folder.&nbsp; However, if I execute the same project to display the window and menus but quickly quit the program without selecting a data file or running a regression of the data, a gmon.out file is created in the working folder.&nbsp; A gmon.out file is only created when the project is executed and then quit without performing any other operations or computations. FYI, I am using a multilinetextbox in the parent window.</p><p>Am I doing something incorrectly, or is there a bug in the Profiler of this build?</p><p>Frank</p>]]></description>
			<author><![CDATA[null@example.com (drfrank)]]></author>
			<pubDate>Thu, 28 Sep 2023 22:44:55 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=917&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Odd optimizer bug]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=909&amp;action=new</link>
			<description><![CDATA[<p>I stumbled across an odd optimizer bug. I just though that I&#039;d flag it here.<br />I was updating &quot;Calpak&quot; a collection of Calendar routines by John Burkardt<br />and I found that it generated a lot on nonsense at optimization level -O3 <br />but worked perfectly with no optimizations. After a lot to sleuthing, I <br />tracked it down to this line:&nbsp; &nbsp; &nbsp; &nbsp;CALL Y_ASTRONOMICAL_TO_COMMON(Y , Y)<br />the left &quot;Y&quot; is the input and the right &quot;Y&quot; is the output. I am not sure exactly what<br />the optimizer was doing, but at -O3, it was returning just random junk.<br />doing this, fixed it; <br />temp=y<br />CALL Y_ASTRONOMICAL_TO_COMMON(Y , temp)<br />y=temp<br />So, if you are getting inexplicable results in your code, check that you don&#039;t have the same error.</p>]]></description>
			<author><![CDATA[null@example.com (peter.kelly)]]></author>
			<pubDate>Fri, 18 Aug 2023 04:42:47 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=909&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Newunit problem(?)]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?id=900&amp;action=new</link>
			<description><![CDATA[<p>I use the newer method of opening files -- Open(newunit=lfn, etc)</p><p>I have a program where I did this but after a certain number of opening files, I got the fatal error &quot;too many open files&quot; even though I closed out each one after processing them.</p><p>I fixed it by using assignments for the fiiles:<br />file1=20&nbsp; - Open(Unit=file1, etc)</p><p>These are processing fine on even longer lists of files.</p><p>Linda</p>]]></description>
			<author><![CDATA[null@example.com (lklawrie)]]></author>
			<pubDate>Thu, 15 Jun 2023 18:18:07 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?id=900&amp;action=new</guid>
		</item>
	</channel>
</rss>
