openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #10817
[Bug 1219088] Re: sigsegv when trying to run Juniper VPN
Same error with OpenJDK 7.0
$ sudo ./ncsvc -v
Juniper Network Connect Server for Linux.
Version : 7.4
Release Version : 7.4-9-Build30667
Build Date/time : Apr 10 2014 13:24:31
Copyright 2001-2013 Juniper Networks
$ java -jar NC.jar -L 5 -h **** -u **** -U **** -p ****
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x6871390d, pid=21033, tid=1747098432
#
# JRE version: OpenJDK Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
# Java VM: OpenJDK Server VM (24.75-b04 mixed mode linux-x86 )
# Derivative: IcedTea 2.5.4
# Distribution: Ubuntu Vivid Vervet (development branch), package 7u75-2.5.4-2
# Problematic frame:
# C [libncui.so+0xbe90d] DSClient::setCertHash(char const*)+0x35
#
# 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:
# /home/mauro/.juniper_networks/network_connect/hs_err_pid21033.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1219088
Title:
sigsegv when trying to run Juniper VPN
Status in openjdk-6 package in Ubuntu:
Confirmed
Bug description:
Searching for ncsvc in current working directory done
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xa8d0c761, pid=12508, tid=2828061504
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK Server VM (20.0-b12 mixed mode linux-x86 )
# Derivative: IcedTea6 1.12.6
# Distribution: Ubuntu 13.04, package 6b27-1.12.6-1ubuntu0.13.04.2
# Problematic frame:
# C [libncui.so+0xbe761] DSClient::setCertHash(char const*)+0x35
#
# An error report file with more information is saved as:
# /home/dshea/.juniper_networks/network_connect/hs_err_pid12508.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1219088/+subscriptions
References