Re: JNI-SIGSEV --> global Java-crash

1998-06-04 Thread Karl Asha
Under which platform? Karl Wolfgang Astleitner <[EMAIL PROTECTED]> writes: > Hi out there: > > I have a really annoying problem: > I'm developing a program that uses an imagetask using an external > library via JNI for loading images (like pbm, tif, aso.) > So far this is working quite fine, b

JNI-SIGSEV --> global Java-crash

1998-06-04 Thread Wolfgang Astleitner
Hi out there: I have a really annoying problem: I'm developing a program that uses an imagetask using an external library via JNI for loading images (like pbm, tif, aso.) So far this is working quite fine, but on some images (mostly pbm), this lib. crashes. That wouldn't be a problem, the program