Skip to content

panic!ing twice crashes PG with "Illegal instruction" #118

@auterium

Description

@auterium

OS

Ubuntu 18.04 (Windows Subsystem for Linux)

Code

panicking example package

Issue

Rust panic!() is caught and handled properly on the first call, but if called again, the server crashes:
image

Here's PG logs:
image

That little extra weird stuff

This also happens when using error!() macro, but it requires 3 executions:
image

Here;s PG logs:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions