- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was trying out the Visual Studio 2005 IDE with 9.1, so for my first attempt I used the wizard to create a console "Hello World" and substituted an old program's code. This had been debugged years ago, but I wanted to see how the VS debug environment worked. This is what it gave:
Error message:
The same code compiled from the command line ran without errors. It was fixed by adding a STOP statement before END, but it seems odd to me. Is it WAD?
forrtl: severe (157): Program Exception - access violation Image PC Routine Line Source console1.exe 004A2720 Unknown Unknown Unknown
The same code compiled from the command line ran without errors. It was fixed by adding a STOP statement before END, but it seems odd to me. Is it WAD?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sounds to me as if the program corrupted the stack. Send a ZIP file of the project and a description of the problem to Intel Premier Support and we'll look at it.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page