mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
and update exp files accordingly. This works well for x86 and all testcases pass on my machine. New file filter_memcheck to do the work. There is a bit of a ripple here as filter_memcheck requires command line arguments to be passed in. So all users of filter_memcheck (direct or indirect) were updated as well. filter_stderr was simplified as was filter_libc. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12091
10 lines
392 B
Plaintext
10 lines
392 B
Plaintext
|
|
Process terminating with default action of signal 11 (SIGSEGV)
|
|
Access not within mapped region at address 0x........
|
|
...
|
|
If you believe this happened as a result of a stack
|
|
overflow in your program's main thread (unlikely but
|
|
possible), you can try to increase the size of the
|
|
main thread stack using the --main-stacksize= flag.
|
|
The main thread stack size used in this run was ....
|