You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On AMD, while processing a particularly large dataset, I'm experiencing a segfault during the edge collapse phase. This doesn't appear to occur on intel.
warning: Section `.reg-xstate/457825' in core file too small.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
--Type <RET> for more, q to quit, c to continue without paging--
Core was generated by `./dem2mesh -inputFile mesh_dsm.tif -outputFile odm_25dmesh.dirty.ply -maxTileLe'.
Program terminated with signal SIGSEGV, Segmentation fault.
warning: Section `.reg-xstate/457825' in core file too small.
#0 0x000055bbd086d5f8 in Vertex::VT() const ()
[Current thread is 1 (Thread 0x7f28f91a3640 (LWP 457825))]
On AMD, while processing a particularly large dataset, I'm experiencing a segfault during the edge collapse phase. This doesn't appear to occur on intel.
Eg:
I'm experiencing this crash when using
opendronemap/nodeodm
image as well as building dem2mesh manually.The text was updated successfully, but these errors were encountered: