discuss-gnustep
[Top][All Lists]
Advanced

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

Re: strange exception occuring in gnustep-base


From: Andreas Fink
Subject: Re: strange exception occuring in gnustep-base
Date: Thu, 16 Dec 2021 18:32:19 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0) Gecko/20100101 PostboxApp/7.0.53

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.casamento@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 <afink@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


reply via email to

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