id summary reporter owner description type status milestone component version severity resolution keywords cc 324 Boost::thread under Linux crashes after 200 to 400 threads tlaplaca nobody "{{{ Reproduced on both version 1_31 and 1_32 of Boost. Reproduced on Mandrake Linux 10.0 and Fedora Core 2. NOT reproducable on Windows XP (Vis C++ 7.1). Programs generating threads with boost.thread abort after a few hundred threads. I do not mean concurrent threads; this has been reproduced with a program that never has more than one or two threads active at any one time. Attached to this bug report is very short program I wrote to demonstrate this problem. The program generates a thread every second, and each thread only lasts a second. There is never more than 1 or 2 threads active at any time. On Mandrake 10.0 the program aborts/crashes after 256 threads. On Fedora Core 2 it aborts after about 400 threads. The same program built with Vis C++ 7.1 on Win XP never seems to crash; it generated tens of thousands of threads before I manually ended it. Also attached is the Makefile to build the program with g++. }}}" Bugs closed None None None