- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The messagne when I run the code
Debug assertion failed!
program:
File: winsig.c
line 419
Expression: ("invalid signal or error ", 0)
I use windows version 11.1.
Debug assertion failed!
program:
File: winsig.c
line 419
Expression: ("invalid signal or error ", 0)
I use windows version 11.1.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The file winsig.c would appear to be a C program - not a Fortran program
:-)
Les
:-)
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's a handler in the C runtime. Intel Fortran programs may end up there when something goes wrong - pehaps like an unhandled floating point exception or similar. The original poster needs to provide (lots) more information.
(I don't know what causes execution to specifically end up there (what combination of compile options etc) - but it is a place my programs also like to visit occasionally.)
(I don't know what causes execution to specifically end up there (what combination of compile options etc) - but it is a place my programs also like to visit occasionally.)

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