cluster_manager.cpp:1252:62: error: ‘this’ pointer is null

Open
#239 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cmake, cpp
Domain
build-system

Research direction

Reproduce the build with GCC 12.0.0 and CMake 3.26.3 by running make, then inspect cluster_manager.cpp at line 1252 and compare the compiler diagnostic with the attached error image. Done means the project builds successfully without the null-this-pointer error.

Written by the indexing model from the issue text.

Description

Description

gcc 12.0.0 cmake 3.26.3.When I execute make,the error is:
image

Dominant language
C++
Stars
3.2k
Forks
343
Avg merge
2h 13m
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Tencent/Tendis

All issues in Tencent/Tendis

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.