Skip to content

Log the panic callstack for debugging purposes#2632

Merged
masih merged 1 commit intomainfrom
masih/log-caught-panic-stack
Dec 18, 2025
Merged

Log the panic callstack for debugging purposes#2632
masih merged 1 commit intomainfrom
masih/log-caught-panic-stack

Conversation

@masih
Copy link
Copy Markdown
Collaborator

@masih masih commented Dec 18, 2025

When a non-upgrade panic is caught during ProcessBlock fetch the call stack and log it.

Because, without it debugging is much more difficult.

When a non-upgrade panic is caught during `ProcessBlock` fetch the call stack and log it.

Because, without it debugging is much more difficult.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 18, 2025

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 18, 2025, 3:22 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.61%. Comparing base (def3050) to head (1c08cb3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/app.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2632      +/-   ##
==========================================
- Coverage   46.20%   43.61%   -2.59%     
==========================================
  Files        1231     1899     +668     
  Lines      107616   158402   +50786     
==========================================
+ Hits        49721    69091   +19370     
- Misses      53346    82968   +29622     
- Partials     4549     6343    +1794     
Flag Coverage Δ
sei-chain 45.51% <0.00%> (+<0.01%) ⬆️
sei-cosmos 38.03% <ø> (?)
sei-db 69.06% <ø> (ø)
sei-tendermint 47.53% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
app/app.go 70.81% <0.00%> (-0.08%) ⬇️

... and 678 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@masih masih enabled auto-merge (squash) December 18, 2025 15:35
@masih masih merged commit 9f19942 into main Dec 18, 2025
43 of 47 checks passed
@masih masih deleted the masih/log-caught-panic-stack branch December 18, 2025 16:46
github-actions bot pushed a commit that referenced this pull request Dec 18, 2025
When a non-upgrade panic is caught during `ProcessBlock` fetch the call
stack and log it.

Because, without it debugging is much more difficult.

(cherry picked from commit 9f19942)
@github-actions
Copy link
Copy Markdown

Successfully created backport PR for release/v6.3:

masih pushed a commit that referenced this pull request Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants