Skip to content

Comments

Add new case for golang runtime error crash type#5146

Merged
ViniciustCosta merged 2 commits intomasterfrom
fix/fix_golang_crash_type
Jan 30, 2026
Merged

Add new case for golang runtime error crash type#5146
ViniciustCosta merged 2 commits intomasterfrom
fix/fix_golang_crash_type

Conversation

@ViniciustCosta
Copy link
Collaborator

@ViniciustCosta ViniciustCosta commented Jan 28, 2026

This should address another case of specific golang runtime crash type that has a log header (https://cloudlogging.app.goo.gl/2SVPLg9UojvYmekQA).

For example <2026/01/28 10:30:42 .../test/test.go:10:f.1() [E] Panic in test: runtime error: slice bounds out of range [:-1]

context: b/473559705

@ViniciustCosta ViniciustCosta merged commit 69923f0 into master Jan 30, 2026
11 checks passed
@ViniciustCosta ViniciustCosta deleted the fix/fix_golang_crash_type branch January 30, 2026 20:25
javanlacerda pushed a commit that referenced this pull request Feb 4, 2026
This should address another case of specific golang runtime crash type
that has a log header
(https://cloudlogging.app.goo.gl/2SVPLg9UojvYmekQA).

For example `<2026/01/28 10:30:42 .../test/test.go:10:f.1() [E] Panic in
test: runtime error: slice bounds out of range [:-1]`

context: b/473559705
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

Successfully merging this pull request may close these issues.

2 participants