mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
calling sigaltstack, stack base is 0x........
|
|
setting sigaction
|
|
Syscall param sigaction(act) contains uninitialised or unaddressable byte(s)
|
|
at 0x........: __libc_sigaction (...libc...)
|
|
Address 0x........ is on thread 1's stack
|
|
res = 0
|
|
raising the signal
|
|
caught signal, local var is on 0x........
|
|
done
|