Comment 12 for bug 1838448

Revision history for this message
Seth Hillbrand (sethh) wrote :

@SteveFalco- It looks like the fedora release is being built with debug symbols. These asserts should not be crashing releases. Other platforms had issues because they were being compiled with RelWithDebInfo instead of Release. This apparently enables the asserts.

We should still fix this. It appears that the VRML triangulation is failing to provide an indexPlane for some reason