-
Notifications
You must be signed in to change notification settings - Fork 6
ice: panicked at "no such file or directory" #698
Copy link
Copy link
Open
Labels
A-zppRelating to the preprocessor and includesRelating to the preprocessor and includesE-good-first-issueCall for participation: Easy issue. Good for newcomers.Call for participation: Easy issue. Good for newcomers.P-mediumThe bug is noticeable but does not significantly affect most use casesThe bug is noticeable but does not significantly affect most use casesT-ICEInternal Compiler Errors (panics or crashes)Internal Compiler Errors (panics or crashes)
Metadata
Metadata
Assignees
Labels
A-zppRelating to the preprocessor and includesRelating to the preprocessor and includesE-good-first-issueCall for participation: Easy issue. Good for newcomers.Call for participation: Easy issue. Good for newcomers.P-mediumThe bug is noticeable but does not significantly affect most use casesThe bug is noticeable but does not significantly affect most use casesT-ICEInternal Compiler Errors (panics or crashes)Internal Compiler Errors (panics or crashes)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Ready
Before we begin...
What was the ICE diagnostic?
What were you doing when the panic occured?
Testing path traversal in the playground
Provide an example of code that causes the panic.
Other Context
This occurs when handling relative paths in the canonicalize call, but not global include paths