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:	Tue, 21 Sep 2010 18:24:37 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Heinz Diehl <htd@...tha.org>
Cc:	Heinz Diehl <htd@...cy-poultry.org>, Alan Ott <alan@...nal11.us>,
	Markus Trippelsdorf <markus@...ppelsdorf.de>,
	linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
	linux-input@...r.kernel.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [BUG] object: is not initialized, yet kobject_put() is being
 called

On Tue, 21 Sep 2010, Heinz Diehl wrote:

> > strace -f would likely be more helpful.
> 
> Oops, yes, of course. Output is attached.

OK, so the problem is

21206 open("/dev/hiddev0", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device)
21206 open("/dev/hiddev1", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device)
21206 open("/dev/hiddev2", O_RDWR|O_NOCTTY) = -1 ENODEV (No such device)

Do you have 8fe294caf8c868edd9046251824a0af91991bf43 commit applied? (it 
is included in -rc5).

-- 
Jiri Kosina
SUSE Labs, Novell Inc.
--
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