herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
139 stars 54 forks source link

App crashes when new game is started, notification goGameWillCreate cannot be delivered #231

Closed herzbube closed 3 years ago

herzbube commented 10 years ago

At the time of writing, 153 crash reports have been received for 1.0.0 that indicate that there is a bug related to the goGameWillCreate notification that is posted when a new game is created.

herzbube commented 10 years ago

Example crash report:

Incident Identifier: 2B3DC3BD-0DD8-4DC6-B9C4-DC4F3F57E9F0 CrashReporter Key: [TODO] Hardware Model: iPad3,4 Process: Little Go [2554] Path: /Users/USER/Little Go.app/Little Go Identifier: ch.herzbube.littlego Version: 12 Code Type: ARM Parent Process: launchd [1]

Date/Time: 2014-05-01 16:27:25 +0000 OS Version: iPhone OS 7.1 (11D167) Report Version: 104

Exception Type: SIGSEGV Exception Codes: SEGV_ACCERR at 0xb000000c Crashed Thread: 0

Thread 0 Crashed: 0 libobjc.A.dylib 0x3b0f2626 objc_msgSend + 6 1 CoreFoundation 0x30543de9 _CFXNotificationPost + 1721 2 Foundation 0x30f2ecc5 -[NSNotificationCenter postNotificationName:object:userInfo:] + 73 3 Foundation 0x30f335c7 -[NSNotificationCenter postNotificationName:object:] + 31 4 Little Go 0x000b2ee5 -NewGameCommand newGame 5 Little Go 0x000b2db9 -NewGameCommand doIt 6 Little Go 0x000abb11 -CommandProcessor executeCommand: 7 Little Go 0x000ab911 -CommandProcessor submitCommand: 8 Little Go 0x000ab4d9 -CommandBase submit 9 Little Go 0x000eeb0d -PlayViewActionSheetController newGameController:didStartNewGame: 10 UIKit 0x332d7051 -[UIAlertView modalItem:didDismissWithButtonIndex:] + 141 11 UIKit 0x33361067 87-[_UIModalItemsCoordinator _dismissItem:withTappedButtonIndex:animated:notifyDelegate:]_block_invoke237 + 111 12 UIKit 0x331364db 105-[_UIModalItemsPresentingViewController _dismissItem:andPresentItem:animated:completion:keepDimmingView:]_block_invoke256 + 643 13 UIKit 0x32e7578d -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 285 14 UIKit 0x32e753d7 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 179 15 UIKit 0x32e752ef -[UIViewAnimationState animationDidStop:finished:] + 67 16 QuartzCore 0x32abfe0b CA::Layer::run_animation_callbacks(void*) + 235 17 libdispatch.dylib 0x3b5d1d3f _dispatch_client_callout + 23 18 libdispatch.dylib 0x3b5d46c3 _dispatch_main_queue_callback_4CF + 279 19 CoreFoundation 0x305d8679 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 20 CoreFoundation 0x305d6f45 __CFRunLoopRun + 1309 21 CoreFoundation 0x305417a9 CFRunLoopRunSpecific + 525 22 CoreFoundation 0x3054158b CFRunLoopRunInMode + 107 23 GraphicsServices 0x3547b6d3 GSEventRunModal + 139 24 UIKit 0x32ea0891 UIApplicationMain + 1137 25 Little Go 0x000cc1c7 main (main.m:22)

Thread 1: 0 libsystem_kernel.dylib 0x3b68a804 kevent64 + 24 1 libdispatch.dylib 0x3b5d32e3 _dispatch_mgr_thread + 39

