- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I compile demo code, then try using the debugger: ifort -g int_sin.f90;(idb) load a.out
Reading symbolic information from /home/(userid)/src/Source/PBplus/a.out...Assertion failed: !"No such EnumMachine"src/appl/hw/machine.C331
This is an unexpected condition and may indicate the presence of a defect.
If you wish to report this, please include the stack trace that follows.
Could not start process for a.out
No image loaded ... Recovering ...
Reading symbolic information from /home/(userid)/src/Source/PBplus/a.out...Assertion failed: !"No such EnumMachine"src/appl/hw/machine.C331
This is an unexpected condition and may indicate the presence of a defect.
If you wish to report this, please include the stack trace that follows.
Could not start process for a.out
No image loaded ... Recovering ...
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only references I could find to this message in our problem database were from users of an old 9.0 version of idb and the problem went away with a 9.0 update. I could not see any explanation of what caused the error and none of the users who mentioned this error submitted a test case.
Which version of idb are you using? If it is a current version, I would recommend submitting a test case to Intel Premier Support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for your reply, sorry i didn't get right back.
idb -v says it's version 9.1-24. i was able to step through the code using gdb, but couldn't print the values assumed by the variables.
how do i go about sending a test case to Intel Premier Support?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Start here. You could also follow the "Tech Support" link on this forum's home page or follow the instructions in the compiler release notes.

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