<?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 Re: forrtl: error (76): Abort trap signal in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742923#M1882</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/459648"&gt;ulasim77&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;thank you&lt;BR /&gt;&lt;BR /&gt;one question: the data i am trying to read is data from a larger database that includes other sources of data too and the code is flexible to choose for which source to be processed. this error happens when i try to process a certain source only but the code successfully processes the sources of data. does that show that it s actually that ceratin source data that is causing te problem?&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;I would compile and link with &lt;BR /&gt;&lt;BR /&gt;-g -traceback -fp-stack-check -check bounds&lt;BR /&gt;&lt;BR /&gt;to get more precise information on the location of the error. This will help you debug the problem.&lt;BR /&gt;&lt;BR /&gt;ron&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Jan 2010 16:16:39 GMT</pubDate>
    <dc:creator>Ron_Green</dc:creator>
    <dc:date>2010-01-08T16:16:39Z</dc:date>
    <item>
      <title>forrtl: error (76): Abort trap signal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742918#M1877</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I am trying to run a code and the run crashes giving the following error:&lt;BR /&gt;&lt;BR /&gt;Opening prep_chem_sources.inp file&lt;BR /&gt;check namelist&lt;BR /&gt;call gen_regional_grid_type&lt;BR /&gt;grid size= 1 199 175&lt;BR /&gt;199 175 1&lt;BR /&gt;34825 0 34825 1 1&lt;BR /&gt;MAX1= 0.0000000E+00 min= 0.0000000E+00&lt;BR /&gt;MAX2= 84.50702 min= -58.50702&lt;BR /&gt;MAX3= 84.50702 min= -58.50702&lt;BR /&gt;opening&lt;BR /&gt;/home/ulasim/Data/gocart/Global_emissions_v3/Emission_data/GOCART/emissions/OC_&lt;BR /&gt;anthro_noship_2006.nc - specie= OC&lt;BR /&gt;3 OC_NOSHIP&lt;BR /&gt;3 OC_NOSHIP 5&lt;BR /&gt;opening&lt;BR /&gt;/home/ulasim/Data/gocart/Global_emissions_v3/Emission_data/GOCART/emissions/BC_&lt;BR /&gt;anthro_noship_2006.nc - specie= BC&lt;BR /&gt;3 BC_NOSHIP&lt;BR /&gt;3 BC_NOSHIP 5&lt;BR /&gt;opening&lt;BR /&gt;/home/ulasim/Data/gocart/Global_emissions_v3/Emission_data/GOCART/emissions/SO2&lt;BR /&gt;_anthro_noship_2006.nc - specie= SO2&lt;BR /&gt;3 SO2_NOSHIP&lt;BR /&gt;3 SO2_NOSHIP 5&lt;BR /&gt;opening&lt;BR /&gt;/home/ulasim/Data/gocart/Global_emissions_v3/Emission_data/GOCART/dms_data/dms_&lt;BR /&gt;1x1.25.nc - specie= DMS&lt;BR /&gt;prep_chem_sources: putget.c:3676: getNCvx_float_float: Assertion `value != ((void *)0)' failed.&lt;BR /&gt;forrtl: error (76): Abort trap signal&lt;BR /&gt;Image PC Routine Line Source&lt;BR /&gt;libc.so.6 00000032F7C30215 Unknown Unknown Unknown&lt;BR /&gt;libc.so.6 00000032F7C31CC0 Unknown Unknown Unknown&lt;BR /&gt;libc.so.6 00000032F7C29696 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004D4725 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004AECB9 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 0000000000487665 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 0000000000408D4A Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 0000000000407F76 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 000000000040470C Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004038C2 Unknown Unknown Unknown&lt;BR /&gt;libc.so.6 00000032F7C1D974 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004037E9 Unknown Unknown Unknown&lt;BR /&gt;Aborted&lt;BR /&gt;&lt;BR /&gt;what might be causing this error? the data developer claims that there s no problem with the data and i also found no error in the data.&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;&lt;BR /&gt;Ulas</description>
      <pubDate>Fri, 08 Jan 2010 12:46:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742918#M1877</guid>
      <dc:creator>ulasim77</dc:creator>
      <dc:date>2010-01-08T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: forrtl: error (76): Abort trap signal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742919#M1878</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Surely, the authors of the program put in that assertion for a reason, and ought to have left some clues in the source code. If you suspect a compilation problem, did you try the -diag-enable sc and -check options?&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jan 2010 14:18:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742919#M1878</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-01-08T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: forrtl: error (76): Abort trap signal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742920#M1879</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/367365"&gt;tim18&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;Surely, the authors of the program put in that assertion for a reason, and ought to have left some clues in the source code. If you suspect a compilation problem, did you try the -diag-enable sc and -check options?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;when i recompiled with those options and run the code, i end up with following error, where this time, it cannot even start reading the files:&lt;BR /&gt;&lt;BR /&gt;Opening prep_chem_sources.inp file&lt;BR /&gt;check namelist&lt;BR /&gt;call gen_regional_grid_type&lt;BR /&gt;grid size= 1 199 175&lt;BR /&gt;199 175 1&lt;BR /&gt;34825 0 34825 1 1&lt;BR /&gt;MAX1= 0.0000000E+00 min= 0.0000000E+00&lt;BR /&gt;forrtl: severe (408): fort: (3): Subscript #1 of the array XMN has value 0 which is less than the lower bound of 1&lt;BR /&gt;&lt;BR /&gt;Image PC Routine Line Source&lt;BR /&gt;prep_chem_sources 00000000006DC26E Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000006DB200 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 000000000069463E Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 0000000000644225 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 0000000000643484 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 0000000000466739 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 000000000044DC89 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004056D7 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004045F2 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004038C2 Unknown Unknown Unknown&lt;BR /&gt;libc.so.6 00000032F7C1D974 Unknown Unknown Unknown&lt;BR /&gt;prep_chem_sources 00000000004037E9 Unknown Unknown Unknown&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ulas</description>
      <pubDate>Fri, 08 Jan 2010 14:57:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742920#M1879</guid>
      <dc:creator>ulasim77</dc:creator>
      <dc:date>2010-01-08T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: forrtl: error (76): Abort trap signal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742921#M1880</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
