- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I compiled my program with ifc 9.0 -C -CB -fpe0 -fpp -fpstkchk -ftrapuv -u -warn all and ran with 2 threads. I got the following error:
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I wonder there is a tool or a procedure that can help me to pinpoint the problem. Thank you so much for your help.
Regards,
David
I compiled my program with ifc 9.0 -C -CB -fpe0 -fpp -fpstkchk -ftrapuv -u -warn all and ran with 2 threads. I got the following error:
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I wonder there is a tool or a procedure that can help me to pinpoint the problem. Thank you so much for your help.
Regards,
David
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Anyone can at least point us to a place where this question has been answered?
I also have this problem of not being able to find the offending line of code, because the program crashes somewhere else and not where the error lies.
I also have this problem of not being able to find the offending line of code, because the program crashes somewhere else and not where the error lies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add -traceback or run it in the Intel Debugger?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I upgrade my ifc from 6.1 to 9.0 and my program won't run. Compiling gives no trouble, but when I run the binary ... it immediatly gives a SegFault. When I use idb to pinpoint the problem,I get the first actual program rule :"96 program MODEL".
I tried everything ( that I know off ) to get it to work ( turning off optimizations, added some options from the document "migrating from 7.1 -> 9.0 ) but nothings does the trick.
Can anyone help me please ?
Thanks !!!
Message Edited by poopants on 04-19-200601:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try raising your datasize and stacksize limits.

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