View Single Post
  #3  
Old 01-21-2013, 06:29 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Quote:
Originally Posted by KLS View Post
That said if linux is crashing with -O2 that's a problem.
Apparently there's an issue with stringstream in SerializeItem in the SoF+ patches on 64-bit with optimization. Turning the optimization off fixes it. Not sure if it is limited to a particular distribution or gcc version.

Always seemed like an odd use of stingstream to me, but I didn't see anything obviously wrong with it that would cause the crash.
Reply With Quote