update-alternatives: using /usr/lib/jvm/java-7-openjdk-armhf/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up ca-certificates-java (20121112+nmu2) ... # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (os_linux_zero.cpp:285), pid=9536, tid=4120921200 # fatal error: caught unhandled signal 11 # # JRE version: 7.0_13-b20 # Java VM: OpenJDK Zero VM (22.0-b10 mixed mode linux-arm ) # Derivative: IcedTea7 2.3.6 # Distribution: Ubuntu Raring Ringtail (development branch), package 7u13-2.3.6-1ubuntu1 # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # //hs_err_pid9536.log # # If you would like to submit a bug report, please include # instructions on how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-7/ # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # qemu: uncaught target signal 6 (Aborted) - core dumped /var/lib/dpkg/info/ca-certificates-java.postinst: line 40: 9534 Done find /etc/ssl/certs -name \*.pem 9535 | while read filename; do alias=$(basename $filename .pem | tr A-Z a-z | tr -cs a-z0-9 _); alias=${alias%*_}; if [ -n "$FIXOLD" ]; then echo "-${alias}"; echo "-${alias}_pem"; fi; echo "+${filename}"; done 9536 Aborted (core dumped) | java -jar $JAR -storepass "$storepass" done. Setting up icedtea-7-jre-jamvm:armhf (7u13-2.3.6-1ubuntu1) ... Setting up openjdk-7-jre-lib (7u13-2.3.6-1ubuntu1) ... Processing triggers for ca-certificates ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (os_linux_zero.cpp:285), pid=11006, tid=3474039920 # fatal error: caught unhandled signal 11 # # JRE version: 7.0_13-b20 # Java VM: OpenJDK Zero VM (22.0-b10 mixed mode linux-arm ) # Derivative: IcedTea7 2.3.6 # Distribution: Ubuntu Raring Ringtail (development branch), package 7u13-2.3.6-1ubuntu1 # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /etc/ssl/certs/hs_err_pid11006.log # # If you would like to submit a bug report, please include # instructions on how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-7/ # qemu: uncaught target signal 6 (Aborted) - core dumped Aborted (core dumped) E: /etc/ca-certificates/update.d/jks-keystore exited with code 1. done. u