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:	Mon, 3 Mar 2008 13:28:26 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Jiri Olsa <olsajiri@...il.com>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, Nadia Derbey <Nadia.Derbey@...l.net>,
	peifferp@...il.com
Subject: Re: [BUG] soft lockup detected with ipcs

On Mon, 3 Mar 2008, Jiri Olsa wrote:

> ipcs.kernel.out.1 is the kernel log from the time strace ipcs was done.
> ipcs.kernel.out.2 is from the next run of ipcs that stuck,
> there's no overlay between those logs.
> When the kernel freeze I'm getting logs with the spinlock lockup.. and it's repeating.

Thanks. Have you tried turning lockdep off, if that still triggers?

Aparently the first BUG leaves the spin lock locked, and all subsequent 
accessess to it lock the machine hard. We'll need to see what goes wrong 
inside lockdep.

Could you please run

	addr2line -e vmlinux c0133034

(passing the path to the vmlinux binary of the crashing kernel to the -e 
parameter).

-- 
Jiri Kosina
SUSE Labs
--
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