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:	Sat, 10 Sep 2011 15:29:08 +0200
From:	Christian Hoffmann <email@...istianhoffmann.info>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: scheduling while atomic: swapper/0/0x10000002

Hi,

I can see the following bug report in the kernel 3.1 rc5 dmesg:

[    0.000008] BUG: scheduling while atomic: swapper/0/0x10000002
[    0.000012] Modules linked in:
[    0.000015] Pid: 0, comm: swapper Not tainted 3.1.0-rc5-ch+ #2
[    0.000017] Call Trace:
[    0.000024]  [<ffffffff81052cb6>] __schedule_bug+0x66/0x70
[    0.000028]  [<ffffffff8160329d>] schedule+0x99d/0x9b0
[    0.000032]  [<ffffffff81cf22b5>] ? pidmap_init+0x9f/0xdf
[    0.000035]  [<ffffffff8105cc7a>] __cond_resched+0x2a/0x40
[    0.000038]  [<ffffffff81603541>] _cond_resched+0x31/0x40
[    0.000041]  [<ffffffff8115fb63>] kmem_cache_alloc_trace+0x53/0x160
[    0.000043]  [<ffffffff81cf22b5>] pidmap_init+0x9f/0xdf
[    0.000046]  [<ffffffff81cd9b8a>] start_kernel+0x333/0x3c8
[    0.000049]  [<ffffffff81cd9347>] x86_64_start_reservations+0x132/0x136
[    0.000051]  [<ffffffff81cd944c>] x86_64_start_kernel+0x101/0x110


Full dmesg output:
http://dl.dropbox.com/u/21820416/dmsg.log

Can I provide additional input?

Kind regards,
Chris
--
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