Fatal error has been detected by the Java Runtime Environment:

30 views
Skip to first unread message

skanwal

unread,
Nov 16, 2017, 6:18:46 AM11/16/17
to Ubuntu-User-Community

Hi,


I am novice to Ubuntu and related softwares. I am trying to install Matlab2015b on Ubuntu 16.04. Installation was fine but when i try to activate the matlab licenses it gives me following error. Please help. I believe that maybe ubuntu is no longer using Oracle JDK and replaced it with Open JDK. By defualt it installed OpenJDK but Matlab seems to based on Oracle and I have installed it too. But somehow i do not know why it cannot locate that packge.


 SIGBUS (0x7) at pc=0x00007ff768b44c54, pid=29705, tid=140700592293632
#
# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.60-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [ld-linux-x86-64.so.2+0x1dc54]  realloc+0x3b54
#
# 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:
# /usr/local/MATLAB/R2015b/bin/hs_err_pid29705.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.
#
Aborted (core dumped)

Attached is the error log file.

I found one solution here but i do not know how to do it as i am beginner.


https://askubuntu.com/questions/581025/recent-java-8-update-and-now-printassembly-crashes-on-14-10



Help is needed as my research work is being delayed due to this error.

hs_err_pid29705.log

Cloud Ninja

unread,
Nov 16, 2017, 8:49:20 AM11/16/17
to Ubuntu-User-Community
try the following command to remove openjdk

sudo apt-get --purge remove openjdk*
Reply all
Reply to author
Forward
0 new messages