Bug? Message Debug Mode

Vegaelec

New Member
Hello, For some time now, and very randomly, I have had this message displayed in the B4A log when compiling in debug mode to my Phone. When this message exists in the log window, the app sometimes manages to launch after a very, very long wait, and a message on the phone: "Wait or close the application". What is the reason for this message?
Sorry for the translation, I'm not good in English.Thanks.
Version of B4A Vers. 9.80, Phone Samsung A41, vers Android : 12
-----------------------------------------------------------------------------------------------------------
Build fingerprint: 'samsung/a41eea/a41:12/SP1A.210812.016/A415FXXS5DWI1:user/release-keys'
Revision: '4'
ABI: 'arm64'
Processor: '3'
Timestamp: 2023-12-07 11:01:58.078644495+0100
Process uptime: 202s
Cmdline: b4a.example_22
pid: 25161, tid: 25161, name: b4a.example_22 >>> b4a.example_22 <<<
uid: 10367
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3f80000000000000
x0 0000000000000001 x1 b40000709987a500 x2 0000007074b35ff3 x3 0000000000000111
x4 0000000000000111 x5 0000000000000000 x6 0000000000000000 x7 7f7f7f7f7f7f7f7f
x8 d70a345944a604f3 x9 d70a345944a604f3 x10 d70a345944a604f3 x11 0000000000000110
x12 0000000000000100 x13 00000000534a83a0 x14 000000000000002e x15 0000000071806a70
x16 0000007074ccf550 x17 0000007074c20560 x18 000000709a52c000 x19 0000006fccb5f7a0
x20 0000006fccb5f848 x21 0000000000000000 x22 3f80000000000000 x23 0000006fe2ab6130
x24 0000006fe2ab6118 x25 0000007099c3e000 x26 0000000000000001 x27 0000000000000062
x28 0000000000000001 x29 0000007fe3ce3690
lr 00000070811dabb4 sp 0000007fe3ce3530 pc 00000070811dabdc pst 0000000060001000
backtrace:
#00 pc 0000000000016bdc /system/lib64/libutils.so (android::Looper::pollInner(int)+956) (BuildId: fdd9463bf161fd8af02189342811ed6d)
#01 pc 00000000000167b8 /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+112) (BuildId: fdd9463bf161fd8af02189342811ed6d)
#02 pc 00000000001537fc /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44) (BuildId: c5e1242418d200a9a48efe8d2b3c142d)
#03 pc 0000000000290094 /system/framework/arm64/boot-framework.oat (art_jni_trampoline+116) (BuildId: 2a4d132b7302a2b8cb4b26cd38e1cd13a5bc2b67)
Copying updated assets files (120)
--------------------------------------------------------
 
Top