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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120204002435.GA3054@p183.telecom.by>
Date:	Sat, 4 Feb 2012 03:24:35 +0300
From:	Alexey Dobriyan <adobriyan@...il.com>
To:	Andy Lutomirski <luto@...capital.net>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 3.0 does not survive make -j [sic] on a kernel tree

On Fri, Feb 03, 2012 at 04:18:28PM -0800, Andy Lutomirski wrote:
> make clean ; make -j hangs quickly, 100% reproducibly.  The system
> answers pings but is otherwise completely unresponsive.  The
> softlockup detector output and eventual oom is below.  The system does
> not appear to recover.
> 
> The correct answer is "don't do that".  But this seems like poor behavior.

"make -j" is like fork bomb.
But if you turn on heavy debugging options, system might actually survive
to the completion.
--
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