Note that there are some explanatory texts on larger screens.

plurals
  1. POexc_bad_access - reading device log
    text
    copied!<p>I am on XCode 4.2 and white testing on the device, the app crashed. This is the relevant fragment of the log that was symbolicated in the Organizer. I know that the app did not crash in main.m - the trace does not reveal where the problem is. The app does not crash consistently on the device, and I cannot duplicate the error while connected to XCode....</p> <p>How do I go about dealing with this?</p> <pre><code> Date/Time: 2011-11-25 08:50:56.835 -0800 OS Version: iPhone OS 5.0.1 (9A405) Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xe0000008 Crashed Thread: 0 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libobjc.A.dylib 0x31c9bfbc 0x31c98000 + 16316 1 UIKit 0x356c4b68 0x35570000 + 1395560 2 UIKit 0x356c45d4 0x35570000 + 1394132 3 UIKit 0x356c44c6 0x35570000 + 1393862 4 QuartzCore 0x3395f41c 0x3390b000 + 345116 5 QuartzCore 0x3395f372 0x3390b000 + 344946 6 IOMobileFramebuffer 0x37929f8c IOMobileFramebufferVsyncNotifyFunc + 76 7 IOKit 0x37b5b88a 0x37b58000 + 14474 8 CoreFoundation 0x38184f3c 0x38102000 + 536380 9 CoreFoundation 0x3818f54c 0x38102000 + 578892 10 CoreFoundation 0x3818f4ee 0x38102000 + 578798 11 CoreFoundation 0x3818e33c 0x38102000 + 574268 12 CoreFoundation 0x381114d6 0x38102000 + 62678 13 CoreFoundation 0x3811139e 0x38102000 + 62366 14 GraphicsServices 0x37c8ffc6 0x37c8c000 + 16326 15 UIKit 0x355a173c 0x35570000 + 202556 16 Sams_App 0x000020de main (main.m:13) 17 Sams_App 0x0000209c start + 32 </code></pre> <p>Regards.</p> <p>EDIT: Here is the complete log... </p> <pre><code>Incident Identifier: 090D56F0-62E7-4CDD-9828-B46A2B5A698A CrashReporter Key: 6076ceece390e71ba49603a153bdef61e2cd8b58 Hardware Model: iPhone4,1 Process: Sams_App [5932] Path: /var/mobile/Applications/2126C44D-5D25-48BE-BC21-8568ED1AAA0E/Sams_App.app/Sams_App Identifier: Sams_App Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2011-11-25 08:50:56.835 -0800 OS Version: iPhone OS 5.0.1 (9A405) Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xe0000008 Crashed Thread: 0 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libobjc.A.dylib 0x31c9bfbc 0x31c98000 + 16316 1 UIKit 0x356c4b68 0x35570000 + 1395560 2 UIKit 0x356c45d4 0x35570000 + 1394132 3 UIKit 0x356c44c6 0x35570000 + 1393862 4 QuartzCore 0x3395f41c 0x3390b000 + 345116 5 QuartzCore 0x3395f372 0x3390b000 + 344946 6 IOMobileFramebuffer 0x37929f8c IOMobileFramebufferVsyncNotifyFunc + 76 7 IOKit 0x37b5b88a 0x37b58000 + 14474 8 CoreFoundation 0x38184f3c 0x38102000 + 536380 9 CoreFoundation 0x3818f54c 0x38102000 + 578892 10 CoreFoundation 0x3818f4ee 0x38102000 + 578798 11 CoreFoundation 0x3818e33c 0x38102000 + 574268 12 CoreFoundation 0x381114d6 0x38102000 + 62678 13 CoreFoundation 0x3811139e 0x38102000 + 62366 14 GraphicsServices 0x37c8ffc6 0x37c8c000 + 16326 15 UIKit 0x355a173c 0x35570000 + 202556 16 Sams_App 0x000020de main (main.m:13) 17 Sams_App 0x0000209c start + 32 Thread 1 name: Dispatch queue: com.apple.libdispatch-manager Thread 1: 0 libsystem_kernel.dylib 0x33a453b4 0x33a44000 + 5044 1 libdispatch.dylib 0x37e79f74 0x37e76000 + 16244 2 libdispatch.dylib 0x37e79c92 0x37e76000 + 15506 Thread 2 name: WebThread Thread 2: 0 libsystem_kernel.dylib 0x33a45010 0x33a44000 + 4112 1 libsystem_kernel.dylib 0x33a45206 0x33a44000 + 4614 2 CoreFoundation 0x3818f41c 0x38102000 + 578588 3 CoreFoundation 0x3818e154 0x38102000 + 573780 4 CoreFoundation 0x381114d6 0x38102000 + 62678 5 CoreFoundation 0x3811139e 0x38102000 + 62366 6 WebCore 0x329e2128 0x3293a000 + 688424 7 libsystem_c.dylib 0x365e3c16 0x365d4000 + 64534 8 libsystem_c.dylib 0x365e3ad0 0x365d4000 + 64208 Thread 3 name: com.apple.NSURLConnectionLoader Thread 3: 0 libsystem_kernel.dylib 0x33a45010 0x33a44000 + 4112 1 libsystem_kernel.dylib 0x33a45206 0x33a44000 + 4614 2 CoreFoundation 0x3818f41c 0x38102000 + 578588 3 CoreFoundation 0x3818e154 0x38102000 + 573780 4 CoreFoundation 0x381114d6 0x38102000 + 62678 5 CoreFoundation 0x3811139e 0x38102000 + 62366 6 Foundation 0x32061bc2 0x32051000 + 68546 7 Foundation 0x32061a8a 0x32051000 + 68234 8 Foundation 0x320f559a 0x32051000 + 673178 9 libsystem_c.dylib 0x365e3c16 0x365d4000 + 64534 10 libsystem_c.dylib 0x365e3ad0 0x365d4000 + 64208 Thread 4 name: com.apple.CFSocket.private Thread 4: 0 libsystem_kernel.dylib 0x33a55570 0x33a44000 + 71024 1 CoreFoundation 0x3819366a 0x38102000 + 595562 2 libsystem_c.dylib 0x365e3c16 0x365d4000 + 64534 3 libsystem_c.dylib 0x365e3ad0 0x365d4000 + 64208 Thread 5: 0 libsystem_kernel.dylib 0x33a55cd4 0x33a44000 + 72916 1 libsystem_c.dylib 0x365de30a 0x365d4000 + 41738 2 libsystem_c.dylib 0x365de09c 0x365d4000 + 41116 Thread 6: 0 libsystem_kernel.dylib 0x33a55cd4 0x33a44000 + 72916 1 libsystem_c.dylib 0x365de30a 0x365d4000 + 41738 2 libsystem_c.dylib 0x365de09c 0x365d4000 + 41116 Thread 0 crashed with ARM Thread State: r0: 0x001dc2d0 r1: 0x35943e0c r2: 0x001d5a80 r3: 0x00000000 r4: 0xe0000000 r5: 0x3f4536e0 r6: 0x001dff70 r7: 0x2fdfecd0 r8: 0x001dff70 r9: 0x0d650f83 r10: 0x001dff70 r11: 0x0039db00 ip: 0x3f3c9008 sp: 0x2fdfeca8 lr: 0x356c4b6f pc: 0x31c9bfbc cpsr: 0x200f0030 Binary Images: 0x1000 - 0x26fff +Sams_App armv7 &lt;7c0d76533e5a37669ee9ffa4be743607&gt; /var/mobile/Applications/2126C44D-5D25-48BE-BC21-8568ED1AAA0E/Sams_App.app/Sams_App 0x2fef8000 - 0x2ff19fff dyld armv7 &lt;be7c0b491a943054ad12eb5060f1da06&gt; /usr/lib/dyld 0x3078c000 - 0x307a4fff iAd armv7 &lt;cbfb29f7c17c3ee9ab332cef159927d4&gt; /System/Library/Frameworks/iAd.framework/iAd 0x30cdf000 - 0x30ce2fff libsystem_network.dylib armv7 &lt;b18e0a845b1e317c8abcf6b5d06b29a0&gt; /usr/lib/system/libsystem_network.dylib 0x30d50000 - 0x30d56fff MobileIcons armv7 &lt;2f4c13053206306996726629b0b7eb01&gt; /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x30d6a000 - 0x30d76fff CoreVideo armv7 &lt;474c89eb09fe3464851a20d76052341b&gt; /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x30f80000 - 0x30fe3fff IMCore armv7 &lt;c235020b86123e95820f7323916023aa&gt; /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x31010000 - 0x31059fff AddressBook armv7 &lt;0a858565acd03f28a1bc69a650b64a7b&gt; /System/Library/Frameworks/AddressBook.framework/AddressBook 0x31061000 - 0x310a6fff GeoServices armv7 &lt;6c9eb6372f723a57852cfc9ed7b78e31&gt; /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x31246000 - 0x31250fff libvMisc.dylib armv7 &lt;b93ee3136d1c3d44b1e513a56bb0f86c&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x315f5000 - 0x315f5fff libCVMSPluginSupport.dylib armv7 &lt;85582e1094633fccb52b50ca13c5a5d0&gt; /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x31754000 - 0x31791fff FTServices armv7 &lt;fc9e7d223d3f33898603cfba115f5094&gt; /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x31795000 - 0x31796fff DataMigration armv7 &lt;d067b65a904a3f438b5d9e13b208b117&gt; /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x31893000 - 0x31894fff CoreSurface armv7 &lt;fcb6a869daef3a3abc4300c28b218e9f&gt; /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface 0x31895000 - 0x31896fff libremovefile.dylib armv7 &lt;9c8cee9652453241ac1fc99eab05c40a&gt; /usr/lib/system/libremovefile.dylib 0x31a64000 - 0x31a6cfff MobileWiFi armv7 &lt;f07cb8d6dadf36919bae8ef6e5ce1749&gt; /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x31c98000 - 0x31d5efff libobjc.A.dylib armv7 &lt;ebbb32df194b331e9b3dc14e40f46833&gt; /usr/lib/libobjc.A.dylib 0x31dd6000 - 0x31e0dfff Security armv7 &lt;b89c9f6373f037f2a4801558f97b9a95&gt; /System/Library/Frameworks/Security.framework/Security 0x31e27000 - 0x31e2bfff libGFXShared.dylib armv7 &lt;0a36fb9d60a43479943bafb2f81313b1&gt; /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x31e4d000 - 0x31e4ffff MobileInstallation armv7 &lt;4ccf76f0e6cb3cd7b4e0087c2f284a1d&gt; /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x31e62000 - 0x31fa7fff CoreGraphics armv7 &lt;641fb6e558f239588a8bd05dbefff99a&gt; /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x31ff8000 - 0x31ffbfff libcompiler_rt.dylib armv7 &lt;414332f9a55238bab2cbec323e0fc8da&gt; /usr/lib/system/libcompiler_rt.dylib 0x32051000 - 0x321cffff Foundation armv7 &lt;ce466f428d953caaac6641d186665809&gt; /System/Library/Frameworks/Foundation.framework/Foundation 0x32200000 - 0x3224afff libvDSP.dylib armv7 &lt;d8489a4ce77933abac52394c43ff5513&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x3224b000 - 0x3224bfff libunwind.dylib armv7 &lt;d21222aad8c93d6c9580f9bf47071946&gt; /usr/lib/system/libunwind.dylib 0x3225f000 - 0x322a9fff CoreTelephony armv7 &lt;1f4cacb552533c948122cb180f4192b3&gt; /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x322b5000 - 0x32385fff WebKit armv7 &lt;74661b1bf4613aafb827bfe0134ed92b&gt; /System/Library/PrivateFrameworks/WebKit.framework/WebKit 0x3245b000 - 0x3247efff PrintKit armv7 &lt;279fb51deec3377ab9f820af2da4d915&gt; /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit 0x324a9000 - 0x324affff liblaunch.dylib armv7 &lt;09f21c3e774c30b1aab1b56c2d6efbc3&gt; /usr/lib/system/liblaunch.dylib 0x324b0000 - 0x324b2fff libCoreVMClient.dylib armv7 &lt;6ddb7cf8a93830628787a5b83eea0f1d&gt; /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x32647000 - 0x32648fff libdnsinfo.dylib armv7 &lt;dbd1e77a4beb309d8f160d927d442467&gt; /usr/lib/system/libdnsinfo.dylib 0x326d9000 - 0x326defff libcopyfile.dylib armv7 &lt;9072462f28af3665875b3ecaba002c00&gt; /usr/lib/system/libcopyfile.dylib 0x3293a000 - 0x330f1fff WebCore armv7 &lt;7137e0ea008f3a3e8ae9e57f96d34d1d&gt; /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x330f7000 - 0x33101fff libbz2.1.0.dylib armv7 &lt;28583efb9f1b38e7ae83c667b07dbd08&gt; /usr/lib/libbz2.1.0.dylib 0x3317d000 - 0x3318afff libbsm.0.dylib armv7 &lt;a6414b0a5fd53df58c4f0b2f8878f81f&gt; /usr/lib/libbsm.0.dylib 0x333e8000 - 0x33414fff libtidy.A.dylib armv7 &lt;f0eca72c10c537fa89b17fd97e003faf&gt; /usr/lib/libtidy.A.dylib 0x33423000 - 0x334cdfff libBLAS.dylib armv7 &lt;9aabff01422f3cb8960f93d11d2b6de1&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x33591000 - 0x33598fff AssetsLibraryServices armv7 &lt;c0093954f6ee329aa6b4848215bcb8c0&gt; /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x33599000 - 0x3359cfff libmacho.dylib armv7 &lt;3237bc9c109e3354bc4b38b957243f31&gt; /usr/lib/system/libmacho.dylib 0x3359d000 - 0x335b3fff EAP8021X armv7 &lt;16801802d86e3c479f3034034192faed&gt; /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x335cb000 - 0x335dffff PersistentConnection armv7 &lt;81eb1b3e08cf3d7196313307ad60649d&gt; /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x335e0000 - 0x335e6fff MobileKeyBag armv7 &lt;f5633749a1c83058a28cd7d0b488e19f&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x3365b000 - 0x3365bfff liblangid.dylib armv7 &lt;342170169bf232a0888912f5ef97112d&gt; /usr/lib/liblangid.dylib 0x3367a000 - 0x3379efff JavaScriptCore armv7 &lt;24ff2747b3973aecb9c37960eba5ff4d&gt; /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore 0x3380f000 - 0x3381afff AccountSettings armv7 &lt;090bb6a4f97433089b5cabc6a40c619a&gt; /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x3381b000 - 0x33857fff AppSupport armv7 &lt;de0c2fbb95f8383db43acfb44e9c66fe&gt; /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x3389e000 - 0x338e1fff libcommonCrypto.dylib armv7 &lt;be9a231cfe6e3ae387abb444a098bce9&gt; /usr/lib/system/libcommonCrypto.dylib 0x3390b000 - 0x339fbfff QuartzCore armv7 &lt;ff595b1a042933249466e92433e1af6f&gt; /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x33a44000 - 0x33a5afff libsystem_kernel.dylib armv7 &lt;afd3cb06e20336dca2e5a6e11d080504&gt; /usr/lib/system/libsystem_kernel.dylib 0x33b63000 - 0x33bbafff CoreAudio armv7 &lt;2e4975a2156e328585f2a478e80704fc&gt; /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x342b5000 - 0x342dafff OpenCL armv7 &lt;e1d5bfcdb59934b0923b9307c75e7457&gt; /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL 0x342db000 - 0x3481ffff FaceCoreLight armv7 &lt;cc2edb3645d2390dbca5471d35f1bf6e&gt; /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight 0x34a15000 - 0x34a38fff Bom armv7 &lt;0e6087f75a81345ea81751197ccb712c&gt; /System/Library/PrivateFrameworks/Bom.framework/Bom 0x34a3a000 - 0x34a4ffff libresolv.9.dylib armv7 &lt;97d6ebbb53ae3e0480f51771c9665613&gt; /usr/lib/libresolv.9.dylib 0x34b53000 - 0x34b62fff GenerationalStorage armv7 &lt;c581bffc87013530b3c2d017142395e6&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x34b63000 - 0x34d1ffff ImageIO armv7 &lt;df300f66a317352e92354a8a48af3453&gt; /System/Library/Frameworks/ImageIO.framework/ImageIO 0x34d9b000 - 0x34de4fff libc++.1.dylib armv7 &lt;ad15503487243836b7c296f3439ba0c1&gt; /usr/lib/libc++.1.dylib 0x34e45000 - 0x34e46fff libsystem_blocks.dylib armv7 &lt;4bb9797771d037879bec814fe750d86d&gt; /usr/lib/system/libsystem_blocks.dylib 0x351e3000 - 0x351e7fff libAccessibility.dylib armv7 &lt;ee734c0e964934a887a66d170270b114&gt; /usr/lib/libAccessibility.dylib 0x3525e000 - 0x35277fff libRIP.A.dylib armv7 &lt;ad22ea5ee99a358691f9820e62c85058&gt; /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib 0x35278000 - 0x35278fff libkeymgr.dylib armv7 &lt;791bb8b832943b2392c0c35228f52e09&gt; /usr/lib/system/libkeymgr.dylib 0x352a7000 - 0x352c6fff libSystem.B.dylib armv7 &lt;31a0ffbb18bf3a28b46fd286733e7d9f&gt; /usr/lib/libSystem.B.dylib 0x35315000 - 0x35321fff libCRFSuite.dylib armv7 &lt;ea460e3f1ac338a9885d5752864dbffb&gt; /usr/lib/libCRFSuite.dylib 0x35322000 - 0x35410fff libiconv.2.dylib armv7 &lt;6e858938edb93162ba8cf25702f08b16&gt; /usr/lib/libiconv.2.dylib 0x3553c000 - 0x35540fff libcache.dylib armv7 &lt;4511f0ec5b713636aaade7245a12553c&gt; /usr/lib/system/libcache.dylib 0x35570000 - 0x35a09fff UIKit armv7 &lt;97b527cd6fba35c6bb39263e0f362223&gt; /System/Library/Frameworks/UIKit.framework/UIKit 0x35a0a000 - 0x35a46fff IMFoundation armv7 &lt;d93ec1a0f854355da1e4f8aca176e749&gt; /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation 0x35a47000 - 0x35a50fff libMobileGestalt.dylib armv7 &lt;bf8d7c30f11a393a8adf4c8277e65aa3&gt; /usr/lib/libMobileGestalt.dylib 0x35ba7000 - 0x35bf2fff CoreLocation armv7 &lt;e959d4dd596b31eeaa49c8c0156b1e12&gt; /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x35cd2000 - 0x35cd2fff vecLib armv7 &lt;106ef8294b0d3c2d89e9230527846227&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x35cd3000 - 0x35f94fff libLAPACK.dylib armv7 &lt;5490a87fe5153771b9c67940292842ba&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x35f95000 - 0x35f96fff libdyld.dylib armv7 &lt;f1963e7ef64e39a58ec1e39ed7c74849&gt; /usr/lib/system/libdyld.dylib 0x35fdd000 - 0x35fdefff libsystem_sandbox.dylib armv7 &lt;b8612b4ce18535aaa94f4b75c730e090&gt; /usr/lib/system/libsystem_sandbox.dylib 0x35ff6000 - 0x35ffbfff libsystem_dnssd.dylib armv7 &lt;4d8b38f1cb603f0d8af78c56c485f05a&gt; /usr/lib/system/libsystem_dnssd.dylib 0x35ffc000 - 0x36031fff SystemConfiguration armv7 &lt;753be0ebdcb13b24b1a4adcdc94d6bd9&gt; /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x363d8000 - 0x363dbfff CoreTime armv7 &lt;e2f02260f2a63359b9a0a47c69f59c9e&gt; /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x365d4000 - 0x36661fff libsystem_c.dylib armv7 &lt;1707c3cf3c5b3045af4bed38ff8420a6&gt; /usr/lib/system/libsystem_c.dylib 0x36691000 - 0x3686efff AudioToolbox armv7 &lt;da4f78fd20fb3b42b1a8be4f383d9c12&gt; /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x3686f000 - 0x36873fff Marco armv7 &lt;526949ce76323de09ee69812383c2953&gt; /System/Library/PrivateFrameworks/Marco.framework/Marco 0x36874000 - 0x368f3fff libsqlite3.dylib armv7 &lt;af4718fee01734748c42f2214ab6883d&gt; /usr/lib/libsqlite3.dylib 0x36a29000 - 0x36a2dfff FTClientServices armv7 &lt;8f823e791c9e37b4b47323bb0286e86c&gt; /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x36aef000 - 0x36b0ffff libxslt.1.dylib armv7 &lt;f37418b7e89137bba433677d61cd779d&gt; /usr/lib/libxslt.1.dylib 0x36b10000 - 0x36bbdfff libxml2.2.dylib armv7 &lt;78462273eb5b38d1a0873b02f0e35e23&gt; /usr/lib/libxml2.2.dylib 0x36bbe000 - 0x36bcdfff OpenGLES armv7 &lt;6d1afb451f50310895ec59864739e781&gt; /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x36d38000 - 0x36e81fff libicucore.A.dylib armv7 &lt;1bc960f75d633190a09b093209a9f0c5&gt; /usr/lib/libicucore.A.dylib 0x36f1d000 - 0x36f2cfff SpringBoardServices armv7 &lt;79f1564c1b23303eb3b7db67f9375228&gt; /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x36f91000 - 0x36f94fff CaptiveNetwork armv7 &lt;c3a5b1659eb0302eb205498ffacb09f1&gt; /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x36f95000 - 0x36fd5fff libGLImage.dylib armv7 &lt;9440420d838a382caa175399d74a5044&gt; /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x36fd6000 - 0x36fecfff libmis.dylib armv7 &lt;fd046316dedc34dd81a6601ea3b1e8a6&gt; /usr/lib/libmis.dylib 0x36fed000 - 0x37036fff ManagedConfiguration armv7 &lt;05711081dd883c58a844c5f9c251e8c9&gt; /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x3705b000 - 0x3705bfff libgcc_s.1.dylib armv7 &lt;69d8dab7388b33d38b30708fd6b6a340&gt; /usr/lib/libgcc_s.1.dylib 0x370d5000 - 0x370e6fff libxpc.dylib armv7 &lt;7d49e385ee5d3e7eb08d06525abd6435&gt; /usr/lib/system/libxpc.dylib 0x370ec000 - 0x37125fff VideoToolbox armv7 &lt;49f9f09f23f7396b94a29bb1280759fe&gt; /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox 0x37155000 - 0x37166fff DataAccessExpress armv7 &lt;6bc443b0f87e338698cac9e5a96e8f8f&gt; /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x372b6000 - 0x3735cfff AddressBookUI armv7 &lt;d785fe33cd263f5aba861ad919c66924&gt; /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x37381000 - 0x37388fff ProtocolBuffer armv7 &lt;6ca7dca9370132a2a592356bf9f2170b&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x373c9000 - 0x3741afff libstdc++.6.dylib armv7 &lt;dc2061145c1a3307829d4f3bfc547c1a&gt; /usr/lib/libstdc++.6.dylib 0x3741b000 - 0x37427fff libz.1.dylib armv7 &lt;eef915ed9b2c3433b03fd9030957b945&gt; /usr/lib/libz.1.dylib 0x37508000 - 0x3750efff liblockdown.dylib armv7 &lt;bfaf7fb16e5a3b2ea07c47b8b2f2b64e&gt; /usr/lib/liblockdown.dylib 0x3760c000 - 0x37685fff ProofReader armv7 &lt;09d057676f6837cd9e7a735444b67e77&gt; /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x3768d000 - 0x37764fff CFNetwork armv7 &lt;6fbc9f187eaa30009780e70288c9f289&gt; /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x377bf000 - 0x377bffff Accelerate armv7 &lt;a62771c826753815a5cae96eaa60ffd7&gt; /System/Library/Frameworks/Accelerate.framework/Accelerate 0x37928000 - 0x3792cfff IOMobileFramebuffer armv7 &lt;c2e6bd6dafde3097b47bc255a8c871ef&gt; /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x3792d000 - 0x37968fff libCGFreetype.A.dylib armv7 &lt;753daf497ca736739a30126661a522f1&gt; /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib 0x37969000 - 0x379adfff MobileCoreServices armv7 &lt;9a79a2d389ba35389a30782ed01c46dd&gt; /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x379ae000 - 0x379b2fff IOSurface armv7 &lt;0f003f50b18e3dbf87607d819e0ac6b9&gt; /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x37b58000 - 0x37b95fff IOKit armv7 &lt;e5f727892ee034a4be04e6da608f413f&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x37ba7000 - 0x37bfdfff GMM armv7 &lt;5b18530ef2ab39fcb5f28da01beec3d1&gt; /System/Library/PrivateFrameworks/GMM.framework/GMM 0x37c0c000 - 0x37c22fff DictionaryServices armv7 &lt;5bbab664f97932a79a1566fda3a4383e&gt; /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x37c23000 - 0x37c7efff StoreServices armv7 &lt;1463a9f90fbd3d349544cf016e1ddd46&gt; /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x37c8c000 - 0x37c97fff GraphicsServices armv7 &lt;4ec745ffb2e039faab4b39a30268f707&gt; /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x37ca6000 - 0x37cc3fff libsystem_info.dylib armv7 &lt;1e36ab94661c372bab5a801d68c79353&gt; /usr/lib/system/libsystem_info.dylib 0x37e76000 - 0x37e8cfff libdispatch.dylib armv7 &lt;defe319d1f4d3c1c8c4f18ebd96b396a&gt; /usr/lib/system/libdispatch.dylib 0x37eac000 - 0x37ef5fff CoreMedia armv7 &lt;d585cf4e0cfa34fa8beaa43b06a4bcd7&gt; /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x37f03000 - 0x37f09fff libnotify.dylib armv7 &lt;1e374857ac68370095ddbafe94f021a1&gt; /usr/lib/system/libnotify.dylib 0x37f74000 - 0x3804efff vImage armv7 &lt;42a5e58ff1b9350cad90de36bd3ceb09&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x38051000 - 0x38055fff AggregateDictionary armv7 &lt;cfd957904957310381369729bfd9b2b0&gt; /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x3805b000 - 0x380cbfff CoreImage armv7 &lt;b1d0678497f43769840f173c0f9dce20&gt; /System/Library/Frameworks/CoreImage.framework/CoreImage 0x380fa000 - 0x38101fff libc++abi.dylib armv7 &lt;f769ce305c3033ee90e8c2ecc4846619&gt; /usr/lib/libc++abi.dylib 0x38102000 - 0x38219fff CoreFoundation armv7 &lt;de9eefc6109735369cfd8f3de9895da0&gt; /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x3836a000 - 0x383ecfff MapKit armv7 &lt;1dd7d48dbbb6395ca77b97c2db4ae36e&gt; /System/Library/Frameworks/MapKit.framework/MapKit 0x3840f000 - 0x38460fff CoreText armv7 &lt;23150093d39b393e9bc5f8230176df47&gt; /System/Library/Frameworks/CoreText.framework/CoreText </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload