StackOverflow Questions for Tag: address-sanitizer

Nick Williams
Nick Williams

Reputation: 3188

How do I properly pre-load ASAN libraries on macOS with Java binary (JNI library) with SIP enabled

Score: 0

Views: 112

Answers: 1

Read More
OetkenPurveyorOfCode
OetkenPurveyorOfCode

Reputation: 51

In which cases is the ASAN shadow memory checked on pointer dereference?

Score: 0

Views: 90

Answers: 0

Read More
Tootsie
Tootsie

Reputation: 909

Compiling std::regex with libasan produces 'uninitialized' warnings

Score: 1

Views: 90

Answers: 0

Read More
k1m190r
k1m190r

Reputation: 1313

AddressSanitizer: alloc-dealloc-mismatch (operator new vs free) on exception

Score: 3

Views: 215

Answers: 0

Read More
GreatPi
GreatPi

Reputation: 21

How can I control ASAN not to catch c++ function __cxa_throw

Score: 1

Views: 59

Answers: 0

Read More
Rualark
Rualark

Reputation: 523

How to enable address sanitizer at godbolt.org

Score: 6

Views: 3357

Answers: 2

Read More
leizh007
leizh007

Reputation: 81

Android app integrate HWAddress Sanitizer run app failed

Score: 1

Views: 29

Answers: 0

Read More
Timothy Liu
Timothy Liu

Reputation: 406

How to get total heap memory allocated by the user when AddressSanitizer or ThreadSanitizer are enabled?

Score: 1

Views: 73

Answers: 1

Read More
intrigued_66
intrigued_66

Reputation: 17258

undefined symbol: __asan_option_detect_stack_use_after_return

Score: 18

Views: 14361

Answers: 1

Read More
Zebrafish
Zebrafish

Reputation: 14162

Why isn't MSVC notifying of an error here?

Score: 4

Views: 131

Answers: 0

Read More
Zebrafish
Zebrafish

Reputation: 14162

How do I put a linker option in Compiler Explorer?

Score: 1

Views: 97

Answers: 0

Read More
JacobNowitsky
JacobNowitsky

Reputation: 11

LLVM Build Fails with MemorySanitizer Enabled

Score: 0

Views: 139

Answers: 1

Read More
Magnus Man
Magnus Man

Reputation: 269

Determining if a memory leak is a false positive

Score: 15

Views: 314

Answers: 3

Read More
JacobNowitsky
JacobNowitsky

Reputation: 11

llvm error when attempt to build libcxx instrumented with memory sanitizer

Score: 1

Views: 262

Answers: 1

Read More
oliver
oliver

Reputation: 6781

Why does this std::weak_ptr apparently prevent freeing memory, and how can I detect this bug?

Score: 18

Views: 775

Answers: 1

Read More
Marko Mäkelä
Marko Mäkelä

Reputation: 718

Is there any algorithm to check memory safety and data races at the same time?

Score: -5

Views: 133

Answers: 1

Read More
ObjSal
ObjSal

Reputation: 1824

What's the proper way to enable AddressSanitizer in CMake that works in Xcode

Score: 102

Views: 115167

Answers: 7

Read More
yano
yano

Reputation: 4473

Xcode Address Sanitizer with ccache

Score: 6

Views: 1689

Answers: 2

Read More
getsoubl
getsoubl

Reputation: 1055

C++ Use Container annotation wrapper for detect memory buffer overflow does not work

Score: 0

Views: 80

Answers: 1

Read More
dolev ben
dolev ben

Reputation: 23

Suppress unitest of gtest for Address sanitizer

Score: 2

Views: 1469

Answers: 2

Read More
PreviousPage 2Next