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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 31 Dec 2008 23:27:44 +0300
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	david@...g.hm, Andi Kleen <andi@...stfloor.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: early exception error

[Cyrill Gorcunov - Wed, Dec 31, 2008 at 11:23:46PM +0300]
...
| >>
| >> also you could just pass numa=off and check if it help.
| >> (even if it help it would not mean that problem are gone
| >> but become hidden)
| >
| > with numa=off the system looks like it gets a bit further
| >
| > http://linux.lang.hm/linux/IMG00031.jpg
| >
| > this is with framebuffer disabled, earlyprintk=vga bootmem_debug numa=off
| >
| > David Lang
| >
| 
| Thanks David, if I recognize correctly now it fails at
| vfs_caches_init. hmm...
| 
| 		- Cyrill -

no suprises - vfs_caches_init uses SLAB_PANIC and since
we seems to have "memory related" problems earlier now
we've been catched explicitly by slab code.

		- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