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 ...
------------------
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 ...
链接已复制
1 回复
