Closed ShanzhiZhuang closed 4 months ago
Hi @ShanzhiZhuang, based on the info you shared, I noticed that you have missing stack traces. To have a better understanding of the issue, could you provide the complete symbolicated stack trace?
thanks for your timely reply @rizafran ,the bellowing is the full stack trace downloaded from the google's Crashlytics
Crashed: com.apple.main-thread
0 CoreFoundation 0x2d3e8
ellekit_exc_port
0 libsystem_kernel.dylib 0xaac mach_msg_trap + 8
1 libsystem_kernel.dylib 0x107c machmsg + 72
2 libellekit.dylib 0x1c8cc $s7ellekit16ExceptionHandlerC8portLoopyyACSgFZ + 144
3 libellekit.dylib 0x1c7f8 $s7ellekit16ExceptionHandlerC13startPortLoopyyFyyYbcfU + 60
4 libellekit.dylib 0x1cc68 $sIegh_IeyBh_TR + 28
5 libdispatch.dylib 0x63094
com.AirBrush.NetworkRequestQueue
0 libsystem_kernel.dylib 0x1134 kevent_id + 8
1 libdispatch.dylib 0x224b4
com.apple.hstscache.workqueue
0 CFNetwork 0xdbf4 _CFNetworkErrorGetLocalizedFailureReason + 1332
1 CFNetwork 0x29088 CFURLRequestSetHTTPRequestMethod + 9444
2 libdispatch.dylib 0x64094
com.google.firebase.crashlytics.startup
0 libsystem_kernel.dylib 0x1688 __ulock_wait + 8
1 libdispatch.dylib 0x4d60
com.apple.root.default-qos
0 libsystem_kernel.dylib 0xae8 semaphore_waittrap + 8
1 libdispatch.dylib 0x4960
org.alamofire.session.rootQueue.requestQueue
0 libsystem_kernel.dylib 0xae8 semaphore_waittrap + 8
1 libdispatch.dylib 0x4960
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0xaac mach_msg_trap + 8
1 libsystem_kernel.dylib 0x107c mach_msg + 72
2 CoreFoundation 0x6c88
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x1924
com.google.firebase.crashlytics.MachExceptionServer 0 AirBrushLauncher 0x30b484 FIRCLSProcessRecordAllThreads + 392 (FIRCLSProcess.c:392) 1 AirBrushLauncher 0x30b864 FIRCLSProcessRecordAllThreads + 423 (FIRCLSProcess.c:423) 2 AirBrushLauncher 0x302a9c FIRCLSHandler + 34 (FIRCLSHandler.m:34) 3 AirBrushLauncher 0x305408 FIRCLSMachExceptionServer + 521 (FIRCLSMachException.c:521) 4 libsystem_pthread.dylib 0x3338 _pthread_start + 116 5 libsystem_pthread.dylib 0x1938 thread_start + 8
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x1924
com.google.fira.worker
0 libsystem_kernel.dylib 0x1688 ulock_wait + 8
1 libsystem_platform.dylib 0x1764
com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0xb00 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x49d8
com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0xb00 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x49d8
AVAudioSession Notify Thread
0 libsystem_kernel.dylib 0x1688 __ulock_wait + 8
1 libsystem_platform.dylib 0x1764
com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0xb00 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x49d8
com.adjust.AttributionQueue
0 libsystem_kernel.dylib 0xaac mach_msg_trap + 8
1 libsystem_kernel.dylib 0x107c mach_msg + 72
2 libdispatch.dylib 0x1af7c
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x1484 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x9bc4
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x1924
Thread
0 libsystem_pthread.dylib 0x1924
WebThread
0 libsystem_kernel.dylib 0x1484 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x9bc4
Thread 0 libsystem_kernel.dylib 0x1014 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x1e4c _pthread_wqthread + 360 2 libsystem_pthread.dylib 0x192c start_wqthread + 8
This crash may be the result of two SDKs having conflicting swizzling schemes. Two possible paths to follow on the Firebase side: See if disabling FirebasePerformance makes a difference. Follow the alternative Firebase instructions for using the products without swizzling.
@paulb777 thanks for reply. I don't know how to handle this. This crash has never occurred before, and no changes have been made to the related code.
Try removing XoaInfoPlug4.dylib
and seeing if the crash persists.
Hey @ShanzhiZhuang. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Since there haven't been any recent updates here, I am going to close this issue.
@ShanzhiZhuang if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.
@morganchen12 I'm very sorry for the late reply. we have never used the XoaInfoPlug4.dylib before.
Description
hi,our app received a lot of online crashes in recent versions,i have no idea why it is caused because the sdk-relative code are the same with before. bellow are the crash stack Crashed: com.apple.main-thread 0 CoreFoundation 0x2d3e8 + 232
1 CoreFoundation 0x229c0 __CFStringAppendBytes + 568
2 CoreFoundation 0x8d98 + 7740
3 CoreFoundation 0x2772c _CFStringCreateWithFormatAndArgumentsReturningMetadata + 172
4 libsystem_trace.dylib 0xba40 + 180
5 libsystem_trace.dylib 0xb658 + 164
6 CoreFoundation 0x62eb8 _CFLogvEx3 + 184
7 Foundation 0x45550 + 120
8 Foundation 0x3d250 NSLog + 48
9 XoaInfoPlug4.dylib 0x13e40 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
10 XoaInfoPlug4.dylib 0xa4d7c (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
11 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
12 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
13 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
14 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
15 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
16 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
17 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
18 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
19 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
20 XoaInfoPlug4.dylib 0xa52d0 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
21 AirBrushLauncher 0x3fb8ac -[GULAppDelegateSwizzler application:donor_didRegisterForRemoteNotificationsWithDeviceToken:] + 849 (GULAppDelegateSwizzler.m:849)
22 UIKitCore 0xea5f70 + 108
23 libdispatch.dylib 0x63094 + 24
24 libdispatch.dylib 0x64094 + 16
25 libdispatch.dylib 0x10d44 + 928
26 libdispatch.dylib 0x10994 + 36
27 CoreFoundation 0x4e014 + 12
28 CoreFoundation 0xb4f8 + 2544
29 CoreFoundation 0x1e174 CFRunLoopRunSpecific + 572
30 GraphicsServices 0x1988 GSEventRunModal + 160
31 UIKitCore 0x4e5a88 + 1080
32 UIKitCore 0x27ef78 UIApplicationMain + 336
33 XoaInfoPlug4.dylib 0x8b7c4 (Missing UUID db51026c7cfa3ee194651f7ee08b9b48)
34 AirBrushLauncher 0x50130a0 main + 17 (main.m:17)
35 ??? 0x108d704d0 (Missing)
Reproducing the issue
No response
Firebase SDK Version
7.13.0
Xcode Version
15.0
Installation Method
CocoaPods
Firebase Product(s)
AB Testing, Analytics, Crashlytics, Firestore, Messaging, Performance, Remote Config
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippet```json Replace this line with the contents of your Package.resolved. ```
If using CocoaPods, the project's Podfile.lock
PODS: