> Anybody know the "Inconsistent stack height 1 != 65535" error? It occurs on
> totally different places. And I have no idea why!
I had the error once in an attempt with a class compiled by MSVJ to use it
on a SUN JVM. It turned out that MSVJ incorrectly calculated their stack
heights, which is checked by Sun upload class load. My advice: use a decent
compiler or an undecent JVM.
Marcel Urbanek - 31 May 2004 11:29 GMT
thanks for your answer. i already got the error:
it was a defect memory chip. unbelievable! but its true. after i removed the
chip everything worked well.