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
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
How to fix 'Use of uninitialised value' and how to find location of leaks?
Dec 16, 2025
c
memory-leaks
linked-list
malloc
valgrind
Why does this std::weak_ptr apparently prevent freeing memory, and how can I detect this bug?
Dec 10, 2025
c++
valgrind
undefined-behavior
address-sanitizer
weak-ptr
Profiling a function in c++
Dec 08, 2025
c++
performance
profiling
valgrind
How to solve is 0 bytes after a block of size 6 alloc'd
Dec 08, 2025
c
valgrind
Valgrind showing still reachable memory leak with getaddrinfo for IPv6
Dec 08, 2025
c
memory-leaks
valgrind
getaddrinfo
Valgrind changes CPUID value
Dec 08, 2025
c
valgrind
cpuid
Older Entries »