This is an archive of the discontinued LLVM Phabricator instance.

Asan, attmept to fix FreeBSD from stalling
AbandonedPublic

Authored by devnexen on Apr 12 2018, 3:08 AM.

Details

Summary
  • Actually Asan on FreeBSD, due pthread_key_specific approach, during AsanTSDInit, remains stuck in this state.
  • Here a proposal to simply save the context as is.

Diff Detail

Event Timeline

devnexen created this revision.Apr 12 2018, 3:08 AM
Herald added subscribers: Restricted Project, llvm-commits, krytarowski and 2 others. ยท View Herald TranscriptApr 12 2018, 3:08 AM
devnexen abandoned this revision.Apr 12 2018, 3:09 AM