Skip to content

af_set_enable_stacktrace (af/util.h) does not link properly, stacktrace machanism hangs. #2914

Description

@eladmaimoni

on the latest release, using this function causes linker error (Windows VS2019):

error LNK2019: unresolved external symbol __imp_af_set_enable_stacktrace

I examined the source code, but could not tell what went bad in this particular case.

the reason I came to this function is because boost-stacktrace mechanism causes hangs / deadlocks on Windows. I get this hang when an exception is thrown and the boost-stacktrace calls IDebugSymbols3::getNameByOffset.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions