Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 讨论

idb halt by Assertion failed message in Fedora Core 3

minho_kwon
初学者
460 次查看
Hi-, I used intel fortran without any problem in RedHat 9.
However, after upgrade to Fedora Core 3,
"ifort" looks working fine, but after compiling with option -g,
whenever try to debug using idb, idb killed with following messages.
Is there anyway to solve the problem ?
Thanks.
Minho Kwon
Following is the message of the idb when it killed
-------------------------------------------------------------------
Linux Application Debugger for 32-bit applications, Version 8.1-3, Build 20040715
------------------
object file name: prog1
Reading symbolic information from /home/monkey/prog1...done
Assertion failed: _machine != NULLsrc/appl/procs/addrspace.C1524
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 prog1
No image loaded ... Recovering ...
0 项奖励
1 回复
minho_kwon
初学者
460 次查看
I solved at the last. Compile with the option "-no_cpprt".
It is working, however, idb is still hang over when I type "quit".
Minho Kwon
0 项奖励
回复