Comment 8 for bug 1096457

Revision history for this message
Jorge Juan (jjchico) wrote :

Comming from bug #750386.

Most times I open a session unity crashes inmediatly or after running the first application. "unity --replace" run from the console (Alt-F1) will solve it up to the next session start. When unity is run this way the crash is very unlikely. I am trying tu run unity as Daniel suggested in the old bug:

env MALLOC_CHECK_=3 G_SLICE=always-malloc unity --replace

but I think the idea is to run this right at the place unity is launched at the session start. Do you know which script/config file runs unity in the first place?