sigsegv when trying to run Juniper VPN

Bug #1219088 reported by Dan Shea
36
This bug affects 7 people
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Confirmed
Undecided
Unassigned

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

Revision history for this message
Dan Shea (daniel-shea2) wrote :

Above error came from attempting to start the jar manually as the browser initiates it and then the window disappears.
/usr/lib/jvm/java-6-openjdk-i386/jre/bin/java -jar NC.jar -u XXXXXXXX -p XXXXXXXX -h XXXX.XXXX.XXXX

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-6 (Ubuntu):
status: New → Confirmed
Revision history for this message
Karl Maier (w-wall2001) wrote :

I got the same error with jre1.7.0_51 from Oracle:

# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xaa50e5f1, pid=5358, tid=2853174080
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Server VM (24.51-b03 mixed mode linux-x86 )
# Problematic frame:
# C [libncui.so+0xbf5f1] 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:
# /tmp/hs_err_pid5358.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Revision history for this message
Karl Maier (w-wall2001) wrote :

@Dan Shea: Did you find a solution? When I try to connect to the Juniper VPN of my company via the browser, it behaves the same - the connection window is initiated and immediately after that, an error message appears stating that it disconnected.

Revision history for this message
Mauro Amico (mauro-amico) wrote :

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)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.