Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App getting crash after search #22

Open
lksh7264 opened this issue Nov 12, 2024 · 0 comments
Open

App getting crash after search #22

lksh7264 opened this issue Nov 12, 2024 · 0 comments

Comments

@lksh7264
Copy link

Hello
I am able to load gguf model succesffuly but after search the app is getting crash and giving below error in console. Can someone help me regarding this issue.

File loaded and cached at:/data/user/0/com.brutalcoding.aubai/cache/file_picker/1731410780783/Llama-3.2-1B-Instruct-Q4_0.gguf

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000070
Cause: null pointer dereference
x0 0000000000000000 x1 b400007e2c568930 x2 0000000000000004 x3 0000000000000000
x4 0000007d071a8c79 x5 0000007e13ee90d4 x6 0000000000000000 x7 b400007e2c568930
x8 fe1c8f8739df5a43 x9 0000007e13ee90d4 x10 0000000000000005 x11 0000000000000001
x12 0000000000000001 x13 0000007f53b20538 x14 0000000000000400 x15 0000007e212e0ea0
x16 0000000000000000 x17 b400007e9ef1cd98 x18 0000007cfcedc000 x19 0000000000000000
x20 0000000000000000 x21 b400007e9ef1c600 x22 0000007d00008081 x23 0000007e212e2000
x24 0000007d00008081 x25 0000007e211ff000 x26 b400007e9ef1c600 x27 0000007d0677b9c0
x28 000000080000007d x29 0000007e212e0e40
lr 0000007e2c7081d8 sp 0000007e212e0de0 pc 0000007e13ee9108 pst 0000000060001000
2 total frames
backtrace:
#00 pc 00000000000a9108 /data/app/~~JDEeOG67vpl87WFiSC_BOQ==/com.brutalcoding.aubai-OACPjfuC_jfVxSzfPlOchA==/base.apk!libllama.so (offset 0x3968000) (llama_eval+52) (BuildId: ceb1c5e30940db176e56d99adfd4e53676b31b92)
#1 pc 00000000000081d4 [anon:dart-code]
Lost connection to device.
the Dart compiler exited unexpectedly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant