ZigRazor / ZigRazor/CXXGraph

SegFault in benchmark

Open
#504 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted Priority:Medium
Dominant language
C++
Stars
729
Forks
147
Avg merge
19h
Merged PRs (30d)
1

Description

          > Do you understand why the call give the segfault?

Segfault is due to some implementation detail of the CXXGraph object. Has to be debug elsewhere; however this fix identifies the buggy tests and comment them out (which should be tracked elsewhere) and propose a fix to re-enable benchmarking tests.

Originally posted by @ai-mannamalai in https://github.com/ZigRazor/CXXGraph/issues/503#issuecomment-2873052081

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.

Research direction

Start by locating the benchmark tests identified as segfaulting and reproduce the failure under a debugger, then inspect the CXXGraph implementation involved. Done means the underlying issue is addressed and the benchmarking tests can be re-enabled without a segmentation fault.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
performance, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.