jlabeit / parallel-divsufsort

Parallel Lightweight Suffix Array Algorithm.
MIT License
17 stars 5 forks source link

Segmentation fault #3

Open dvalenzu opened 6 years ago

dvalenzu commented 6 years ago

Hi,

I found another case, now with a larger instance ( ~50MB), which gives a segmentation fault. The steps to reproduce it:

Let me know if you are able to reproduce the problem or if you need additional details, Best, Daniel

jlabeit commented 6 years ago

Hi Daniel, thanks for the precise description of the issue. Unfortunately I am currently very busy working on another project so I don't know when I will be able to investigate the bug. If I have any new I'll post them here. Regards, Julian