Can't do that easily unfortunately. its a background process started by
systemd and it might take days to occur.
My suspicion is that some other type of object is passed somewhere
instead of some NSString to some method which then in turn calls
getCharacters:range:

David Wetzel wrote on 16.12.21 18:15:
> Did you try to set a breakpoint and do a backtrace?
>
> Von meinem iPhone gesendet
>
>> Am 2021-12-16 um 12:10 schrieb Gregory Casamento
>> <greg.casame...@gmail.com>:
>>
>> 
>>
>> Would it be possible to get the code to the app or a minimal test
>> case?  More context would be helpful.  The exception you are
>> mentioning could be due to a memory issue someplace.
>>
>>
>> On Thu, Dec 16, 2021 at 9:42 AM Andreas Fink <af...@list.fink.org
>> <mailto:af...@list.fink.org>> wrote:
>>
>>     Hello,
>>
>>     My application fires an exception which is puzzling me:
>>
>>     Uncaught exception NSInvalidArgumentException, reason:
>>     GSCInlineString(instance) does not recognize getCharacters:range:
>>
>>
>>     to me this means a NSString is being called with the method
>>     getCharacters:range: which it doesnt have?
>>     Does that error message make any sense to anyone?
>>
>>
>>     Andreas
>>
>>
>>
>>
>>
>> -- 
>> Gregory Casamento
>> GNUstep Lead Developer / OLC, Principal Consultant
>> http://www.gnustep.org - http://heronsperch.blogspot.com
>> https://www.patreon.com/bePatron?u=352392 - Become a Patron
>> https://gf.me/u/x8m3sx - My GNUstep GoFundMe
>> https://teespring.com/stores/gnustep - Store

Reply via email to