From owner-freebsd-java@FreeBSD.ORG Wed Oct 22 13:44:17 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D38216A4B3 for ; Wed, 22 Oct 2003 13:44:17 -0700 (PDT) Received: from nwkea-mail-1.sun.com (nwkea-mail-1.sun.com [192.18.42.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC5A843F3F for ; Wed, 22 Oct 2003 13:44:15 -0700 (PDT) (envelope-from Ranjith.Mandala@Sun.COM) Received: from phys-d3-ha21sca-1 ([129.145.155.163]) by nwkea-mail-1.sun.com (8.12.10/8.12.9) with ESMTP id h9MKiBUP016294 for ; Wed, 22 Oct 2003 13:44:11 -0700 (PDT) Received: from chitti (vpn-129-147-155-15.Central.Sun.COM [129.147.155.15]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HN6007FYEXMKB@ha21sca-mail1.sfbay.sun.com> for freebsd-java@freebsd.org; Wed, 22 Oct 2003 13:44:11 -0700 (PDT) Date: Wed, 22 Oct 2003 13:44:11 -0700 (PDT) Date-warning: Date header was inserted by ha21sca-mail1.sfbay.sun.com From: Ranjith Mandala To: freebsd-java@freebsd.org Message-id: <5527306.1066855505852.JavaMail.chitti1@ha21sca-mail1.sfbay.sun.com> MIME-version: 1.0 X-Mailer: postEmail $Id: PostEmail.java,v 1.18 2003/03/13 14:33:02 jfbrown Exp $ Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit X-IM-Review-ID: 216395 cc: Ranjith.Mandala@Sun.COM Subject: Re: (Incident Review ID: 216395) assertion failure "must use byte registers if not P6" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 20:44:17 -0000 --- Note: you can send us updates about your Incident --- --- by replying to this mail. Include all new information --- --- above these lines. Please do not send attachments. --- Hi Mr Spark Lover, This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of junkwho@hotmail.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report. Regards, Ranjith ----------------- Original Bug Report ------------------- category : java release : 1.4.1 subcategory : install type : bug synopsis : assertion failure "must use byte registers if not P6" description : FULL PRODUCT VERSION : jdk 1.4.4 FULL OS VERSION : FreeBSD5-current A DESCRIPTION OF THE PROBLEM : > cat /usr/ports/java/jdk14/work/j2se/ext/plugin/make/hotspot.log # # HotSpot Virtual Machine Error, assertion failure # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.1-p4-root_18_oct_2003_11_48-debug mixed mode) # # assert(VM_Version::is_P6() || dest->has_byte_register(), "must use byte registers if not P6") # # Error ID: /w/nfsed/ports/java/jdk14/work/hotspot/src/cpu/i486/vm/c1_LIRAssembler_i486.cpp, 1145 # # Problematic Thread: prio=5 tid=0x0x80f4218 nid=0x80f2c00 runnable # Dumping core.... STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : just make ERROR MESSAGES/STACK TRACES THAT OCCUR : > cat /usr/ports/java/jdk14/work/j2se/ext/plugin/make/hotspot.log # # HotSpot Virtual Machine Error, assertion failure # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.1-p4-root_18_oct_2003_11_48-debug mixed mode) # # assert(VM_Version::is_P6() || dest->has_byte_register(), "must use byte registers if not P6") # # Error ID: /w/nfsed/ports/java/jdk14/work/hotspot/src/cpu/i486/vm/c1_LIRAssembler_i486.cpp, 1145 # # Problematic Thread: prio=5 tid=0x0x80f4218 nid=0x80f2c00 runnable # Dumping core.... REPRODUCIBILITY : This bug can be reproduced always. workaround : suggested_val : cust_name : Mr Spark Lover cust_email : junkwho@hotmail.com jdcid : keyword : webbug company : in person hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2003-10-18 05:20:52.8 dateEvaluated : 2003-10-22 14:44:14.638