<?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: Bus Error in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762604#M18091</link>
    <description>As I said in an earlier post im am pretty new to the intel compiler so i don't really know what im looking for but the error i got with the -C option is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image              PC                Routine            Line        Source&lt;BR /&gt;libc.so.6          00002AAAAB00F4C0  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000448DF2  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000041B915  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000041A7A8  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000040527F  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403BEA  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAAFFD5AA  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403B2A  Unknown               Unknown  Unknown&lt;BR /&gt;*** glibc detected *** double free or corruption (out): 0x0000000000573560 ***&lt;BR /&gt;foretell: error (76): IOTA trap signal&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and the error given with -traceback is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;foretell: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image              PC                Routine            Line        Source&lt;BR /&gt;libc.so.6          00002AAAAB1124C0  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000446C6E  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000411721  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              00000000004105B4  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000404E08  MAIN__                     58  genes.f90&lt;BR /&gt;a.out              0000000000403BEA  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAB1005AA  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403B2A  Unknown               Unknown  Unknown&lt;BR /&gt;*** glibc detected *** double free or corruption (out): 0x0000000000570560 ***&lt;BR /&gt;foretell: error (76): IOTA trap signal&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I had a look at line 58 in the program but it is only a WRITE(6,*)'' command. I don't know if these are at all helpfully. If there is a log the compiler makes which would be useful could you please tell me where it is located.</description>
    <pubDate>Thu, 02 Feb 2006 03:31:49 GMT</pubDate>
    <dc:creator>scroto</dc:creator>
    <dc:date>2006-02-02T03:31:49Z</dc:date>
    <item>
      <title>Bus Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762600#M18087</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Im quite new to the intel fortran compiler, but have managed to install and configure it. It also compiles a program that i have written, but when this program is run it displays 'Bus Error' and the program exits. This program runs fine on other machines so I have the feeling there is something wrong with either my machine or the install of the compiler. Any help with this problem would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;I am running SuSE-Linux 10 x86_64, on an AMD Atholon 3800+ if this is any help.</description>
      <pubDate>Sat, 21 Jan 2006 01:44:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762600#M18087</guid>
      <dc:creator>scroto</dc:creator>
      <dc:date>2006-01-21T01:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Bus Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762601#M18088</link>
      <description>I have not received this error on linux, but a "bus error" on an older version of HP-UXwas traced to a mismatch in the number of arguments between a call and a subroutine. This was before the advent of optional arguments in Fortran.
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 31 Jan 2006 09:30:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762601#M18088</guid>
      <dc:creator>jeff_ryman</dc:creator>
      <dc:date>2006-01-31T09:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bus Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762602#M18089</link>
      <description>After further testing of the program I have found it also gives an error of :&lt;BR /&gt;&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image              PC                Routine            Line        Source &lt;BR /&gt;libc.so.6          00002AAAAB04A513  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAB04B1F1  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAB04CB04  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000418FDB  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000407700  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000040871C  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAB00F4C0  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000449472  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              00000000004210A9  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000041FF3C  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000040536B  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403C2A  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAAFFD5AA  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403B6A  Unknown               Unknown  Unknown&lt;BR /&gt;&lt;BR /&gt;and the program needs to be killed for it to terminate. It also only gives these errors if the arrays in the program are large eg greater than 60 elements in 1 dimension. If they are less the program works fine.</description>
      <pubDate>Wed, 01 Feb 2006 21:00:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762602#M18089</guid>
      <dc:creator>scroto</dc:creator>
      <dc:date>2006-02-01T21:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bus Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762603#M18090</link>
      <description>Did you try compiling and running with options such as -C -traceback, to attempt to catch subscript range errors and the like?</description>
      <pubDate>Wed, 01 Feb 2006 21:51:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762603#M18090</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-02-01T21:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bus Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762604#M18091</link>
      <description>As I said in an earlier post im am pretty new to the intel compiler so i don't really know what im looking for but the error i got with the -C option is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;forrtl: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image              PC                Routine            Line        Source&lt;BR /&gt;libc.so.6          00002AAAAB00F4C0  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000448DF2  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000041B915  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000041A7A8  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              000000000040527F  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403BEA  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAAFFD5AA  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403B2A  Unknown               Unknown  Unknown&lt;BR /&gt;*** glibc detected *** double free or corruption (out): 0x0000000000573560 ***&lt;BR /&gt;foretell: error (76): IOTA trap signal&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and the error given with -traceback is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;foretell: severe (174): SIGSEGV, segmentation fault occurred&lt;BR /&gt;Image              PC                Routine            Line        Source&lt;BR /&gt;libc.so.6          00002AAAAB1124C0  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000446C6E  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000411721  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              00000000004105B4  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000404E08  MAIN__                     58  genes.f90&lt;BR /&gt;a.out              0000000000403BEA  Unknown               Unknown  Unknown&lt;BR /&gt;libc.so.6          00002AAAAB1005AA  Unknown               Unknown  Unknown&lt;BR /&gt;a.out              0000000000403B2A  Unknown               Unknown  Unknown&lt;BR /&gt;*** glibc detected *** double free or corruption (out): 0x0000000000570560 ***&lt;BR /&gt;foretell: error (76): IOTA trap signal&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I had a look at line 58 in the program but it is only a WRITE(6,*)'' command. I don't know if these are at all helpfully. If there is a log the compiler makes which would be useful could you please tell me where it is located.</description>
      <pubDate>Thu, 02 Feb 2006 03:31:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762604#M18091</guid>
      <dc:creator>scroto</dc:creator>
      <dc:date>2006-02-02T03:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bus Error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762605#M18092</link>
      <description>At this point I suggest you contact Intel Premier Support and attach a test case that reproduces the problem.</description>
      <pubDate>Thu, 02 Feb 2006 03:54:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Bus-Error/m-p/762605#M18092</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-02-02T03:54:36Z</dc:date>
    </item>
  </channel>
</rss>

