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

Ошибка при запуске example проекта #4

Open
1encore opened this issue Oct 19, 2024 · 0 comments
Open

Ошибка при запуске example проекта #4

1encore opened this issue Oct 19, 2024 · 0 comments

Comments

@1encore
Copy link

1encore commented Oct 19, 2024

Ранее у меня уже был ключ, который я использовал для SDK android/iOS через свой плагин, использовал ключ для андройда, положил в example/assets и запустил.

flutter stable 3.24.3
emulator Android 14

APP_ID_MASK = id приложения

Вот что получилось:

Connected to the VM Service.
D/ProfileInstaller( 4482): Installing profile for APP_ID_MASK
D/EGL_emulation( 4482): app_time_stats: avg=39836.50ms min=179.94ms max=79493.07ms count=2
F/libc    ( 4482): Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 4504 (1.ui), pid 4482 (taxi.tez_driver)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/sdk_gphone64_arm64/emu64a:14/UE1A.230829.036.A1/11228894:userdebug/dev-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2024-10-19 20:44:30.580210297+0600
Process uptime: 85s
Cmdline: APP_ID_MASK
pid: 4482, tid: 4504, name: 1.ui  >>> APP_ID_MASK <<<
uid: 10269
tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000000
Cause: null pointer dereference
    x0  0000000000000000  x1  b4000070062e8118  x2  0000000000000000  x3  0000000000000010
    x4  0000006f0dbf6c98  x5  b4000070062e8120  x6  0000000000000000  x7  0000000000000000
    x8  b4000070062e811f  x9  fffffffffffffff8  x10 00000000fdd4ea2f  x11 0000000000000002
    x12 0000000000000000  x13 0000000000000000  x14 0000006e07086609  x15 0000006f2e76da20
    x16 0000006f10ef8230  x17 000000725f6f5a40  x18 0000006f223bc000  x19 b4000070062e8118
    x20 0000006f2e76d930  x21 0000000000000000  x22 0000000000000000  x23 0000006f10f15eb0
    x24 0000006f2e76d860  x25 0000006f2e76d880  x26 0000006f2e76d8a8  x27 0000000000000000
    x28 0000006f2e76d870  x29 0000006f2e76d7e0
    lr  0000006f0f116ee0  sp  0000006f2e76d330  pc  0000006f0f116f34  pst 0000000080001000
3 total frames
backtrace:
      #00 pc 0000000001cd6f34  /data/app/~~drC0F0L4JOLRLW5q3gBnfQ==/APP_ID_MASK-nWqvxeqXFnJaJtKKet7Yww==/lib/arm64/libdgis_c_bindings_android.so (BuildId: a1115fd8f5c19ec2c9537f8cac8f9b1f66701a48)
      #01 pc 0000000001c1a124  /data/app/~~drC0F0L4JOLRLW5q3gBnfQ==/APP_ID_MASK-nWqvxeqXFnJaJtKKet7Yww==/lib/arm64/libdgis_c_bindings_android.so (CFunction_G_makeSystemContext_With_CKeySource_CHttpOptions_CLogOptions_CPersonalDataCollectionConsent_CVendorConfig_COptional_CLocationProvider_COptional_CHeadingProvider+1236) (BuildId: a1115fd8f5c19ec2c9537f8cac8f9b1f66701a48)
      #02 pc 00000000000081d4  [anon:dart-code]
Lost connection to device.

Exited.
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