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

Panic: unknown, non-string panic payload (from TransactionError downcast) #1359

Closed
hdevalence opened this issue Nov 23, 2020 · 1 comment
Closed
Assignees
Labels
C-bug Category: This is a bug

Comments

@hdevalence
Copy link
Contributor

Version

git after #1358

Description

Unknown panic:

The application panicked (crashed).
Message:  <non string panic payload>
Location: zebra-consensus/src/error.rs:76

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  
   0: zebrad::components::sync::extend_tips
      at zebrad/src/components/sync.rs:381
   1: zebrad::components::sync::sync
      at zebrad/src/components/sync.rs:150

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
@hdevalence hdevalence added C-bug Category: This is a bug S-needs-triage Status: A bug report needs triage labels Nov 23, 2020
@hdevalence hdevalence self-assigned this Nov 23, 2020
@hdevalence hdevalence changed the title Panic: unknown Panic: unknown, non-string panic payload (from TransactionError downcast) Nov 23, 2020
@hdevalence
Copy link
Contributor Author

Dupe of #1357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants