Comment 2 for bug 674073

Revision history for this message
Loïc Minier (lool) wrote :

I think arena is related to the malloc implementation?

prog.cpp outputs:
HELLO
NEVER REACHED
ThreadID: 1270860

and returns fine.

(built with g++ -static -pthread prog.cpp)