Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AECE7D4EE for ; Mon, 12 Nov 2012 08:39:39 +0000 (UTC) Received: (qmail 60433 invoked by uid 500); 12 Nov 2012 08:39:37 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 60386 invoked by uid 500); 12 Nov 2012 08:39:37 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 60357 invoked by uid 99); 12 Nov 2012 08:39:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2012 08:39:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of martin.sachs@artnology.com designates 80.67.31.94 as permitted sender) Received: from [80.67.31.94] (HELO smtprelay05.ispgateway.de) (80.67.31.94) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2012 08:39:29 +0000 Received: from [80.153.219.11] (helo=[192.168.100.33]) by smtprelay05.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1TXpXw-0003jW-ID for java-user@lucene.apache.org; Mon, 12 Nov 2012 09:39:08 +0100 Message-ID: <50A0B5B3.4030206@artnology.com> Date: Mon, 12 Nov 2012 09:39:15 +0100 From: Martin Sachs User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: java-user@lucene.apache.org Subject: Java HotSpot problem with search and 64-bit JVM X-Enigmail-Version: 1.4.5 OpenPGP: id=A6AF49BF Content-Type: multipart/mixed; boundary="------------070801040005070706020600" X-Df-Sender: ODk2NTk2 X-Virus-Checked: Checked by ClamAV on apache.org --------------070801040005070706020600 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Hi, i know, this can be a little off topic. But maybe someone knows something. Background: I'm using RHEL 5.8 with 64-bit JVM. With a 32-bit JVM the Searcher works fine. # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (0x7) at pc=0x00002aaaab060334, pid=12235, tid=1522518336 # # JRE version: 6.0_33-b03 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.8-b03 mixed mode linux-amd64 compressed oops) # Problematic frame: # v ~StubRoutines::jbyte_disjoint_arraycopy # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # --------------- T H R E A D --------------- Current thread (0x00002aaab8c01000): JavaThread "ParallelMultiSearcher-17618-thread-3" [_thread_in_Java, id=23763, stack(0x000000005aafc000,0x000000005abfd000)] siginfo:si_signo=SIGBUS: si_errno=0, si_code=2 (BUS_ADRERR), si_addr=0x00002aaad8495267 Registers: RAX=0x00002aaad849526e, RBX=0x0000000000259267, RCX=0x0000000000000007, RDX=0x0000000000000000 RSP=0x000000005abfb730, RBP=0x000000005abfb730, RSI=0x00000000b7581547, RDI=0x00002aaad849525f R8 =0x0000000000145e05, R9 =0x000000000000000e, R10=0x00002aaaab060aa0, R11=0x0000000000100000 R12=0x0000000000000000, R13=0x000000000000001e, R14=0x00002aaad849526e, R15=0x00002aaab8c01000 RIP=0x00002aaaab060334, EFLAGS=0x0000000000010202, CSGSFS=0x0000000000000033, ERR=0x0000000000000004 TRAPNO=0x000000000000000e I have also contacted the Redhatsupport, but with no results yet. martin -- ** Dipl. Inform. Martin Sachs ** Senior Software-Developer / Software-Architect T +49 (30) 443 50 99 - 33 F +49 (30) 443 50 99 - 99 E martin.sachs@artnology.com Google+: martin.sachs.artnology@gmail.com skype: m____s ** artnology GmbH A Milastra�e 4 / D-10437 Berlin T +49 (30) 443 50 99 - 0 F +49 (30) 443 50 99 - 99 E info@artnology.com I http://www.artnology.com Gesch�ftsf�hrer: Ekkehard Blome (CEO), Felix Kuschnick (CCO) Registergericht: Amtsgericht Berlin Charlottenburg HRB 76376 UST-Id. DE 217652550 --------------070801040005070706020600 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org --------------070801040005070706020600--