Crash on loading specifc model
Vali-98 opened this issue · 2 comments
Vali-98 commented
Related to:
Vali-98/ChatterUI#20
llama.rn version:
0.3.1
Error provided my llama.rn:
[RNLlama] is_model_loaded false
handling signal: 11
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x698 in tid 4201 (AsyncTask #1), pid 31056 (ali98.ChatterUI)
From what I can tell its attempting to memory outside its address space. Oddly enough, this doesn't occur in emulator, only built apk's.
a-ghorbani commented
same here. It used to work a few weeks ago. After a recent update, I noticed this issue. Since I was testing Android version using the emulator, I didn't notice, so I'm not sure which update caused this.