Thread 2: 0 libsystem_kernel.dylib 0x3b68aa50 mach_msg_trap + 20 1 CoreFoundation 0x305d8621 CFRunLoopServiceMachPort + 157 2 CoreFoundation 0x305d6d41 CFRunLoopRun + 793 3 CoreFoundation 0x305417a9 CFRunLoopRunSpecific + 525 4 CoreFoundation 0x3054158b CFRunLoopRunInMode + 107 5 WebCore 0x38addee5 RunWebThread(void*) + 421 6 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 7 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 3: 0 libsystem_kernel.dylib 0x3b68aa50 mach_msg_trap + 20 1 CoreFoundation 0x305d8621 CFRunLoopServiceMachPort + 157 2 CoreFoundation 0x305d6d41 CFRunLoopRun + 793 3 CoreFoundation 0x305417a9 CFRunLoopRunSpecific + 525 4 CoreFoundation 0x3054158b CFRunLoopRunInMode + 107 5 Foundation 0x30f34497 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 255 6 Little Go 0x000966b7 -GtpClient mainLoop: 7 Foundation 0x30ff6a0f NSThread__main + 1063 8 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 9 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 4: 0 libsystem_kernel.dylib 0x3b69cf9c psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x3b702d3b _pthread_mutex_lock + 263 2 Little Go 0x001620e9 boost::mutex::lock() (mutex.hpp:61) 3 Little Go 0x00161fc5 boost::unique_lockboost::mutex::lock() (lock_types.hpp:346) 4 Little Go 0x001c3205 (anonymous namespace)::Notify(boost::mutex&, boost::condition_variable_any&) (GtpEngine.cpp:123) 5 Little Go 0x001c2229 GtpEngine::MainLoop(GtpInputStream&, GtpOutputStream&) (GtpEngine.cpp:216) 6 Little Go 0x00168575 FuegoMainUtil::FuegoMain(int, char) (FuegoMainUtil.cpp:342) 7 Little Go 0x000970fd -GtpEngine mainLoop: 8 Foundation 0x30ff6a0f NSThreadmain** + 1063 9 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 10 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 5: 0 libsystem_kernel.dylib 0x3b68aa50 mach_msg_trap + 20 1 CoreFoundation 0x305d8621 CFRunLoopServiceMachPort + 157 2 CoreFoundation 0x305d6d41 CFRunLoopRun + 793 3 CoreFoundation 0x305417a9 CFRunLoopRunSpecific + 525 4 CoreFoundation 0x3054158b CFRunLoopRunInMode + 107 5 Foundation 0x30f34497 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 255 6 Little Go 0x000abe8d -CommandProcessor mainLoop: 7 Foundation 0x30ff6a0f NSThread__main + 1063 8 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 9 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 6: 0 libsystem_kernel.dylib 0x3b69cf9c __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x3b702d3b _pthread_mutex_lock + 263 2 Little Go 0x001620e9 boost::mutex::lock() (mutex.hpp:61) 3 Little Go 0x00161fc5 boost::unique_lockboost::mutex::lock() (lock_types.hpp:346) 4 Little Go 0x001c3205 (anonymous namespace)::Notify(boost::mutex&, boost::condition_variable_any&) (GtpEngine.cpp:123) 5 Little Go 0x001c3cd9 boost::detail::thread_data<(anonymous namespace)::PonderThread::Function>::run() (GtpEngine.cpp:200) 6 Little Go 0x00147671 thread_proxy (thread.cpp:164) 7 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 8 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 7: 0 libsystem_kernel.dylib 0x3b68ce50 read + 8 1 libstdc++.6.dylib 0x3b4320a9 std::basic_filebuf<char, std::char_traits >::underflow() + 101 2 libstdc++.6.dylib 0x3b43fb81 std::basic_istream<char, std::char_traits >& std::getline<char, std::char_traits, std::allocator >(std::basic_istream<char, std::char_traits >&, std::basic_string<char, std::char_traits, std::allocator >&, char) + 401 3 Little Go 0x001c50a5 GtpInputStream::GetLine(std::string&) (GtpInputStream.cpp:29) 4 Little Go 0x001c350b boost::detail::thread_data<(anonymous namespace)::ReadThread::Function>::run() (GtpEngine.cpp:311) 5 Little Go 0x00147671 thread_proxy (thread.cpp:164) 6 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 7 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 8: 0 libsystem_kernel.dylib 0x3b69cf2c __psynch_cvwait + 24 1 libsystem_pthread.dylib 0x3b704da1 pthread_cond_wait + 41 2 Little Go 0x001c4bc1 void boost::condition_variable_any::waitboost::unique_lock(boost::unique_lockboost::mutex&) (condition_variable.hpp:184) 3 Little Go 0x001d7c2d SgUctSearch::Thread::operator()() (SgUctSearch.cpp:198) 4 Little Go 0x00147671 thread_proxy (thread.cpp:164) 5 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 6 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 9: 0 libsystem_kernel.dylib 0x3b69dc70 __workq_kernreturn + 8

