This signal is related to some kind invalid memory access. Look here
Are you developing any library or have you added recently a new one to your project? I faced it several times when developing one and it was hard to track at least in my case.
The unfiltered logs previous to when it happens would help . Also, a rude but effective approach is to add log messages in different parts of the b4a program in order to isolate it. But if it is caused by something performed asynchronously in a different thread it will be no use.
Thanks. I think it may be related to the GestureDetector library which has not be fully set up for the new debugging model, but it might also be the way I have set my tablet for image operations.
I'll progress with your logging idea and see where that goes.
Thanks
Andrew
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.