Skip to content

Segmentation fault when using asyncsafe on program / with gdb #4

@GitMensch

Description

@GitMensch
> LD_PRELOAD=./libasyncsafe.so cobcrun PROG
Segmentation fault

> LD_PRELOAD=./libasyncsafe.so gdb --args cobcrun -version
asyncsafe violation! handler for signal 17 called [__errno_location]
Segmentation fault

Any ideas?

Note: the signal handling is not done in the main executable cobcrun but in its shared library.

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