Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in valgrind
Segmentation fault, Invalid write of size 4
Feb 17, 2026
c
memory
struct
valgrind
Why is valgrind memcheck not finding errors?
Feb 16, 2026
c
valgrind
memcheck
Does Valgrind have an API like Purify/Quantify that lets you disable data recording?
Feb 12, 2026
c++
performance
valgrind
purify
quantify
What happens when you allocate on the heap, memory that is referenced in a static variable?
Feb 08, 2026
c
memory-leaks
static
fork
valgrind
Valgrind Invalid read of size 1 (sscanf)
Feb 07, 2026
c
pointers
valgrind
scanf
Valgrind conditional jump ... error with PCRE2 JIT when reading from file
Feb 05, 2026
c
valgrind
jit
pcre2
Why is this not a memory leak in C++?
Feb 06, 2026
c++
memory-leaks
valgrind
undefined-behavior
unique-ptr
Can using Valgrind on Linux also help when the app is compiled on Solaris?
Feb 05, 2026
c
linux
memory-leaks
solaris
valgrind
Why is Valgrind stating that my implementation of std::map<T, T> produces a memory leak?
Feb 04, 2026
c++
valgrind
Not deallocating properly threads in C
Feb 03, 2026
c
multithreading
valgrind
How can I intentionally initialize a variable with uninitialized data so that valgrind will treat the variable as uninitialized?
Jan 31, 2026
c++
heap-memory
valgrind
Does valgrind detect OpenGL memory leaks?
Jan 29, 2026
c++
opengl
memory
memory-leaks
valgrind
c++. valgrind outputs: Syscall param open(filename) points to unaddressable byte(s)
Jan 27, 2026
c++
memory-leaks
valgrind
Need help in understanding kcachedgrind output
Jan 25, 2026
valgrind
kcachegrind
valgrind on arm SIGILL due to opensll
Jan 20, 2026
memory
arm
valgrind
Custom free function doesn't release memory completely, Valgrind reports 'still reachable'
Dec 20, 2025
c
memory-management
malloc
valgrind
free
Any references on Dynamic Code Analysis?
Dec 19, 2025
c
debugging
testing
profiling
valgrind
« Newer Entries
Older Entries »