[Bug 3169] New: Problem installing pylucene package on UBUNTU 16.04
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Sep 13 15:30:56 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3169
Bug ID: 3169
Summary: Problem installing pylucene package on UBUNTU 16.04
Product: IcedTea
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: taruntater3 at gmail.com
CC: unassigned at icedtea.classpath.org
Created attachment 1559
--> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1559&action=edit
Log file
I have Ubuntu 16.04 and after installation of lucene package. when I type :
import lucene
lucene.initVM()
I get the following error :
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5045042287, pid=17356, tid=139982811969280
#
# JRE version: OpenJDK Runtime Environment (7.0_95) (build 1.7.0_95-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.95-b01 mixed mode linux-amd64
compressed oops)
# Derivative: IcedTea 2.6.4
# Distribution: Ubuntu Xenial Xerus (development branch), package 7u95-2.6.4-3
# Problematic frame:
# V [libjvm.so+0x626287]
#
# 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/tarun/hs_err_pid17356.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
Aborted (core dumped)
Attaching the hs_err_pid17356.log file
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160913/4ab43b91/attachment.html>
More information about the distro-pkg-dev
mailing list