﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
109	libstdc++: infinite recursion during thread exit	bird	bird	A bug in the {{{__gthread_key_dtor}}} implementation caused it to call itself recusivly until it ran out of stack. The result was bad stack or some kind of access violation. It seems this happend whenever the libstdc++ library was used by a thread other than the primary one.	defect	closed	normal	libc-0.6.2	gcc	0.6	normal	fixed	libstdc++ beginthread tls	
