thu-pacman / GeminiGraph

A computation-centric distributed graph processing system.
Apache License 2.0
310 stars 128 forks source link

Fix some bugs that may cause segfault. #30

Open chenht2022 opened 3 years ago

chenht2022 commented 3 years ago

In some environments, applying compilation optimizations (such as O3) may lead to segment fault. Fixing these two bugs may help!