Hi Simeon, On 12/9/10 2:47 PM, Simeon Mitev wrote: > Here you are... see the attachment.
... [error occurred during error reporting (printing native stack), id 0xb] That's unfortunate, since the stack trace is one of the most important diagnostic bits of info. Building the JDK with the FASTDEBUG option may provide a better crash report. On FreeBSD ports you do something like 'make options' to turn on the FASTDEBUG build option and rebuild / install. -Kurt