lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 5 Oct 2010 18:24:47 -0400
From:	Marc Dionne <marc.c.dionne@...il.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:	Dave Airlie <airlied@...hat.com>
Subject: System freeze on shutdown - bisected to commit 29d08b3efddc

Hi,

My system has been crashing these past few days when issuing "reboot"
or hitting the Shut Down button in gnome.  I get a series of stack
traces scrolling on the console before things freeze up completely.
The traces that I do see at the end point to kmem_cache_alloc called
from get_empty_filp, but there are typically various other traces
above it.

It is easily reproducible so I took the time today to bisect it down
to this recent commit:
   29d08b3efddca628b0360411ab2b85f7b1723f48
   drm/gem: handlecount isn't really a kref so don't make it one

Reverting the commit on top of current git fixes the problem.  The
system has an Nvidia card and loads the nouveau driver.  Current
.config is attached.

Marc

Download attachment ".config" of type "application/octet-stream" (70926 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