TagListView-ObjC icon indicating copy to clipboard operation
TagListView-ObjC copied to clipboard

Execute bad access error on reload style function in TagView.m file.

Open SriSamVictor opened this issue 5 years ago • 4 comments

whenever I run the app. it will crash and it shows the below error. I have the attached the screenshot on reload style function. please help me and thanks in advance. Screenshot 2019-08-27 at 7 32 30 PM

SriSamVictor avatar Aug 27 '19 14:08 SriSamVictor

Hi!

Sorry, can't reproduce it. ¿Can you debug to get more info about the crash? Seems like a memory issue.

Are you using ARC?

pulimento avatar Aug 29 '19 08:08 pulimento

Yes am using ARC.

SriSamVictor avatar Aug 30 '19 06:08 SriSamVictor

As I told you, it appears a memory issue, a view being freed before it's needed.

can you share more details about your code? can you reproduce consistently the crash? it's happening all the time?

Thanks

pulimento avatar Aug 30 '19 07:08 pulimento

Ok. I will reproduce more details to you.

SriSamVictor avatar Aug 30 '19 07:08 SriSamVictor