paulfloyd / freebsd_valgrind

Git repo used to Upstream the FreeBSD Port of Valgrind
GNU General Public License v2.0
15 stars 4 forks source link

memcheck/tests/freebsd/misc fails on FreeBSD 13 #148

Closed paulfloyd closed 3 years ago

paulfloyd commented 3 years ago

Looks like the guest stack has been totally corrupted.

==538== Jump to the invalid address stated on the next line
==538==    at 0x11EB28E4FA5B5CD8: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CD8: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CD9: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CDA: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CDB: ???
==538==    by 0x535229270008B491: ???
==538==  Address 0x11eb28e4fa5b5cd8 is not stack'd, malloc'd or (recently) free'd
==538== 
==538== 
==538== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==538==  Bad permissions for mapped region at address 0x11EB28E4FA5B5CD8
==538==    at 0x11EB28E4FA5B5CD8: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CD8: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CD9: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CDA: ???
==538==    by 0x535229270008B491: ???
==538==    by 0x11EB28E4FA5B5CDB: ???
==538==    by 0x535229270008B491: ???
paulfloyd commented 3 years ago

Fixed with

To github.com:paulfloyd/freebsd_valgrind.git e1889e9dc..f75127954 freebsd -> freebsd