I'm using gcc 2.95.2 on multi-processor solaris box and am encountering a transient segmentation fault.
I'm creating an element in a thread and adding a pointer to it to an std::queue (and signalling a semaphore). This thread has no more access to the element (it drops the pointer, and never...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.