Skip to content

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

@eladmaimoni

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions