Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL_ERROR when directory name used as input filename #2856

Closed
nurmukhametov opened this issue May 15, 2024 · 0 comments · Fixed by #2857
Closed

FATAL_ERROR when directory name used as input filename #2856

nurmukhametov opened this issue May 15, 2024 · 0 comments · Fixed by #2857
Assignees

Comments

@nurmukhametov
Copy link
Collaborator

ISPC fails with FATAL_ERROR for the following command:

$ ispc -g ../
util.cpp:535: Assertion failed: "basenameStart[0] != '\0'".
***
*** Please file a bug report at https://github.com/ispc/ispc/issues
*** (Including as much information as you can about how to reproduce this error).
*** You have apparently encountered a bug in the compiler that we'd like to fix!
***
/localdisk2/anurmukh/ispc/src/main.cpp(406): FATAL ERROR: Unhandled signal sent to process; terminating.
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant