View previous topic :: View next topic |
Author |
Message |
rezghi
Joined: 13 Feb 2014 Posts: 1
|
Posted: Thu Feb 13, 2014 6:50 pm Post subject: Access violation |
|
|
I have a problem with the Fortran95 compiler. A window with an error message open :
"Exception:C:/program files (X86)/silverfrost/FTN95 express/FTN95.exe"
"Access violation"
""The instruction at address ......... attempted to read from location ......." "
Previously, there was no problem with the compiler.
Could you please help me ?
Thanks |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Thu Feb 13, 2014 7:45 pm Post subject: |
|
|
Find out where the program is failing by using /checkmate and by using the debugger. If you can show us some code or more details of the failure report, that would help. |
|
Back to top |
|
 |
|