Quote:
Originally Posted by KLS
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.