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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 4 Jul 2007 12:23:18 +0200
From:	Lennert Buytenhek <buytenh@...tstofly.org>
To:	tglx@...utronix.de, mingo@...hat.com
Cc:	linux-kernel@...r.kernel.org, linux@....linux.org.uk
Subject: handle_futex_death() infinite loop on ARM (fwd)

----- Forwarded message from Lennert Buytenhek <buytenh@...tstofly.org> -----

Date: Wed, 13 Jun 2007 20:40:40 +0200
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: linux-arm-kernel@...ts.arm.linux.org.uk
Subject: handle_futex_death() infinite loop
User-Agent: Mutt/1.4.1i

Hi,

If you're also running into glibc's tst-robust1 test suite test
locking up your ARM machine, you're probably running into the fact
that asm-arm/futex.h includes asm-generic/futex.h, and
asm-generic/futex.h defines futex_atomic_cmpxchg_inatomic() to
return -ENOSYS.  This causes handle_futex_death() to loop forever.


cheers,
Lennert

----- End forwarded message -----
-
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