Re: Problems with Java and Cocoa
Re: Problems with Java and Cocoa
- Subject: Re: Problems with Java and Cocoa
- From: Eric Peyton <email@hidden>
- Date: Sat, 30 Jun 2001 08:54:25 -0500
Well, chances are, it is a bug in your code, that the println
mitigates in some manner. If you could post the offending code
maybe we could see where the problem really lies. There are plenty
of Java/Cocoa apps that don't just crash randomly (i.e. in the JVM
or the compiler).
Eric
On Saturday, June 30, 2001, at 08:44 AM, Frank Cobia wrote:
I am writing a cocoa application in Java and have run across a
strange problem and I was wondering if anyone else has seen this.
Every once in a while my application will die with either a signal
10 or signal 11. So I put in a println statement and the app
started working. Eventually I realized that even putting a blank
line in my source code will make the app work correctly. Is this
a compiler bug? a JVM bug?
Any help would be appreciated as I keep spending a lot of time
trying to fix bugs in my code that don't actually exist.
Frank
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev