<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic i have the same problem, I in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914294#M84005</link>
    <description>&lt;P&gt;i have the same problem, I don't get any errors, how can I know what is the problem. It just says, break or continue, whatever I choose, this is what I get:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;'Console23.exe': Loaded 'C:\Users\Ansys\Documents\Visual Studio 2008\Projects\Project1\Console23\Console23\Debug\Console23.exe', Symbols loaded.&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\imagehlp.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\msvcrt.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\advapi32.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\sechost.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\sspicli.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\cryptbase.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Program Files (x86)\Intel\Compiler\11.1\048\lib\ia32\libiomp5md.dll', Symbols loaded (source information stripped).&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\dbghelp.dll'&lt;BR /&gt;
	Console23.exe has triggered a breakpoint&lt;BR /&gt;
	The program '[3644] Console23.exe: Native' has exited with code 24 (0x18).&lt;BR /&gt;
&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2013 20:28:46 GMT</pubDate>
    <dc:creator>Ali_L_</dc:creator>
    <dc:date>2013-12-19T20:28:46Z</dc:date>
    <item>
      <title>Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914283#M83994</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;
	&lt;BR /&gt;
	I am running a project which was fine on CVF. on IVF, it gives me this message:&lt;BR /&gt;
	"(file name) has triggered a breakpoint" and I have two options: break or continue. when I continue, the program exits with this message:&lt;BR /&gt;
	"The program '[3188] (file name): Native' has exited with code 24 (0x18)."&lt;BR /&gt;
	&lt;BR /&gt;
	I get the first error even if I put a break point before the first line. (there is no error or warning at the time of building)&lt;BR /&gt;
	Any suggestions?&lt;BR /&gt;
	Arman&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2010 05:02:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914283#M83994</guid>
      <dc:creator>Khoshghalb__Arman</dc:creator>
      <dc:date>2010-01-08T05:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914284#M83995</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/459459"&gt;Arman Khoshghalb&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am running a project which was fine on CVF. on IVF, it gives me this message:&lt;BR /&gt;"(file name) has triggered a breakpoint" and I have two options: break or continue. when I continue, the program exits with this message:&lt;BR /&gt;"The program '[3188] (file name): Native' has exited with code 24 (0x18)."&lt;BR /&gt;&lt;BR /&gt;I get the first error even if I put a break point before the first line. (there is no error or warning at the time of building)&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Arman&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Arman,&lt;BR /&gt;&lt;BR /&gt;Are you sure that you compiled the program using the Debug configuration. Also you need to run the program in Debug mode using F5 otherwise your break point will be ignored.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Fri, 08 Jan 2010 05:59:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914284#M83995</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2010-01-08T05:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914285#M83996</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/142656"&gt;David White&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Arman,&lt;BR /&gt;&lt;BR /&gt;Are you sure that you compiled the program using the Debug configuration. Also you need to run the program in Debug mode using F5 otherwise your break point will be ignored.&lt;BR /&gt;&lt;BR /&gt;David&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;David,&lt;BR /&gt;What do you mean by debug configuration? (Sorry, I know little about IVF as I migrated from CVF a couple of days ago)&lt;BR /&gt;Actually I wanted to run my program, but I did not find any run button! so I started with the green triangle and I got the error I mentioned.&lt;BR /&gt;If by Debug configuration you mean the status of the "Solution Configuration" box on the top of the page, it shows Debug (and not release)&lt;BR /&gt;&lt;BR /&gt;I have all my variables in a module and at the begining of the program I call that module using a USE command, but seemingly the program does NOT read the module and unknown variables force the break. it was working fine in CVF. Do we have any changes regarding modules in IVF?&lt;BR /&gt;&lt;BR /&gt;How can Iput a breakpoint on lines with USE command or variable definition?I tried, but the compiler ignores them and says "No excecutable code is associated with this line".&lt;BR /&gt;Arman</description>
      <pubDate>Fri, 08 Jan 2010 06:51:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914285#M83996</guid>
      <dc:creator>Khoshghalb__Arman</dc:creator>
      <dc:date>2010-01-08T06:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914286#M83997</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/459459"&gt;Arman Khoshghalb&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;David,&lt;BR /&gt;What do you mean by debug configuration? (Sorry, I know little about IVF as I migrated from CVF a couple of days ago)&lt;BR /&gt;Actually I wanted to run my program, but I did not find any run button! so I started with the green triangle and I got the error I mentioned.&lt;BR /&gt;If by Debug configuration you mean the status of the "Solution Configuration" box on the top of the page, it shows Debug (and not release)&lt;BR /&gt;&lt;BR /&gt;I have all my variables in a module and at the begining of the program I call that module using a USE command, but seemingly the program does NOT read the module and unknown variables force the break. it was working fine in CVF. Do we have any changes regarding modules in IVF?&lt;BR /&gt;&lt;BR /&gt;How can Iput a breakpoint on lines with USE command or variable definition?I tried, but the compiler ignores them and says "No excecutable code is associated with this line".&lt;BR /&gt;Arman&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Arman&lt;BR /&gt;Have you seen &lt;A title="CVF to IVF" href="http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran/"&gt;this&lt;/A&gt; article?&lt;BR /&gt;CVF and IVF are only compilers. Presumably you had a development environment (IDE) for building your CFV project(s) - DevStudio? The concept of Debug and Release builds is common to both CVF and IVF under some form of IDE.&lt;BR /&gt;&lt;BR /&gt;I would also recommend reading theFortran Help. There is a section on Building Applicationsand sections on using the Visual Studio IDE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Les</description>
      <pubDate>Fri, 08 Jan 2010 11:26:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914286#M83997</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2010-01-08T11:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914287#M83998</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/459459"&gt;Arman Khoshghalb&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am running a project which was fine on CVF. on IVF, it gives me this message:&lt;BR /&gt;"(file name) has triggered a breakpoint" and I have two options: break or continue. when I continue, the program exits with this message:&lt;BR /&gt;"The program '[3188] (file name): Native' has exited with code 24 (0x18)."&lt;BR /&gt;&lt;BR /&gt;I get the first error even if I put a break point before the first line. (there is no error or warning at the time of building)&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Arman&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Arman, &lt;BR /&gt;Are you perhaps using an older [AMD processor] computer? This resembles the behavior I've seen with them. IVF by default compiles using SSE2 instruction set, not supported on older Athlons (cca. 2003 and older) and even older Intels. To change the behavior, use the /arch:ia32 switch (you can find IDE equivalent somewhere in Project Properties/Fortran/Code generation). Or, better still, get yourself a new computer :).&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jan 2010 12:30:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914287#M83998</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2010-01-08T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914288#M83999</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/126388"&gt;Les Neilson&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Arman&lt;BR /&gt;Have you seen &lt;A title="CVF to IVF" href="http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran/"&gt;this&lt;/A&gt; article?&lt;BR /&gt;CVF and IVF are only compilers. Presumably you had a development environment (IDE) for building your CFV project(s) - DevStudio? The concept of Debug and Release builds is common to both CVF and IVF under some form of IDE.&lt;BR /&gt;&lt;BR /&gt;I would also recommend reading theFortran Help. There is a section on Building Applicationsand sections on using the Visual Studio IDE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Les&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Les,&lt;BR /&gt;Yes, I have already read that article and made the required changes.&lt;BR /&gt;I am using Microsoft Visual Studio 2008 as an IDE. &lt;BR /&gt;&lt;BR /&gt;At the time of building, I get some warning like "Warning LNK4940: Locally defined symbol MPIPRIV1 imported". I get 6 of them with different symbol names that I have not used at all in my program: MPIPRIV1, MPIPRIV2, ...&lt;BR /&gt;&lt;BR /&gt;I looked up the error in the help but I did not getanything; "Remove the __declspec(dllimport) name declaration from the forward declaration of the symbol which triggered LNK4049", what is that!?&lt;BR /&gt;&lt;BR /&gt;the other solution was "Temporarily disable incremental linking and whole-program optimization", how can I do that?!&lt;BR /&gt;&lt;BR /&gt;do you think these warnings force a break when I run the program?&lt;BR /&gt;&lt;BR /&gt;I tracked the break, it happens exactly when the program starts reading the first data from the first line of the input file. what could impede the accessibility of the input file?&lt;BR /&gt;&lt;BR /&gt;Arman</description>
      <pubDate>Sat, 09 Jan 2010 04:23:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914288#M83999</guid>
      <dc:creator>Khoshghalb__Arman</dc:creator>
      <dc:date>2010-01-09T04:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914289#M84000</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/391180"&gt;Jugoslav Dujic&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Arman, &lt;BR /&gt;Are you perhaps using an older [AMD processor] computer? This resembles the behavior I've seen with them. IVF by default compiles using SSE2 instruction set, not supported on older Athlons (cca. 2003 and older) and even older Intels. To change the behavior, use the /arch:ia32 switch (you can find IDE equivalent somewhere in Project Properties/Fortran/Code generation). Or, better still, get yourself a new computer :).&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Jugoslav,&lt;BR /&gt;It could not be the problem. I am using a pretty new intel processor: Intel core i5 CPU 750 @ 2.67GHz 2.66GHz.&lt;BR /&gt;Arman</description>
      <pubDate>Sat, 09 Jan 2010 04:30:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914289#M84000</guid>
      <dc:creator>Khoshghalb__Arman</dc:creator>
      <dc:date>2010-01-09T04:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914290#M84001</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Ignore the linker warnings - they are harmless.&lt;BR /&gt;&lt;BR /&gt;Is there perhaps another window (console window or other) hidden behind the Visual Studio window that gives more information about the error? This might happen if uninitialized variable checking had detected a problem.&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Jan 2010 13:57:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914290#M84001</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-01-09T13:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914291#M84002</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Ignore the linker warnings - they are harmless.&lt;BR /&gt;&lt;BR /&gt;Is there perhaps another window (console window or other) hidden behind the Visual Studio window that gives more information about the error? This might happen if uninitialized variable checking had detected a problem.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Steve,&lt;BR /&gt;the error happens just when program wants to get the first data from the input file.&lt;BR /&gt;&lt;BR /&gt;it says: 'MainMeshFree has triggred a breakpoint' (MainMeshFree is the file name) and in the black window which pops up when program runs (I don't know its name) there is this message: 'End of file during read' and the file number and location of the input file. (I think this is the error message you were looking for)&lt;BR /&gt;&lt;BR /&gt;I rewinded the input file before reading, but the error still appears.&lt;BR /&gt;&lt;BR /&gt;There is another thing that I don't understand; when I build the program, if the solution configuration is 'Release' there is no error, but if the solution configuration is 'Debug' there are two build errors:&lt;BR /&gt;&lt;BR /&gt;Error 1 error #7977: The type of the function reference does not match the type of the function definition. [function name and address] &lt;BR /&gt;&lt;BR /&gt;Error 2 Compilation Aborted (code 1) and then the subroutine name and address.&lt;BR /&gt;&lt;BR /&gt;I am wondering if there is really a mismatch in variable types, shouldn't that be independant of the solution configuration mode? by the way, there was no such a mismatch in CVF. &lt;BR /&gt;&lt;BR /&gt;Arman&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Jan 2010 23:43:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914291#M84002</guid>
      <dc:creator>Khoshghalb__Arman</dc:creator>
      <dc:date>2010-01-10T23:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914292#M84003</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Ok, now we're getting somewhere.&lt;BR /&gt;&lt;BR /&gt;My guess on the first error is that the file you're actually opening is not the file you think it is. Check the file path very carefully. It is probably opening a new, zero-length file because the input data file does not exist in the location being used.&lt;BR /&gt;&lt;BR /&gt;The error 7797 is the sort of thing CVF did not know how to detect. It suggests that you have declared a function as one type in one place, but the actual function is a different type. This error can lead to very unpredictable behavior. You should investigate and fix this.&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Jan 2010 23:53:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914292#M84003</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2010-01-10T23:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected breakpoint in a program</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914293#M84004</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;Ok, now we're getting somewhere.&lt;BR /&gt;&lt;BR /&gt;My guess on the first error is that the file you're actually opening is not the file you think it is. Check the file path very carefully. It is probably opening a new, zero-length file because the input data file does not exist in the location being used.&lt;BR /&gt;&lt;BR /&gt;The error 7797 is the sort of thing CVF did not know how to detect. It suggests that you have declared a function as one type in one place, but the actual function is a different type. This error can lead to very unpredictable behavior. You should investigate and fix this.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Yes, you are right.&lt;BR /&gt;It creates a new folder and read input file from that.&lt;BR /&gt;&lt;BR /&gt;Regarding the error 7797, I will try to fix that.&lt;BR /&gt;&lt;BR /&gt;Thanks for being so helpful.&lt;BR /&gt;Arman</description>
      <pubDate>Mon, 11 Jan 2010 01:00:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914293#M84004</guid>
      <dc:creator>Khoshghalb__Arman</dc:creator>
      <dc:date>2010-01-11T01:00:53Z</dc:date>
    </item>
    <item>
      <title>i have the same problem, I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914294#M84005</link>
      <description>&lt;P&gt;i have the same problem, I don't get any errors, how can I know what is the problem. It just says, break or continue, whatever I choose, this is what I get:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;'Console23.exe': Loaded 'C:\Users\Ansys\Documents\Visual Studio 2008\Projects\Project1\Console23\Console23\Debug\Console23.exe', Symbols loaded.&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\imagehlp.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\msvcrt.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\advapi32.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\sechost.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\sspicli.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\cryptbase.dll'&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Program Files (x86)\Intel\Compiler\11.1\048\lib\ia32\libiomp5md.dll', Symbols loaded (source information stripped).&lt;BR /&gt;
	'Console23.exe': Loaded 'C:\Windows\SysWOW64\dbghelp.dll'&lt;BR /&gt;
	Console23.exe has triggered a breakpoint&lt;BR /&gt;
	The program '[3644] Console23.exe: Native' has exited with code 24 (0x18).&lt;BR /&gt;
&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 20:28:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914294#M84005</guid>
      <dc:creator>Ali_L_</dc:creator>
      <dc:date>2013-12-19T20:28:46Z</dc:date>
    </item>
    <item>
      <title>There will be a "real" error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914295#M84006</link>
      <description>&lt;P&gt;There will be a "real" error message in a separate window, possibly hidden by the Visual Studio window.&amp;nbsp; Look for it.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 21:26:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914295#M84006</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-19T21:26:22Z</dc:date>
    </item>
    <item>
      <title>@Ali</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914296#M84007</link>
      <description>&lt;P&gt;@Ali&lt;/P&gt;

&lt;P&gt;If you compiled your program using debug configuration some parts of the stack are filled with 0xcc opcodes which are probably guarding against the stack thrashing buffer overflow.It is quite possible that during the code execution instruction pointer referenced one of those opcodes.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2013 22:32:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914296#M84007</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-12-19T22:32:08Z</dc:date>
    </item>
    <item>
      <title>In this case, I predict that</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914297#M84008</link>
      <description>&lt;P&gt;In this case, I predict that the error will be "end of file during READ", based on the exit status.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2013 00:12:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914297#M84008</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-20T00:12:14Z</dc:date>
    </item>
    <item>
      <title>I can't find any other window</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914298#M84009</link>
      <description>&lt;P&gt;I can't find any other window beside the&amp;nbsp;VS window, I looked everywhere and that&amp;nbsp;is the only thing I can find. I have attached my screen shots for you to a .doc file.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;So, if the error is what you guys are thinking, How do I fix it?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2013 01:02:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914298#M84009</guid>
      <dc:creator>Ali_L_</dc:creator>
      <dc:date>2013-12-20T01:02:25Z</dc:date>
    </item>
    <item>
      <title>You found it - the console</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914299#M84010</link>
      <description>&lt;P&gt;You found it - the console window.&amp;nbsp; Your program is trying to read CF.inp and got to the end. The most common reason for this is that users don't understand that when you run a program from within Visual Studio, the "default directory" is the project folder, not where the executable is located. So if you open CF.inp and don't say STATUS='OLD', you get the default of STATUS='UNKNOWN' which means it creates a new, empty file, and then tries to read from it. Instant end-of-file.&lt;/P&gt;

