ERR: delete [] buf.str() replaced with buf.rdbuf()->freeze(0) to sync it
with the code in vtkObjectBase.cxx ( the delete [] was causing segfaults on my system and some other linux/gcc3.1 systems for an unknown reason)
Please register or sign in to comment