Hi Cesium team,
I’m currently encountering a critical issue when uploading .glb files to Cesium ion.
Previously, I was able to successfully convert several terrain-based .glb models using the 3D Capture tiling option without any problems. However, starting this afternoon (KST), the same files are now failing to tile and return the following error:
Error: Internal Error Details: Process exited from signal: SIGSEGV
To confirm, I re-uploaded several terrain .glb files that were successfully tiled in the past using 3D Capture — but now they also fail with the same SIGSEGV error.
As a workaround, switching to the “3D Model” tiling option allows the files to process successfully. However, since these mesh-based models are intended to represent terrain surfaces, I would prefer to continue using the 3D Capture pipeline, which is more appropriate for this type of data.
Could you please confirm if there has been a recent update or regression on the Cesium ion backend, possibly related to the 3D Capture pipeline or 3D Tiles 1.1 support?
Thank you in advance for your help.