erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.15k stars 2.92k forks source link

Survive loading damaged or obsolete BEAM files #8623

Closed bjorng closed 3 days ago

bjorng commented 4 days ago

The runtime system could crash when attempting to load obsolete or damaged BEAM files (for example, loading code compiled by Erlang/OTP 23 in Erlang/OTP 27).

github-actions[bot] commented 4 days ago

CT Test Results

    3 files    141 suites   49m 33s :stopwatch: 1 589 tests 1 539 :white_check_mark: 49 :zzz: 1 :x: 2 290 runs  2 220 :white_check_mark: 69 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 7ebe7f49.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot