pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
924 stars 87 forks source link

SIGSEGV segmentation fault with glibc in OpenSplat #31

Open Hemmenth-Kumar opened 8 months ago

Hemmenth-Kumar commented 8 months ago

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.

pierotofy commented 8 months ago

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