Renju Mathew wrote:
gmake[6]: Leaving directory `/teles/rema/jdk/1stMethod/bsd-port/build/bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product'
cd bsd_i486_compiler2/product && ./test_gamma
java full version "1.6.0_14-b08"
[1] Segmentation fault (core dumped) ./${gamma:-gamma...
gmake[5]: *** [product] Error 139
gmake[5]: Leaving directory `/teles/rema/jdk/1stMethod/bsd-port/build/bsd-i586/hotspot/outputdir'
gmake[4]: *** [generic_build2] Error 2
gmake[4]: Leaving directory `/teles/rema/jdk/1stMethod/bsd-port/hotspot/make'
gmake[3]: *** [product] Error 2
gmake[3]: Leaving directory `/teles/rema/jdk/1stMethod/bsd-port/hotspot/make'
gmake[2]: *** [hotspot-build] Error 2
gmake[2]: Leaving directory `/teles/rema/jdk/1stMethod/bsd-port'
gmake[1]: *** [build_product_image] Error 2
gmake[1]: Leaving directory `/teles/rema/jdk/1stMethod/bsd-port'
gmake: *** [dev-build] Error 2
Please, advise. Thanks!
Can you debug the core file? Or try a debug build, maybe an assert triggers. -- Christian