Thread 10: 0 libsystem_kernel.dylib 0x3b68aa50 mach_msg_trap + 20 1 CoreFoundation 0x305d8621 CFRunLoopServiceMachPort + 157 2 CoreFoundation 0x305d6d41 CFRunLoopRun + 793 3 CoreFoundation 0x305417a9 CFRunLoopRunSpecific + 525 4 CoreFoundation 0x305853cb CFRunLoopRun + 99 5 CoreMotion 0x30c00501 ___lldb_unnamed_function1426$$CoreMotion + 729 6 libsystem_pthread.dylib 0x3b704959 _pthread_body + 141 7 libsystem_pthread.dylib 0x3b7048cb _pthread_start + 103

Thread 11: 0 libsystem_kernel.dylib 0x3b69dc70 __workq_kernreturn + 8

Thread 12: 0 libsystem_kernel.dylib 0x3b69dc70 __workq_kernreturn + 8

Thread 0 crashed with ARM Thread State: r0: 0x167a5bd0 r1: 0x00201f1a r2: 0x167a6000 r3: 0x00000014 r4: 0x167a9360 r5: 0x27d739b8 r6: 0x27d73a44 r7: 0x27d738c8 r8: 0x165326f8 r9: 0xb0000000 r10: 0x00000000 r11: 0x00000001 ip: 0x0042f9f4 sp: 0x27d738c8 lr: 0x305cff39 pc: 0x3b0f2626 cpsr: 0x20000030

