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:	Thu, 6 Aug 2015 15:40:39 -0500 (CDT)
From:	Christoph Lameter <cl@...ux.com>
To:	Fengguang Wu <fengguang.wu@...el.com>
cc:	Anton Vorontsov <cbouatmailru@...il.com>, wfg@...ux.intel.com,
	linux-kernel@...r.kernel.org, LKP <lkp@...org>
Subject: Re: [test_power_init] WARNING: CPU: 1 PID: 1 at lib/debugobjects.c:263
 debug_print_object()

On Fri, 7 Aug 2015, Fengguang Wu wrote:

> [   31.664489] WARNING: CPU: 1 PID: 1 at lib/debugobjects.c:263 debug_print_object+0xfe/0x11d()
> [   31.675198] ODEBUG: free active (active state 0) object type: work_struct hint: power_supply_changed_work+0x0/0x1f7

Ok this is slab independent object validation. No idea what this
means. A free of an active object should be ok. Or is the object somehow
tracked in a different way to be active that prevents its freeing? Has a
refcount or so?

> [   31.760114] kernel BUG at mm/slab.c:2291!

Interrupts not disabled as they ought to be.
--
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