Skip to content

Task failure aborts app on OS X 10.9 #6849

Closed
@lilyball

Description

@lilyball

A failed assertion inside a task::try aborts on 10.9 with the following error:

libc++abi.dylib: terminating with uncaught exception of type rust_task*
fish: Job 1, './myprog' terminated by signal SIGABRT (Abort)

This appears to be due to the fact that libc++abi is different in 10.9 than in 10.8.

Metadata

Metadata

Assignees

No one assigned

    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