va_list crash bug from hell
        Posted  
        
            by Jonas Byström
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jonas Byström
        
        
        
        Published on 2010-03-29T08:15:10Z
        Indexed on 
            2010/03/29
            8:43 UTC
        
        
        Read the original article
        Hit count: 483
        
I'm getting crashes due to memory overwrites (possibly within STLport) running on Darwin. Totally out of ideas, what to do?
(Added this question so no-one else would run into the same trap without finding a viable answer.)
© Stack Overflow or respective owner