magiblot / turbo

An experimental text editor based on Scintilla and Turbo Vision.
Other
466 stars 36 forks source link

segfault #61

Closed unxed closed 1 year ago

unxed commented 1 year ago

The latest version of turbo from the master crashes with a segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
                                                    __strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-vec.S:126
unxed commented 1 year ago

On Ubuntu 18.04 error is different: изображение

magiblot commented 1 year ago

Hi @unxed!

Thank you very much for the report, and sorry for the trouble. I had been unaware of this issue because it would not show up in debug builds.