Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 640 invoked from network); 19 Sep 2006 09:44:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2006 09:44:40 -0000 Received: (qmail 83783 invoked by uid 500); 19 Sep 2006 09:44:37 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 83375 invoked by uid 500); 19 Sep 2006 09:44:35 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 83364 invoked by uid 99); 19 Sep 2006 09:44:35 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Sep 2006 02:44:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from ([64.74.244.70:60774] helo=smtp.ivresearch.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id F3/7D-26148-3E9BF054 for ; Tue, 19 Sep 2006 02:35:32 -0700 Received: (qmail 25928 invoked from network); 19 Sep 2006 09:35:28 -0000 Received: from unknown (HELO ?10.108.51.225?) (geir@62.50.192.25) by vdmx01.ivresearch.net with SMTP; 19 Sep 2006 09:35:28 -0000 Message-ID: <450FB9DD.1080901@pobox.com> Date: Tue, 19 Sep 2006 05:35:25 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: [classlib][awt] problem w/ AWT on linux? (CaffineMark) Was (Re: [drlvm] When running caffinemark, DRLVM now crashes..) References: <450F4C1D.5050106@pobox.com> In-Reply-To: <450F4C1D.5050106@pobox.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ok, so I was really tired last night when I reported this. I've done a little more homeork, and I get the same crash with J9. The stack trace is : Generated system dump: {default OS core name} Thread: main (priority 5) (LOCATION OF ERROR) NATIVE org/apache/harmony/awt/nativebridge/linux/X11.XmuLookupStandardColormap(JIJIJII)I 00000080 org/apache/harmony/awt/gl/linux/XGraphicsConfiguration.obtainRGBColorMap()J 00000015 org/apache/harmony/awt/gl/linux/XGraphicsConfiguration.(Lorg/apache/harmony/awt/gl/linux/XGraphicsDevice ;Lorg/apache/harmony/awt/nativebridge/linux/X11$XVisualInfo;)V 000000aa org/apache/harmony/awt/gl/linux/XGraphicsDevice.createConfigs()V 00000008 org/apache/harmony/awt/gl/linux/XGraphicsDevice.getConfigs()[Lorg/apache/harmony/awt/gl/linux/XGraphicsConfigu ration; 00000001 org/apache/harmony/awt/gl/linux/XGraphicsDevice.getDefaultConfiguration()Ljava/awt/GraphicsConfiguration; 0000000f java/awt/Window.getGraphicsConfiguration(Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration; 00000081 java/awt/Window.(Ljava/awt/Window;Ljava/awt/GraphicsConfiguration;)V 00000003 java/awt/Frame.(Ljava/lang/String;Ljava/awt/GraphicsConfiguration;)V 00000003 java/awt/Frame.(Ljava/lang/String;)V 00000003 CaffeineMarkFrame.(Ljava/applet/Applet;Z)V 00000006 CaffeineMarkApp.main([Ljava/lang/String;)V Anyone have any idea? geir Geir Magnusson Jr wrote: > On Ubuntu 6, I was trying to run CaffineMark to see where we are w/ the > lastest set of patches and the big java 5 and other fix patch. release > build, r447024 > > top of the stack trace is > Java_org_harmony_awt_nativebridge_linux_X11_XmuLookupStandardColormap > > Can anyone repeat this error? > > geir > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org