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, 17 Jul 2008 11:49:30 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Jean Delvare <khali@...ux-fr.org>
Cc:	john stultz <johnstul@...ibm.com>, Greg KH <gregkh@...e.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Linux I2C <i2c@...sensors.org>,
	Ulrich Drepper <drepper@...hat.com>
Subject: Re: [crash, bisected] I2C,  kobject (ffff81003e8c4160): tried to
	init an initialized object


* Ingo Molnar <mingo@...e.hu> wrote:

> -tip testing found another (similar) i2c crash with latest -git, on a 
> Core2Duo laptop:

found another bootup crash on an Athlon 64 X2 testsystem:

[   19.610000] bus: 'pci': add driver amd756_smbus
[   19.615204] initcall amd756_init+0x0/0x20 returned 0 after 9 msecs
[   19.620000] calling  amd756_s4882_init+0x0/0x2d7
[   19.624242] ------------[ cut here ]------------
[   19.628415] WARNING: at kernel/mutex.c:134 mutex_lock_nested+0xc0/0x267()
[   19.630000] Pid: 1, comm: swapper Not tainted 2.6.26-tip #20066
[   19.630000] 
[   19.630000] Call Trace:
[   19.630000]  [<ffffffff802358f5>] warn_on_slowpath+0x58/0x7f
[   19.630000]  [<ffffffff80263ac6>] ? ftrace_record_ip+0x20c/0x263
[   19.630000]  [<ffffffff80514faa>] ? _raw_spin_unlock+0x8e/0x93
[   19.630000]  [<ffffffff80507c44>] ? debug_locks_off+0x4/0x3c
[   19.630000]  [<ffffffff80263ac6>] ? ftrace_record_ip+0x20c/0x263
[   19.630000]  [<ffffffff8020b3a4>] ? mcount_call+0x5/0x31
[   19.630000]  [<ffffffff80861c19>] mutex_lock_nested+0xc0/0x267
[   19.630000]  [<ffffffff806e8ffd>] ? i2c_smbus_xfer+0x59/0x49c
[   19.630000]  [<ffffffff80cc8575>] ? amd756_s4882_init+0x0/0x2d7
[   19.630000]  [<ffffffff8020b3a4>] ? mcount_call+0x5/0x31
[   19.630000]  [<ffffffff806e8ffd>] i2c_smbus_xfer+0x59/0x49c
[   19.630000]  [<ffffffff80263ac6>] ? ftrace_record_ip+0x20c/0x263
[   19.630000]  [<ffffffff80514faa>] ? _raw_spin_unlock+0x8e/0x93
[   19.630000]  [<ffffffff80cc8584>] ? amd756_s4882_init+0xf/0x2d7
[   19.630000]  [<ffffffff80263ac6>] ? ftrace_record_ip+0x20c/0x263
[   19.630000]  [<ffffffff80cc8575>] ? amd756_s4882_init+0x0/0x2d7
[   19.630000]  [<ffffffff8020b3a4>] ? mcount_call+0x5/0x31
[   19.630000]  [<ffffffff80cc8575>] ? amd756_s4882_init+0x0/0x2d7
[   19.630000]  [<ffffffff80cc85b6>] amd756_s4882_init+0x41/0x2d7
[   19.630000]  [<ffffffff8024e325>] ? getnstimeofday+0x3f/0xa1
[   19.630000]  [<ffffffff8024bf25>] ? ktime_get_ts+0x4e/0x53
[   19.630000]  [<ffffffff80cc8575>] ? amd756_s4882_init+0x0/0x2d7
[   19.630000]  [<ffffffff80ca49a0>] kernel_init+0x143/0x2a4
[   19.630000]  [<ffffffff80863721>] ? _spin_unlock_irq+0x2b/0x37
[   19.630000]  [<ffffffff8020c9f9>] child_rip+0xa/0x11
[   19.630000]  [<ffffffff80ca485d>] ? kernel_init+0x0/0x2a4
[   19.630000]  [<ffffffff8020c9ef>] ? child_rip+0x0/0x11
[   19.630000] 
[   19.630000] ---[ end trace 0e79313125261797 ]---
[   19.630000] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[   19.630000] IP: [<ffffffff80861c66>] mutex_lock_nested+0x10d/0x267

with this config:

  http://redhat.com/~mingo/misc/config-Thu_Jul_17_11_34_08_CEST_2008.bad

i already had I2C_NFORCE2_S4985 off here, so it's a different one.

	Ingo
--
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