discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mysterious crash in NSRunLoop, using libobjc2 on Linux


From: David Chisnall
Subject: Re: Mysterious crash in NSRunLoop, using libobjc2 on Linux
Date: Thu, 7 Dec 2017 21:13:47 +0000

On 7 Dec 2017, at 20:38, Lobron, David <dlobron@akamai.com> wrote:
> 
> Thanks, David!  I will try to make a reduced test case, based on this.  I'll 
> start with a simple program that throws an ObjC exception in an NS_HANDLER, 
> where the whole thing resides in a .mm file.  BTW, I've enabled native 
> exceptions here.  I will let you guys know when I've got something.

Just use @try and @catch.  If you can find a smallish test case, please file a 
bug on GitHub and I’ll take a look.  Ideally, a test case shouldn’t depend on 
anything other than libobjc2 - take a look at the existing EH tests and see if 
you can make a similar one that shows the issue.

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]