pierotofy/OpenSplat

SIGSEGV segmentation fault with glibc in OpenSplat

Opened this issue · 1 comments

I got this out of gdb, always happens during images:
Thread 1 "opensplat" received signal SIGSEGV, Segmentation fault.
__memmove_evex_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:317
317 ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: No such file or directory.

Does this still happen with the latest main branch? (We've made several changes since this was first reported)