Crashes in Java_sun_lwawt_macosx_LWCToolkit_stopAWTRunLoop (called with NULL argument)
Michael Hall
mik3hall at gmail.com
Tue Sep 2 08:45:06 UTC 2014
On Sep 2, 2014, at 3:29 AM, Hendrik Schreiber <hs at tagtraum.com> wrote:
> Yes, indeed. But logic in other placed would not necessarily work as intended.
I can think of no side effects on that one. All you're doing is avoiding the crash by avoiding the CFRelease on nil. If keeping the code running has side effects they would have to be from the original bug that you get to the code somehow where the value ends up nil.
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