* Zopolis: > ../../../../gcj/libjava/prims.cc:182:23: internal compiler error: > Segmentation fault > 182 | = new java::lang::NullPointerException; > | ^~~~~~~~~~~~~~~~~~~~ This is likely a bug in the CNI implementation, specific to your GCJ port. Allocation of CNI classes is different from regular C++ classes. Thanks, Florian