Comment 6 for bug 63297

Revision history for this message
Eric van der Vlist (vdv) wrote : Re: crash report

Hmmm...

I have found these lines in kern.log:

Oct 9 08:40:41 localhost kernel: [17212488.128000] Out of Memory: Kill process 7889 (ssindex) score 68668 and children.
Oct 9 08:40:41 localhost kernel: [17212488.128000] Out of memory: Killed process 7889 (ssindex).

I my case, the crash seems to have been caused by an hibernation which resume hasn't worked, causing the system to start without and swap and, in turn, to kill the ssindex process for lack of memory.

Sorry for the noise.

Eric