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

Multiple hermes instances crashed at the same time #1466

Closed
5 tasks
mircea-c opened this issue Oct 18, 2021 · 1 comment
Closed
5 tasks

Multiple hermes instances crashed at the same time #1466

mircea-c opened this issue Oct 18, 2021 · 1 comment

Comments

@mircea-c
Copy link

mircea-c commented Oct 18, 2021

Crate

ibc-rs

Summary of Bug

Hermes osmosis worker crashed with a panic when querying osmosis-1 node.

Version

Commit hash: f328157

Steps to Reproduce

The application panicked (crashed).
 Message:  called `Result::unwrap()` on an `Err` value: 
    0: #033[91merror converting from u64 to i64#033[0m
    1: #033[91mout of range integral type conversion attempted#033[0m
 
 Location:
    #033[35m/usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/flex-error-0.4.3/src/tracer_impl/eyre.rs#033[0m:#033[35m31#033[0m
 
 Backtrace omitted.
 Run with RUST_BACKTRACE=1 environment variable to display it.
 Run with RUST_BACKTRACE=full to include source snippets.
 Location: modules/src/ics04_channel/events.rs:139

Acceptance Criteria

This panic doesn't happen again or is handled gracefully.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@romac
Copy link
Member

romac commented Oct 19, 2021

Underlying issue: #1442

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

2 participants