Changes between Initial Version and Version 2 of Ticket #109
- Timestamp:
- May 28, 2006, 11:27:48 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #109
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #109 – Description
initial v2 1 A bug in the __gthread_key_dtorimplementation 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.1 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.