j'ai un pb lors de l'execution d'un programme fortran de ce type: forrtl: severe (174): SIGSEGV, segmentation fault occurred
je n'arrive pas à voir d'où vient le problème. En plus, lorsque j'utilise mon débuggueur, ça plante: $ idb cer Linux Application Debugger for 32-bit applications, Version 8.1-3, Build 20040715 ------------------ object file name: cer Reading symbolic information from /home/mrolland/ceres/rot/refon/cer...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 cer No image loaded ... Recovering ...
Marsh Posté le 25-11-2005 à 17:28:46
Bonjour tout le monde,
j'ai un pb lors de l'execution d'un programme fortran de ce type:
forrtl: severe (174): SIGSEGV, segmentation fault occurred
je n'arrive pas à voir d'où vient le problème. En plus, lorsque j'utilise mon débuggueur, ça plante:
$ idb cer
Linux Application Debugger for 32-bit applications, Version 8.1-3, Build 20040715
------------------
object file name: cer
Reading symbolic information from /home/mrolland/ceres/rot/refon/cer...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 cer
No image loaded ... Recovering ...
$forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
cer 0807C83A Unknown Unknown Unknown
cer 0804C704 Unknown Unknown Unknown
cer 0804A3C8 Unknown Unknown Unknown
Unknown B7C8BE40 Unknown Unknown Unknown
cer 0804A281 Unknown Unknown Unknown
puis idb s'arrête donc je ne peux pas chercher els sources d'erreur!!
Ces messages d'erreur ne me parlent pas trop! Si quelqu'un a une idée, merci d'avance!
Message édité par MarieNo le 28-11-2005 à 08:24:26