View Single Post
Old 03-21-2025, 12:04 PM   #536
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
You are probably using a 32 bit version of Java instead of a 64 bit version of java, resulting in very small stacks which overflowed.

Try removing that 32 bit version of java and install a 64 bit version of java.

Alternatively there are extra options to tell the 32 bit version of java to use larger stacks, but everything is 64 bits now so upgrading to 64 bit should be the better solution.

Last edited by KevinH; 03-21-2025 at 12:18 PM.
KevinH is online now   Reply With Quote