Comment 8 for bug 1045965

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

What about running it in gdb?:

MALLOC_CHECK_=3 G_SLICE=always-malloc gdb --args "replace" /usr/bin/unity

and then when it crashes, type "backtrace" and then paste here what appears.