Skip to content

Unable to run address sanitizer under exasock socket acceleration #108

@TheThinker01

Description

@TheThinker01

The binary keeps complaining :

==25226==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.

Have already tried the following :

export LD_PRELOAD="/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/libasan.so.6:/else/home/omm/paper_omm_1/bin/./libexasock_ext.so.1"
/usr/local/bin/exasock ${EXECUTABLE} ${CONFIG_FILE} ${TODAY_DATE} >${LOG_FILE} 2>>${ERROR_LOG_FILE} &

No luck. Kindly point out if anything can be done here.

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