Binary Images: 0x8f000 - 0x42efff +Little Go armv7 /Users/USER/Little Go.app/Little Go 0x2f492000 - 0x2f594fff AVFoundation armv7s /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x2f595000 - 0x2f5bdfff libAVFAudio.dylib armv7s /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x2f5be000 - 0x2f5befff Accelerate armv7s <58ca068138d93e988a34a0c8c34b0b11> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x2f5c8000 - 0x2f795fff vImage armv7s <9923548d8ed23bb1b1020130b5d38dab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x2f796000 - 0x2f878fff libBLAS.dylib armv7s <48f7680a8fd83251ad8415bb090408c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x2f879000 - 0x2fb31fff libLAPACK.dylib armv7s <2547383dc88d3329827b4d76768915ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x2fb32000 - 0x2fba0fff libvDSP.dylib armv7s <83036da6f5d9308bb5fad06b2d29bac9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x2fba1000 - 0x2fbb3fff libvMisc.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x2fbb4000 - 0x2fbb4fff vecLib armv7s <4a647b20c3f03490aae530226350a4cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x2fbb5000 - 0x2fbd5fff Accounts armv7s <73b0639b81fe30d5b2b13628d3df2273> /System/Library/Frameworks/Accounts.framework/Accounts 0x2fbd7000 - 0x2fc3efff AddressBook armv7s /System/Library/Frameworks/AddressBook.framework/AddressBook 0x2fc3f000 - 0x2fd55fff AddressBookUI armv7s <7a96c5c6a22f3b329d5f434870469175> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x2feac000 - 0x301c8fff AudioToolbox armv7s <42ef392f2082317cbd3857838ab97aaf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x301c9000 - 0x302cffff CFNetwork armv7s <92222e5708af3145bb068d8f3b481572> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x302d0000 - 0x3032bfff CoreAudio armv7s <34a6461e9ad3380ea9e0405f81aad500> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x3032c000 - 0x30343fff CoreBluetooth armv7s <0e672bb563ea3c2fb0c6ae0070d00efb> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x30344000 - 0x30538fff CoreData armv7s <23650924fc293fdf994419f6894720a9> /System/Library/Frameworks/CoreData.framework/CoreData 0x30539000 - 0x3067cfff CoreFoundation armv7s /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x3067d000 - 0x307a1fff CoreGraphics armv7s <182ccc3a111d360eb5c1e58b4289afb3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x307a3000 - 0x307defff libCGFreetype.A.dylib armv7s <1d9c402cc18433db9a72d349876b2fea> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib 0x307e0000 - 0x307eafff libCMSBuiltin.A.dylib armv7s <1efb72c2985332c485d07c5a3784f93b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib 0x309cf000 - 0x309e9fff libRIP.A.dylib armv7s <23b82f0d28e238938519439e243ae7a7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib 0x309ea000 - 0x30ac3fff CoreImage armv7s <1eedb55ace133e10bb629fa881c45542> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x30ac4000 - 0x30b13fff CoreLocation armv7s <5d78705a46ab313fa21f1d5ed2f0ce3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x30b4b000 - 0x30bc6fff CoreMedia armv7s <2f8fa07e557f3b29b932d31865d2121a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x30bc7000 - 0x30c6ffff CoreMotion armv7s /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x30c70000 - 0x30cc8fff CoreTelephony armv7s <711db5ac808937b09143f43f11f06422> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x30cc9000 - 0x30d59fff CoreText armv7s <43e84c5a90fc36a984363965f2d8029b> /System/Library/Frameworks/CoreText.framework/CoreText 0x30d5a000 - 0x30d69fff CoreVideo armv7s /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x30d6a000 - 0x30e29fff EventKit armv7s <2d3f907e162a30ae8179431a51510c33> /System/Library/Frameworks/EventKit.framework/EventKit 0x30f29000 - 0x31113fff Foundation armv7s /System/Library/Frameworks/Foundation.framework/Foundation 0x312f5000 - 0x3134bfff IOKit armv7s <8905cade40f43b668931f86c5832abc0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x3134c000 - 0x3155cfff ImageIO armv7s <3234150da2d13945a33c98335e53db80> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x3155d000 - 0x317a8fff JavaScriptCore armv7s <2192c163793b3e04a8f9917eda045d8c> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x31859000 - 0x3185dfff MediaAccessibility armv7s /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x3185e000 - 0x31a5bfff MediaPlayer armv7s <1c65c12a923b31d79845761a12c16dfb> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x31a5c000 - 0x31d62fff MediaToolbox armv7s <84b2b485897333008869c65c1e033d5e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x31d63000 - 0x31e0efff MessageUI armv7s <42cf298919f134d888a001f1336c2550> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x31e0f000 - 0x31e72fff MobileCoreServices armv7s <1a736ebbc93431c8943cdd93a0a0fdcb> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x328ba000 - 0x328c2fff OpenGLES armv7s <1c3e551d0a923b86940ad36a6e682463> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x328c4000 - 0x328c4fff libCVMSPluginSupport.dylib armv7s /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x328c9000 - 0x328ccfff libCoreVMClient.dylib armv7s <38ff1c7f12f83f8bac062e8daf9d4c10> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x328cd000 - 0x328d4fff libGFXShared.dylib armv7s <2406a4e5c5b437dbb0a3553655ac4951> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x328d5000 - 0x32915fff libGLImage.dylib armv7s <7d912d8e3a453456a6e2d806b59aa448> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x32aad000 - 0x32bf4fff QuartzCore armv7s <741ee0338b1235aab1550f91a3956041> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x32bf5000 - 0x32c4bfff QuickLook armv7s <73823c899b8131559643894f353b8457> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x32c4e000 - 0x32c90fff Security armv7s <289005dd72603957923ec376a37fa16f> /System/Library/Frameworks/Security.framework/Security 0x32de0000 - 0x32e2ffff SystemConfiguration armv7s <82758c34b29a333bbdfe73e78361e0e1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x32e32000 - 0x335a5fff UIKit armv7s /System/Library/Frameworks/UIKit.framework/UIKit 0x335a6000 - 0x335f4fff VideoToolbox armv7s /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x3383a000 - 0x33843fff AOSNotification armv7s /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x33948000 - 0x33968fff AccountsUI armv7s <1882b17f2f343468b632d1dbb210a190> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x33969000 - 0x3396dfff AggregateDictionary armv7s /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x33c4b000 - 0x33c5ffff AirTraffic armv7s /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic 0x33fc9000 - 0x34007fff AppSupport armv7s <0cb23d5c42d530cfa7e43605cf368293> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x34008000 - 0x3403ffff AppleAccount armv7s <736438792a0d3884a745f2fe1e4d8582> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x340ed000 - 0x340fdfff ApplePushService armv7s <3f89365747c33bcfa22a4d3009cd1715> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x340fe000 - 0x34104fff AppleSRP armv7s /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP 0x34131000 - 0x3413dfff AssetsLibraryServices armv7s <05cf849c0bab37698f93ce58e0cabe0f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x3413e000 - 0x3415afff AssistantServices armv7s <486d8370b0a33d08802dc9353d240dfa> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x34187000 - 0x3418afff BTLEAudioController armv7s /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x3418b000 - 0x341b0fff BackBoardServices armv7s /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x341b3000 - 0x341b8fff BluetoothManager armv7s <9d86b542e884374f9845e9a53139abd7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x341b9000 - 0x341ddfff Bom armv7s /System/Library/PrivateFrameworks/Bom.framework/Bom 0x3427e000 - 0x34286fff CaptiveNetwork armv7s <9825d6ad32163fcd8f2f56dbf274de62> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x34287000 - 0x34363fff Celestial armv7s <6fcb14a0193e336a938d7f68c01bc2c5> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x34364000 - 0x3436ffff CertInfo armv7s <0ba8531e22a234a3ae8d2d95209b9a06> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x34370000 - 0x34375fff CertUI armv7s <68968485501f35c09203bd9e045bbcd0> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x34441000 - 0x34461fff ChunkingLibrary armv7s /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x344b2000 - 0x344bdfff CommonUtilities armv7s /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x344be000 - 0x344c2fff CommunicationsFilter armv7s <87e7685b12ac375aa482a7a31cd28517> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x34553000 - 0x34555fff ConstantClasses armv7s /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x3455c000 - 0x34594fff ContentIndex armv7s <4b5ab9503c80331cb315f62d9aa1f846> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x34595000 - 0x34597fff CoreAUC armv7s <77474784f35a35718fa5c6bd358ec659> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x345a4000 - 0x345f8fff CoreDAV armv7s <6aba63f439a13ec0a9d53b5b36145749> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x347d2000 - 0x347dcfff CoreRecents armv7s <0fdc2052cbe53738a1bdf25c1ca4ef80> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x3482c000 - 0x3484afff CoreServicesInternal armv7s <29b0b6f5421c3753a2c42ef2c1ef4892> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x3484b000 - 0x3484cfff CoreSurface armv7s <12e5cc9dcc093836ad0f36d8fc311158> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface 0x348f3000 - 0x3494ffff CoreUI armv7s <3fdd5b6ee0b03774a8a67554e8a3c3ff> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x34950000 - 0x349a4fff CoreUtils armv7s <2cd95e7adf393d0e9656dcaee71b8298> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x349a5000 - 0x349aafff CrashReporterSupport armv7s <1945ce446ee632278fd2b45bec71ef4d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x349ab000 - 0x349e1fff DataAccess armv7s <2521c2973fd835fe8021469a1fcee0ef> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x34b76000 - 0x34b8cfff DataAccessExpress armv7s /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x34b96000 - 0x34bacfff DataDetectorsCore armv7s /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x34bc7000 - 0x34bcbfff DataMigration armv7s <24479dd9d49a354da98e6a0ce861558b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x34bd0000 - 0x34bd1fff DiagnosticLogCollection armv7s <92f04186ee463c60a309eb847f65466e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x34bd2000 - 0x34bebfff DictionaryServices armv7s /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x34c0a000 - 0x34c27fff EAP8021X armv7s /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x34c30000 - 0x34c3bfff ExFAT armv7s /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT 0x34c4d000 - 0x34c4ffff FTClientServices armv7s <1aead4a8cec43351a72913acae4d1c80> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x34c50000 - 0x34c7afff FTServices armv7s <5989eb9b68a132db848c18787b74a8ee> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x34c7b000 - 0x35096fff FaceCore armv7s <72642f324b7639faa8206f00a953a573> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x352b8000 - 0x352c4fff GenerationalStorage armv7s <516e7f1921473c9f9eb6e96028db121a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x352c5000 - 0x35471fff GeoServices armv7s <1d0e1ac52cc636e2a6ff9d130bc9108d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x35472000 - 0x35488fff GraphicsServices armv7s <3b6c1bed029a36809c005aded6358ae2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x35518000 - 0x3559efff HomeSharing armv7s <4b8a7e884dfd3003a14c9bc4428f8db3> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x3559f000 - 0x355acfff IAP armv7s <4988fc26d5083ad9bd0ac60e2684fb32> /System/Library/PrivateFrameworks/IAP.framework/IAP 0x35612000 - 0x35646fff IDS armv7s /System/Library/PrivateFrameworks/IDS.framework/IDS 0x356b6000 - 0x356c7fff IDSFoundation armv7s /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x3572d000 - 0x357bafff IMCore armv7s <37d286ade2fd3ec2984b722cc42a18db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x3583a000 - 0x35894fff IMFoundation armv7s <1fe1f17117fd346e872606e1fbaf958f> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x3589e000 - 0x358a5fff IOMobileFramebuffer armv7s <0d8975886a1c35ebaa01fbf02f749357> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x358a6000 - 0x358abfff IOSurface armv7s /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x3591d000 - 0x35929fff Librarian armv7s <5a7a4cc07a8832eaabe06e90c51f6c88> /System/Library/PrivateFrameworks/Librarian.framework/Librarian 0x3592a000 - 0x35963fff MIME armv7s <82ce6de8756c3fd588fe109f0a60f37a> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x359aa000 - 0x359b5fff MailServices armv7s <87e489916f793167912630e25d52981d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x359e9000 - 0x35a64fff ManagedConfiguration armv7s /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x35a65000 - 0x35a66fff Marco armv7s /System/Library/PrivateFrameworks/Marco.framework/Marco 0x35a67000 - 0x35ae0fff MediaControlSender armv7s /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender 0x35b1f000 - 0x35b2cfff MediaRemote armv7s <9d9e2ea66c0836ab886b38beb1b05532> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x35baa000 - 0x35c7efff Message armv7s /System/Library/PrivateFrameworks/Message.framework/Message 0x35c83000 - 0x35c85fff MessageSupport armv7s <8bfa1bdecbeb39b6b9c0dee8ebc14469> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x35c91000 - 0x35c9dfff MobileAsset armv7s <6813f72ce0593cfea861addfd1357fac> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x35cc1000 - 0x35cc9fff MobileBluetooth armv7s <8dd3363b6e2330d9b0eb427f5010b199> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x35cdc000 - 0x35ce3fff MobileIcons armv7s <8550cf1bd51f3fcd841b7def8067519e> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x35ce4000 - 0x35ce7fff MobileInstallation armv7s <7e644fec475d31c2bde3c0a9249ea3c6> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x35ce8000 - 0x35cf2fff MobileKeyBag armv7s <849c15afb1a8346994fe6673710fa23b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x35d1a000 - 0x35d1dfff MobileSystemServices armv7s <1bc1a98c34d5398ca9ff7d2a6cd65243> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x35d3c000 - 0x35d47fff MobileWiFi armv7s <6f236a63a5a831a9ab224cae7ba30ed6> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x35d87000 - 0x35f24fff MusicLibrary armv7s /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x35fe3000 - 0x35fe8fff Netrb armv7s <11576949484a3405881d436920cf495c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x35fe9000 - 0x35feefff NetworkStatistics armv7s <04f1b60537e03715934f8cdbb2992fbb> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x35fef000 - 0x36013fff Notes armv7s <57df071a47c737e08cd4d3c33e76721c> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x36014000 - 0x36016fff OAuth armv7s /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x3676d000 - 0x367a8fff OpenCL armv7s /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL 0x36d4e000 - 0x36d75fff PersistentConnection armv7s <199be1a72cf136e38f3e97f918225ac3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x37191000 - 0x371c4fff PhysicsKit armv7s /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x371c5000 - 0x371c8fff PowerLog armv7s /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x3724a000 - 0x372bafff Preferences armv7s <97c8ef239f4c37de9799a9527a215c7e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x372bb000 - 0x372f2fff PrintKit armv7s <07cdb8fa73f638878da43cb85ecc6525> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit 0x372f6000 - 0x3737cfff ProofReader armv7s /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x3737d000 - 0x37387fff ProtocolBuffer armv7s /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x373b9000 - 0x3742dfff Quagga armv7s <14d6711448dd35da93958349e88c67bb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x37439000 - 0x374dffff Radio armv7s <6a7077e982143923a881ced69247779a> /System/Library/PrivateFrameworks/Radio.framework/Radio 0x3756e000 - 0x375f3fff SAObjects armv7s /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x37720000 - 0x37735fff SpringBoardServices armv7s /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x37977000 - 0x37a99fff StoreServices armv7s <95cccb75d8393b4ba47843d1e4c4d5bf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x37b49000 - 0x37b4bfff TCC armv7s /System/Library/PrivateFrameworks/TCC.framework/TCC 0x37b9f000 - 0x37bc0fff TelephonyUtilities armv7s <89a81f2b2d00390f94886d091df8c370> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x381e9000 - 0x3821cfff TextInput armv7s /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x3849f000 - 0x3855ffff UIFoundation armv7s /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x38560000 - 0x38576fff Ubiquity armv7s <47e0578c559a360c9a5ee98f0d5721ce> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity 0x38577000 - 0x3857afff UserFS armv7s <8c69a37146f53c20b27515d9081b585e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x389a4000 - 0x389c1fff VoiceServices armv7s <508ca2f579c73bccb386602a7188c835> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x389e4000 - 0x38a09fff WebBookmarks armv7s <169df727f2143aa4b4955b7ea40bd170> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x38a1f000 - 0x394cefff WebCore armv7s /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x394cf000 - 0x3958ffff WebKit armv7s /System/Library/PrivateFrameworks/WebKit.framework/WebKit 0x396da000 - 0x396e2fff XPCObjects armv7s /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects 0x39899000 - 0x398bcfff iCalendar armv7s <01519468607834ec8f1680fb1195e3e5> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x39a99000 - 0x39ad3fff iTunesStore armv7s <21aff90377aa3961b4c002eacac2dd73> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x3a6df000 - 0x3a6e6fff libAccessibility.dylib armv7s <16a4dc0183f737e7b2dfeceb288a5724> /usr/lib/libAccessibility.dylib 0x3a7ed000 - 0x3a803fff libCRFSuite.dylib armv7s <1b03911a248832d5b24075ac2a3edfe3> /usr/lib/libCRFSuite.dylib 0x3a819000 - 0x3a82efff libMobileGestalt.dylib armv7s <47eca5e4f72f38459912efd50f7560a9> /usr/lib/libMobileGestalt.dylib 0x3a84c000 - 0x3a84dfff libSystem.B.dylib armv7s <9bbee79c5cb53f878e11d9da3f80f1c1> /usr/lib/libSystem.B.dylib 0x3a8bc000 - 0x3a8eafff libTelephonyUtilDynamic.dylib armv7s /usr/lib/libTelephonyUtilDynamic.dylib 0x3aa39000 - 0x3aa45fff libbsm.0.dylib armv7s /usr/lib/libbsm.0.dylib 0x3aa46000 - 0x3aa4ffff libbz2.1.0.dylib armv7s <20bf7a7ab7e73d4c8453b1c86a7c5e3d> /usr/lib/libbz2.1.0.dylib 0x3aa50000 - 0x3aa9bfff libc++.1.dylib armv7s <72615c78ae5f39dcbafa740d87035caf> /usr/lib/libc++.1.dylib 0x3aa9c000 - 0x3aab6fff libc++abi.dylib armv7s /usr/lib/libc++abi.dylib 0x3ab14000 - 0x3ac01fff libiconv.2.dylib armv7s /usr/lib/libiconv.2.dylib 0x3ac02000 - 0x3ad53fff libicucore.A.dylib armv7s <9e6bead09e6e3f6284775099f2af03e2> /usr/lib/libicucore.A.dylib 0x3ad5b000 - 0x3ad5bfff liblangid.dylib armv7s <3cca7b6ef834379b82d4a032f99cdfc8> /usr/lib/liblangid.dylib 0x3ad5c000 - 0x3ad66fff liblockdown.dylib armv7s /usr/lib/liblockdown.dylib 0x3b0a8000 - 0x3b0bcfff libmis.dylib armv7s <7da8703c8950371ca3bad4d8c34bd892> /usr/lib/libmis.dylib 0x3b0e5000 - 0x3b284fff libobjc.A.dylib armv7s /usr/lib/libobjc.A.dylib 0x3b34c000 - 0x3b361fff libresolv.9.dylib armv7s <880b294be76f3f9989247ca125ad3550> /usr/lib/libresolv.9.dylib 0x3b38a000 - 0x3b421fff libsqlite3.dylib armv7s <584eaf4090783a64b8a33125a6a976bd> /usr/lib/libsqlite3.dylib 0x3b422000 - 0x3b46ffff libstdc++.6.dylib armv7s <6428df9b541c3ffbb23c393b3b1280e9> /usr/lib/libstdc++.6.dylib 0x3b470000 - 0x3b496fff libtidy.A.dylib armv7s <40c283e2258a330d9ff9799da0a1d2bb> /usr/lib/libtidy.A.dylib 0x3b49a000 - 0x3b54dfff libxml2.2.dylib armv7s <1a18ebeae7253959b9cfe286550809a8> /usr/lib/libxml2.2.dylib 0x3b54e000 - 0x3b56ffff libxslt.1.dylib armv7s /usr/lib/libxslt.1.dylib 0x3b570000 - 0x3b57cfff libz.1.dylib armv7s <578def3dfb6e3180b5f9d0cdacfea7ab> /usr/lib/libz.1.dylib 0x3b57d000 - 0x3b581fff libcache.dylib armv7s <5552b722402630c39069717fce563238> /usr/lib/system/libcache.dylib 0x3b582000 - 0x3b58afff libcommonCrypto.dylib armv7s /usr/lib/system/libcommonCrypto.dylib 0x3b58b000 - 0x3b58ffff libcompiler_rt.dylib armv7s /usr/lib/system/libcompiler_rt.dylib 0x3b590000 - 0x3b596fff libcopyfile.dylib armv7s <553c4af79d1e30bdafc06af9cf757caf> /usr/lib/system/libcopyfile.dylib 0x3b597000 - 0x3b5d0fff libcorecrypto.dylib armv7s <3078b6192ac6371eb233dfa9b483728b> /usr/lib/system/libcorecrypto.dylib 0x3b5d1000 - 0x3b5e4fff libdispatch.dylib armv7s <724a779782af35d5b686b90ae55712be> /usr/lib/system/libdispatch.dylib 0x3b5e5000 - 0x3b5e6fff libdyld.dylib armv7s /usr/lib/system/libdyld.dylib 0x3b5e7000 - 0x3b5e7fff libkeymgr.dylib armv7s /usr/lib/system/libkeymgr.dylib 0x3b5e8000 - 0x3b5eefff liblaunch.dylib armv7s /usr/lib/system/liblaunch.dylib 0x3b5ef000 - 0x3b5f2fff libmacho.dylib armv7s /usr/lib/system/libmacho.dylib 0x3b5f3000 - 0x3b5f4fff libremovefile.dylib armv7s <470ebd7c55de3e19b1ba2f540fb555b8> /usr/lib/system/libremovefile.dylib 0x3b5f5000 - 0x3b602fff libsystem_asl.dylib armv7s <667d4520d8863f96930caf3caed29585> /usr/lib/system/libsystem_asl.dylib 0x3b603000 - 0x3b603fff libsystem_blocks.dylib armv7s <7df185e5c3423b2b827bbb017ae0d23a> /usr/lib/system/libsystem_blocks.dylib 0x3b604000 - 0x3b666fff libsystem_c.dylib armv7s <6bcc3e90324438708ca291c8dc2683ae> /usr/lib/system/libsystem_c.dylib 0x3b667000 - 0x3b669fff libsystem_configuration.dylib armv7s <6077b6a8819033b1a5da6eeb65667ac5> /usr/lib/system/libsystem_configuration.dylib 0x3b66a000 - 0x3b670fff libsystem_dnssd.dylib armv7s <61754fc466d73885939c421a54b10ad7> /usr/lib/system/libsystem_dnssd.dylib 0x3b671000 - 0x3b689fff libsystem_info.dylib armv7s /usr/lib/system/libsystem_info.dylib 0x3b68a000 - 0x3b6a2fff libsystem_kernel.dylib armv7s /usr/lib/system/libsystem_kernel.dylib 0x3b6a3000 - 0x3b6c1fff libsystem_m.dylib armv7s <5dfbe494c8bc36e49d68ff1fd3e64c03> /usr/lib/system/libsystem_m.dylib 0x3b6c2000 - 0x3b6d3fff libsystem_malloc.dylib armv7s /usr/lib/system/libsystem_malloc.dylib 0x3b6d4000 - 0x3b6f4fff libsystem_network.dylib armv7s /usr/lib/system/libsystem_network.dylib 0x3b6f5000 - 0x3b6fcfff libsystem_notify.dylib armv7s <3e3abecaad193941a8ff25146c014ccb> /usr/lib/system/libsystem_notify.dylib 0x3b6fd000 - 0x3b701fff libsystem_platform.dylib armv7s <2b5893167164377d8bf61d6bac6d76b0> /usr/lib/system/libsystem_platform.dylib 0x3b702000 - 0x3b707fff libsystem_pthread.dylib armv7s /usr/lib/system/libsystem_pthread.dylib 0x3b708000 - 0x3b709fff libsystem_sandbox.dylib armv7s <8eedadf3f97f38e39b658fa502b9045b> /usr/lib/system/libsystem_sandbox.dylib 0x3b70a000 - 0x3b70cfff libsystem_stats.dylib armv7s /usr/lib/system/libsystem_stats.dylib 0x3b70d000 - 0x3b70dfff libunwind.dylib armv7s <4b9e9973ab72392485a03ed5821f40a4> /usr/lib/system/libunwind.dylib 0x3b70e000 - 0x3b728fff libxpc.dylib armv7s <9b5096abbc8c3fd79550880a8ba59d62> /usr/lib/system/libxpc.dylib

herzbube commented 3 years ago

6.5 years after it was reported, this issue can now be safely considered obsolete.