&lt;P&gt;The solution is either 1) put the input files in the project folder (same folder with the .vfproj file), 2) explicitly specify the path in the OPEN, or 3) set a "Start in" directory in the Debugging property page with the path to where the files are.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2013 01:39:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914299#M84010</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2013-12-20T01:39:21Z</dc:date>
    </item>
    <item>
      <title>Hi steve, </title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914300#M84011</link>
      <description>&lt;P&gt;Hi steve,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i didn't understand what u meant by looking for the path. when i enter the visual studio, i add my fortran codes (including main and subroutines) to the source files. my fortran codes are in a place like desktop but visual studio projects are stored in: &amp;nbsp;documents&amp;gt;&amp;gt; visual studio 2010&amp;gt;&amp;gt; projects. i add my codes from desktop to a project that is saved in documents. i have the same problem as Arman had. what should i do?&lt;/P&gt;

&lt;P&gt;thank you so much&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2014 08:29:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914300#M84011</guid>
      <dc:creator>Hamid_Moezzi</dc:creator>
      <dc:date>2014-09-27T08:29:00Z</dc:date>
    </item>
    <item>
      <title>Quote:hamidmoezzi wrote:i</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914301#M84012</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Hamid Moezzi wrote:&lt;BR /&gt;i didn't understand what u meant by looking for the path&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Windows presents a tree-structured file system to the user on each device (drive, camera, etc.). When you work with programs that read/write files in different directories, you have to have an understanding of the file system and path strings. Without such an understanding, you can waste a lot of time trying to process files in places where they do not exist. Fortran, by itself, is unaware of Desktop, Documents, etc., folders that Windows conventions provide. From the point of view of Fortran programs, all those folders are just directories, and it is the programmer's responsibility to provide the full or relative paths to all files that are not in the same directory as the EXE file that is being run.&lt;/P&gt;

&lt;P&gt;When opening a file for reading, I recommend that you use STATUS='OLD' in the OPEN statement for the file. Otherwise, if the program attempts to OPEN in the wrong directory, it will create a zero length file in the current directory, and the program will misbehave if it expects to read data from the file -- data that actually exists in a different file with the same name but in a directory that you did not specify in the OPEN statement.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2014 14:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Unexpected-breakpoint-in-a-program/m-p/914301#M84012</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2014-09-27T14:22:00Z</dc:date>
    </item>
  </channel>
</rss>

