Crashes in Java_sun_lwawt_macosx_LWCToolkit_stopAWTRunLoop (called with NULL argument)

Michael Hall mik3hall at gmail.com
Tue Sep 2 08:24:53 UTC 2014


On Sep 2, 2014, at 2:58 AM, Hendrik Schreiber <hs at tagtraum.com> wrote:

> That's certainly also possible, but it also does not solve the issue completely.

True. Another work around really. But your crash appeared to be on a nil passed to CFRelease in the native method. As long as it wasn't a problem until you got to that CFRelease, just not doing the CFRelease should avoid the crash.

Michael Hall

trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz

HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe

AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter







More information about the macosx-port-dev mailing list