aws-samples / aws-samples/aws-lambda-extensions

Go 1.20 error

オープン
#80 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
487
フォーク
144
PR マージ指標
30日以内にマージされた PR はありません

説明

I got the following error when I use Go 1.20:

```
/var/task/main: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /var/task/main)
/var/task/main: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /var/task/main)
exit status 1
```

If I change it to Go 1.19 it works

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Reproduce the reported failure with Go 1.20 in the AWS Lambda environment described by the issue, then compare it with Go 1.19. The issue is complete when the cause of the GLIBC_2.32 and GLIBC_2.34 errors is identified and the Go 1.20 configuration works without those errors.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, go
領域
cloud
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。