Skip to content

Assertion error: when pthread returns an error, this library crashes the entire program  #115

Closed
@lovasoa

Description

@lovasoa

Hello !
I work on SQLPage.
Stacker was recently introduced as a transitive dependency (through sqlparser).
I just received a bug report from an user that involves stacker: sqlpage/SQLPage#814

The problem seems to be in https://github.com/rust-lang/stacker/blob/04d334ca6ad8ef942fef80e173c6e34bbb905a6a/src/lib.rs#L418C30-L418C51 , where pthread_attr_getstack returns 2 (ENOENT).

I am not sure how to proceed, but wanted to report the issue here. Do you have an idea what may be going on and how to fix it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions