git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5561
Process terminating with default action of signal 11 (SIGSEGV)
Access not within mapped region at address 0x........
at 0x........: ???
- by 0x........: __libc_start_main (in /...libc...)
+ by 0x........: (below main) (in /...libc...)
<insert a suppression name here>
Memcheck:Addr1
obj:*
- fun:__libc_start_main
+ fun:(below main)
}
<frame>
<ip>0x........</ip>
<obj>...</obj>
- <fn>__libc_start_main</fn>
+ <fn>(below main)</fn>
</frame>
</stack>
</error>