Access violation (in _d_invariant)

Lionello Lunesu lio at lunesu.remove.com
Wed May 24 01:40:51 PDT 2006


Seems to be a problem in the GC.

I noticed I'm not saving the Thread pointer anyway. When I create a 
Thread[] list and add the new threads to the list, the problem doesn't 
happen.

The strange thing is that Thread.getAll() DOES contain the thread, so it 
shouldn't have been collected in the first place.

Is the Thread.getAll() array not scanned by the GC?

L.



More information about the Digitalmars-d-bugs mailing list