Have you tried disabling hotspot with the vmflags? On Mon, 2008-07-21 at 17:02 -0700, Bill Janssen wrote: > This is with jdk 1.6.0_03, which works fine on 32-bit Linux. > > Bill > > byrd : /tmp 72 % python > Python 2.4.3 (#1, Mar 14 2007, 19:01:42) > [GCC 4.1.1 20070105 (Red Hat 4.1.1-52)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import lucene > >>> lucene.initVM(classpath=lucene.CLASSPATH, initialheap="64m", > >>> maxheap="512m") > # > # An unexpected error has been detected by Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00002aaaaf139be4, pid=27006, tid=46912496308032 > # > # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-b05 mixed mode) > # Problematic frame: > # V [libjvm.so+0x307be4] > # > # An error report file with more information is saved as hs_err_pid27006.log > # > # If you would like to submit a bug report, please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > # > Abort > byrd : /tmp 73 % > _______________________________________________ > pylucene-dev mailing list > pylucene-dev@osafoundation.org > http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
_______________________________________________ pylucene-dev mailing list pylucene-dev@osafoundation.org http://lists.osafoundation.org/mailman/listinfo/pylucene-dev