Skip to content

Compiler segfaults after printing error in some tests #936

Closed
@marijnh

Description

@marijnh

I observed this in src/test/compile-fail/extft-non-literal.rs and src/test/compile-fail/extft-non-literal2.rs , might be happening in others. This is probably an unwinding bug.

With some changes to our generated code (I was working on making calls simpler), it hangs instead of segfaulting when extft-non-literal2.rs fails.

Metadata

Metadata

Assignees

Labels

I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions