pingcap / pingcap/tidb

The panic log doesn't contain the panic reason information

Open
#46,852 1 comment 0 reactions 0 assignees View on GitHub
severity/minor type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement

same issue with https://github.com/tikv/client-go/issues/966

```log
[2023/09/08 15:02:56.261 +08:00] [ERROR] [client_batch.go:303] [batchSendLoop] [r={}] [stack="github.com/tikv/client-go/v2/internal/client.(*batchConn).batchSendLoop.func1 . . .
```

I can't known the panic reason from the log, since `r={}`.

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.