aws / aws/aws-lambda-go

[BUG] Traceability panic error memory address runtime al2023

Open
#559 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.8k
Forks
578
Avg merge
8h 18m
Merged PRs (30d)
1

Description

Since changing the runtime of our lambdas from go1.x to provider.al2023, I'm encountering a problem with the traceability of panic error memory logs.
Instead of

`invalid memory address or nil pointer dereference `

and the line number where it stops, I have:

```
calling the handler function resulted in a panic, the process should exit
Unknown application error occurred Runtime.Unknown
```
This message appears on all my functions with the "provider.al2023" runtime.

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.