You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building the project by using CMake and make tools following the instruction, the program would raise Segmentation fault error while executing some commands like create table.
The problem has not been excluded through local debugging yet.
Environments
Compile Environment
OS: Ubuntu 20.04 as WSL
Compiler: GCC 9.3.0
Build by CMake
Execution Environment
CPU: Intel Core i7 10700k @ 3.80GHz
Memory: DDR4 32.0 GB @ 2933MHz
SSD: SK hynix PC611 1TB
The text was updated successfully, but these errors were encountered:
Description
After building the project by using CMake and make tools following the instruction, the program would raise
Segmentation fault
error while executing some commands likecreate table
.The problem has not been excluded through local debugging yet.
Environments
Compile Environment
Execution Environment
The text was updated successfully, but these errors were encountered: