Comment 7 for bug 1556321

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: unity8 crashed with SIGSEGV in deref()

That kind of stack trace confusion sometimes means some private/local/inline function has been called. And it shows the nearest public function instead.