From: Adriano d. S. F. <adr...@gm...> - 2010-01-11 14:32:05
|
Claudio Valderrama C. wrote: >> -----Original Message----- >> From: Adriano dos Santos Fernandes [mailto:adr...@gm...] >> Sent: Lunes, 11 de Enero de 2010 10:32 >> >> There may be problem with length of status vectors, but I'd rather fix >> that. It was big problem for Java exceptions with they long stack >> traces. Looks like recently the internal limit has been increased or >> some architecture difference has changed. It showed truncated >> exception >> messages under Windows SS and worked correctly in Linux SC. > > Maybe this is related to the internal circular buffers used for exceptions? > It's certainly in this change that things became better, but I don't remember if just because the limit for each string has increased. Adriano |