[AC-6224] Crashed: com.apple.main-thread
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2019-05-11T00:23:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Peter Ladis |
Assignee | Shak Hossain |
Created | 2019-04-24T22:45:27.000+0000 |
Updated | 2019-05-11T00:23:46.000+0000 |
Description
Crashlytics is reporting this issue, and my users are reporting random app shut downs
My Environment
Operating System
Name = Mac OS X
Version = 10.14.4
Architecture = 64bit
# CPUs = 12
Memory = 17179869184
Node.js
Node.js Version = 10.15.3
npm Version = 6.4.1
Titanium CLI
CLI Version = 5.1.1
Titanium SDK
SDK Version = 7.4.2.GA
----CRASH REPORTED FROM CRASHLYTICS
Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x1d75fcd70 objc_msgSend + 16
1 LilyPad 0x102a0c644 __TiThreadPerformOnMainThread_block_invoke (TiBase.m:256)
2 LilyPad 0x102a0c90c TiThreadProcessPendingMainThreadBlocks (TiBase.m:358)
3 LilyPad 0x102a61de0 -[TiApp waitForKrollProcessing] (TiApp.m:1039)
4 LilyPad 0x102a61f54 -[TiApp applicationWillTerminate:] (TiApp.m:1081)
5 UIKitCore 0x20532a9e4 -[UIApplication _terminateWithStatus:] + 216
6 UIKitCore 0x204bbedf0 __98-[__UICanvasLifecycleMonitor_Compatability deactivateEventsOnly:withContext:forceExit:completion:]_block_invoke.279 + 352
7 UIKitCore 0x20532f13c _runAfterCACommitDeferredBlocks + 296
8 UIKitCore 0x20531d138 _cleanUpAfterCAFlushAndRunDeferredBlocks + 384
9 UIKitCore 0x20534c140 _afterCACommitHandler + 132
10 CoreFoundation 0x1d83a47cc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
11 CoreFoundation 0x1d839f460 __CFRunLoopDoObservers + 412
12 CoreFoundation 0x1d839fa00 __CFRunLoopRun + 1264
13 CoreFoundation 0x1d839f1f0 CFRunLoopRunSpecific + 436
14 GraphicsServices 0x1da618584 GSEventRunModal + 100
15 UIKitCore 0x2053234c0 UIApplicationMain + 212
16 LilyPad 0x102980728 main (main.m:30)
17 libdyld.dylib 0x1d7e5ebb4 start + 4
Hello, Thanks for reaching out! Are you using Appcelerator Crash Analytics module?Can you please upgrade the SDK and test the issue again on your device. If the crash reproduces, share a simple test project demonstrate what you are trying?