While loading ascii file (.asc) with ~750 million points, x, y, z, R, G, B, tab-separated values, CloudCompare 2.13.2 crashes silently (event_viewer.png).
Sometimes the file is loaded successfully. In one of these occasions, while segmenting the point cloud, CloudCompare crashed again (event_viewer_2.png).
Crash while loading also happens with CloudCompare 2.14.alpha.
OS: Windows 11 Enterprise 23H2 22631.5472
Crash while loading ASCII file and crash while segmenting
Crash while loading ASCII file and crash while segmenting
- Attachments
-
- event_viewer_2.png (583.82 KiB) Viewed 14562 times
-
- event_viewer.png (582.56 KiB) Viewed 14562 times
Re: Crash while loading ASCII file and crash while segmenting
It looks like you have a relatively low limit on the available memory (you'll need a lot of RAM to handle such a large point cloud). How much RAM do you have? And have you disabled virtual memory maybe?
With such large clouds, it may be good to use the command line tool also (as you don't waste time with the display).
With such large clouds, it may be good to use the command line tool also (as you don't waste time with the display).
Daniel, CloudCompare admin