- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got this error messages.
'console1.exe': Loaded 'C:\\Windows\\System32\\ntdll.dll', No symbols loaded.
'console1.exe': Loaded 'C:\\Windows\\SysWOW64\\kernel32.dll', No symbols loaded.
'console1.exe': Loaded 'C:\\Windows\\SysWOW64\\KernelBase.dll', No symbols loaded.
The program '[9000] console1.exe: Native' has exited with code -1073741701 (0xc000007b).
I'm in 64 bit, Windows 7.
Visual studio 2005(service pack 1) , this program is written in Fortran (intel).
I've downloaded a symbol package from
http://www.microsoft.com/whdc/devtools/debugging/symbolpkg.mspx#f
but it was not helpful.
I have no idea how to solve this problem. Since this program is running well in Linux, I don't think there's any problem with code itself.
Thank you very much in advance for your help!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thosemessages are not error and needn't to be resolved. It just means debugging symbols of those system dll were not loaded in the debugging session.They will not impact debugging your program.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page