karya-inc / KaryaAndroid-Features

2 stars 0 forks source link

[BUG][EMULATOR]: App crashes unexpectedly at times #20

Open thedroiddiv opened 3 weeks ago

thedroiddiv commented 3 weeks ago

The log:

2024-07-30 15:42:30.836 17867-18077 .internal.debug         com.daiatech.app.internal.debug      A  thread.cc:2698] Check failed: tlsPtr_.method_trace_buffer == nullptr (tlsPtr_.method_trace_buffer=0xb40000704d754000, nullptr=(null)) 
2024-07-30 15:42:30.867 17867-18077 libc                    com.daiatech.app.internal.debug      A  Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 18077 (Timer-4), pid 17867 (.internal.debug)
2024-07-30 15:42:31.016 18100-18100 DEBUG                   crash_dump64                         A  Cmdline: com.daiatech.app.internal.debug
2024-07-30 15:42:31.016 18100-18100 DEBUG                   crash_dump64                         A  pid: 17867, tid: 18077, name: Timer-4  >>> com.daiatech.app.internal.debug <<<

Expected

No crash

Actual

App crashed

Reported by @criticalAY