GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from bounder...done. (gdb) Starting program: /home/jburkardt/public_html/f_src/gdb/bounder Program received signal SIGBUS, Bus error. 0x0000000000400d98 in test02 () at bounder.f90:122 122 b(j) = j + 1 (gdb) $1 = 100000 (gdb) A debugging session is active. Inferior 1 [process 5888] will be killed. Quit anyway? (y or n) [answered Y; input not from terminal]