JVM Crashes on 1.6 (Windows 2k)

Is anyone else getting occasional, seemingly random crashes on 1.6 (rev 1)?

I've had this with netbeans itself, and with a largish program running under netbeans. I've changed netbeans back to 1.5, in fact.

I can't see much in common between these crashes, typically it's an access violation or in one case a priviledged instruction. Each example seems to occur in a completely different places in the code.

So far it only seems to be on my PC.

[474 byte] By [malcolmmca] at [2007-11-27 6:19:55]
# 1
So do you have any problems *without* Netbeans?
CeciNEstPasUnProgrammeura at 2007-7-12 17:34:56 > top of Java-index,Java Essentials,Java Programming...
# 2

Haven't seen it yet. However I've now got netbeans under 1.5 but running the program under 1.6 (so I would have thought little chance of interference).

Trouble is this is happening rarely and apparently at random. Since the program is mostly being tested by me it's perfectly credible that runs in other environments just got lucky.

malcolmmca at 2007-7-12 17:34:56 > top of Java-index,Java Essentials,Java Programming...