Comment 9 for bug 616198

Revision history for this message
Johan Engelen (johanengelen) wrote :

the crash happens because uskeleton.empty() == true at that point. Calling .back() on an empty vector crashes.
fixed the crash (not the cause of the empty uskeleton) in rev. 12398