This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: about tools.jar and jpeg replacements


Hi Albert,

On Mon, 2006-02-06 at 01:12 +0100, Albert Cardona wrote:
> But there are other problems. Even when ImageJ is stripped of the need to use 
> the tools.jar or any jpeg encoding/decoding, the application crashes when 
> trying to open an image, complaining about:
> 
> file ../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c:
> line 572 (createRawData): assertion failed: (data_fid != 0)
> aborting...
>
> For which I have no cure at all, nor I have found anything over google, nor 
> does the gcc bugzilla report anything on. There are many reports out there on 
> this class failing, but nothing towards a solution.

Could you file a bug report about this with a simple testcase that shows
this. Including the version of gcj you used to test against?

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]