-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
8u151
-
x86_64
-
linux_ubuntu
FULL PRODUCT VERSION :
jdk-u-151
ADDITIONAL OS VERSION INFORMATION :
4.10.0-42-generic #46~16.04.1-Ubuntu x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
Any java commands get this error: Segmentation fault (core dumped)
It's happened on ubuntu-desktop-16.04-x64 and Mint too.
Core dump: Program terminated with signal SIGSEGV, Segmentation fault. #0 elf_machine_rela_relative (reloc_addr_arg=0x47ff743d69830, reloc=0x7ff742fd8420, l_addr=140699955408896) at ../sysdeps/x86_64/dl-machine.h:518 518 ../sysdeps/x86_64/dl-machine.h: No such file or directory.
Any Idea? What's dl-machine.h?
I found dl-machine in https://github.com/lattera/glibc/blob/master/sysdeps/x86_64/dl-machine.h.
Is it OK?
Where should I add it? where is absolute path of "../sysdeps/x86_64/dl-machine.h" ?
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install ubuntu 16.04-x64 then install oracle-jdk8-u151 & run java -version
REPRODUCIBILITY :
This bug can be reproduced always.
jdk-u-151
ADDITIONAL OS VERSION INFORMATION :
4.10.0-42-generic #46~16.04.1-Ubuntu x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
Any java commands get this error: Segmentation fault (core dumped)
It's happened on ubuntu-desktop-16.04-x64 and Mint too.
Core dump: Program terminated with signal SIGSEGV, Segmentation fault. #0 elf_machine_rela_relative (reloc_addr_arg=0x47ff743d69830, reloc=0x7ff742fd8420, l_addr=140699955408896) at ../sysdeps/x86_64/dl-machine.h:518 518 ../sysdeps/x86_64/dl-machine.h: No such file or directory.
Any Idea? What's dl-machine.h?
I found dl-machine in https://github.com/lattera/glibc/blob/master/sysdeps/x86_64/dl-machine.h.
Is it OK?
Where should I add it? where is absolute path of "../sysdeps/x86_64/dl-machine.h" ?
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install ubuntu 16.04-x64 then install oracle-jdk8-u151 & run java -version
REPRODUCIBILITY :
This bug can be reproduced always.