Files
itgmania212121/src/archutils
Arusekk 46f3e8aa9d Unix backtrace call detection
If the supposed return address is a pointer to the beginning of an
executable page, and the page before is an oversized file mapping,
like vvar before vdso, the backtrace would be terminated by SIGBUS.

To avoid this, check not for readable, but for executable instead.
2020-06-17 10:04:54 +02:00
..
2020-06-17 10:04:54 +02:00
2019-10-06 00:55:50 +08:00
2014-01-26 19:41:40 -05:00