StackOverflow Questions for Tag: valgrind

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
Vitaly Isaev
Vitaly Isaev

Reputation: 5815

Valgrind: disable conditional jump (or whole library) check

Score: 11

Views: 8352

Answers: 4

Read More
cricciardi
cricciardi

Reputation: 837

Segmentation fault when converting char * to char **

Score: 3

Views: 320

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: 134

Answers: 1

Read More

How to install valgrind on Windows

Score: 5

Views: 13297

Answers: 1

Read More
Chivos
Chivos

Reputation: 83

Valgrind with sfml

Score: 0

Views: 809

Answers: 1

Read More
red_quark
red_quark

Reputation: 1001

Which Valgrind tool and option to use for investigation of RAM allocation for each function?

Score: 4

Views: 1955

Answers: 2

Read More
Yattabyte
Yattabyte

Reputation: 1480

std::cos gives different result when run with valgrind

Score: 26

Views: 989

Answers: 1

Read More
bui3
bui3

Reputation: 152

Linux c mutex memory errors and leak

Score: 1

Views: 31

Answers: 0

Read More
rakivo
rakivo

Reputation: 21

`free(): invalid next size (normal)` after loading some frames of some videos using ffmpeg libs

Score: 1

Views: 92

Answers: 0

Read More
임수환
임수환

Reputation: 11

Facing Memory Allocation Issue in malloc During Function Execution

Score: 1

Views: 53

Answers: 0

Read More
LangleyMann
LangleyMann

Reputation: 11

Double free when trying to free memory allocated in a Chained Hashmap in C

Score: 1

Views: 88

Answers: 0

Read More
Jim Rasmussen
Jim Rasmussen

Reputation: 33

Valgrind gives an error "Invalid read of size 4"

Score: 3

Views: 130

Answers: 1

Read More
malat
malat

Reputation: 12510

Is boost::filesystem thread-safe?

Score: 7

Views: 153

Answers: 2

Read More
Ben Engbers
Ben Engbers

Reputation: 453

double free or corruption (out), coredump. Where can I find the coredump?

Score: 0

Views: 33

Answers: 1

Read More
sajad
sajad

Reputation: 23

Difference in Memory Usage Between malloc and new in C++

Score: 2

Views: 160

Answers: 1

Read More
kaixin liu
kaixin liu

Reputation: 173

Why does Valgrind report "uninitialized value" but not "invalid read" in my C++ vector access?

Score: 4

Views: 108

Answers: 1

Read More
Yes
Yes

Reputation: 423

Valgrind Warning: set address range perms: large range when using -DCMAKE_BUILD_TYPE=DEBUG

Score: 1

Views: 78

Answers: 1

Read More
hrodric
hrodric

Reputation: 435

Conditional jump or move depends on uninitialised value(s) ADT Set

Score: 1

Views: 66

Answers: 1

Read More
种传龙
种传龙

Reputation: 19

How to detect Out-of-Bounds Access within Placement New Boundaries in C++?

Score: 1

Views: 157

Answers: 2

Read More
PreviousPage 3Next