Re: Very odd exception

2001-05-16 Thread Calvin Austin
Yes this is a new bug (4458946), its caused by the daemon randomizer thread not shutting down in time. The engineer who has looked into has this workaround for now add Runtime.getRuntime().exit(0); to the end of main regards calvin Timothy Reaves wrote: > > Hello. > > When I

Re: Very odd exception

2001-05-14 Thread Rousseau, John
The SINGAL 11 is the key. The VM appears to have taken a segmentation fault while it was trying to handle the error. Seeing that you are running 1.3.1rc2, I just want to verify that you aren't using LD_ASSUME_KERNEL=2.2.5 anymore. I would report this to Sun. -John On Monday May 14, 2001, T

Very odd exception

2001-05-14 Thread Timothy Reaves
Hello. When I run the attached code, I often (as often as 50%) get the following, which I've never seen before: [treaves@double BoxMaintenance]$ java TestString String == rkmmDBV6 String length == 8 Another exception has been detected while we were handling l