Removal of logging.NullHandler causes crash on startup if sgtk is loaded

Issue #53 closed
Mitja Müller-Jend repo owner created an issue

In the case that Shotgun toolkit is loaded with the node_table and the node_table is saved to the layout, Nuke crashes to desktop on startup.

Procmon indicates a buffer overflow when importing model.py, but I don't understand how anything of it is related to the NullHandler.

As a quick fix, I'll add the NullHandler back in (removed in 2.1.0) while I try to come up with a way to debug the crash.

Comments (1)

  1. Log in to comment