Cluster Error: runtime error: invalid memory address or nil pointer

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 集群报错,runtime error: invalid memory address or nil pointer

| username: 花匠小林

[TiDB Usage Environment] Test Environment
[TiDB Version] 7.1.1
[Reproduction Path] Dashboard page “SQL Statement Analysis”, “Slow Query”; TIDB query cluster_processlist
[Encountered Problem: Phenomenon and Impact]
SQL statement analysis query error:

PD log as follows:

Client query cluster_processlist error:

tidb-server log as follows:

Entering the slow query page, error:

[Resource Configuration] Enter TiDB Dashboard - Cluster Info - Hosts and screenshot this page

[Attachments: Screenshots/Logs/Monitoring]

Two clusters are deployed, one has issues, the other is normal.

| username: 花匠小林 | Original post link

All nodes are version 7.1.1


The configuration items are as follows:

The operating system is OpenEuler version 2203 sp2

| username: 像风一样的男子 | Original post link

Version 6.1.1 fixed this bug, how come it’s still there?

| username: 花匠小林 | Original post link

It doesn’t seem to be the same issue, it’s just that the error message thrown is the same.

| username: 像风一样的男子 | Original post link

Anyway, this is also a bug on your end, a memory address leak in Go language.

| username: 花匠小林 | Original post link

I have already raised an issue on GitHub panic:runtime error: invalid memory address or nil pointer #47531

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.