Getting A fatal error : When creating binary of node js application which uses external JAR .

131 views
Skip to first unread message

Anurag Shivale

unread,
Aug 30, 2017, 2:49:19 AM8/30/17
to node-java
Hi,


I have create node js application binary file using pkg : https://github.com/zeit/pkg 
When I am executing binary it gives me following errors otherwise it runs correctly($node index.js)

$./index-linux 

11:47:10 - info: listening to https://localhost:8855/
11:47:10 - info: :::8855

Executing (default): CALL getLicenseKeys();
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f9d5df0f69a, pid=20266, tid=0x00007f9d61e58780
#
# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x6f569a]  JNI_ArgumentPusherVaArg::JNI_ArgumentPusherVaArg(_jmethodID*, __va_list_tag*)+0xa
#
# 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/anuragshivale/SpringPOC-WebRTC/WebRTC/SpringKMS-InspectorRTC/Source/hs_err_pid20266.log
#
# If you would like to submit a bug report, please visit:
#
Aborted (core dumped)




hs_err_pid20266.log

Ayan Karmakar

unread,
Aug 30, 2017, 2:56:25 AM8/30/17
to node-java
I've faced similar problem, didn't found any solution till date.
Reply all
Reply to author
Forward
0 new messages