Bitmap drawing / cameraroll crash IOS

I have an app that essentially allows users to draw on the screen and then save a picture of the stage to the cameraroll.  It took a long time but looks like this causes an issue which I think is related to the bitmapdata size.  It seems to crash any IOS device but I have only tried iphone4 and ipad3 with retina.  It doesn't happen on the first save but concurrent saves, like 2 or 3 fast ones.  I have tried nulling and disposing the bitmap data as well as forcing the garbage collection but it doesn't seem to help.  Anyone had this issue or thoughts on how to reolve?
What is funny is that on my ipad3, while testing the Photos app gets full of test images and if I multi-select a bunch to delete, it crashes the stock photos app as well! 

Please open a new bug report on this issue over at bugbase.adobe.com.  This FAQ describes the information we'll need and instructions for generating a crash logs:
How do I report a Flash Player crash to Adobe?Re: How to report a crash with Flash Player
Re: How to report a crash with Flash Player
Once added, please post back with the bug URL or number so that others affected can add their comments and votes.

Similar Messages

  • States and Bitmap.Draw

    I'm attempting to use states to reformat a canvas for
    printing/exporting.
    The idea is to be able to export an image of the canvas as
    below
    c:Canvas has 2 states - null (base) and "Print".
    c.currentState = "Print";
    save(c);
    c.currentState = "";
    Where saveim is a custom function that takes care of all the
    saving details, but essentially takes a snapshot with Bitmap.draw .
    The problem is that some state change elements don't seem to
    change fast enough.
    Changing the visibility of a child of 'c' in the state
    definition works fine, but changing "includeInLayout" doesn't
    appear to get called at the same time.
    1. I've ensured that the desired state is reached (by not
    restoring the state afterwards).
    2. I've tried moving the save comment into a
    StateChangeEvent.CURRENT_STATE_CHANGE event listener, but that
    still seems to be too early.
    I'm guessing the page actually needs to be rendered before
    the layout is updated. If that's so, how can I ensure this happens
    before save is called? If not, then what triggers the layout update
    and can I listen for it?

    no.
    The idea is to reformat to a print friendly layout, take an
    image, then change the format back with minimal impact on the user
    (Ideally with no visual change, but I could live with a breif
    flicker).

  • Streaming Video and Bitmap Draw issues.

    Hello all,
    In the current application I'm developing, I have a custom
    video console. While watching a video, certain points in the
    timeline will pop up a dialog box that gives the user the ability
    to switch to a related video. If the user clicks the button to view
    the related video, a 3D effect flips the current "main" console to
    a secondary "branching" console - much like the flip effect the
    iPhone uses. The videos are streaming from FMS 3, the client
    application was developed in Flex, and we are using Alex Uhlmann's
    Distortion Effects to achieve the 3D flip effect.
    When I first started developing the application, I ran in to
    the infamous "Security sandbox violation: BitmapData.draw" error
    whenever I would try the flip. After some investigation on the web,
    I found that I needed to set the Client.videoSampleAccess property
    in my FMS application's main.asc to allow bitmap snapshot access. I
    did so, and that seemed to do the trick. After playing with the
    application a bit more, however, I found that the error would still
    come about if I did the following:
    1. Pause the video (stream)
    2. Perform a seek while paused.
    3. Attempt the flip effect.
    When I did the above, the error came back. If I paused,
    performed a seek, and then unpaused the video, everything worked
    fine. If I pause and then immediately do the flip without a seek,
    everything works fine.
    It seems as though when you pause and then perform a seek,
    the player forgets that it has permission to do a frame grab until
    you restart playback.
    Has anyone else had this issue, or anything similar? If so,
    how did you solve it?
    Thanks,
    --G
    (For reference, here is the actual Error that is getting
    thrown)
    SecurityError: Error #2123: Security sandbox violation:
    BitmapData.draw:
    http://localhost/Bison/trunk/BisonClient/bin/BisonClient-debug.swf
    cannot access rtmp://localhost/digitaltutors. No policy files
    granted access.
    at flash.display::BitmapData/draw()
    at
    sandy.util::DistortImage/renderVector()[C:\workspaces\flex2.0.1\AlexFlexLibrary\sandy\uti l\DistortImage.as:190]
    at
    sandy.util::DistortImage/initialize()[C:\workspaces\flex2.0.1\AlexFlexLibrary\sandy\util\ DistortImage.as:107]
    at
    com.adobe.ac.mxeffects::SimpleDistortion/initDistortImage()[C:\workspaces\flex2.0.1\AlexF lexLibrary\com\adobe\ac\mxeffects\SimpleDistortion.as:501]
    at
    com.adobe.ac.mxeffects::SimpleDistortion/renderSides()[C:\workspaces\flex2.0.1\AlexFlexLi brary\com\adobe\ac\mxeffects\SimpleDistortion.as:357]
    at
    com.adobe.ac.mxeffects::SimpleDistortion/flipFront()[C:\workspaces\flex2.0.1\AlexFlexLibr ary\com\adobe\ac\mxeffects\SimpleDistortion.as:98]
    at
    com.adobe.ac.mxeffects.effectClasses::FlipInstance/updateFront()[C:\workspaces\flex2.0.1\ AlexFlexLibrary\com\adobe\ac\mxeffects\effectClasses\FlipInstance.as:46]
    at mx.effects::Tween/
    http://www.adobe.com/2006/flex/mx/internal::doInterval()[C:\dev\flex_201_gmc\sdk\framework s\mx\effects\Tween.as:567
    at
    mx.effects::Tween$/timerHandler()[C:\dev\flex_201_gmc\sdk\frameworks\mx\effects\Tween.as: 177]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()

    Hi,
    I've been searching all over for someone having the same
    problem that I am.
    I'm seeing nearly the same thing that you are. I have
    SWFVerification turned on and the swf copied over to the correct
    directory. If I stream an FLV and attempt to capture grab the
    bitmap data it works fine. Always.
    If I try the same thing with a .mov or .mp4 file it mostly
    works, but sometimes (after doing basically the same thing you've
    described in your message), I get the SecurityError. If I try again
    after a delay of a few seconds, sometimes it works. When that
    doesn't work, if I seek a 1/10th of a second ahead in the video
    then try again, it almost always works. But sometimes that, too,
    fails.
    Have you found a reliable solution to your problem? Has
    anyone else seen this issue? I would file a bug for FMS, but it
    looks like the bug-tracking system for FMS is not public. It would
    be nice for it to be public.
    regards,
    david

  • Intermittant dialog draw proc CRASH

    Hi,
    I am developing Illustrator CS2 plugin for Mac using Xcode 1.5/OS 10.3.9. I have intermittant problem with display of certain dialog. I have overridden dialog's draw procedure with my own, which calls default draw and then adds some additional text and icon.
    Usually it dislays fine.
    Sometimes however, it starts to draw my text and then I get bad crash out of Illustrator. Some of crash log is below. Perhaps it is recursivly calling my display proc?
    Tried debugging. I put breakpoint in my draw proc. First time it is hit, nothing shows up in Illustrator. After continue, dialog pops up and breakpoint is hit again (why?). Continue again, and back in Illustrator we can hit OK to dismiss dialog. Now breakpoint is hit a third time, after continue all is normal.
    HELP please!
    Chunky
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbf7ffaf0
    Thread 0:
    0 com.apple.CoreGraphics 0x936ade74 aa_moveto + 0xc
    1 com.apple.CoreGraphics 0x936928f8 CGPathApply + 0x224
    2 libRIP.A.dylib 0x9073bac8 ripr_Path + 0x538
    3 libRIP.A.dylib 0x907352dc ripc_GetClippingState + 0x5b8
    4 libRIP.A.dylib 0x907377a8 ripc_GetRenderingState + 0x2c
    5 libRIP.A.dylib 0x9073632c ripc_DrawGlyphs + 0x98
    6 com.apple.CoreGraphics 0x936aa270 drawGlyphs + 0x94
    7 com.apple.CoreGraphics 0x936ab4e0 CGContextShowGlyphsWithAdvances + 0xd0
    8 com.apple.QD 0x951d6ccc RenderGlyphRecordArrayWithCG + 0x650
    9 com.apple.QD 0x951d3500 ATSUDrawGlyphs(ATSGlyphVector*, unsigned long, unsigned long, FixedPoint*, CGContext*) + 0x58
    10 com.apple.QD 0x951d347c TTextLineLayout::DrawText(unsigned long, unsigned long, long, long) + 0x298
    11 com.apple.QD 0x951d31b8 ATSUDrawText + 0x98
    12 com.apple.HIToolbox 0x9288fbac TATSUTextLayout::DrawBox(_HIThemeTextInfo*, CGRect const&, CGContext*) + 0x278
    13 com.apple.HIToolbox 0x9288fce0 DataEngine::DrawThemeTextBox(__CFString const*, CGRect const*, _HIThemeTextInfo*, CGContext*) + 0xa4
    14 com.apple.HIToolbox 0x92895278 HIThemeDrawTextBox + 0x100
    15 com.apple.HIToolbox 0x928a91c0 _DrawThemeTextBox + 0x22c
    16 com.adobe.coretech.adm 0x0ee2d160 dyld_stub_binding_helper + 0x77e30
    17 com.adobe.coretech.adm 0x0edde400 dyld_stub_binding_helper + 0x290d0
    18 com.mycompany.myplugin 0x12516b10 MyDlgDrawProc(_Opaque_ADMDialog*, _Opaque_ADMDrawer*) + 0xd0
    19 com.adobe.coretech.adm 0x0edc915c dyld_stub_binding_helper + 0x13e2c
    20 com.adobe.coretech.adm 0x0ee27ed8 dyld_stub_binding_helper + 0x72ba8
    21 com.adobe.coretech.adm 0x0ee2a454 dyld_stub_binding_helper + 0x75124
    22 com.adobe.coretech.adm 0x0ee2ae4c dyld_stub_binding_helper + 0x75b1c
    23 com.adobe.coretech.adm 0x0ee2af7c dyld_stub_binding_helper + 0x75c4c
    24 com.adobe.coretech.adm 0x0ee2fc08 dyld_stub_binding_helper + 0x7a8d8
    25 com.adobe.coretech.adm 0x0edb9248 dyld_stub_binding_helper + 0x3f18
    26 com.adobe.coretech.adm 0x0ee003c8 dyld_stub_binding_helper + 0x4b098
    27 com.mycompany.myplugin 0x12516c50 MyDlgDrawProc(_Opaque_ADMDialog*, _Opaque_ADMDrawer*) + 0x210
    28 com.adobe.coretech.adm 0x0edc915c dyld_stub_binding_helper + 0x13e2c
    29 com.adobe.coretech.adm 0x0ee27ed8 dyld_stub_binding_helper + 0x72ba8
    30 com.adobe.coretech.adm 0x0ee2a454 dyld_stub_binding_helper + 0x75124
    31 com.adobe.coretech.adm 0x0ee2ae4c dyld_stub_binding_helper + 0x75b1c
    32 com.adobe.coretech.adm 0x0ee2af7c dyld_stub_binding_helper + 0x75c4c
    33 com.adobe.coretech.adm 0x0ee2fc08 dyld_stub_binding_helper + 0x7a8d8
    34 com.adobe.coretech.adm 0x0edb9248 dyld_stub_binding_helper + 0x3f18
    35 com.adobe.coretech.adm

    Rest of crash log which got cut off:
    36 com.mycompany.myplugin 0x12516c50 MyDlgDrawProc(_Opaque_ADMDialog*, _Opaque_ADMDrawer*) + 0x210
    37 com.adobe.coretech.adm 0x0edc915c dyld_stub_binding_helper + 0x13e2c
    38 com.adobe.coretech.adm 0x0ee27ed8 dyld_stub_binding_helper + 0x72ba8
    (many lines deleted)
    503 com.adobe.coretech.adm 0x0ee003c8 dyld_stub_binding_helper + 0x4b098
    504 com.mycompany.myplugin 0x12516c50 MyDlgDrawProc(_Opaque_ADMDialog*, _Opaque_ADMDrawer*) + 0x210
    505 com.adobe.coretech.adm 0x0edc915c dyld_stub_binding_helper + 0x13e2c
    506 com.adobe.coretech.adm 0x0ee27ed8 dyld_stub_binding_helper + 0x72ba8
    507 com.adobe.coretech.adm 0x0ee2a454 dyld_stub_binding_helper + 0x75124
    508 com.adobe.coretech.adm 0x0ee2ae4c dyld_stub_binding_helper + 0x75b1c
    Thread 1 Crashed:
    0 ...ple.CoreServices.CarbonCore 0x947d668c _XHNDL_fullinfo_init + 0x14
    1 ...ple.CoreServices.CarbonCore 0x947d6788 _XHNDL_exception_setup_dispatch + 0x30
    2 ...ple.CoreServices.CarbonCore 0x947d6948 _XHNDL_server_handler + 0x108
    3 ...ple.CoreServices.CarbonCore 0x947d5988 TS_exception_listener_thread + 0xbc
    4 libSystem.B.dylib 0x92516990 _pthread_body + 0x28

  • Stagewebview crash ios 6.1 air 3.5

    hi
    my app which using stagewebview crashes after update ios 6.01 to ios 6.1.  any ideas?

    The iOS 6.1.4 update was only for the iPhone 5, so why you are having problems now with the iPod is a bit of a mystery.  I presume that you have wifi at home - if that is the case then try restarting your wifi hub. Just switch it off for a couple of minutes then power it back up.  Does that solve any of your problems ?

  • App calendar crashes iOS 8.1.3

    On all my iOS devices (iPhone 6 and iPad mini with iOS 8.1.3) if I create a new event in my calendar app that has a duration of many days like from 21 February to 3 March the app crashes immediately.
    Please Apple correct this bug

    Really strange now it works again on both of my iOS devices...
    If I have this problem again I will write it here, with all the steps that makes the app crash.

  • Error #2123 bitmap.draw à partir d'un flux HDS dans une application Flex

    Bonjour à tous,
    Je suis en train de développer un player vidéo en Flex qui doit prendre en charge le HDS.
    J'essaie en vain depuis hier de créer une une image Bitmap à partir d'un flux HDS que je récupère d'Akamai.
    J'ai essayer avec un Flux RTMP, aucun problème, j'arrive bien à créer une image bitmap à partir du flux vidéo. Mais dès  que j'essaie avec un flux HDS, j'ai une erreur # 2123 qui correspond à une violation de sécurité.
    le message complet :
    Error #2123: Violation de la sécurité Sandbox : BitmapData.draw : http://192.168.0.194/test-hds/testHDS.swf ne peut pas accéder à null. Accès refusé à tous les fichiers de régulation.
    J'ai créer un serveur avec Wowza en version trial pour avoir un exemple de flux HDS. Même problème qu'avec le flux d'Akamai
    Mon Code :
    Fichier testHDS.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                    xmlns:mx="library://ns.adobe.com/flex/mx"
                    xmlns:s="library://ns.adobe.com/flex/spark"
                    minWidth="955" minHeight="800" creationComplete="init()" layout="absolute">
            <!-- Placer ici les éléments non visuels (services et objets de valeur, par exemple). -->
        <fx:Declarations>
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import mx.controls.Alert;
                import mx.core.FlexGlobals;
                import mx.core.UIComponent;
                private var osmfPlayer:OSMFPlayer;
                public function init():void{         
                    Security.allowDomain("*")
                    Security.loadPolicyFile("http://192.168.0.194/crossdomain.xml");              
                    osmfPlayer = new OSMFPlayer();
                    this.addChild(osmfPlayer);
                protected function myBtn_clickHandler(event:MouseEvent):void
                    try {
                        var dpo:DisplayObject = osmfPlayer.player.displayObject;      
                        var imgBD:BitmapData;
                        var imgBitmap:Bitmap;
                        imgBD = new BitmapData(100,100);
                        imgBD.draw(osmfPlayer.player.displayObject as DisplayObject);
                        imgBitmap=new Bitmap(imgBD);              
                        var comp :UIComponent = new UIComponent();
                        comp.addChild(imgBitmap);
                        comp.x =0  ;
                        comp.y = 720;
                        addChild(comp);
                        Alert.show("ok");              
                    catch(e:Error){
                        Alert.show(e.message);
            ]]>
        </fx:Script>
        <s:Button id="myBtn" x="0" y="720" label="MyButton" click="myBtn_clickHandler(event)">      
        </s:Button>
    </mx:Application>
    Fichier OSMFPlayer.as
    package
        import mx.core.UIComponent;
        import org.osmf.containers.MediaContainer;
        import org.osmf.media.DefaultMediaFactory;
        import org.osmf.media.MediaElement;
        import org.osmf.media.MediaPlayer;
        import org.osmf.media.URLResource;
        public class OSMFPlayer extends UIComponent
            //URI of the media
            public static const PROGRESSIVE_PATH:String =
                "http://192.168.0.194:1935/vod/mp4:sample.mp4/manifest.f4m";       
            public var player:MediaPlayer;
            public var container:MediaContainer;
            public var mediaFactory:DefaultMediaFactory;  
            public function OSMFPlayer()
                initPlayer();
            protected function initPlayer():void
                //the pointer to the media
                var resource:URLResource = new URLResource( PROGRESSIVE_PATH );
                // Create a mediafactory instance
                mediaFactory = new DefaultMediaFactory();      
                //creates and sets the MediaElement (generic) with a resource and path
                var element:MediaElement = mediaFactory.createMediaElement( resource );
                //the simplified api controller for media
                player = new MediaPlayer( element );
                //the container (sprite) for managing display and layout
                container = new MediaContainer();
                container.addMediaElement( element );
                //Fit the player size
                container.width =  1280;
                container.height = 720 ;//- FlexGlobals.topLevelApplication.actionBar.height;
                //Adds the container to the stage
                this.addChild( container );
    crossdomain.xml
    Emplacement :  à la racine du serveur
    <?xml version="1.0"?>
    <cross-domain-policy>
    <site-control permitted-cross-domain-policies="master-only" />
    <allow-access-from domain="*" />
    <allow-access-from domain="*.adobe.com" />
    <allow-access-from domain="*.macromedia.com" />
    </cross-domain-policy>
    //fin de code
    J'ai d'abord pensé que c'était lié au crossdomain.xml, j'en ai testé un certains nombre, ca ne change rien.
    Je ne sais plus trop quoi faire
    Si quelqu'un avait une idée ou une piste, je suis à cours !
    Merci d'avance

    Perhaps if you are going to use a foreign language in your post, you should use it in the title, also, so as otherw will know what to expect... you will be more likely to get responses from those who speak the same language also... not a criticism, just a suggestion. and no need to repost again...

  • ICloud appears to have backed up apps, but nothing else after computer crash, IOS update and iphone system restore? How do i get the rest of my media back??

    My windows computer crashed last night and shortly thereafter, my iphone updated to IOS 7 and i was forced to do a system restore before i could preform a backup... I tried accessing my old contacts, texts, notes, pics and apps thru icloud (i have it set up to automatically preform backup). It claims that the last back up was after my computer crashed/the update/system restore... I thought all was lost, then went to redownload some old apps. They all appeared with the icloud symbol next to them (instead of "free" or a price), so i'm assuming that i DO have things backed up on icloud? Why are my apps the only media showing back up? Is there a way i can salvage my contacts, texts, pictures and other deleted media still?

    Apps are not included in a backup - only a reference to which apps are on the device.  They are restored from copies in the app store.
    Here's a test to perform - using a computer's browser, log into icloud.com.  Check the contacts and other pages where your data had been stored.  If they are not there, then the only place they could be is in a backup, either to itunes or (/and) icloud.  You'd have to restore the backup.  If the data is there, then your device is not connected to icloud.  Go to Settings>icloud to be sure it's logged into the right account.
    As for pictures...
    Many users have lost photos while preforming a restore from backup or upgrading the iOS.   Recall, only photos in the camera roll are backed up to iCloud.  There is a way to turn backups for camera roll on/off, perhaps these users had camera roll turned off.
    See:
    Settings>icloud>Storage & Backups>Manage Storage,  tap the device's name and on the next screen, be sure Camera Roll is turned on.
    IMPORTANT...
    Photos should be regularly synced to a computer (like you store photos from a digital camera) using either USB via iTunes (on a mac use iPhoto or Aperture to move them to an album) or using photo stream.  If using Photo stream, but sure to move the received photos to a permanent album.  If you have been doing that, then you can sync those photos back to your device.
    If you haven't been saving photos except relying on iCloud to store them in a backup, then that is risky, as many users have discovered.  I'm afraid I have no advice in this case - there is no "cure".

  • Preferences/Setting app crash ios 6.0.1

    Found a crash in ios 6.0.1, Did not know where to report it so started a discussion on it.
    Open settings app -> click on iCloud - > Click on the account cell - > before it loads Storage plan click on advance cell - > after the transition click on cancel -> now click on the storage plan usually shows 5GB -> and in the storage plan again press cancel - > application will crash.
    Here is the crash log :->
    Incident Identifier: 26D070E4-694F-4751-B099-FF00B0E39B20
    CrashReporter Key:   f7432c778c88c1f2a9fd8faefce201000842d1e2
    Hardware Model:      iPad3,3
    Process:         Preferences [208]
    Path:            /Applications/Preferences.app/Preferences
    Identifier:      Preferences
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-11-08 16:21:46.260 +0530
    OS Version:      iOS 6.0.1 (10A523)
    Report Version:  104
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0
    Last Exception Backtrace:
    0   CoreFoundation                          0x33bd729e __exceptionPreprocess + 158
    1   libobjc.A.dylib                         0x3a8b997a objc_exception_throw + 26
    2   CoreFoundation                          0x33bd7158 +[NSException raise:format:arguments:] + 96
    3   Foundation                              0x3a1ea2aa -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 86
    4   UIKit                                   0x39974152 -[UINavigationController popToViewController:transition:] + 278
    5   Preferences                             0x32b1c4cc -[PSRootController popToViewController:animated:] + 60
    6   UsageSettings                           0x04e137da 0x4dee000 + 153562
    7   RemoteUI                                0x3353249c -[RUIObjectModel _handleButtonPressConfirmed:attributes:] + 112
    8   RemoteUI                                0x3352df32 -[RUIPage _leftNavigationBarButtonPressed:] + 38
    9   UIKit                                   0x399d20a0 -[UIApplication sendAction:to:from:forEvent:] + 68
    10  UIKit                                   0x399d2128 -[UIBarButtonItem(UIInternal) _sendAction:withEvent:] + 116
    11  UIKit                                   0x399d20a0 -[UIApplication sendAction:to:from:forEvent:] + 68
    12  UIKit                                   0x399d2052 -[UIApplication sendAction:toTarget:fromSender:forEvent:] + 26
    13  UIKit                                   0x399d2030 -[UIControl sendAction:to:forEvent:] + 40
    14  UIKit                                   0x399d18e6 -[UIControl(Internal) _sendActionsForEvents:withEvent:] + 498
    15  UIKit                                   0x399d1ddc -[UIControl touchesEnded:withEvent:] + 484
    16  UIKit                                   0x398fa5ec -[UIWindow _sendTouchesForEvent:] + 520
    17  UIKit                                   0x398e77fc -[UIApplication sendEvent:] + 376
    18  UIKit                                   0x398e7116 _UIApplicationHandleEvent + 6150
    19  GraphicsServices                        0x3706359e _PurpleEventCallback + 586
    20  GraphicsServices                        0x370631ce PurpleEventCallback + 30
    21  CoreFoundation                          0x33bac16e __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 30
    22  CoreFoundation                          0x33bac112 __CFRunLoopDoSource1 + 134
    23  CoreFoundation                          0x33baaf94 __CFRunLoopRun + 1380
    24  CoreFoundation                          0x33b1deb8 CFRunLoopRunSpecific + 352
    25  CoreFoundation                          0x33b1dd44 CFRunLoopRunInMode + 100
    26  GraphicsServices                        0x370622e6 GSEventRunModal + 70
    27  UIKit                                   0x3993b2f4 UIApplicationMain + 1116
    28  Preferences                             0x000d3ba6 0xd2000 + 7078
    29  libdyld.dylib                           0x397e4b1c start + 0
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0   libsystem_kernel.dylib                  0x32b01350 __pthread_kill + 8
    1   libsystem_c.dylib                       0x3a85811e pthread_kill + 54
    2   libsystem_c.dylib                       0x3a89496e abort + 90
    3   libc++abi.dylib                         0x38a61d4a abort_message + 70
    4   libc++abi.dylib                         0x38a5eff4 _ZL17default_terminatev + 20
    5   libobjc.A.dylib                         0x3a8b9a74 _ZL15_objc_terminatev + 144
    6   libc++abi.dylib                         0x38a5f078 _ZL19safe_handler_callerPFvvE + 76
    7   libc++abi.dylib                         0x38a5f110 std::terminate() + 16
    8   libc++abi.dylib                         0x38a60594 __cxa_rethrow + 84
    9   libobjc.A.dylib                         0x3a8b99cc objc_exception_rethrow + 8
    10  CoreFoundation                          0x33b1df1c CFRunLoopRunSpecific + 452
    11  CoreFoundation                          0x33b1dd44 CFRunLoopRunInMode + 100
    12  GraphicsServices                        0x370622e6 GSEventRunModal + 70
    13  UIKit                                   0x3993b2f4 UIApplicationMain + 1116
    14  Preferences                             0x000d3ba6 0xd2000 + 7078
    15  libdyld.dylib                           0x397e4b1c start + 0
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib                  0x32af1648 kevent64 + 24
    1   libdispatch.dylib                       0x3bc0d974 _dispatch_mgr_invoke + 792
    2   libdispatch.dylib                       0x3bc0d654 _dispatch_mgr_thread$VARIANT$mp + 32
    Thread 2:
    0   libsystem_kernel.dylib                  0x32b01d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a82fcf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a82fa12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a82f8a0 start_wqthread + 4
    Thread 3 name:  WebThread
    Thread 3:
    0   libsystem_kernel.dylib                  0x32af0eb4 mach_msg_trap + 20
    1   libsystem_kernel.dylib                  0x32af1048 mach_msg + 36
    2   CoreFoundation                          0x33bac040 __CFRunLoopServiceMachPort + 124
    3   CoreFoundation                          0x33baad9e __CFRunLoopRun + 878
    4   CoreFoundation                          0x33b1deb8 CFRunLoopRunSpecific + 352
    5   CoreFoundation                          0x33b1dd44 CFRunLoopRunInMode + 100
    6   WebCore                                 0x34a7aa40 _ZL12RunWebThreadPv + 440
    7   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    8   libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 4 name:  com.apple.NSURLConnectionLoader
    Thread 4:
    0   libsystem_kernel.dylib                  0x32af0eb4 mach_msg_trap + 20
    1   libsystem_kernel.dylib                  0x32af1048 mach_msg + 36
    2   CoreFoundation                          0x33bac040 __CFRunLoopServiceMachPort + 124
    3   CoreFoundation                          0x33baad9e __CFRunLoopRun + 878
    4   CoreFoundation                          0x33b1deb8 CFRunLoopRunSpecific + 352
    5   CoreFoundation                          0x33b1dd44 CFRunLoopRunInMode + 100
    6   Foundation                              0x3a1a7bc8 +[NSURLConnection(Loader) _resourceLoadLoop:] + 304
    7   Foundation                              0x3a22b678 __NSThread__main__ + 968
    8   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    9   libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 5:
    0   libsystem_kernel.dylib                  0x32b01d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a82fcf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a82fa12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a82f8a0 start_wqthread + 4
    Thread 6 name:  com.apple.CFSocket.private
    Thread 6:
    0   libsystem_kernel.dylib                  0x32b01594 __select + 20
    1   CoreFoundation                          0x33bb01f2 __CFSocketManager + 674
    2   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    3   libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 7:
    0   libsystem_kernel.dylib                  0x32af0eb4 mach_msg_trap + 20
    1   libsystem_kernel.dylib                  0x32af1048 mach_msg + 36
    2   CoreFoundation                          0x33bac040 __CFRunLoopServiceMachPort + 124
    3   CoreFoundation                          0x33baad9e __CFRunLoopRun + 878
    4   CoreFoundation                          0x33b1deb8 CFRunLoopRunSpecific + 352
    5   CoreFoundation                          0x33b1dd44 CFRunLoopRunInMode + 100
    6   Foundation                              0x3a17e78a -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 250
    7   Foundation                              0x3a222058 -[NSRunLoop(NSRunLoop) run] + 76
    8   Message                                 0x3967da24 _MFSocketNetworkThread + 212
    9   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    10  libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 8:
    0   libsystem_kernel.dylib                  0x32af0eb4 mach_msg_trap + 20
    1   libsystem_kernel.dylib                  0x32af1048 mach_msg + 36
    2   CoreFoundation                          0x33bac040 __CFRunLoopServiceMachPort + 124
    3   CoreFoundation                          0x33baad9e __CFRunLoopRun + 878
    4   CoreFoundation                          0x33b1deb8 CFRunLoopRunSpecific + 352
    5   CoreFoundation                          0x33b1dd44 CFRunLoopRunInMode + 100
    6   RemoteUI                                0x3352cc56 -[RUIImageLoader _startLoader] + 238
    7   Foundation                              0x3a22b678 __NSThread__main__ + 968
    8   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    9   libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 9:
    0   libsystem_kernel.dylib                  0x32b01d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a82fcf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a82fa12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a82f8a0 start_wqthread + 4
    Thread 10:
    0   libsystem_kernel.dylib                  0x32b01d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a82fcf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a82fa12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a82f8a0 start_wqthread + 4
    Thread 11:
    0   libsystem_kernel.dylib                  0x32b01d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a82fcf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a82fa12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a82f8a0 start_wqthread + 4
    Thread 12 name:  JavaScriptCore::BlockFree
    Thread 12:
    0   libsystem_kernel.dylib                  0x32b0108c __psynch_cvwait + 24
    1   libsystem_c.dylib                       0x3a832d2a _pthread_cond_wait + 642
    2   libsystem_c.dylib                       0x3a832aa0 pthread_cond_timedwait + 40
    3   JavaScriptCore                          0x38ce1c70 ***::ThreadCondition::timedWait(***::Mutex&, double) + 104
    4   JavaScriptCore                          0x38df3552 JSC::BlockAllocator::blockFreeingThreadMain() + 78
    5   JavaScriptCore                          0x38e05fa8 _ZN3WTFL19wtfThreadEntryPointEPv + 12
    6   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    7   libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 13 name:  JavaScriptCore::Marking
    Thread 13:
    0   libsystem_kernel.dylib                  0x32b0108c __psynch_cvwait + 24
    1   libsystem_c.dylib                       0x3a832d2a _pthread_cond_wait + 642
    2   libsystem_c.dylib                       0x3a83cf14 pthread_cond_wait + 36
    3   JavaScriptCore                          0x38d86f3c JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 144
    4   JavaScriptCore                          0x38d86e7c JSC::MarkStackThreadSharedData::markingThreadMain() + 140
    5   JavaScriptCore                          0x38e05fa8 _ZN3WTFL19wtfThreadEntryPointEPv + 12
    6   libsystem_c.dylib                       0x3a83a30e _pthread_start + 306
    7   libsystem_c.dylib                       0x3a83a1d4 thread_start + 4
    Thread 14:
    0   libsystem_kernel.dylib                  0x32b01d98 __workq_kernreturn + 8
    1   libsystem_c.dylib                       0x3a82fcf6 _pthread_workq_return + 14
    2   libsystem_c.dylib                       0x3a82fa12 _pthread_wqthread + 362
    3   libsystem_c.dylib                       0x3a82f8a0 start_wqthread + 4
    Thread 0 crashed with ARM Thread State (32-bit):
        r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x3d6a9534
        r4: 0x00000006    r5: 0x3d6a9b88      r6: 0x1d9732e4      r7: 0x2fd2eb44
        r8: 0x1d9732c0    r9: 0x00000300     r10: 0x39d7b663     r11: 0x1da3b830
        ip: 0x00000148    sp: 0x2fd2eb38      lr: 0x3a858123      pc: 0x32b01350
      cpsr: 0x00080010
    Binary Images:
       0xd2000 -   0x130fff +Preferences armv7  <f187e1592bf13b6e8f87078215e78d66> /Applications/Preferences.app/Preferences
    0x490e000 -  0x4910fff  SearchSettings armv7  <48034c8a812a3e438aee0fcf0d7e1bbe> /System/Library/PreferenceBundles/SearchSettings.bundle/SearchSettings
    0x495a000 -  0x4965fff  AirTrafficSettings armv7  <23df2bdff38f32e48ae013f449d062af> /System/Library/PreferenceBundles/AirTrafficSettings.bundle/AirTrafficSettings
    0x4ae3000 -  0x4b12fff  AppleAccountSettings armv7  <fd9ad6d32058366c839e6f9bb165e6dc> /System/Library/PreferenceBundles/AccountSettings/AppleAccountSettings.bundle/A ppleAccountSettings
    0x4c28000 -  0x4c38fff  Riven armv7  <7385b28f06ab38408607082adfe9a3bc> /System/Library/TextInput/Riven.bundle/Riven
    0x4dee000 -  0x4e1ffff  UsageSettings armv7  <59ac18b620d73b96a7da6d20124a4d12> /System/Library/PreferenceBundles/UsageSettings.bundle/UsageSettings
    0x2fe9e000 - 0x2febefff  dyld armv7  <75594988728831d98e1f7c4c7b7ca29d> /usr/lib/dyld
    0x329c6000 - 0x32a2ffff  IMAVCore armv7  <546c5780620730f3830978c937b18d65> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
    0x32a30000 - 0x32a34fff  libGFXShared.dylib armv7  <6a8f59f89218372d9f24c4193a179008> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x32a36000 - 0x32a42fff  libbsm.0.dylib armv7  <e98708fbfa683df2a91d45dc765071a7> /usr/lib/libbsm.0.dylib
    0x32af0000 - 0x32b06fff  libsystem_kernel.dylib armv7  <4c2862d2e8f23119bfe114b0662c6241> /usr/lib/system/libsystem_kernel.dylib
    0x32b07000 - 0x32b08fff  DACoreDAVGlue armv7  <5c83528029803747aaaed105216a007f> /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DACoreDAVGlue .framework/DACoreDAVGlue
    0x32b09000 - 0x32b41fff  Preferences armv7  <b00cd07629303d4f96b20c6f582e48b2> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
    0x32d0e000 - 0x32d65fff  SAObjects armv7  <93fe8149b03538edb4b78bd374050a00> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x32d70000 - 0x32d76fff  libsystem_dnssd.dylib armv7  <6c1c1aaf9a3537d7ada4b519d14da7ab> /usr/lib/system/libsystem_dnssd.dylib
    0x32d77000 - 0x32d9ffff  PrintKit armv7  <a8ef6136b9773d42ac20f7eb54279039> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x32da0000 - 0x32dbffff  ManagedConfigurationUI armv7  <48aedbadcec5358c8bd76e2a02eb3262> /System/Library/PreferenceBundles/ManagedConfigurationUI.bundle/ManagedConfigur ationUI
    0x32dc0000 - 0x32dc1fff  IOAccelerator armv7  <de8af6be681832008d180d7424d55f0d> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x32deb000 - 0x32e03fff  VPNPreferences armv7  <dc01f0e816913ab8af56ac3f91f678e1> /System/Library/PreferenceBundles/VPNPreferences.bundle/VPNPreferences
    0x32e3b000 - 0x32e86fff  libstdc++.6.dylib armv7  <55a7612b28c43cfcad7089b688591b80> /usr/lib/libstdc++.6.dylib
    0x32e8f000 - 0x32f42fff  EventKit armv7  <b5a1d18f2ced31bfb385952f4c390ea4> /System/Library/Frameworks/EventKit.framework/EventKit
    0x32f43000 - 0x32f5cfff  Search armv7  <ff62521638da3a5593340fd9b5de8bbf> /System/Library/PrivateFrameworks/Search.framework/Search
    0x33098000 - 0x330a2fff  MailServices armv7  <f31a7844317a3f2484cffe092e9fd7c2> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
    0x330a3000 - 0x330aafff  OpenGLES armv7  <e035b741746c316dba8f1e59a568bf17> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x3310b000 - 0x3311afff  CoreVideo armv7  <092f3aa965803a1aaea69af2ac5143f5> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x3311b000 - 0x3311ffff  FTClientServices armv7  <2cf901e7aedb3f3b9ea08b465f0e5d14> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
    0x33120000 - 0x331a5fff  MessageUI armv7  <8a69ee961ad135b78152a45d31a2fc8e> /System/Library/Frameworks/MessageUI.framework/MessageUI
    0x3321b000 - 0x3326efff  CommunicationsSetupUI armv7  <de75d31932a13a4b8d7b87d5df1a7226> /System/Library/PrivateFrameworks/CommunicationsSetupUI.framework/Communication sSetupUI
    0x33319000 - 0x33349fff  ContentIndex armv7  <25cc27c7fdac34e6ae5e057c048a3e21> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
    0x3334a000 - 0x33363fff  DictionaryServices armv7  <e1f8d258d02c344cb0d17cec31818d3f> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServic es
    0x33472000 - 0x33475fff  libmacho.dylib armv7  <2a9fe0b48f473d0f8fe2bf076cd12753> /usr/lib/system/libmacho.dylib
    0x33476000 - 0x3347ffff  AssetsLibraryServices armv7  <e51cbfefefbc30b6b47d99739123033e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibrary Services
    0x33480000 - 0x33491fff  libvMisc.dylib armv7  <a3d025234d1a3880a0e5f87879633ee0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vMisc.dylib
    0x33492000 - 0x3350ffff  HomeSharing armv7  <50bd2fe02665322695fbab9f2693bcd7> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
    0x33510000 - 0x33520fff  KeyboardSettings armv7  <7d3c3b20c40831338c927d206c80648e> /System/Library/PreferenceBundles/KeyboardSettings.bundle/KeyboardSettings
    0x33529000 - 0x33542fff  RemoteUI armv7  <6a0e67e66a4030b1a20fd58ccf114932> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
    0x3356c000 - 0x3357efff  DataAccessUI armv7  <29bfc58a025d3c0ab92f41971b74c7be> /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI
    0x33588000 - 0x33739fff  libmecabra.dylib armv7  <b59b3ee949633384bf5612da5cc73781> /usr/lib/libmecabra.dylib
    0x3373c000 - 0x33747fff  CertInfo armv7  <8eb89595e208312090342d2643aa2500> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
    0x33748000 - 0x33748fff  libSystem.B.dylib armv7  <f2cad3bd15f63f448a9c5be732c65819> /usr/lib/libSystem.B.dylib
    0x33759000 - 0x33791fff  DACalDAV armv7  <b59cbfdccac33912b5b627241ef44ca9> /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DACalDAV.fram ework/DACalDAV
    0x33792000 - 0x337acfff  AccountSettingsUI armv7  <cc939fd6e2533a8db383dc9ec95a11d5> /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI
    0x337ec000 - 0x3392afff  vImage armv7  <a7fd7fcd7041356db2ca297402ab6e8c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIm age
    0x3392b000 - 0x33937fff  AccountSettings armv7  <0b7524e9a8ef36bf9e9f6a5c445478af> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x33938000 - 0x33a88fff  MusicLibrary armv7  <2010302aff03397d97f7f91b446ec661> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x33aab000 - 0x33acbfff  libxslt.1.dylib armv7  <7f6f63b31f333c41952f685fdd54a6cb> /usr/lib/libxslt.1.dylib
    0x33ae9000 - 0x33aeafff  libsystem_sandbox.dylib armv7  <46cd200d99323aebbf6d81e5fb16424f> /usr/lib/system/libsystem_sandbox.dylib
    0x33aeb000 - 0x33b00fff  libmis.dylib armv7  <3afeeea531013420af75315d8d6dd332> /usr/lib/libmis.dylib
    0x33b15000 - 0x33c47fff  CoreFoundation armv7  <e30fc309df7b3c9f8ac57f0f6047d65f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x33c48000 - 0x33ecdfff  MediaToolbox armv7  <e8b0007c7e3c3275a5c1fe8ce98839d1> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x33ee3000 - 0x33f45fff  CoreText armv7  <4a0bece315e9316fa1aa1b5923740f55> /System/Library/Frameworks/CoreText.framework/CoreText
    0x33f46000 - 0x33f4cfff  MobileSlideShowSettings armv7  <26c9981ba71e39a39751fe94b570c2a5> /System/Library/PreferenceBundles/MobileSlideShowSettings.bundle/MobileSlideSho wSettings
    0x33f6f000 - 0x33f7bfff  libz.1.dylib armv7  <a3bba3842596315a81aa171a8bbda7b5> /usr/lib/libz.1.dylib
    0x33f7c000 - 0x33f7dfff  CoreSurface armv7  <aa216ca3e2e0381ea8cf9abbd6f430f4> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x33f83000 - 0x33f86fff  ActorKit armv7  <64235ea1a8b73d23a4a9836410424b6b> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
    0x33f87000 - 0x3406efff  CoreMediaStream armv7  <b54695ea687837468f05ecd140356a0e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
    0x34098000 - 0x340a1fff  MediaRemote armv7  <dbc251adcad43e72a31427f836a060cd> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x340b4000 - 0x340cffff  libRIP.A.dylib armv7  <51845c89677f3e77aeb221c44bda48f1> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x340fa000 - 0x34232fff  CoreGraphics armv7  <903960bfcfe93adb943752851f88491e> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x34488000 - 0x344c3fff  iCalendar armv7  <d5f593ead35b38a98d6cfd4a243e0172> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
    0x344c4000 - 0x344f9fff  libcorecrypto.dylib armv7  <ebd023957d853fa8bd35309592e92dac> /usr/lib/system/libcorecrypto.dylib
    0x344fa000 - 0x34552fff  ManagedConfiguration armv7  <fa250e174ca43d3c93a61e41f0df9771> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigu ration
    0x34566000 - 0x34566fff  libsystem_blocks.dylib armv7  <993c9bfe8bf031548b9ddba63cc17015> /usr/lib/system/libsystem_blocks.dylib
    0x34567000 - 0x345ccfff  CoreMedia armv7  <28a1fe1e729d37e0bb623201b2652a45> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x3461b000 - 0x3464efff  AppleAccount armv7  <2af09d814a5a382192613b68b9327d49> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
    0x346a3000 - 0x346a4fff  libMobileCheckpoint.dylib armv7  <814d50d817503020b0a31c04996f4ded> /usr/lib/libMobileCheckpoint.dylib
    0x346a5000 - 0x3487dfff  ImageIO armv7  <fdfa8aa6307235b29435e5c8f6bc9819> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x3487e000 - 0x3489afff  libsystem_m.dylib armv7  <7b2a25c750063de480f6a691f716b9d7> /usr/lib/system/libsystem_m.dylib
    0x348ac000 - 0x348b3fff  CaptiveNetwork armv7  <c1a469c6ca4a3718bef325ec0f4e1885> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x348c0000 - 0x348fafff  iTunesStore armv7  <90c74a32628d3905aa224948b4d52bcf> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
    0x3495d000 - 0x34973fff  iAd armv7  <6522a66ac39131f2a6ddd8a9b937a9ee> /System/Library/Frameworks/iAd.framework/iAd
    0x3497c000 - 0x34983fff  MobileIcons armv7  <c7b5eb7ec2283f0b9611448ddccdd352> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x34998000 - 0x3499cfff  IOSurface armv7  <959e67366a553eca85e6ccfa2d668366> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x34a35000 - 0x34a59fff  Bom armv7  <c76b4156e0463ecb922608d44c126d86> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x34a70000 - 0x3539ffff  WebCore armv7  <29cc251f63fe3a9eb16e96742b88ac4f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x353a0000 - 0x353a3fff  libcache.dylib armv7  <e08b913e17753180b91728a8bd5dda7b> /usr/lib/system/libcache.dylib
    0x35544000 - 0x3559afff  CoreAudio armv7  <a3a2eb3a29443b42a23aa8ecb1232846> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x355bf000 - 0x355d7fff  libsystem_info.dylib armv7  <be3d5625aed733ffb2d53400655fe110> /usr/lib/system/libsystem_info.dylib
    0x355d8000 - 0x35616fff  VideoToolbox armv7  <250b8df69b3c3f929f30463d218b7462> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x35617000 - 0x35646fff  BulletinBoard armv7  <7005f2d1da533442a1756bd176d4aac5> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
    0x35665000 - 0x356a2fff  FTServices armv7  <754c08bad5333c0a9cd49db9bfa2e75f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
    0x3597a000 - 0x359b0fff  MMCS armv7  <4cbc5fa9369231f392390328d492488a> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x359b1000 - 0x359defff  MobileAsset armv7  <7ef1c10c0c493ad4b0073de317f2448d> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x35b5b000 - 0x35b5ffff  VPNUtilities armv7  <d9b32ca25ca03c1980621016cc013475> /System/Library/PrivateFrameworks/VPNUtilities.framework/VPNUtilities
    0x35b6c000 - 0x35b71fff  CommonUtilities armv7  <cb484bdaf5003e4baa13f83bafff62a9> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x35b76000 - 0x35b7dfff  liblockdown.dylib armv7  <257ecb171a363e4298a63f72d7fffea2> /usr/lib/liblockdown.dylib
    0x35c7c000 - 0x35c8efff  DataAccessExpress armv7  <000fb77814ee3ca0841e14bbba48867d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x35cfb000 - 0x35d05fff  Librarian armv7  <ecff1ac52f8f39bf863edadde2092aeb> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x35d73000 - 0x35dbdfff  libc++.1.dylib armv7  <a361a382693032b9bdfb2860033b3024> /usr/lib/libc++.1.dylib
    0x35dfc000 - 0x35e11fff  libxpc.dylib armv7  <9fbb123276823c2383fc34b7a55404d7> /usr/lib/system/libxpc.dylib
    0x35e12000 - 0x35e1afff  MobileBluetooth armv7  <0160339b186e3016881e66b39fd773f5> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x35ed4000 - 0x35f7ffff  MediaControlSender armv7  <fba51e235adc368b8132db578723a8fa> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSend er
    0x35f97000 - 0x36073fff  WebKit armv7  <2b33136aa86e383a83d32908bddc9667> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x36075000 - 0x36078fff  MobileInstallation armv7  <e6b6ae9d4f5f3831a40fcc370afc1429> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallati on
    0x36087000 - 0x3609dfff  libCRFSuite.dylib armv7  <9b3fd56781103f209be2c43e48c1efc9> /usr/lib/libCRFSuite.dylib
    0x360a8000 - 0x360adfff  liblaunch.dylib armv7  <021ff140d6003f3281dfa29b79fa9e6e> /usr/lib/system/liblaunch.dylib
    0x360e3000 - 0x360eafff  libsystem_notify.dylib armv7  <6e39f8511ecc3c3489829714eb6fde12> /usr/lib/system/libsystem_notify.dylib
    0x36457000 - 0x36504fff  libxml2.2.dylib armv7  <ef245c0afc113f54b6f30921671edab2> /usr/lib/libxml2.2.dylib
    0x3653d000 - 0x36950fff  FaceCoreLight armv7  <0cb7a12beb3d32c1abd1834be8328b7c> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
    0x36951000 - 0x369d8fff  CoreMotion armv7  <a3df71772fe1315aa6d176cac1ac48e2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x369db000 - 0x369e8fff  TelephonyUtilities armv7  <19dbc34167323bca9510012b926d8cf7> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtiliti es
    0x36aed000 - 0x36af1fff  CoreTime armv7  <c9986c16fe8b3fa68cf90ccd4f014ab9> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x36af2000 - 0x36b04fff  CoreBluetooth armv7  <d139b7cc4794330295a60f8a26aef5b9> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
    0x36b05000 - 0x36b4efff  IOKit armv7  <635953fdb81237e991ab57ccff92e97d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x37056000 - 0x3705cfff  MobileKeyBag armv7  <a81d768a49cf37a1a111594d39cea3fe> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x3705d000 - 0x37068fff  GraphicsServices armv7  <c5879083e8693aba827c78a32abe2391> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x37202000 - 0x37287fff  libsqlite3.dylib armv7  <759ca29f533a33e88a81fddc3364bf19> /usr/lib/libsqlite3.dylib
    0x37291000 - 0x37380fff  GeoServices armv7  <60e2738ccb9635e9874907d54ea27b68> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x37382000 - 0x37387fff  DACardDAV armv7  <3879fb82c99a38c2aabd7b60d4d73734> /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DACardDAV.fra mework/DACardDAV
    0x37388000 - 0x37388fff  vecLib armv7  <66204595f7653ef29e5e26cb8629177a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vec Lib
    0x373aa000 - 0x373d0fff  libtidy.A.dylib armv7  <134c41c587fb33dca014bd525f68a0c7> /usr/lib/libtidy.A.dylib
    0x374c5000 - 0x3751afff  CoreTelephony armv7  <e5b7289acd1231acb950569a81c10ac1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x37537000 - 0x37954fff  TextInput armv7  <0f98658066233526aef268cab627287b> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x3795c000 - 0x37960fff  IncomingCallFilter armv7  <904a59d67a0b382c88ea23d21a37d3ae> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilt er
    0x37961000 - 0x3797efff  TelephonyUI armv7  <0a989fb0318432ed89d91254f99a66ba> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
    0x3797f000 - 0x3799cfff  PersistentConnection armv7  <cd76b3fcb0db3922ad62f547ab2e55fb> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConn ection
    0x37d75000 - 0x37d94fff  WebBookmarks armv7  <ed705f425035329d96ede473f023ed84> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
    0x37d96000 - 0x37e6efff  StoreServices armv7  <49ff779e3e783e7ca6b56b5788c2c119> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x37e71000 - 0x37e89fff  Ubiquity armv7  <70c63bf67cff31528bbd98dc9c67c7fe> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
    0x37ea3000 - 0x37ebbfff  ChunkingLibrary armv7  <13652bd5c5ba3e6f98435e40e91684d9> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
    0x37ebd000 - 0x37ebffff  TCC armv7  <f641dd0500fa3f0087d93da665ea84b8> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x37ec0000 - 0x37fa3fff  libBLAS.dylib armv7  <56d8e00447133cd89457deec007327cb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib BLAS.dylib
    0x37fa4000 - 0x37fd2fff  Security armv7  <fb75984442a435cd84aac722142d5a44> /System/Library/Frameworks/Security.framework/Security
    0x37fd3000 - 0x37fd5fff  MessageSupport armv7  <44d449b4959a33b99d4ab4a9cd161ee6> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
    0x37fd6000 - 0x3802ffff  MobileCoreServices armv7  <d831f1f9285535acac5035a29d84aaaf> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x38141000 - 0x381f6fff  CoreImage armv7  <ad658acd554a386fb81bb137a237b5f4> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x382ae000 - 0x3834efff  UIFoundation armv7  <795a2f216cc3379c95eb645c633cc527> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x38409000 - 0x3840ffff  BluetoothManager armv7  <95c0b5c3cd8c307ca12f3b21314fbf44> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
    0x38410000 - 0x38415fff  AITTarget armv7  <3dc1ab566dd73a789cedc1efa4ce0d61> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
    0x3848c000 - 0x38494fff  ProtocolBuffer armv7  <359ccc7700c93d58adbbd74ecfda80d9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x384b5000 - 0x384bbfff  libAccessibility.dylib armv7  <9e8bfe02e370375ea8439ab895528982> /usr/lib/libAccessibility.dylib
    0x3860c000 - 0x38618fff  GenerationalStorage armv7  <74d50f4c8d243a35ad3ae89d85f2793a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalSto rage
    0x38619000 - 0x3861cfff  MobileSystemServices armv7  <6edd9c74c5a73c33809152446abe1538> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemSe rvices
    0x3861d000 - 0x38622fff  Marco armv7  <19d5931d02523a459c75954d3d517e72> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x3862f000 - 0x38713fff  PhotoLibraryServices armv7  <e2bb6e80e87530aea4a0535430b61c57> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibrarySe rvices
    0x3872e000 - 0x387e8fff  AddressBookUI armv7  <3da0ecfaea4937148cd365af1d7515c2> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
    0x3883a000 - 0x3888afff  CoreDAV armv7  <bd88382c7bd6378f88fdd04b51acc561> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
    0x3888b000 - 0x38903fff  IMCore armv7  <38d8b5270ff636f1b6640fe5adee05a3> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
    0x38905000 - 0x3892afff  OpenCL armv7  <f7e2cb8404653022bf5cdea17bc5d06f> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x3892b000 - 0x3894efff  MobileSync armv7  <986186369add34f1be231f5a47d2fd2c> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
    0x38950000 - 0x38956fff  XPCKit armv7  <60376ac506bc365d85d28d8de617211a> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
    0x38957000 - 0x38a44fff  libiconv.2.dylib armv7  <faa5abb937e3306ab87c7f7c38315839> /usr/lib/libiconv.2.dylib
    0x38a5e000 - 0x38a71fff  libc++abi.dylib armv7  <c5a5f03138353747b539e620ef2bb5c0> /usr/lib/libc++abi.dylib
    0x38aeb000 - 0x38b3cfff  IMAP armv7  <ce6941856ef63711a68d730aa74ceb85> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework /IMAP
    0x38b63000 - 0x38b81fff  MobileBackup armv7  <28fb09c8547c3f95834ad84163d66bc1> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
    0x38b96000 - 0x38c7cfff  AVFoundation armv7  <d3f2b9d750c83e818c39cbb5ed609244> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x38c86000 - 0x38e2cfff  JavaScriptCore armv7  <8171afa18a08371c89cab6c9d823d1c5> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x38e2d000 - 0x38e2efff  libremovefile.dylib armv7  <6a0dd04f0710329b9c1722db2235f5c3> /usr/lib/system/libremovefile.dylib
    0x38e2f000 - 0x38ef4fff  CFNetwork armv7  <3e973794a4d13428bb974edcb2027139> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x38ef5000 - 0x38f4efff  libvDSP.dylib armv7  <ad4c53081a263f0d96f63b9a80f2ae91> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vDSP.dylib
    0x38f4f000 - 0x38f8afff  libCGFreetype.A.dylib armv7  <bc5b8d4a10863ce192acf26428e68da7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyl ib
    0x39143000 - 0x3914bfff  MobileWirelessSync armv7  <10f08d95590c3835b981893d38fa2a4f> /System/Library/PrivateFrameworks/MobileWirelessSync.framework/MobileWirelessSy nc
    0x3914c000 - 0x39159fff  ApplePushService armv7  <420684556cd430b09a6d9ec6d328d53d> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x3915f000 - 0x3916bfff  libMobileGestalt.dylib armv7  <0338ce49444332ec88cfc45c624bb39b> /usr/lib/libMobileGestalt.dylib
    0x3916c000 - 0x39171fff  IOMobileFramebuffer armv7  <3a351ca1d4ae3146a787f3e13564294b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebu ffer
    0x391ad000 - 0x391c5fff  EAP8021X armv7  <c3678853424030f9a2e410c5488aea5f> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x391da000 - 0x39232fff  CoreLocation armv7  <7bca9c29b3d23f61ba0e28af9e8ee357> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x39233000 - 0x392c1fff  DAEAS armv7  <93c3e10dd6403674b15e04db9453e891> /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framewo rk/DAEAS
    0x392c2000 - 0x392c5fff  AggregateDictionary armv7  <df4096b1cdc5335790db9a2a51e6b029> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictio nary
    0x392c6000 - 0x39302fff  DataAccess armv7  <0bf16fd4f4bd37efbb1a3617750a0dbb> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
    0x39312000 - 0x39312fff  Accelerate armv7  <22bee3e96cbc3538bfc50ca5be618cc0> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x39313000 - 0x3945cfff  libicucore.A.dylib armv7  <0253932c1b9038a0849ef73c38e076ca> /usr/lib/libicucore.A.dylib
    0x394c0000 - 0x394c2fff  libcompiler_rt.dylib armv7  <7add7c91a2673641b0c5f0433a203da6> /usr/lib/system/libcompiler_rt.dylib
    0x394c9000 - 0x3953dfff  ProofReader armv7  <cc89a352199a393ba0e46af69e670ef9> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x39576000 - 0x39640fff  Celestial armv7  <bf58f2db2e333ea18da2f7abd0d89ae6> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x39677000 - 0x39730fff  Message armv7  <2979dbe859f6313f983b1737bff8214c> /System/Library/PrivateFrameworks/Message.framework/Message
    0x3974d000 - 0x3974dfff  liblangid.dylib armv7  <a04b639c18593885bd81bfa623a6f07c> /usr/lib/liblangid.dylib
    0x39796000 - 0x397e2fff  QuickLook armv7  <9f69026f4b7837429b824a115eeef615> /System/Library/Frameworks/QuickLook.framework/QuickLook
    0x397e3000 - 0x397e4fff  libdyld.dylib armv7  <3a149b4730663b1ea84e4a0a68ccc689> /usr/lib/system/libdyld.dylib
    0x39866000 - 0x39866fff  libCVMSPluginSupport.dylib armv7  <1fd63e8305ab3ca190b1ef6ab2555f9d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x39867000 - 0x3986efff  XPCObjects armv7  <5bc4f7282e9d3945a6c1885217670667> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
    0x398b5000 - 0x398e3fff  ToneLibrary armv7  <86305b3c7f323bf3a592e9ad06dcf36c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
    0x398e4000 - 0x39e37fff  UIKit armv7  <4f85b22a1eb73af08641066b29c4edb2> /System/Library/Frameworks/UIKit.framework/UIKit
    0x39e5a000 - 0x39e6efff  SpringBoardUI armv7  <6db3ef412bce34cbabc921e728133932> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
    0x39e7d000 - 0x39ea6fff  MobileMailSettings armv7  <6b3baa96c5af3654851176c20df13b38> /System/Library/PreferenceBundles/AccountSettings/MobileMailSettings.bundle/Mob ileMailSettings
    0x39ea7000 - 0x39eacfff  CrashReporterSupport armv7  <7bde3532f2953f3894eb725379575926> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterS upport
    0x3a0fb000 - 0x3a105fff  IAP armv7  <6703a23c7d263f33992f15c7f407b50a> /System/Library/PrivateFrameworks/IAP.framework/IAP
    0x3a106000 - 0x3a117fff  Accounts armv7  <07b95faa96e73ffeb52694cbad7f3528> /System/Library/Frameworks/Accounts.framework/Accounts
    0x3a118000 - 0x3a153fff  AppSupport armv7  <74ed50d2f7d23ce696b029dd817749c0> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x3a17a000 - 0x3a33dfff  Foundation armv7  <2e1ac190c4f837e2a1059043dd7b1c63> /System/Library/Frameworks/Foundation.framework/Foundation
    0x3a33e000 - 0x3a351fff  AirTraffic armv7  <050ad0f6ad67391d9ff4ac52b3989981> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
    0x3a354000 - 0x3a369fff  libresolv.9.dylib armv7  <e79b59a3406f34d9b37f8085955115ce> /usr/lib/libresolv.9.dylib
    0x3a36a000 - 0x3a373fff  libbz2.1.0.dylib armv7  <5258dce78afc3fd7934a5674b92ad785> /usr/lib/libbz2.1.0.dylib
    0x3a38c000 - 0x3a399fff  ExternalAccessory armv7  <0834a4eb5d9d33ad94173d18f6b2edfc> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
    0x3a3b9000 - 0x3a405fff  IMFoundation armv7  <fd1c50ba98f9307f8b06d074aed412b0> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x3a41b000 - 0x3a432fff  BackBoardServices armv7  <a5570d37cd3f30cbb9572a9cdb824126> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x3a479000 - 0x3a479fff  libkeymgr.dylib armv7  <8a2e3a8fdf9335e2867a33e2d1a9baf8> /usr/lib/system/libkeymgr.dylib
    0x3a4c4000 - 0x3a4c6fff  libCoreVMClient.dylib armv7  <4fd03b13dbfe32628adc789367f48ce1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x3a4ca000 - 0x3a4fefff  CalDAV armv7  <a7e986b4f08c3108ab34e354201066cb> /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV
    0x3a5c2000 - 0x3a5d8fff  VoiceServices armv7  <9f5307bc0cf3398e8b0770d924acb29e> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
    0x3a5d9000 - 0x3a5edfff  MediaStream armv7  <6407c7a70ae73ab5b0be275904748ac7> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x3a5ee000 - 0x3a5f3fff  libcopyfile.dylib armv7  <15aa2c3c8d523273913d4fc6717d3b7c> /usr/lib/system/libcopyfile.dylib
    0x3a5f4000 - 0x3a7a9fff  CoreData armv7  <a42aa4f0f01833c390bc8c6c394dda1c> /System/Library/Frameworks/CoreData.framework/CoreData
    0x3a829000 - 0x3a8affff  libsystem_c.dylib armv7  <d45dc8901531343caf9b7e703d3eba50> /usr/lib/system/libsystem_c.dylib
    0x3a8b1000 - 0x3a9affff  libobjc.A.dylib armv7  <5224e803eca737a4b2c6451d136b3d28> /usr/lib/libobjc.A.dylib
    0x3a9c8000 - 0x3a9e0fff  AssistantServices armv7  <be4226adb57e389093367b0b923afa9b> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
    0x3a9e1000 - 0x3ac96fff  libLAPACK.dylib armv7  <dd6f3958c3d536d6be90836682d2ffee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib LAPACK.dylib
    0x3acd6000 - 0x3ad15fff  SystemConfiguration armv7  <44d84d23d10f344c90b4d9e9611ec976> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x3ad18000 - 0x3ad27fff  MobileDeviceLink armv7  <5c91ef875c5931a1a26e227ddfd7262d> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
    0x3ad87000 - 0x3ad90fff  MobileWiFi armv7  <43de6d03af0838f2a1eeec10d4149e9d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x3b312000 - 0x3b323fff  SpringBoardServices armv7  <8b9821bc87ba354297392cb50da7be58> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServ ices
    0x3b324000 - 0x3b5aafff  AudioToolbox armv7  <6a4804d0e35e362dbad6f047c25227ca> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x3b5bb000 - 0x3b6d0fff  QuartzCore armv7  <d96571a6986c3012b315cb860f4d65ca> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x3b8d0000 - 0x3b8d6fff  libcommonCrypto.dylib armv7  <690aaa493b5c3f9582499f174adf4964> /usr/lib/system/libcommonCrypto.dylib
    0x3b8d7000 - 0x3b8d8fff  DataMigration armv7  <25f8874067393208acc083124bc3eb86> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x3b8d9000 - 0x3b916fff  libGLImage.dylib armv7  <7db25f3d55b93f31868e37326fba1e57> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x3b917000 - 0x3b94dfff  MIME armv7  <32427c81a9933c4796d1a37a88a3ac44> /System/Library/PrivateFrameworks/MIME.framework/MIME
    0x3b958000 - 0x3b959fff  libdnsinfo.dylib armv7  <6c912cedc1e938ad914dfce91a529b68> /usr/lib/system/libdnsinfo.dylib
    0x3b95a000 - 0x3b95cfff  OAuth armv7  <d3e2bc9ae64b31f0a89c52dc1c2797fc> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x3b95d000 - 0x3b967fff  POP armv7  <44493623dd99334a91273894004ff0ce> /System/Library/PrivateFrameworks/Message.framework/MailServices/POP.framework/ POP
    0x3b996000 - 0x3b9fafff  AddressBook armv7  <bdf14ca2b4fb32e5bdb2a9fafb460f09> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x3b9fb000 - 0x3bb94fff  MediaPlayer armv7  <b283f42b49793e61b25341fea2830ff5> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
    0x3bb98000 - 0x3bbb1fff  Notes armv7  <b8fb864f5973319083f926d9a570734e> /System/Library/PrivateFrameworks/Notes.framework/Notes
    0x3bbbd000 - 0x3bbbdfff  libunwind.dylib armv7  <85e7546accc23ae1a973da4758512b7f> /usr/lib/system/libunwind.dylib
    0x3bbbe000 - 0x3bbc2fff  CertUI armv7  <7e4aee03dc3735559f1270e504d94f02> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
    0x3bbc9000 - 0x3bbd7fff  libsystem_network.dylib armv7  <d0fb0eda6cb53a4da859d598c59e7522> /usr/lib/system/libsystem_network.dylib
    0x3bc05000 - 0x3bc22fff  libdispatch.dylib armv7  <4abccf75caf33fa5a0c6037b2e1c5f41> /usr/lib/system/libdispatch.dylib

    You should send it to Apple not here in the user forum.
    http://www.apple.com/feedback/ipad.html

  • AIR 3.6 & 3.7 Loading Remote SWF Crashes iOS on Property Read

    I have been trying out the feature in AIR SDK 3.6 that allows you to load local swf files with ABC.  This is working fine.  However, I am getting a crash on an iOS AOT build when I load a remote swf that does NOT have ABC and I try to read any property on that remote asset.  I have never had this problem with AIR 3.4.  The problem persists on AIR 3.7
    Below is a simple example to reproduce the problem.  The crash will occur immediately when it attempts to trace the "currentLabels" property of the loaded content.  I believe the property itself to be arbitrary --- the same crash will occur when reading any property.  In fact, you can even set a breakpoint before that line and in the Flash Builder debugger, if you try to expand the content's properties the app will crash.
    package
              import flash.display.Loader;
              import flash.display.MovieClip;
              import flash.display.Sprite;
              import flash.display.StageAlign;
              import flash.display.StageScaleMode;
              import flash.events.Event;
              import flash.events.ProgressEvent;
              import flash.net.URLRequest;
              import flash.system.ApplicationDomain;
              import flash.system.LoaderContext;
              public class MobileAppTest extends Sprite
      private const path:String = "https://s3.amazonaws.com/wowzers-dev/mobile/client/";
                        private var files:Array = ["art/common/LoadingScreen.swf"];
                        public function MobileAppTest()
                                  super();
                                  stage.align = StageAlign.TOP_LEFT;
                                  stage.scaleMode = StageScaleMode.NO_SCALE;
                                  loadNext();
                        private function loadNext():void {
                                  var loader:Loader = new Loader();
                                  var req:URLRequest = new URLRequest(path + files[0]);
      trace("\n>>> loading: " + req.url);
                                  loader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onLoadProgress);
                                  loader.contentLoaderInfo.addEventListener(Event.COMPLETE, onLoadComplete);
                                  var context:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null);
                                  loader.load(req, context);
                        private function onLoadProgress(evt:ProgressEvent):void {
                                  trace(evt.bytesLoaded + " out of " + evt.bytesTotal);
                        private function onLoadComplete(evt:Event):void {
                                  trace("<<< onLoadComplete " + evt.currentTarget.contentType);
                                  trace("=== currentLabels: " + evt.currentTarget.content.currentLabels);
    Am I doing something wrong?  Is this a known issue that will be fixed?
    So far I have tested this on an iPad 3 with iOS 6.1.3.
    Thank you.

    I was having the same problem using CS5.5 and AIR 3.7.  For me, the solution was to put a label in my main timeline and then call this.currentLabels in the main .as class.
    My app was crashing every time I called the "currentLabels" property from a custom class controlling a remote SWF.  I thought that it might have been a problem with the FrameLabel class not being imported at compile-time, so I tried placing a flash.display.FrameLabel reference in the main class.  This did not fix the problem.  Then I tried making an arbitrary call to the currentLabels property of my main timeline (all you need to do is reference it) and everything else worked fine.
    *edit*
    After a little further testing, it seems that you can place the reference anywhere (I put it in my custom class by calling theRemoteSWF.parent.currentLabels), but that you must have a label somewhere in the main timeline and call the "currentLabels" property of your main SWF before referencing the currentLabels of a child SWF

  • App Store crashing iOS 6

    I have an iPod touch 4th generation (old I know) with iOS 6 and whenever you look at details of an app the store just crashes and this happens continuously. Does anyone else have this problem? Also will apple release iOS 6.1 shortly to rectify flaws?

    Mine just crashes whenever you search for an app and the results try to load. I think it is because since the 4th gen iPod touch has specs similiar to an iPhone 3GS it has problems loading multiple icons and screenshots at the same time and the process runs out of memory, thus causing iOS to boot the app store  before it becomes unstable. On iOS 5, before the new layout all it needed to load was an app icon and the title - but in iOS 6 it has to load the screenshot and icon for 20 or so apps on cards. Therefore they should change it back to the old layout for older devices

  • StageVideo Application Crash iOS - AIR 3.7

    Hey Everyone,
    Just upgraded all my projects from 3.6 to the latest 3.7 beta and I'm coming across issues with StageVideo on iOS which were not present in 3.6. I've looked everywhere for information about what may have been changed in 3.7 but nothing is noted in the release notes? Is there something I am missing?
    Explanation:
    Play a StageVideo (.mp4) on iPad 2,5 (6.1.2), when the video finishes the application crashes without any useful logs anywhere.
    Further Details:
    Here is some further information and a link to a test application I've put together.
    - Flash Builder 4.7
    - AIR 3.7 SDK (April 2, 2013)(overlayed on 3.6 SDK)
    - Mac OS 10.8.2 development machine
    - iPad Mini version 6.1.2 (10B146)
    - Video Format: H.264 AAC 1024x768 Stereo 733KB
    I've exported and uploaded a sample project (2MB) with the problem I've explained which includes a couple of very short videos:
    http://neurocog.com.au/downloads/bugs/AdobeBugReport12.zip
    I'm stumped!
    Ollie.

    Hi there,
    I'm having the same problem. In addition I noticed that if I don't use the ns.dispose(), just ns.close(), the app dosen't crash but smotimes it plays the previous video on top of the current one. (my app is a video player)
    I didn't get the part of the workarround you sugested, can you be more specifice please?
    What do you mean by setting a double-ly ? Where do you put it?
    As far as I understand the onPlayStatus is being called automaticly when stream is finished.
    Any news from adobe yet?
    Thanks,
    Igal

  • AIR App Crashes iOS After Loading Remote Image

    I have had this problem both with the latest official AIR SDK 3.3 (3.3.0.3670) and 3.4 release (3.4.0.2540) when doing a Standard build.  I am loading a few files one after the other from a remote server on an iPad.  After loading some xmls and swfs successfully, my app crashes and closes without any error message upon loading an image file (I've tried both png and jpg with the same result).  I have both progress and complete event listeners on the loader and the crash happens after all bytes are loaded and before the complete event triggers.  So it seems as if there is some problem with initializing/decompressing the image.  The crash log reports things along the lines of "EXC_BAD_ACCESS" and "KERN_INVALID_ADDRESS."
    This problem does not occur if the files are loaded from the application directory --- only when they are loaded from the remote server.  It is also not occuring with the preview AIR SDK 3.4 with iOS6 Support release (3.4.0.3010).  It is also not occuring on the desktop simulator (adl) or the Fast mode debug option.
    Right now all I can gather is that it is a bug with the AIR SDK that seems to be resolved in upcoming versions, however I am due to submit my app to the app store September 4th so I don't really have the time to wait!
    Please advise on how I can go about tackling this issue.
    The issue occurs with any combination of the following:
    Flash Builder 4.6
    Flex SDK 4.5.1 or 4.6
    AIR SDK 3.3 or 3.4
    iPad 1/2/3 with iOS 5.1.1

    Hi,
    Could you please consider it raising via bugbase.adobe.com and share the bug number here for reference. Also, we would request you to attach sample source files which can replicate the issue.
    -Thanks for reporting it.
    Pahup

  • Crashing ios 8.2

    Since updating to ios 8.2, I am unable to fully sync to iTunes because my iPad 3 32GB Retina display crashes and reboots. It also crashes intermittently while using or while just sitting there on the couch. I can't pick up a pattern in its use that is making it crash except that it does it every time I try to sync to my Mac Mini. ITunes and OS  X are current. It is fairly loaded with spots and data, so I deleted a few things to free up about 1GB free space.
    What is the best way to handle this? Should I reset? Gourd I restore from my most recent backup?
    Thanks for any help you can give.

    Hi JMiraa,
    Welcome to the Apple Support Communities
    I understand that your iPad is sporadically restarting. The first troubleshooting step I would recommend in this situation would be to manually place your iPad in recovery mode and perform an update. This will reinstall the operating system and will not erase any of your data. After this process, please test out your device and let me know if the issue remains. 
    If your iPhone, iPad, or iPod touch doesn't respond or doesn't turn on - Apple Support
    Make sure that you have iTunes 12 or later on your computer.
    Put your device in recovery mode.
    When you get the option to restore or update, select Update. This will reinstall iOS without erasing your data.
    Best regards,
    Joe

  • Flash CS5 bug - clicking on and off "allow smoothing" in bitmap properties dialog crashes Flash

    I had a situation where I was clicking on and off the allow smoothing checkbox in a bitmap properties dialog to observe the difference in appearance and that crashed Flash - Windows 7 Professional, Flash CS5 Professional 11.0.2.489, 8GB Ram - there seem to be a number of bugs like this because I've seen a number of cases in different places in Flash CS5 where doing something normal just crashes it.  Kind of annoying when you are in the middle of something and haven't been saving your work every 5 seconds.

    Hi,
    We have a problem with our action script and seems to be using cookies of clients computers.
    We have a action script as under ..........----------
    function my_function38()
        var _loc1 = my_xml.firstChild.childNodes;
        totalNodes = _loc1.length;
        cityname_mc.fl_name_mc.fl_name.text = my_xml.firstChild.childNodes[cnt].attributes.name;
        rate_mc.rate_anim_mc.fl_rate.text = my_xml.firstChild.childNodes[cnt].attributes.rate;
        fl_month.text = my_xml.firstChild.childNodes[cnt].attributes.month;
    // End of the function
    my_Date = new Date();
    my_xml = new XML();
    my_xml.load("DEL.xml?uniqueID=" + getTimer());
    my_xml.onLoad = my_function38;
    my_xml.ignoreWhite = 1;
    if (!cnt)
        var cnt = 0;
    } // end if
    ++cnt;
    if (cnt >= totalNodes)
        cnt = 0;
        gotoAndPlay(1);
    else
        gotoAndPlay(1);
      Xml Data as under
    <?xml version="1.0" encoding= "UTF-8" ?>
    <cities>
      <city name="Delhi" rate="£365" month=""file location"></city>
    </cities>
    What is happening is we are storing many swf files and xml files for different cities on server location 1 with same code but are just changing the xml file to be picked.
    I.e
    DELHI.XML    DELHI.SWF
    BANGKOK.XML  BANGKOK.SWF
    SYDNEY.XML SYDNEY.SWF
    All are in one folder and we are just changing the xml path in fla files and loading the new swf.
    Then we are giving out swf urls to an advertising company which is in turn picking up swf files from sever location 1 and displaying the same on their website.
    The problem is each time we access the swf file on there site the data doesnot display properly. It is picking up the wrong xml data. When we check the fla the path for xml is ok. What we think is it is saving swf or xml in cookies of user computer. Is there anyway to prevent it from happening.
    We Are using Adobe Flash CS5.
    Thanks
    kam.p

Maybe you are looking for

  • I can not create an email account for my client

    I have created an email account ([email protected]) and it is sending snd recieving messages. However when I try to create an address ([email protected]) me client could not log in to the webmail. I deleted the account and re-created the address with

  • Update of Qty in multi line PO's

    Hi All, We need to update the qty in the PO (multi line POs), and we have around 3000 multi line POs, please let me know which is best way to change the qy in these POs. Please let me know complete process. thnks Vihaan

  • Apps/Business events/getting Event name in workflow?

    Hello, I've created a new workflow that is supposed to receive an event (specifically oracle.apps.gml.po.receipt), and I've subscribed that workflow that business event. Within the workflow itself, I am trying to determine what the event is that spaw

  • Attendance Management Of Employees in SharePoint 2010

    Hi,    I have a text file which consists of almost 1129 items of Employee id, Name, In/Out, Date and time fields. How do i insert such a huge raw data into SharePoint List so that i can get total duration of hours worked by calculating the Check In a

  • Controller DMRW1000 is not recognized with my 5GHz network

    I have the following items: Director DMC250, DMP100 and Controller DMRW1000. I decided to move all of them from the 2.4GHz to the 5GHz network, but the Controller is not recognized by LELA and when I try to set the network manually on the controller