AppRun icon indicating copy to clipboard operation
AppRun copied to clipboard

Verify required kernel version before running the binary.

Open azubieta opened this issue 4 years ago • 0 comments

Rationale

Running a binary that requires a newer kernel ABI version than the system one causes a segfault and gives no clue of to the user of what just happened.

Proposal

Verify the kernel version before invoking a binary and print a meaningful error message if required.

azubieta avatar Jan 12 '21 03:01 azubieta