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

Seg fault error #8

Open
torphix opened this issue Feb 15, 2023 · 1 comment
Open

Seg fault error #8

torphix opened this issue Feb 15, 2023 · 1 comment

Comments

@torphix
Copy link

torphix commented Feb 15, 2023

Hi thanks for the lib,

I am receiving this error when running:

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x170
Cause: null pointer dereference
    x0  0000000000000000  x1  0000007d35120cdc  x2  0000007c37e011c0  x3  00000079bbc23588
    x4  000000000000dc00  x5  0000000000000004  x6  000000000002e02e  x7  000000000002e02e
    x8  0000000000000000  x9  0000000000000000  x10 0000007c37c51000  x11 0000000000010010
    x12 0000000000000001  x13 0000007c37e0edd0  x14 0000007c37f3ef00  x15 0000000000000000
    x16 000000798ed70bf8  x17 000000798ec82b10  x18 00000079ac176000  x19 00000079bbc23b20
    x20 0000000000000000  x21 00000079bbc239b0  x22 0000000000003700  x23 0000000000003700
    x24 0000007a67cef990  x25 0000000000000030  x26 00000079bbc239b1  x27 0000007806514300
    x28 0000000800000078  x29 00000079bbc23aa0
    lr  000000798ecc0678  sp  00000079bbc235c0  pc  000000798ec82b10  pst 0000000060000000
backtrace:
      #00 pc 0000000000070b10  /data/app/~~E_I524WaE26A0uimN0qXJQ==/com.example.-AH_tk5UeICyziNsYliaA7w==/lib/arm64/libwhisper_android.so (whisper_is_multilingual+0)
      #01 pc 00000000000ae674  /data/app/~~E_I524WaE26A0uimN0qXJQ==/com.example.-AH_tk5UeICyziNsYliaA7w==/lib/arm64/libwhisper_android.so (transcribe(nlohmann::json_abi_v3_11_2::basic_json<std::__ndk1::map, std::__ndk1::vector, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, bool, long, unsigned long, double, std::__ndk1::allocator, nlohmann::json_abi_v3_11_2::adl_serializer, std::__ndk1::vector<unsigned char, std::__ndk1::allocator<unsigned char> > >)+3292)
      #02 pc 00000000000aee40  /data/app/~~E_I524WaE26A0uimN0qXJQ==/com.example.-AH_tk5UeICyziNsYliaA7w==/lib/arm64/libwhisper_android.so (request+176)
      #03 pc 0000000000006f64  [anon:dart-code]
@torphix
Copy link
Author

torphix commented Feb 15, 2023

My setup is running on physical android device

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