Public bug reported:
uname -a
Linux securecluster 4.9.8-moby #1 SMP Wed Feb 8 09:56:43 UTC 2017 x86_64 x86_64
x86_64 GNU/Linux
I was troubleshooting HBASE-18541 on docker VM.
Here was stack trace provided by gdb:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x7fb387315dc
** Attachment added: "core.securecluster.retry-test.1502725156 was one of the
core dumps"
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1710674/+attachment/4932217/+files/core.securecluster.retry-test.1502725156.tar.gz
--
You received this bug notification because you are a member
In one of the crashes, I saw:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x7f61d5853a9a in ?? ()
[Current thread is 1 (Thread 0x7f61e95af840 (LWP 13834))]
Installing openjdk unwinder
(gdb) bt
#0 0x7f61d5853a9a in ()
#1 0x7ffd17e05df0 in ()
#2 0x7f61d584c21
# apt-cache policy openjdk-8-jre
openjdk-8-jre:
Installed: 8u131-b11-2ubuntu1.16.04.3
Candidate: 8u131-b11-2ubuntu1.16.04.3
Version table:
*** 8u131-b11-2ubuntu1.16.04.3 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
500 http://archive.ubuntu.com/
Any more information that I should provide ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710674
Title:
Segmentation fault in os::write_memory_serialize_page
To manage notifications about this bu
I haven't found reproducible steps for segfault.
I didn't pay attention to hs_err log file. Would it be generated under
PWD ?
Here was another stack trace collected by my coworker on his machine:
#0 0x7fc70d8a3d18 in
ThreadStateTransition::transition_from_native(JavaThread*, JavaThreadStat
Is there any more information I should provide ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710674
Title:
Segmentation fault in os::write_memory_serialize_page
To manage notifications about thi
Gentle ping.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710674
Title:
Segmentation fault in os::write_memory_serialize_page
To manage notifications about this bug go to:
https://bugs.launchpad.
I tried the following passing the flag to JNI_CreateJavaVM() call:
auto options = std::string{"-XX:+UseMembar -Djava.class.path="} + clspath;
...
rv = JNI_CreateJavaVM(jvm, reinterpret_cast(&env), &args);
rv was -6 from the call.
Our unit test, written in C++, the intermittent crash has been
I managed to apply -XX:+UseMembar to the JVM created by unit test.
However, the crash still happens
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710674
Title:
Segmentation fault in os::write_memo
Gentle ping.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1710674
Title:
Segmentation fault in os::write_memory_serialize_page
To manage notifications about this bug go to:
https://bugs.launchpad.
11 matches
Mail list logo