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

FATAL ERROR: v8::FromJust Maybe value is Nothing. #4145

Closed
wemeetagain opened this issue Jun 10, 2022 · 4 comments
Closed

FATAL ERROR: v8::FromJust Maybe value is Nothing. #4145

wemeetagain opened this issue Jun 10, 2022 · 4 comments

Comments

@wemeetagain
Copy link
Member

wemeetagain commented Jun 10, 2022

Describe the bug

CI occasionally fails with the following:

https://github.com/ChainSafe/lodestar/runs/6832604727?check_suite_focus=true#step:18:1434

@chainsafe/lodestar: FATAL ERROR: v8::FromJust Maybe value is Nothing.
@chainsafe/lodestar:  1: 0xb09c10 node::Abort() [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  2: 0xa1c193 node::FatalError(char const*, char const*) [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  3: 0xcf8b1a v8::Utils::ReportApiFailure(char const*, char const*) [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  4: 0xb0da7d node::fs::FileHandle::CloseReq::Resolve() [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  5: 0xb0dbd9  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  6: 0x156017d  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  7: 0x1564956  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  8: 0x1577084  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  9: 0x15652a8 uv_run [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 10: 0xa43dd5 node::SpinEventLoop(node::Environment*) [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 11: 0xbd3792 node::worker::Worker::Run() [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 12: 0xbd3f28  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 13: 0x7faae2676609  [/lib/x86_64-linux-gnu/libpthread.so.0]
@chainsafe/lodestar: 14: 0x7faae259b133 clone [/lib/x86_64-linux-gnu/libc.so.6]
@chainsafe/lodestar: Aborted (core dumped)
@dapplion
Copy link
Contributor

dapplion commented Jun 27, 2022

https://github.com/ChainSafe/lodestar/runs/7065110593?check_suite_focus=true#step:18:1473

Happening more frequently

@chainsafe/lodestar: (Use `node --trace-warnings ...` to show where the warning was created)
@chainsafe/lodestar: Eph 4/2 1.677[NODE-B BACKFILL]  info: wsCheckpoint validated! root=0x3cab8938e0e0eebaa18902d3c19e481e33cc4134a6f4053ece26d48caf92b945, epoch=2
@chainsafe/lodestar: Eph 4/2 1.910[NODE-B BACKFILL]  info: BackfillSync completed oldestSlotSynced=0
@chainsafe/lodestar:   ✔ using another node (101514ms)
@chainsafe/lodestar:  63 passing (9m)
@chainsafe/lodestar:  4 pending
@chainsafe/lodestar: FATAL ERROR: v8::FromJust Maybe value is Nothing.
@chainsafe/lodestar:  1: 0xb09c10 node::Abort() [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  2: 0xa1c193 node::FatalError(char const*, char const*) [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  3: 0xcf8b1a v8::Utils::ReportApiFailure(char const*, char const*) [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  4: 0xb0da7d node::fs::FileHandle::CloseReq::Resolve() [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  5: 0xb0dbd9  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  6: 0x156017d  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  7: 0x1564956  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  8: 0x1577084  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar:  9: 0x15652a8 uv_run [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 10: 0xa43dd5 node::SpinEventLoop(node::Environment*) [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 11: 0xbd3792 node::worker::Worker::Run() [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 12: 0xbd3f28  [/opt/hostedtoolcache/node/16.15.1/x64/bin/node]
@chainsafe/lodestar: 13: 0x7f5f227f3609  [/lib/x86_64-linux-gnu/libpthread.so.0]
@chainsafe/lodestar: 14: 0x7f5f22718133 clone [/lib/x86_64-linux-gnu/libc.so.6]
@chainsafe/lodestar: Aborted (core dumped)
@chainsafe/lodestar: error Command failed with exit code 134.
@chainsafe/lodestar: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@chainsafe/lodestar-cli: $ mocha --timeout 30000 'test/e2e/**/*.test.ts'
@chainsafe/lodestar-cli: (node:7026) ExperimentalWarning: --experimental-loader is an experimental feature. This feature could change at any time
@chainsafe/lodestar-cli: (Use `node --trace-warnings ...` to show where the warning was created)

@dapplion
Copy link
Contributor

dapplion commented Jun 29, 2022

From Ben (libuv mantainer)

Hi Lion, that's fixed by nodejs/node#42874 and
will be available in the next v16 release.

Landed in nodejs/node@0fc1cf4

@stale
Copy link

stale bot commented Sep 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta-stale Label for stale issues applied by the stale bot. label Sep 21, 2022
@philknows philknows removed the meta-stale Label for stale issues applied by the stale bot. label Sep 23, 2022
@dapplion
Copy link
Contributor

Not observed for +2 months

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants