hi, I have got a crash issue in firebase, the log is
Device
Model:iPhone 6s
Orientation: Portrait
RAM free: 81.92 MB
Disk free: 8.97 GB
Operating System
Version:15.5.0
Orientation: Portrait
Jailbroken:No
Crash
Date:Aug 4, 2022, 6:49:36 AM
Crashed: com.apple.Safari.SafeBrowsing.LookupContext
EXC_BAD_ACCESS 0x000000010cf3c503
Crashed: com.apple.Safari.SafeBrowsing.LookupContext
0 SafariSafeBrowsing 0x9e78 Backend::Google::Database::readSizeBuckets(unsigned char const*) + 76
1 SafariSafeBrowsing 0x9ca8 Backend::Google::Database::read() + 324
2 SafariSafeBrowsing 0x9b50 Backend::Google::Database::initialize(Platform::ArrayView) + 24
3 SafariSafeBrowsing 0x686c SafeBrowsing::DatabaseCoordinator::databaseInfo(NSObject<OS_xpc_object>) + 288
4 SafariSafeBrowsing 0x3d338 SafeBrowsing::BrowsingDatabaseCoordinator::handleGetDatabasesReply(SafeBrowsing::LookupContext&, NSObject<OS_xpc_object>) + 256
5 SafariSafeBrowsing 0x6d98 SafeBrowsing::LookupContext::handleGetDatabasesReply(Backend::Google::ProtectionType, NSObject<OS_xpc_object>*) + 188
6 SafariSafeBrowsing 0x6ea0 invocation function for block in SafeBrowsing::LookupContext::dispatchWhenDatabasesAreAvailable(Backend::Google::ProtectionType, std::__1::function<void (std::__1::error_code)>)::$_15::operator()() const + 28
7 libxpc.dylib 0x19354 _xpc_connection_reply_callout + 60
8 libxpc.dylib 0xd6bc _xpc_connection_call_reply_async + 76
9 libdispatch.dylib 0x6410c _dispatch_client_callout3 + 16
10 libdispatch.dylib 0x1d840 _dispatch_mach_msg_async_reply_invoke$VARIANT$mp + 344
11 libdispatch.dylib 0xa610 _dispatch_lane_serial_drain$VARIANT$mp + 344
12 libdispatch.dylib 0xb1f4 _dispatch_lane_invoke$VARIANT$mp + 408
13 libdispatch.dylib 0x14ec8 _dispatch_workloop_worker_thread + 632
14 libsystem_pthread.dylib 0x1e10 _pthread_wqthread + 284
15 libsystem_pthread.dylib 0x193c start_wqthread + 8
when the user open the webView in our App, its crash, we are using the WKWebView in our project, seems it only crash in iOS 15.x system. how can I fix the crash?
Post
Replies
Boosts
Views
Activity
Device
Model:iPhone 11 Pro Max
Orientation: Portrait
RAM free: 60.42 MB
Disk free: 15.7 GB
Operating System
Version:16.0.0
Orientation: Portrait
Jailbroken:No
Crashed: com.apple.privacyaccounting.PAAccessLogger
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000058
Crashed: com.apple.privacyaccounting.PAAccessLogger
0 libdispatch.dylib 0x19554 _dispatch_source_set_runloop_timer_4CF + 32
1 PrivacyAccounting 0xf32c + 420
2 PrivacyAccounting 0x3f30 + 360
3 libdispatch.dylib 0x131cc + 148
4 libdispatch.dylib 0x40f4 + 20
5 libdispatch.dylib 0xb7ac + 672
6 libdispatch.dylib 0xc32c + 436
7 libdispatch.dylib 0x16ebc + 652
8 libsystem_pthread.dylib 0x10a8 _pthread_wqthread + 288
9 libsystem_pthread.dylib 0xe48 start_wqthread + 8
com.apple.main-thread
0 libsystem_kernel.dylib 0xbc8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x13070 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x132b0 mach_msg_overwrite + 388
3 libsystem_kernel.dylib 0x110c mach_msg + 24
4 CoreFoundation 0x715c + 160
5 CoreFoundation 0xb5ac + 1232
6 CoreFoundation 0x1efac CFRunLoopRunSpecific + 612
7 GraphicsServices 0x1360 GSEventRunModal + 164
8 UIKitCore 0x40b2cc + 888
9 UIKitCore 0x211f88 UIApplicationMain + 340
10 HLLDriver-SEA 0x736c main + 36 (main.m:36)
11 ??? 0x258840970 (Missing)