Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.11.1
Description
Starting Plasma with use_one_memory_mapped_file (-f flag) causes a crash, most likely due to improper memory alignment. This can be resolved by changing the dlmemalign call during initialization to use slightly smaller memory (by ~8KB).