Comment 3 for bug 1376324

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Crashing in free() like this means something else in the USC process has corrupted the heap. And the effect is delayed, so you won't find the root cause of the corruption in the stack traces. We'll have to do some heap checking on live unity-system-compositor processes instead.