If the program is full of array bounds violations, it may be difficult to find one which may be more serious, as the bounds checker doesn't allow finding multiple problems per run. It's not a good candidate for trying new compilers or optimization until those problems are fixed.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jan 2010 15:18:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742921#M1880</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-01-08T15:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: forrtl: error (76): Abort trap signal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742922#M1881</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/367365"&gt;tim18&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;If the program is full of array bounds violations, it may be difficult to find one which may be more serious, as the bounds checker doesn't allow finding multiple problems per run. It's not a good candidate for trying new compilers or optimization until those problems are fixed.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;thank you&lt;BR /&gt;&lt;BR /&gt;one question: the data i am trying to read is data from a larger database that includes other sources of data too and the code is flexible to choose for which source to be processed. this error happens when i try to process a certain source only but the code successfully processes the sources of data. does that show that it s actually that ceratin source data that is causing te problem?</description>
      <pubDate>Fri, 08 Jan 2010 15:26:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742922#M1881</guid>
      <dc:creator>ulasim77</dc:creator>
      <dc:date>2010-01-08T15:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: forrtl: error (76): Abort trap signal</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742923#M1882</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/459648"&gt;ulasim77&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;thank you&lt;BR /&gt;&lt;BR /&gt;one question: the data i am trying to read is data from a larger database that includes other sources of data too and the code is flexible to choose for which source to be processed. this error happens when i try to process a certain source only but the code successfully processes the sources of data. does that show that it s actually that ceratin source data that is causing te problem?&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;I would compile and link with &lt;BR /&gt;&lt;BR /&gt;-g -traceback -fp-stack-check -check bounds&lt;BR /&gt;&lt;BR /&gt;to get more precise information on the location of the error. This will help you debug the problem.&lt;BR /&gt;&lt;BR /&gt;ron&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jan 2010 16:16:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/forrtl-error-76-Abort-trap-signal/m-p/742923#M1882</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2010-01-08T16:16:39Z</dc:date>
    </item>
  </channel>
</rss>

