Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

unexpected condition in iidb

dan0112
Beginner
2,818 Views
Hi,

I have a program that compiles and links perfectly (I don't get any warnings even with -warn all option). However, when I then want to run it in the debugger, execution is halted immediatley and I get the following message
[fortran]Reading symbolic information from /home/isildur/Documents/Research/EPSocSec/code/epss_5g/Debug_IA-32/epss_5g...Assertion failed: "false" src/st/file/pil_parsesymsdwarf2.C:4501
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.
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15IDBAssertFailed3runEPKcS1_j+0x11) [0x81f0597]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN14DTLU_namespace12assertFailedEPKcS1_j+0x1b) [0x87d2575]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN21PSD2_LineStateMachine14runUntilAppendEv+0x87c) [0x87c2512]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN30PSD2_LineStateMachine_Consumer3runER21PSD2_LineStateMachineb+0x125) [0x87c10b1]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf222emitLinesForCompilUnitERK11WalkCtxDIEsRK11AttrBindingRK12AttrBindings+0xfa1) [0x87c0c9d]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf227emitSTForDIECompilationUnitER11WalkCtxDIEsbRK12AttrBindings+0x5bf) [0x87be36d]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf212emitSTForDIEER11WalkCtxDIEsbRK12AttrBindings+0x37c) [0x87ba9c2]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf214walkTreeOfDIEsER11WalkCtxDIEs+0xeb) [0x87bc2cb]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf219walkCompilationUnitER16WalkCtxDebugInfo+0x4ed) [0x87a6503]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf220readTopLevelEntitiesEv+0x29c) [0x87a4ad2]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN15ParseSymsDwarf218readPartialSymbolsEb14PreferFileEnum+0x12b) [0x87a7869]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN23LoadableFileSymbolTable18readPartialSymbolsEb+0x89) [0x8769a9d]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN11LoadedFiles8loadAOUTERSoPK6FileId+0x1f3) [0x869367d]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN17WritableSymtabDef8loadAOUTEPK6FileId+0x22) [0x8693442]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN12ControlDefUx14getLoadedFilesEv+0x16fa) [0x8385f0a]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN12AddrSpaceDef10noteLoadedEPK6FileIdP7Program+0xb2) [0x83dee34]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN10ProcessDef10noteExecedEPKc+0xa2) [0x83be430]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN12ControlDefUx10noteExecedEv+0x24) [0x838dd70]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN18ControlDefUxPtrace21startProcess_postExecEPK6FileId+0x156) [0x83925de]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN12ControlDefUx12startProcessEPKcRK7ArgListPK11EnvironmentS1_S1_S1_Ri+0x28f) [0x8386b07]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN14ProcessFactory22createLocalLiveProcessEP3JobP7ArgListPcS4_S4_22IsOrIsNotADummyProcess+0x165) [0x83d1055]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN3Job22createLocalLiveProcessEP7ArgListPcS2_S2_22IsOrIsNotADummyProcess+0x24) [0x83d0ee8]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN11SessionBase17startLocalProcessEP3JobP7ArgList22IsOrIsNotADummyProcess+0x57) [0x836a597]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_Z17StartDummyProcessP3Job+0x32) [0x82adc74]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN7CmdLoad5do_itER19CmdExecutionContextRN10BaseForCmd9CmdResultE+0x1a0) [0x82abc86]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN10BaseForCmd7executeEb+0xe77) [0x8251e7f]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN3Cmd20executeAsInternalCmdEv+0x22) [0x822dcba]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_ZN12InitialState10executeCmdEv+0x45) [0x8342c71]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_Z15decladebug_initiPPKcS1_+0x783) [0x81ef15b]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(_Z7idbMainiPPKcS1_+0x18d) [0x81ebbcf]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(main+0xce) [0x81eb11a]
/lib/libc.so.6(__libc_start_main+0xfe) [0xb75e4c0e]
/local/intel/Compiler/11.1/072/bin/ia32/iidb(dlopen+0x45) [0x81eafc1]
99
 ^[/fortran]
The compiler and linker invocations are

[bash]ifort -g -O0 -I/local/vni/imsl/fnl600/lnxin100i32/include -I/local/intel/Compiler/11.1/072/mkl/include -noaltparam -openmp -fltconsistency -c -no-fp-port -o "$@" "$<"
ifort -openmp -fltconsistency -I/local/vni/imsl/fnl600/lnxin100i32/include -o"epss_5g" $(OBJS) $(USER_OBJS) $(LIBS) -L/local/vni/imsl/fnl600/lnxin100i32/lib -Bstatic -limsl -limslsuperlu -limslscalar -limslblas -limslmpistub -limsls_err -Bdynamic
[/bash]

I am working on OpenSuse 11.3.
I would be very grateful for quick help (it is a quite pressing matter). Please let me know if you need further information.

Thanks a lot,

Daniel


0 Kudos
21 Replies
dan0112
Beginner
228 Views
Hi
I am no expert at all, but I did try really many things to get it working, without success. See my summary of this long thread in comment #49. If I was you, I would use another distribution that comes with gcc < 4.5
Best
Daniel
0 Kudos
Reply