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

dymint node crashes after waiting celestia light node for syncing #669

Closed
srene opened this issue Apr 14, 2024 · 2 comments
Closed

dymint node crashes after waiting celestia light node for syncing #669

srene opened this issue Apr 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@srene
Copy link
Contributor

srene commented Apr 14, 2024

node crashes with following errorwhen it has to wait for celestia light node to finish syncing

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x40 pc=0x10671aa28]

goroutine 406 [running]:
github.com/dymensionxyz/dymint/da/celestia.(*DataAvailabilityLayerClient).submit(0x14000d12460, {0x14007e08a00?, 0x140090b9cf8?, 0x0?})
/Users/sergi/workspace/dymension/dymint/da/celestia/celestia.go:558 +0x218
github.com/dymensionxyz/dymint/da/celestia.(*DataAvailabilityLayerClient).SubmitBatch(0x14000d12460, 0x10677af94?)
/Users/sergi/workspace/dymension/dymint/da/celestia/celestia.go:217 +0x1d0
github.com/dymensionxyz/dymint/block.(*Manager).submitNextBatch(0x14005f18008, {0x107f02920?, 0x109c961e0?})
/Users/sergi/workspace/dymension/dymint/block/submit.go:89 +0x3ac
github.com/dymensionxyz/dymint/block.(*Manager).SubmitLoop(0x14005f18008, {0x107f02920, 0x109c961e0})
/Users/sergi/workspace/dymension/dymint/block/submit.go:46 +0x224
created by github.com/dymensionxyz/dymint/block.(*Manager).Start in goroutine 58
/Users/sergi/workspace/dymension/dymint/block/manager.go:187 +0x378

@mtsitrin mtsitrin added the bug Something isn't working label Apr 18, 2024
@mtsitrin
Copy link
Contributor

mtsitrin commented Jun 5, 2024

can be closed?

@srene
Copy link
Contributor Author

srene commented Jun 5, 2024

yes. i think it was solved in #857

@srene srene closed this as completed Jun 5, 2024
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