Skip to content

coretest aborts in uv loop #6258

Closed
Closed
@brson

Description

@brson

It happens infrequently but script will sometimes end in a call to abort:

for i in `seq 1 100`; do rm tmp/*ok; make check-stage1-core || break; done

I think this has happened on the bots a few time. I don't have a backtrace at the moment.

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