From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22756 invoked by alias); 7 Feb 2006 11:23:20 -0000 Received: (qmail 22719 invoked by alias); 7 Feb 2006 11:23:15 -0000 Date: Tue, 07 Feb 2006 11:23:00 -0000 Message-ID: <20060207112315.22718.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/26152] gtkImage.c complains and crashes the application In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "konqueror at gmx dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-02/txt/msg00631.txt.bz2 List-Id: ------- Comment #1 from konqueror at gmx dot de 2006-02-07 11:23 ------- Subject: Re: New: gtkImage.c complains and crashes the application On Tue, Feb 07, 2006 at 11:10:20AM -0000, cardona at ucla dot edu wrote: > ImageJ, the public domain scientific-grade image processing application > compiles fine with the gcj-wrapper-4.0 in Kubuntu GNU/Linux-ppc when stripped > of JPEG functionality and its dependance on the tools.jar. But when trying to > open an image, the gtkImage.c file complains: > > ** ERROR **: file > ../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c: line 572 > (createRawData): assertion failed: (data_fid != 0) > aborting... This is a Debian-specific bug in gcj-4.0. We patch the upstream sources but the patch we use is somehow broken. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335650 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314704 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324502 Unfortunately I was not able to fix this bug yet. Cheers, Michael -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26152