-
Notifications
You must be signed in to change notification settings - Fork 114
segmentation fault (core dumped) #463
Copy link
Copy link
Closed
Labels
Kind: Bug ⚠️Plugin: C++Issues related to the parsing and presentation of C++ projects.Issues related to the parsing and presentation of C++ projects.Status: Invalid ✖️Issues that are not applicable to the project due to being outdated or overstrecthing.Issues that are not applicable to the project due to being outdated or overstrecthing.
Milestone
Metadata
Metadata
Assignees
Labels
Kind: Bug ⚠️Plugin: C++Issues related to the parsing and presentation of C++ projects.Issues related to the parsing and presentation of C++ projects.Status: Invalid ✖️Issues that are not applicable to the project due to being outdated or overstrecthing.Issues that are not applicable to the project due to being outdated or overstrecthing.
While clicking on the Info Tree of void SessionManagerAccess::auth_logout() (CodeCompass/webserver/src/session.cpp) function and selecting This Calls, the webserver stops with a segmentation fault. In plugins/cpp/service/src/cppservice.cpp funcNodes is empty and defNode.mangledHashName is 15605428051579401785, which cannot be found in the CppAstNode table.