robotsinthesun / monkeyprint

A simple tool for pre-processing 3d models and controlling 3d DLP printers
GNU General Public License v2.0
60 stars 35 forks source link

Slicer thread randomly crashes (very seldom) #1

Closed robotsinthesun closed 7 years ago

robotsinthesun commented 8 years ago

Error: Fatal Python error: This thread state must be current when releasing Aborted (core dumped)

robotsinthesun commented 7 years ago

Fixed by deep-copying all VTK objects to the slicer thread.