MIDlet that crashes j2mewtk1.0.3 under Win2k

I have managed to write a midlet that works fine on win9x, but crashes the emulator in win2k.

the crash error is.....

'zayit.exe'

The instruction at 0x77f8aa57" referenced memory at "0x00000034" the memory could not be "read".

The memory address and instruction are the same everytime. The crash doesn't kill the KToolbar, just the phone emulator.

If ppl respond, I will post source

rob,

[440 byte] By [Abuse] at [2007-9-26 14:32:33]
# 1

I run WTK 1.0.3 under Win2k, and I experience this same crash often. The WTK doesnt handle uncaught excpetions very gracefully, and this is most likely what you are seeing. Run your midlet under Forte instead (Forte for Java Community Edition version 3.0, with the WTK extension installed) -- it doesnt crash and you can debug your code easily with the integrated debugger.

Good luck,

Fred

HypnosFred at 2007-7-2 16:22:51 > top of Java-index,Java Mobility Forums,Java ME Technologies...