solana-labs / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
272 stars 163 forks source link

RBPF is killed by the OS while running a program #540

Closed dmakarov closed 11 months ago

dmakarov commented 11 months ago

Attached is a rust-1.68 core tests loadable EFL file that used to run correctly on RBPF. Now RBPF running this file is killed by the OS. sample.zip

Program log: test num::int_log::checked_ilog2 ... 
Killed
Lichtso commented 11 months ago

Steps to reproduce?

Did you use solana-ledger-tool from the monorepo, or the CLI here, or something else entirely?

dmakarov commented 11 months ago

This one can be closed. I again ran RBPF with debugging features enabled, and it runs out of memory collecting trace.