Open GoogleCodeExporter opened 8 years ago
This looks like a similar crash (symbolicated), observed using
pod 'GoogleAnalytics-iOS-SDK', '~> 3.11'
Incident Identifier: EA349B20-3CAC-49A5-869D-5FAD780488CC
CrashReporter Key: 7142490B-7C90-4C4D-B9C6-E0072C72AF6C
Hardware Model: iPhone7,1
Process: TPE [186]
Path:
/private/var/mobile/Containers/Bundle/Application/78A093E6-C7D9-4E6C-982E-1FE213
801226/TPE.app/TPE
Identifier: com.crookneckconsulting.tpe
Version: 346
Code Type: ARM-64
Parent Process: launchd [1]
Date/Time: 2015-06-19T13:42:54Z
Launch Time: 2015-06-19T13:42:36Z
OS Version: iPhone OS 8.3 (12F70)
Report Version: 104
Exception Type: SIGABRT
Exception Codes: #0 at 0x19725f270
Crashed Thread: 9
Thread 0:
0 libsystem_kernel.dylib 0x0000000197244e0c mach_msg_trap + 8
1 CoreFoundation 0x0000000185253724
__CFRunLoopServiceMachPort + 196
2 CoreFoundation 0x0000000185251678 __CFRunLoopRun + 936
3 CoreFoundation 0x000000018517d2d4
CFRunLoopRunSpecific + 392
4 GraphicsServices 0x000000018e9936fc GSEventRunModal +
164
5 UIKit 0x0000000189d42fac UIApplicationMain +
1484
6 TPE 0x000000010007faac main (main.m:15)
7 libdyld.dylib 0x0000000197146a08 start + 0
Thread 1:
0 libsystem_kernel.dylib 0x0000000197244c24 kevent64 + 8
1 libdispatch.dylib 0x000000019711b99c
_dispatch_mgr_thread + 48
Thread 2:
0 libsystem_kernel.dylib 0x000000019725fc78 __workq_kernreturn
+ 8
1 libsystem_pthread.dylib 0x00000001972f8ef0 start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x000000019725fc78 __workq_kernreturn
+ 8
1 libsystem_pthread.dylib 0x00000001972f8ef0 start_wqthread + 0
Thread 4:
0 libsystem_kernel.dylib 0x000000019725fc78 __workq_kernreturn
+ 8
1 libsystem_pthread.dylib 0x00000001972f8ef0 start_wqthread + 0
Thread 5:
0 libsystem_kernel.dylib 0x000000019725fc78 __workq_kernreturn
+ 8
1 libsystem_pthread.dylib 0x00000001972f8ef0 start_wqthread + 0
Thread 6:
0 libsystem_kernel.dylib 0x000000019725fc78 __workq_kernreturn
+ 8
1 libsystem_pthread.dylib 0x00000001972f8ef0 start_wqthread + 0
Thread 7:
0 libsystem_kernel.dylib 0x0000000197244e0c mach_msg_trap + 8
1 CoreFoundation 0x0000000185253724
__CFRunLoopServiceMachPort + 196
2 CoreFoundation 0x0000000185251678 __CFRunLoopRun + 936
3 CoreFoundation 0x000000018517d2d4
CFRunLoopRunSpecific + 392
4 Foundation 0x00000001860b54c8
-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 312
5 Foundation 0x000000018610f810
-[NSRunLoop(NSRunLoop) run] + 92
6 TPE 0x00000001001cef04
+[AFURLConnectionOperation networkRequestThreadEntryPoint:]
(AFURLConnectionOperation.m:189)
7 Foundation 0x000000018619ddb8 __NSThread__main__
+ 1068
8 libsystem_pthread.dylib 0x00000001972fbdc8 _pthread_body + 160
9 libsystem_pthread.dylib 0x00000001972fbd24 _pthread_start + 156
10 libsystem_pthread.dylib 0x00000001972f8ef8 thread_start + 0
Thread 8:
0 libsystem_kernel.dylib 0x0000000197244e0c mach_msg_trap + 8
1 CoreFoundation 0x0000000185253724
__CFRunLoopServiceMachPort + 196
2 CoreFoundation 0x0000000185251678 __CFRunLoopRun + 936
3 CoreFoundation 0x000000018517d2d4
CFRunLoopRunSpecific + 392
4 CFNetwork 0x0000000184c5e894
+[NSURLConnection(Loader) _resourceLoadLoop:] + 436
5 Foundation 0x000000018619ddb8 __NSThread__main__
+ 1068
6 libsystem_pthread.dylib 0x00000001972fbdc8 _pthread_body + 160
7 libsystem_pthread.dylib 0x00000001972fbd24 _pthread_start + 156
8 libsystem_pthread.dylib 0x00000001972f8ef8 thread_start + 0
Thread 9 Crashed:
0 libsystem_kernel.dylib 0x000000019725f270 __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001972fd170 pthread_kill + 108
2 libsystem_c.dylib 0x00000001971d6b18 abort + 108
3 libsystem_malloc.dylib 0x000000019729a3e4 nanozone_error + 316
4 libsystem_malloc.dylib 0x000000019729a550
_nano_malloc_check_clear + 360
5 libsystem_malloc.dylib 0x0000000197299064 nano_malloc + 40
6 libsystem_malloc.dylib 0x00000001972893e4 malloc_zone_malloc
+ 112
7 CoreFoundation 0x000000018517a390
_CFArrayReplaceValues + 956
8 CoreFoundation 0x0000000185179f8c CFArrayAppendValue
+ 160
9 CoreFoundation 0x0000000185195ffc _flattenPlist + 228
10 CoreFoundation 0x0000000185196128 _flattenPlist + 528
11 CoreFoundation 0x00000001852217f0
__CFBinaryPlistWriteOrPresize + 156
12 Foundation 0x000000018611a668 -[NSKeyedArchiver
finishEncoding] + 600
13 Foundation 0x0000000186120370 +[NSKeyedArchiver
archivedDataWithRootObject:] + 208
14 CoreData 0x0000000184f3c3c4
-[NSSQLiteConnection execute] + 2016
15 CoreData 0x0000000184f83c0c
-[NSSQLiteConnection insertRow:] + 484
16 CoreData 0x0000000185029dc4 -[NSSQLCore
writeChanges] + 420
17 CoreData 0x0000000184f7b400 -[NSSQLCore
saveChanges:] + 680
18 CoreData 0x0000000184f430a0 -[NSSQLCore
executeRequest:withContext:error:] + 716
19 CoreData 0x000000018500fc08
__65-[NSPersistentStoreCoordinator
executeRequest:withContext:error:]_block_invoke + 4128
20 CoreData 0x0000000185018028
gutsOfBlockToNSPersistentStoreCoordinatorPerform + 180
21 libdispatch.dylib 0x0000000197119954
_dispatch_client_callout + 12
22 libdispatch.dylib 0x0000000197122f68
_dispatch_barrier_sync_f_slow + 652
23 CoreData 0x0000000185009e98 _perform + 176
24 CoreData 0x0000000184f42c5c
-[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 296
25 CoreData 0x0000000184f69bf4
-[NSManagedObjectContext save:] + 1280
26 TPE 0x000000010015baa0 __21-[GAIDataStore
save:]_block_invoke + 184
27 TPE 0x00000001001593b4 -[GAIDataStore
performBlockAndWait:withError:] + 404
28 TPE 0x000000010015b9a0 -[GAIDataStore
save:] + 92
29 TPE 0x0000000100169414
-[GAIBatchingDispatcher persist:] + 144
30 TPE 0x000000010016aae8
-[GAIBatchingDispatcher queueDispatch:] + 536
31 TPE 0x000000010016a8b0
-[GAIBatchingDispatcher queueModel:] + 148
32 Foundation 0x000000018619df9c
__NSThreadPerformPerform + 368
33 CoreFoundation 0x0000000185254240
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 20
34 CoreFoundation 0x00000001852534e4
__CFRunLoopDoSources0 + 260
35 CoreFoundation 0x0000000185251594 __CFRunLoopRun + 708
36 CoreFoundation 0x000000018517d2d4
CFRunLoopRunSpecific + 392
37 Foundation 0x00000001860b54c8
-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 312
38 Foundation 0x000000018610f810
-[NSRunLoop(NSRunLoop) run] + 92
39 TPE 0x0000000100156e40 +[GAI threadMain:]
+ 68
40 Foundation 0x000000018619ddb8 __NSThread__main__
+ 1068
41 libsystem_pthread.dylib 0x00000001972fbdc8 _pthread_body + 160
42 libsystem_pthread.dylib 0x00000001972fbd24 _pthread_start + 156
43 libsystem_pthread.dylib 0x00000001972f8ef8 thread_start + 0
Thread 10:
0 libsystem_kernel.dylib 0x000000019725f498 __select + 8
1 libsystem_pthread.dylib 0x00000001972fbdc8 _pthread_body + 160
2 libsystem_pthread.dylib 0x00000001972fbd24 _pthread_start + 156
3 libsystem_pthread.dylib 0x00000001972f8ef8 thread_start + 0
Thread 9 crashed with ARM-64 Thread State:
pc: 0x000000019725f270 fp: 0x0000000103618d20 sp: 0x0000000103618d00 x0: 0x0000000000000000
x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000
x5: 0x0000000000000000 x6: 0x0000000000000001 x7: 0x0000000000000000 x8: 0x0000000008000000
x9: 0x0000000004000000 x10: 0x0000000000000000 x11: 0x0000000000000000 x12: 0x0000000000000036
x13: 0x000000017429f9b0 x14: 0x00000001977200b0 x15: 0x0000000000000005 x16: 0x0000000000000148
x17: 0xffffffffffffffff x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000010361c000
x21: 0x0000000000000001 x22: 0x00000001972a10c0 x23: 0x000000017411e9f0 x24: 0x0000000000000000
x25: 0x0000000100c38c00 x26: 0x0000000000000090 x27: 0x0000000197765f50 x28: 0x000000000000009f
lr: 0x00000001972fd170 cpsr: 0x0000000000000000
Original comment by stephen....@gmail.com
on 29 Jun 2015 at 9:53
Original issue reported on code.google.com by
mymobile...@gmail.com
on 28 Oct 2014 at 7:38