Comment 5 for bug 718635

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Here is what I get on this system:

$ echo $( cat /proc/meminfo | egrep '^(MemFree|Cached|Writeback):' |awk '{print $2}') - + p | dc
1835104
$ grep ^VmSize /proc/$( pidof X)/status
VmSize: 18640 kB

Once again the crash occurred immediately after login, without any special process running other that those launched by a default Unity session.