-
Bug
-
Resolution: Fixed
-
P2
-
8u40
-
Mac OS 10.8
When I'm packaging any bundles and then launch the produced binaries (after installation), it just fails with message: "Segmentation fault: 11"
The bundling parameters have nothing extra: {classpath=testApp.jar:Util.jar, appResources=RelativeFileSet{basedir:/var/folders/_w/k9hb3psj3112n5pyn8q2qbj00000gp/T/testApp7205415973556885157/jars, files:[testApp.jar, Util.jar]}, mainJar=RelativeFileSet{basedir:/var/folders/_w/k9hb3psj3112n5pyn8q2qbj00000gp/T/testApp7205415973556885157/jars, files:[testApp.jar]}}
The bundling parameters have nothing extra: {classpath=testApp.jar:Util.jar, appResources=RelativeFileSet{basedir:/var/folders/_w/k9hb3psj3112n5pyn8q2qbj00000gp/T/testApp7205415973556885157/jars, files:[testApp.jar, Util.jar]}, mainJar=RelativeFileSet{basedir:/var/folders/_w/k9hb3psj3112n5pyn8q2qbj00000gp/T/testApp7205415973556885157/jars, files:[testApp.jar]}}
- duplicates
-
JDK-8094326 packager: native launcher crashes in JLI_Launch on Mac 10.9
- Closed