Open sb98052 opened 1 day ago
@sb98052 Yes, it looks like there’s a bug in libsais. If you can share the input file along with the compiler version and settings, that would be ideal. The line itself points to the likely cause, but having the file will help me confirm and validate the fix.
Hi @sb98052, could you provide the input file along with the compiler settings? I’m having a bit of difficulty reproducing the issue on my side. Thank you very much!
Thank you. I'm working on putting together a repro for you.
I am getting a crash when using libsais64 on an input file of size 3.9GB. The code works for small files. For debugging, I am running it with extra space equal to the space allocated for the suffix array. This is the stack trace.
I would be happy to provide more inputs or try changes.