<?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: Run-time error message in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Run-time-error-message/m-p/963111#M22288</link>
    <description>Thank you so much!  It worked.  I read where the default stack size is 1MB, so I guessed and made it 2MB, which worked.</description>
    <pubDate>Wed, 15 Aug 2001 08:41:15 GMT</pubDate>
    <dc:creator>jschomaker</dc:creator>
    <dc:date>2001-08-15T08:41:15Z</dc:date>
    <item>
      <title>Run-time error message</title>
      <link>https://community.intel.com/t5/Software-Archive/Run-time-error-message/m-p/963110#M22287</link>
      <description>I get run-time error message: forrtl: severe&amp;lt;170&amp;gt;: Program Exception - stack overflow, Line 7 of CONSTR2.  I've converted old FORTRAN 77 code into doing dynamic array allocation and am now trying to figure out how to fix the stack overflow problem.  My programs are set up very simply, with a module containing allocatable array declarations, a main subroutine, and other subroutines USING the module, and some subroutines called by main to allocate the arrays.  There appears to be no problem allocating the space since I display an error message if there is a problem  i.e.   &lt;BR /&gt;ALLOCATE (ARRAY1(NM1CST),STAT=IERR)  &lt;BR /&gt;IF (IERR .NE. 0) THEN  &lt;BR /&gt;   DISPLAY ERROR  &lt;BR /&gt;ENDIF  &lt;BR /&gt;It runs beautifully for many models, except when it gets to huge ones.  &lt;BR /&gt;Can anyone help???</description>
      <pubDate>Wed, 15 Aug 2001 01:29:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Run-time-error-message/m-p/963110#M22287</guid>
      <dc:creator>jschomaker</dc:creator>
      <dc:date>2001-08-15T01:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Run-time error message</title>
      <link>https://community.intel.com/t5/Software-Archive/Run-time-error-message/m-p/963111#M22288</link>
      <description>Thank you so much!  It worked.  I read where the default stack size is 1MB, so I guessed and made it 2MB, which worked.</description>
      <pubDate>Wed, 15 Aug 2001 08:41:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Run-time-error-message/m-p/963111#M22288</guid>
      <dc:creator>jschomaker</dc:creator>
      <dc:date>2001-08-15T08:41:15Z</dc:date>
    </item>
  </channel>
</rss>

