https://bugzilla.kernel.org/show_bug.cgi?id=42763
--- Comment #2 from Eric Buddington <ebuddington@wesleyan.edu> 2012-02-13 16:02:51 ---
Created an attachment (id=72366)
--> (https://bugzilla.kernel.org/attachment.cgi?id=72366)
C program to trigger the bug
compile with --std=gnu99 -lpthread -lrt
invocation is ./edu <directory> <number of threads>
triggers the bug after about a dozen iteratons. Program will stall showing
"1a", indicating one still-active thread, and fail to exit.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.