Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM-trapped => Block import error => peers dropped #354

Open
SimonKraus opened this issue May 21, 2023 · 1 comment
Open

WASM-trapped => Block import error => peers dropped #354

SimonKraus opened this issue May 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@SimonKraus
Copy link

Hey guys!

Having a problem that reoccurs everyday and needs manual restart:

May 21 12:07:47 xrt2 robonomics[338715]: 2023-05-21 12:07:47 [Parachain] panicked at 'Storage root must match that calculated.', /home/builder/cargo/git/checkouts/substrate-7e08433d4c370a21/ce10b9f/frame/executive/src/lib.rs:479:9
May 21 12:07:47 xrt2 robonomics[338715]: 2023-05-21 12:07:47 [Parachain] Block prepare storage changes error: Error at calling runtime api: Execution failed: Execution aborted due to trap: wasm trap: wasm `unreachable` instruction executed
May 21 12:07:47 xrt2 robonomics[338715]: WASM backtrace:
May 21 12:07:47 xrt2 robonomics[338715]:     0: 0x2caa26 - <unknown>!rust_begin_unwind
May 21 12:07:47 xrt2 robonomics[338715]:     1: 0x3d11 - <unknown>!core::panicking::panic_fmt::h32de9c76c9d5eb0c
May 21 12:07:47 xrt2 robonomics[338715]:     2: 0xdd7cf - <unknown>!frame_executive::Executive<System,Block,Context,UnsignedValidator,AllPalletsWithSystem,COnRuntimeUpgrade>::execute_block::hc342b26d62c2decb
May 21 12:07:47 xrt2 robonomics[338715]:     3: 0xb331b - <unknown>!Core_execute_block
May 21 12:07:47 xrt2 robonomics[338715]:     
May 21 12:07:47 xrt2 robonomics[338715]: 2023-05-21 12:07:47 [Parachain] 💔 Error importing block 0x6bbf962dde64b8361b3767f5768f4c6f657149d40548dd76ae799900c5f0d55e: consensus error: Import failed: Error at calling runtime api: Execution failed: Execution aborted due to trap: wasm trap: wasm `unreachable` instruction executed
May 21 12:07:47 xrt2 robonomics[338715]: WASM backtrace:
May 21 12:07:47 xrt2 robonomics[338715]:     0: 0x2caa26 - <unknown>!rust_begin_unwind
May 21 12:07:47 xrt2 robonomics[338715]:     1: 0x3d11 - <unknown>!core::panicking::panic_fmt::h32de9c76c9d5eb0c
May 21 12:07:47 xrt2 robonomics[338715]:     2: 0xdd7cf - <unknown>!frame_executive::Executive<System,Block,Context,UnsignedValidator,AllPalletsWithSystem,COnRuntimeUpgrade>::execute_block::hc342b26d62c2decb
May 21 12:07:47 xrt2 robonomics[338715]:     3: 0xb331b - <unknown>!Core_execute_block
May 21 12:07:47 xrt2 robonomics[338715]:     

Let me know if you need any further logs or stuff.
System has high performance, high clock, nvme and good ram.

Best regards,
Sik

@SimonKraus
Copy link
Author

(parachain running with --execution wasm )

@akru akru added the bug Something isn't working label May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants