Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Crash (SIGABRT) PodYandexMobileMetrica_FMDatabase executeQuery:withArgumentsInArray:orDictionary:orVAList: #61

Closed
west0r opened this issue Jun 21, 2017 · 6 comments

Comments

@west0r
Copy link

west0r commented Jun 21, 2017

Лог упавшего треда

#22. Crashed: fmdb.<YMMDatabaseQueue: 0x1744496c0>
0  libsystem_kernel.dylib         0x181433014 __pthread_kill + 8
1  libsystem_pthread.dylib        0x1814fb450 pthread_kill + 112
2  libsystem_c.dylib              0x1813a7400 abort + 140
3  libsystem_malloc.dylib         0x181477a5c _nano_vet_and_size_of_live + 330
4  libsystem_malloc.dylib         0x181479028 nano_realloc + 648
5  libsystem_malloc.dylib         0x18146b240 malloc_zone_realloc + 180
6  libsqlite3.dylib               0x1829a0c34 (null) + 1224
7  libsqlite3.dylib               0x1829e7f38 (null) + 1568
8  libsqlite3.dylib               0x1829fdf78 (null) + 91744
9  libsqlite3.dylib               0x1829c21d0 (null) + 1620
10 libsqlite3.dylib               0x18297cd60 (null) + 16252
11 libsqlite3.dylib               0x18295bcb0 (null) + 10664
12 libsqlite3.dylib               0x18295b608 (null) + 8960
13 libsqlite3.dylib               0x18295a838 (null) + 5424
14 libsqlite3.dylib               0x182959e2c (null) + 2852
15 libsqlite3.dylib               0x182959ae0 (null) + 2008
16 YandexMobileMetrica            0x10530277c -[PodYandexMobileMetrica_FMDatabase executeQuery:withArgumentsInArray:orDictionary:orVAList:] + 396
17 YandexMobileMetrica            0x105302dc8 -[PodYandexMobileMetrica_FMDatabase executeQuery:] + 44
18 YandexMobileMetrica            0x1052b723c __53+[YMMEvent fetchNextBatchForApiKey:typesQueryString:]_block_invoke + 268
19 YandexMobileMetrica            0x105306ed4 __53-[PodYandexMobileMetrica_FMDatabaseQueue inDatabase:]_block_invoke + 60
20 libdispatch.dylib              0x1812ee1bc _dispatch_client_callout + 16
21 libdispatch.dylib              0x1812fb7f0 _dispatch_barrier_sync_f_invoke + 84
22 YandexMobileMetrica            0x105306e44 -[PodYandexMobileMetrica_FMDatabaseQueue inDatabase:] + 160
23 YandexMobileMetrica            0x1052e8180 __25-[YMMStorage inDatabase:]_block_invoke + 60
24 YandexMobileMetrica            0x1052e7a60 -[YMMStorage inOpenedDatabase:] + 252
25 YandexMobileMetrica            0x1052e8118 -[YMMStorage inDatabase:] + 132
26 YandexMobileMetrica            0x1052b709c +[YMMEvent fetchNextBatchForApiKey:typesQueryString:] + 304
27 YandexMobileMetrica            0x1052b6f34 +[YMMEvent fetchNextBatchForApiKey:] + 164
28 YandexMobileMetrica            0x1052dc2d8 +[YMMReportRequestProvider requestsForApiKey:] + 128
29 YandexMobileMetrica            0x1052b1df0 __31-[YMMDispatcher performReport:]_block_invoke + 808
30 libdispatch.dylib              0x1812ee1fc _dispatch_call_block_and_release + 24
31 libdispatch.dylib              0x1812ee1bc _dispatch_client_callout + 16
32 libdispatch.dylib              0x1812fc3dc _dispatch_queue_serial_drain + 928
33 libdispatch.dylib              0x1812f19a4 _dispatch_queue_invoke + 652
34 libdispatch.dylib              0x1812fe34c _dispatch_root_queue_drain + 572
35 libdispatch.dylib              0x1812fe0ac _dispatch_worker_thread3 + 124
36 libsystem_pthread.dylib        0x1814f72a0 _pthread_wqthread + 1288
37 libsystem_pthread.dylib        0x1814f6d8c start_wqthread + 4
@bamx23
Copy link
Contributor

bamx23 commented Jul 10, 2017

О проблеме знаем и она, судя по всему, системная:
ccgus/fmdb#569
https://forums.developer.apple.com/thread/63546

@bamx23
Copy link
Contributor

bamx23 commented Feb 19, 2019

@west0r, подскажите, проявляет ли ещё себя данное падение?

@west0r
Copy link
Author

west0r commented Feb 21, 2019

На сколько вижу, есть, но в непристойно малых количествах (пара крешей в день, и то не каждый день)

@bamx23
Copy link
Contributor

bamx23 commented Feb 21, 2019

А есть ли зависимость от версии iOS? Или появляется на всех версиях?

@west0r
Copy link
Author

west0r commented Feb 21, 2019

Кажется, что на всех. С перекосом на 12. В последних версиях тоже есть (12.1.4), но мало. Похоже просто на распределение пользователей по осям.

@bamx23
Copy link
Contributor

bamx23 commented Feb 21, 2019

Спасибо за информацию!

@bamx23 bamx23 closed this as completed Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants