Skip to content

I can't run it successfully after I build it. #1

@qq963258qq

Description

@qq963258qq

I use 'make' to build it, but it shows 'Segmentation fault' when I run it.

$ make
cc logging.c -o logging.so -shared -fPIC 
cc desockmulti.c logging.c -o desockmulti.so -shared -fPIC -lpthread -lrt
$ ./desockmulti.so 
Segmentation fault

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