I am running a particular fastbit query continuously for 10 minutes,
however the process crashes with the following native code errors. I am
running it on Ubuntu.


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f35d009ae84, pid=13865, tid=139869078443776
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# C  [libpthread.so.0+0x9e84]  pthread_mutex_lock+0x4
#
# An error report file with more information is saved as:
# /home/rajiv.bandaru/sir/bin/hs_err_pid13865.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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)


And, the second error is exactly the same but here is the Problematic frame

BufferBlob::jni_fast_GetLongField


Rajiv
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to