When loading a tracker XML template with TrackerXmlImport#getInstanceFromXML the following exception is thrown without prejudice:
PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0
This is probably due to some of the fields not being cast to the appropriate type (this seems to be an issue with SimpleXML).