Comment 7 for bug 1132129

Revision history for this message
Stéphane Gourichon (stephane-gourichon-lpad) wrote : Re: Kernel crash and oops since 3.5.0-24-generic (3.5.0-23 ok).

Hi,

Just to add that the machine regularly does this oops. I seldom switch it off (normally suspend) but often have to force reboot when I cannot recover console or even from network.

Here is a filtered result of reboot log:

zgrep "Linux version" syslog.*.gz syslog.1 syslog -h | grep -o '^[a-zA-Z]* *[0-9: ]*' | while read date ; do date --date="$date" --rfc-3339=date ; done | sort | uniq -c

      2 2013-03-02
      1 2013-03-04
      1 2013-03-05
      1 2013-03-10
      1 2013-03-11
      1 2013-03-13
      1 2013-03-21
      1 2013-03-22
      1 2013-03-27
      1 2013-03-28
      4 2013-03-29
      1 2013-03-30
      1 2013-04-01
      1 2013-04-02
      1 2013-04-08
      2 2013-04-09

Cannot try latest kernel at the moment, will get back.