IOS release build crashes instantly

I have an app which works great on the AIR simulator, the iOS simulator, Android, etc... However, on a real iOS device, it immediately crashes on launch after the splash screen is drawn. I have looked in the Organizer under XCODE to see the system log, and it looks mysterious:
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11371] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11373] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11374] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11375] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11376] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11377] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11378] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11379] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11380] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11381] <Error>: Max open files: 78
Feb 17 21:41:58 Edward-de-Jongs-iPad3 mobile_house_arrest[11382] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11383] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11384] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11385] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11386] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11387] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11388] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11389] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11390] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11391] <Error>: Max open files: 78
Feb 17 21:42:03 Edward-de-Jongs-iPad3 mobile_house_arrest[11392] <Error>: Max open files: 78
Feb 17 21:42:04 Edward-de-Jongs-iPad3 mobile_house_arrest[11393] <Error>: Max open files: 78
Feb 17 21:42:04 Edward-de-Jongs-iPad3 mobile_house_arrest[11394] <Error>: Max open files: 78
Feb 17 21:42:04 Edward-de-Jongs-iPad3 mobile_house_arrest[11395] <Error>: Max open files: 78
Feb 17 21:42:04 Edward-de-Jongs-iPad3 mobile_house_arrest[11396] <Error>: Max open files: 78
Feb 17 21:42:35 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: ALS: SetDisplayFactor: factor=1.0000
Feb 17 21:42:35 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
Feb 17 21:42:35 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
Feb 17 21:42:35 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: MultitouchHID: device bootloaded
Feb 17 21:42:35 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: MultitouchHID: detection mode: 3->3
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: set_crc_notification_state 0
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000143.424745]: AppleDPDisplay::setLCDStateGated:(0x90916c00) Enabling
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.001763]: AppleDPDisplay::setPower:(0x90916c00) setting bl deadline for 193 ms from now
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000026]: AppleDPDisplay::setPower:(0x90916c00) enable=1 ret=0x00000000
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000019]: AppleDPDisplay::setLCDStateGated:(0x90916c00) enable=1 ret=0x00000000
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.030218]: AppleDPDisplay::devicePublished:(0x90916c00) newDevice=0xcbd57600
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.007036]: AppleDPDisplay::trainLink:(0x90916c00) Waited 6 ms for link training
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000184]: AppleDPDisplay::initiateLink:(0x90916c00) Waited 39 ms for display to enable
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000023]: AppleDPDisplay::initiateLink:(0x90916c00) _dpDevice=0xcbd57600 ret=0x00000000
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: ALS: AppleARMBacklight::handleMessageGated - framebufferState -> 1
Feb 17 21:42:36 Edward-de-Jongs-iPad3 kernel[0] <Debug>: ALS: AppleARMBacklight::setBacklightEnableGated 1 (set level to 0x613)
Feb 17 21:42:36 Edward-de-Jongs-iPad3 profiled[11398] <Notice>: (Note ) profiled: Service starting...
Feb 17 21:42:36 Edward-de-Jongs-iPad3 profiled[11398] <Notice>: (Note ) profiled: Recomputing passcode requirement message
Feb 17 21:42:39 Edward-de-Jongs-iPad3 kernel[0] <Debug>: launchd[11401] Builtin profile: container (sandbox)
Feb 17 21:42:39 Edward-de-Jongs-iPad3 kernel[0] <Debug>: launchd[11401] Container: /private/var/mobile/Applications/54635A38-785A-4120-BCC6-2AFDAA1FB38D (sandbox)
Feb 17 21:42:39 Edward-de-Jongs-iPad3 kernel[0] <Debug>: launchd[11402] Builtin profile: PasteBoard (sandbox)
Feb 17 21:42:46 Edward-de-Jongs-iPad3 mDNSResponder[31] <Error>: WiFiD2D_startBrowsingForKey in
Feb 17 21:42:46 Edward-de-Jongs-iPad3 mDNSResponder[31] <Error>: WiFiD2D_startBrowsingForKey in
Feb 17 21:42:47 Edward-de-Jongs-iPad3 mDNSResponder[31] <Error>: WiFiD2D_stopBrowsingForKey in
Feb 17 21:42:47 Edward-de-Jongs-iPad3 mDNSResponder[31] <Error>: WiFiD2D_stopBrowsingForKey in
Feb 17 21:43:37 Edward-de-Jongs-iPad3 profiled[11398] <Notice>: (Note ) profiled: Idled.
Feb 17 21:43:37 Edward-de-Jongs-iPad3 profiled[11398] <Notice>: (Note ) profiled: Service stopping.
Feb 17 21:44:32 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: ALS: SetDisplayFactor: factor=0.0500
Feb 17 21:44:47 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: ALS: SetDisplayFactor: factor=0.0000
Feb 17 21:44:47 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
Feb 17 21:44:47 Edward-de-Jongs-iPad3 backboardd[26] <Notice>: MultitouchHID: detection mode: 3->255
Feb 17 21:44:47 Edward-de-Jongs-iPad3 profiled[11407] <Notice>: (Note ) profiled: Service starting...
Feb 17 21:44:47 Edward-de-Jongs-iPad3 profiled[11407] <Notice>: (Note ) profiled: Recomputing passcode requirement message
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: ALS: AppleARMBacklight::setBacklightEnableGated 0 (set level to 0x24c)
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: AppleMultitouchZ2SPI: updating power statistics
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: ALS: AppleARMBacklight::handleMessageGated - framebufferState -> 0
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000131.986517]: AppleDPDisplay::setLCDStateGated:(0x90916c00) Disabling
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000163]: AppleDPDisplay::terminateLink:(0x90916c00) Waited 0 ms for display to disable
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000022]: AppleDPDisplay::terminateLink:(0x90916c00) ret=0x00000000
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000657]: AppleDPDisplay::deviceTerminated:(0x90916c00) device=0xcbd57600
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000111]: AppleDPDisplay::setPower:(0x90916c00) enable=0 ret=0x00000000
Feb 17 21:44:48 Edward-de-Jongs-iPad3 kernel[0] <Debug>: [000000.000022]: AppleDPDisplay::setLCDStateGated:(0x90916c00) enable=0 ret=0x00000000
Feb 17 21:45:47 Edward-de-Jongs-iPad3 profiled[11407] <Notice>: (Note ) profiled: Idled.
Feb 17 21:45:47 Edward-de-Jongs-iPad3 profiled[11407] <Notice>: (Note ) profiled: Service stopping.
=============
first there are all these messages about too many files. First I don't open any files. I don't even think my release build emits any tracing information via "print" either, just in case this error relates to "print" commands which go to stdout not being redirected somehow..
if I do a debug version on the device it works, even the "slow to build, but fast" style of release version. Just the release build fails, and of course the production build also fails. I already got a rejected app submission from apple because the home screen comes up blank.
My app is super simple; it doesn't do squat on the home screen, draws a vector graphic scaled to the screen. Very few objects, negligible memory consumption. It has to be a bug in the packager because if it works in the simulator, it is supposed to work on the production machine.  Anyone have a clue as to why an app fails to run?

Hi,
Thanks for sharing the files, we've been able to reproduce the issue and are investigating the issue at our end.
The issue is reproducible on non-interpreter targets (ipa-test, ipa-app-store, ipa-ad-hoc) with just a white screen shown after the initial welcome screen is shown for a second. You can use the bug # 3503058 for future reference.
Thanks once again.
-Pahup

Similar Messages

  • Flash builder 4.7 and 3.5 sdk not able to complete an IOS release build

    Hello,   I am having a problem when I try to make an IOS ipad release build it never able to finish and fails due to compiler errors.   I am using window 7 and flash builder 4.7 and AIR sdk 3.5.   I have one actionscript mobile project linked to 5 libraries that were built in 4.6.   I have rebuilt all the project to support 3.5.   I can compile and play a debug version of the game in both standard and fast mode.  When I try to do a release build it goes to 4 percent and then fails.
    See details for more information.
      Encountered errors or warnings while building project ZooApp.as.
        ZooContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.definitions.InterfaceDefinition$InterfaceIterator.<init >(InterfaceDefinition.java:273)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.interfaceIterator(Class DefinitionBase.java:399)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.isInstanceOf(ClassDefin itionBase.java:429)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isInstanceOf(SemanticUtils.java :565)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion(SemanticU tils.java:220)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion(SemanticU tils.java:342)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:560)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFormalsVsActua ls(MethodBodySemanticChecker.java:758)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFunctionCall(M ethodBodySemanticChecker.java:842)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_functionAsMember Expr(ABCGeneratingReducer.java:3960)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_327(CmcEmitter.java:5339)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:86 06)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:69 52)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:95 07)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 732)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 723)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:456)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getOutgoingDependenciesReques t(CompilationUnitBase.java:626)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1067)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 95 more
        DinoZooContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.addImplicitOpenNamespaces(TypeScope.ja va:552)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.addImplicitOpenNamespaces(ScopeView.ja va:114)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetImpl(ASScope.java:535)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.getNamespaceSet(ASScopeCache.java:3 87)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSet(ASScope.java:492)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetForNameImpl(ASScope.java: 461)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.getNamespaceSetForName(ASScopeCache .java:549)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetForName(ASScope.java:424)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.findProperty(ASScopeCache.java:150)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findProperty(ASScope.java:1312)
        at com.adobe.flash.compiler.internal.definitions.references.LexicalReference.resolve(Lexical Reference.java:72)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:871)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:90)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveType(IdentifierNode.java: 406)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolveType(MemberAc cessExpressionNode.java:137)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFormalsVsActua ls(MethodBodySemanticChecker.java:758)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFunctionCall(M ethodBodySemanticChecker.java:842)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_functionAsMember Expr(ABCGeneratingReducer.java:3960)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_327(CmcEmitter.java:5339)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:86 06)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:69 52)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:95 07)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 732)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 723)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:456)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getOutgoingDependenciesReques t(CompilationUnitBase.java:626)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1067)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 105 more
        AppSettingsModel.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_b169f8(CmcEmitter.java:13246)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12878)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get CostForRule_9664a1(CmcEmitter.java:20373)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:20008)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:19992)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 70 more
        AnimatedScreenState.as: Internal error in ABC generator subsystem, when generating code for: E:\3lbs\projects\3pounds\applications\dinozoo\client\dinozooapp\src\dinozoo\model\screens tatemachine\AnimatedScreenState.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.<init>(ClassDirectiv eProcessor.java:316)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.<init>(ClassDirectiv eProcessor.java:182)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:422)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 32 more
        ScreenStateMachineModel.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12947)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12925)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_IfStatementID_1_n .getCostForRule_7259da(CmcEmitter.java:14481)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_IfStatementID_1_n .getCost(CmcEmitter.java:14418)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1071)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 87 more
        ParkContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_ae000d(CmcEmitter.java:13341)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12893)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get CostForRule_1a8c4e7(CmcEmitter.java:20392)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:20011)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:19992)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 70 more
        ScreenNavigatorMediator.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmit

    I experienced this problem today, and kind of "solved" it. There may be an underlying bug, though.
    My project compiled fine last Thursday, but I opened it up on Monday (unchanged) and this error showed up in several files. I tried quitting and restarting Flash Builder to no avail. I could not replicate the problem in a new project.
    For me, each occurence of the error was at a private function definition, so I thought I would try changing "private" to "public" on one of the functions. The error immediately went away in all 3 locations (not just the one I edited). I then changed it back to "private" with no error.
    I hope that will help the Adobe team track down the problem.

  • Code Translation Bug in iOS release build

    Hello,
    I think I found a bug in the Adobe compiler to build an iOS ipa. It only happens on ipa release builds, not interpreter builds and I have tried it with several Adobe Air SDKs (from 3.6 to 3.9).
    This function:
    protected function isCardValid(player:Player, card:Card):Boolean
                if (trick.length == 0) return true;
                else if (cardsMatch(trick[0], card)) return true;
                var validCardLeft:Boolean = false;
                for (var i:uint = 0; i < player.hand.cards.length; ++i)
                    if (cardsMatch(trick[0], player.hand.cards[i]))
                        validCardLeft = true;
                        break;
                return !validCardLeft;
    Will return true on ipa-app-store, no matter the value of validCardLeft. I have verified with popups, that the value of validCardLeft contains the correct value, nevertheless the function always returns true. It happened in 2 of my games, that use this function but a different implementation for cardsMatch();
    Using the ugly
    if (validCardLeft) return false;
    else return true;
    fixes the problem.

    Ran into a similar issue on AIR 4.0 while using "-swf-version=21" as an additional compiler option.
    Assigning a boolean variable the value "false" and checking it in an if statement always evaluates as "true" on iOS ad hoc builds.
    Changing the if statement to check "true" instead and using an else to handle the appropriate logic seems to have fixed the issue.

  • AIR to iOS release build freezes

    What am I using:
    Mac OS X version 10.7.5
    Flash Pro CC and AIR 14.0.0.78 for iOS
    The application works in debug build on my iPad2, everything works great. I am using sharedObject to store the users’ preferences.
    On the release build, the application starts up normal. I am able to browse through the different screens and use other parts of the application with no problems. When I get to a configuration screen there is an edit and an add button. When clicking on the Edit button no abnormally occurs, when clicking on the Add button, the application freezes. Adobe community, need help with this issue!
    Is there a work around, before I change all the sharedObject codes.
    Issues:
    Under the iOS deployment type Ad hoc or Apple App Store I believe the application freezes with the code below:
    No errors displaying why the application freezes on my iPad
    Apple Store Approved the application and also no errors through the Application Loader
    This issue is a follow up from this post:
    https://forums.adobe.com/message/6336759#6336759
      I believe there should be more support from Adobe.

    Hello, good to know you problem is solved, However adobe recommends not to use Shared Objects instead there are other sophisticated options to save your game data. Reason is shared objects sometimes becomes messy, data lost and the main reason is on app update your won't find your SharedObject and users data will be lost. Search around web and you will find people already experienced these issues. I have also moved by saved data to Files in my two running projects for client. I have just write all of my data in a small .dat file which is saved in applicationStorageDirectory. The plus point is, this directory data won't be lost in case of app update but only be deleted when app is uninstalled/deleted. I recommend you to move away from Shared Object if your data is sensitive and something you cannot tolerate with your users/clients.
    Thanks,
    Muhammad Faisal Zaheer,
    Sr. Software Engineer, Team Lead, Cubix Labs

  • Please Help! Blank Screen IOS Release Build

    Im getting crazy for this, but when i export the release build and install the app on my iphone, i get just the splash screen. The debug version working good in iphone and simulator.
    Im using Flash Builder 4.6
    Please help me
    Thanks

    Hi,
    of course you can!
    On your mobile, like u do with the debug version!
    You should always try the release build!
    I found my bug, that in the debug version was working perfectly.
    Take a look at here
    http://forums.adobe.com/message/4516888?tstart=0
    it was the same for me!

  • Blank Screen in Flex Mobile IOS Release Build

    Please I need help!
    After exporting the release build with the right certificate, after installing on iphone a get just a blank screen (it stop to the splash screen). I cant understand why, the debug version it's working correctly!
    Thanks!

    http://forums.adobe.com/message/4520676#4520676

  • Ipa debug build works fine but release build crashes

    I have done a project in flash builder 4.6  air sdk 3.5 , using AS3  while debuging its works fine in emulator and device after that I installed the realease version on the same device which have IOS 7 the app crashes after loading the first screen and doesn't respond. Android version working fine too please help me on this topic thank you.

    Are you using device debugging or device debugging in interpreter mode? There is a chance that you’re relying on some external code in swfs you’re loading, and that will work in interpreter mode, and on Android, but not on iOS in a regular build.

  • IOS Export Release Build hangs with FB4.7

    I recently updated to FB4.7 running AIR 3.4 on my Macbook Air under Lion 10.7.5.
    My project contains a large number of embeded files and when debugging under FB4.6 I was often encountering Java Heap Errors and lots of out of memory errors. However, I was able to put up with those errors and still export working release builds.
    Under FB4.7 I am able to compile DEBUG builds now without the problems I was having under FB4.6. However, when I attempt to export an iOS release build using the IDE under FB4.7 the process always just hangs (at Packaging 0%) and never completes (even after waiting hours).
    If I create a small test project under FB4.7, I am able to export a release build successfully. So I believe my FB install is working.
    I've tried bumping up the xms and xmx settings in the Flash Builder 4.7.ini file to 2048m, but that has made no difference to the problem.
    I suspect that the large number of embeded files that I have in my project may be contributing to the problem. The embeded files are primarily all UI artwork as my app supports all the different iOS screen resolutions.
    Short of restructuring my entire project to remove all the embeded files (which I really do not want to do at this point) is there anything else that can be done to get FB4.7 to succesfully export an iOS release build?

    Hi Sanjay,
    Thanks for the quick reply! Hereby the extra info:
    1. -Xmx2048m
    2. We are using ATF files with all three textures included (around 14 MB for @2x and 8 MB for @1x). We could exclude the DXT and ETC ones, but than we need to create them for all separately. Thereby we are not done with the project so the size will still increase, than it is a solution for a short time.
    3. I just tried with the following results:
    At the beginning it is giving some warnings:
    Exception in thread "main" com.adobe.air.ipa.ProcessError: Assembler failed
              at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:271)
              at com.adobe.air.ipa.AOTCompiler.compileModule(AOTCompiler.java:1444)
              at com.adobe.air.ipa.AOTCompiler.compileBitcodeImpl(AOTCompiler.java:1342)
              at com.adobe.air.ipa.ASMGenerator.main(ASMGenerator.java:68)
    Exception in thread "main" com.adobe.air.ipa.ProcessError: Assembler failed
              at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:271)
              at com.adobe.air.ipa.AOTCompiler.compileModule(AOTCompiler.java:1444)
              at com.adobe.air.ipa.AOTCompiler.compileBitcodeImpl(AOTCompiler.java:1342)
              at com.adobe.air.ipa.ASMGenerator.main(ASMGenerator.java:68)
    Undefined symbols for architecture armv7:
    After that, a lot of lines are shown with this at the end:
    ld: symbol(s) not found for architecture armv7
    Compilation failed while executing : ld64
    Any idea?
    Thanks,
    Ben

  • Export release build failed with an error message: complilation failed while excuting : compile-abc

    I updated air sdk from 4.0 to 16.0 beta to fix apple app store submitting bug. I can build the project and run it on simulator without any problem.  But when I tried to export the ios release build, I got this error message: complilation failed while excuting : compile-abc. 
    I use commmand line to excute compile-abc.exe with the parameters that adt gives it, but it failed without any error message.
    Here is the command line:
    compile-abc.exe -mtriple=armv7-apple-ios -filetype=obj -sdk "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1 - air16\lib\aot/lib/avmglue.abc" -fields "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1 - air16\lib\aot/lib/air-fields.arm-air.txt" -O3 -abc-file-list=E:\MyApp\bin-debug\AOTBuildOutput8184169967790207636.tmp\ABCFilesList.txt
    There's a empty file AOTBuildOutput-0000001821_1821.o left in the command line workaroud path. I opened file AOTBuildOutput-0000001821.abc, but didn't get any clue. How can I trace this problem?

    Still having similar issues - seems to be when I embed an image - but works for every release except for release build
    Tried your work around but doesnt seem to make a different
    [Embed(source = "/../assets/[email protected]")]
    protected static const ATLAS_IMAGE:Class;
    [Embed(source = "/../assets/[email protected]", mimeType = "application/octet-stream")]
    protected static const ATLAS_XML:Class;
    [Embed(source = "/../assets/iconMap.png")]
    protected static const ATLAS_IMAGE_LOW_RES:Class;
    [Embed(source = "/../assets/iconMap.xml", mimeType = "application/octet-stream")]
    protected static const ATLAS_XML_LOW_RES:Class;
    if(Starling.current.viewPort.width > 320)
    atlas = new TextureAtlas(Texture.fromBitmap(new ATLAS_IMAGE(), false), XML(new ATLAS_XML()));   
    }else{
    atlas = new TextureAtlas(Texture.fromBitmap(new ATLAS_IMAGE_LOW_RES(), false), XML(new ATLAS_XML_LOW_RES()));

  • Application crashes on IOS 5.1 (tried Adhoc export release build)

    Application crashes on IOS 5.1 in splash screen. It works fine with fast debugging and standard debugging.But when i tried to test in as ADHOC release build it got crashed.
    Device: Ipad 2 - IOS 5.5
    Air: Air 3.3 beta 2
    Flex sdk: 4.6
    -Saravanan.

    I encountered the same problem too.
    In addition, it works fine in AIR3.2.
    This is a diagnostic log.
    Incident Identifier: 8693E907-C4AE-46AE-AF30-E98AEA1ADA44
    CrashReporter Key:   8101529d3f4d03f26f21d6e690865577754d76ae
    Hardware Model:      iPad2,1
    Process:         DrawCASE [10057]
    Path:            /var/mobile/Applications/358A3C6A-E437-4AE8-8883-50DBB81F9080/DrawCASE.app/DrawCASE
    Identifier:      DrawCASE
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-04-27 13:45:52.846 +0900
    OS Version:      iPhone OS 5.1 (9B176)
    Report Version:  104
    Exception Type:  00000020
    Exception Codes: 0x8badf00d
    Highlighted Thread:  0
    Application Specific Information:
    DrawCASE[10057] has active assertions beyond permitted time:
        <SBProcessAssertion: 0x12abfa70> identifier: Suspending process: DrawCASE[10057] permittedBackgroundDuration: 10.000000 reason: suspend owner pid:52 preventSuspend  preventThrottleDownCPU  preventThrottleDownUI
    Elapsed total CPU time (seconds): 12.390 (user 12.390, system 0.000), 62% CPU
    Elapsed application CPU time (seconds): 9.922, 49% CPU
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0:
    0   DrawCASE                                   0x00e0d408 0x1000 + 14730248
    1   DrawCASE                                   0x001884c8 0x1000 + 1602760
    2   DrawCASE                                   0x00186d6c 0x1000 + 1596780
    3   DrawCASE                                   0x001895fc 0x1000 + 1607164
    4   DrawCASE                                   0x00872264 0x1000 + 8852068
    5   DrawCASE                                   0x0087d148 0x1000 + 8896840
    6   DrawCASE                                   0x0078bae0 0x1000 + 7908064
    7   DrawCASE                                   0x0087c828 0x1000 + 8894504
    8   DrawCASE                                   0x000eb148 0x1000 + 958792
    9   DrawCASE                                   0x000eb6e8 0x1000 + 960232
    10  DrawCASE                                   0x000ef720 0x1000 + 976672
    11  DrawCASE                                   0x00005d84 0x1000 + 19844
    12  DrawCASE                                   0x00a04010 0x1000 + 10498064
    13  DrawCASE                                   0x00a03aec 0x1000 + 10496748
    14  DrawCASE                                   0x00e5589c 0x1000 + 15026332
    15  DrawCASE                                   0x010149a4 0x1000 + 16857508
    16  DrawCASE                                   0x01013ee0 0x1000 + 16854752
    17  DrawCASE                                   0x005e8054 0x1000 + 6189140
    18  DrawCASE                                   0x014d3070 0x1000 + 21831792
    19  DrawCASE                                   0x014d4664 0x1000 + 21837412
    20  DrawCASE                                   0x00e9bf40 0x1000 + 15314752
    21  DrawCASE                                   0x00e9b554 0x1000 + 15312212
    22  DrawCASE                                   0x00fe0190 0x1000 + 16642448
    23  QuartzCore                                  0x32231868 0x321dd000 + 346216
    24  QuartzCore                                  0x322317be 0x321dd000 + 346046
    25  IOMobileFramebuffer                    0x33d16ffa 0x33d13000 + 16378
    26  IOKit                             0x310e8606 0x310e4000 + 17926
    27  CoreFoundation                           0x338b2f0c 0x33830000 + 536332
    28  CoreFoundation                           0x338bd51c 0x33830000 + 578844
    29  CoreFoundation                           0x338bd4be 0x33830000 + 578750
    30  CoreFoundation                           0x338bc30c 0x33830000 + 574220
    31  CoreFoundation                           0x3383f49e 0x33830000 + 62622
    32  CoreFoundation                           0x3383f366 0x33830000 + 62310
    33  GraphicsServices                         0x32dbd432 0x32db9000 + 17458
    34  UIKit                              0x35534e76 0x35503000 + 204406
    35  DrawCASE                                   0x00ec6a9c 0x1000 + 15489692
    36  DrawCASE                                   0x014f39e4 0x1000 + 21965284
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib                     0x36b753a8 0x36b74000 + 5032
    1   libdispatch.dylib              0x31f39f04 0x31f36000 + 16132
    2   libdispatch.dylib              0x31f39c22 0x31f36000 + 15394
    Thread 2 name:  WebThread
    Thread 2:
    0   libsystem_kernel.dylib                     0x36b75004 0x36b74000 + 4100
    1   libsystem_kernel.dylib                     0x36b751fa 0x36b74000 + 4602
    2   CoreFoundation                            0x338bd3ec 0x33830000 + 578540
    3   CoreFoundation                            0x338bc124 0x33830000 + 573732
    4   CoreFoundation                            0x3383f49e 0x33830000 + 62622
    5   CoreFoundation                            0x3383f366 0x33830000 + 62310
    6   WebCore                        0x370b10f0 0x37008000 + 692464
    7   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    8   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 3:
    0   libsystem_kernel.dylib                     0x36b75004 0x36b74000 + 4100
    1   libsystem_kernel.dylib                     0x36b751fa 0x36b74000 + 4602
    2   DrawCASE                                   0x00a1c070 0x1000 + 10596464
    3   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    4   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 4:
    0   libsystem_kernel.dylib                     0x36b85068 0x36b74000 + 69736
    1   libsystem_c.dylib              0x32caca46 0x32c9e000 + 59974
    2   libsystem_c.dylib              0x32cac7c2 0x32c9e000 + 59330
    3   DrawCASE                                   0x0109cf3c 0x1000 + 17415996
    4   DrawCASE                                   0x00f8ebec 0x1000 + 16309228
    5   DrawCASE                                   0x0109d1e0 0x1000 + 17416672
    6   DrawCASE                                   0x0109d2a8 0x1000 + 17416872
    7   DrawCASE                                   0x0109d7e8 0x1000 + 17418216
    8   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    9   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 5:
    0   libsystem_kernel.dylib                     0x36b85068 0x36b74000 + 69736
    1   libsystem_c.dylib              0x32caca46 0x32c9e000 + 59974
    2   libsystem_c.dylib              0x32cac7c2 0x32c9e000 + 59330
    3   DrawCASE                                   0x0109cf3c 0x1000 + 17415996
    4   DrawCASE                                   0x00f8ebec 0x1000 + 16309228
    5   DrawCASE                                   0x0109d1e0 0x1000 + 17416672
    6   DrawCASE                                   0x0109d2a8 0x1000 + 17416872
    7   DrawCASE                                   0x0109d7e8 0x1000 + 17418216
    8   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    9   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 6:
    0   libsystem_kernel.dylib                     0x36b85068 0x36b74000 + 69736
    1   libsystem_c.dylib              0x32caca46 0x32c9e000 + 59974
    2   libsystem_c.dylib              0x32cb3574 0x32c9e000 + 87412
    3   DrawCASE                                   0x0109cfc0 0x1000 + 17416128
    4   DrawCASE                                   0x005eac0c 0x1000 + 6200332
    5   DrawCASE                                   0x0109d1e0 0x1000 + 17416672
    6   DrawCASE                                   0x0109d2a8 0x1000 + 17416872
    7   DrawCASE                                   0x0109d7e8 0x1000 + 17418216
    8   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    9   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Thread 7 name:  com.apple.NSURLConnectionLoader
    Thread 7:
    0   libsystem_kernel.dylib                     0x36b75004 0x36b74000 + 4100
    1   libsystem_kernel.dylib                     0x36b751fa 0x36b74000 + 4602
    2   CoreFoundation                            0x338bd3ec 0x33830000 + 578540
    3   CoreFoundation                            0x338bc124 0x33830000 + 573732
    4   CoreFoundation                            0x3383f49e 0x33830000 + 62622
    5   CoreFoundation                            0x3383f366 0x33830000 + 62310
    6   Foundation                     0x327d6bb2 0x327c6000 + 68530
    7   Foundation                     0x327d6a7a 0x327c6000 + 68218
    8   Foundation                     0x3286a58a 0x327c6000 + 673162
    9   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    10  libsystem_c.dylib                           0x32cac5e8 0x32c9e000 + 58856
    Thread 8 name:  com.apple.CFSocket.private
    Thread 8:
    0   libsystem_kernel.dylib                     0x36b85570 0x36b74000 + 71024
    1   CoreFoundation                            0x338c163a 0x33830000 + 595514
    2   libsystem_c.dylib              0x32cac72e 0x32c9e000 + 59182
    3   libsystem_c.dylib              0x32cac5e8 0x32c9e000 + 58856
    Unknown thread crashed with unknown flavor: 5, state_count: 1
    Binary Images:
        0x1000 -  0x15adfff +DrawCASE armv7  <70c1910c354dd296ef49ac5c3c71a849> /var/mobile/Applications/358A3C6A-E437-4AE8-8883-50DBB81F9080/DrawCASE.app/DrawCASE
    0x2fe16000 - 0x2fe37fff  dyld armv7  <4a817f3e0def30d5ae2032157d889c1d> /usr/lib/dyld
    0x3014d000 - 0x30159fff  CoreVideo armv7  <364fa32d513f3c11b50970120545f1a8> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x302b0000 - 0x302f5fff  GeoServices armv7  <a26be2e76e8730ab91a16502aba376be> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x30304000 - 0x303d4fff  WebKit armv7  <6ff2796c2f933050ac6ecdee9fc6a216> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x303d5000 - 0x303d5fff  vecLib armv7  <a2cfe25e77aa36bfb4a30b2d0d2dd465> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x303d6000 - 0x303ddfff  libc++abi.dylib armv7  <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
    0x303de000 - 0x303f9fff  libJapaneseConverter.dylib armv7  <0db483beb91f367f9fe26d93fd8f5e49> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x303fa000 - 0x30400fff  liblockdown.dylib armv7  <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
    0x30623000 - 0x30627fff  libAccessibility.dylib armv7  <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
    0x30628000 - 0x306eefff  GLEngine armv7  <6617f2b4ee283469a5595129889ff049> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
    0x306f6000 - 0x3070cfff  libmis.dylib armv7  <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
    0x3070d000 - 0x307b7fff  libBLAS.dylib armv7  <bf822cc1a3243ae7b104cf73ca22d352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x30826000 - 0x30827fff  CoreSurface armv7  <7850befd26b630f183ee326aaadd7b34> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x3083c000 - 0x30880fff  MobileCoreServices armv7  <757226927a873d5492be721908077b48> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x308b8000 - 0x308d5fff  libsystem_info.dylib armv7  <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
    0x309bc000 - 0x309c8fff  libz.1.dylib armv7  <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
    0x30e58000 - 0x30e67fff  SpringBoardServices armv7  <ca5b10014b473d2eaec5c48d89ee1b54> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x30f8e000 - 0x30f8ffff  libdyld.dylib armv7  <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
    0x30f99000 - 0x30fbcfff  Bom armv7  <c3435ecd2e5839f89de51edad0e1bb00> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x310ba000 - 0x310defff  PrintKit armv7  <08509c7bc915358b953de6f5cbef5c56> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x310e4000 - 0x31122fff  IOKit armv7  <fcda71d29d6136dfbd84c1725f4998e5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x31125000 - 0x3114afff  OpenCL armv7  <ec915bfc3f7633dda61b5fc87459119b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x31203000 - 0x31430fff  MediaToolbox armv7  <ec9bc89489763c6c93f86c5c490b2d69> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
    0x315f6000 - 0x31647fff  CoreText armv7  <5bfac4ee88d03d5b87a1f105abb7756c> /System/Library/Frameworks/CoreText.framework/CoreText
    0x31648000 - 0x31653fff  AccountSettings armv7  <373e59421d983c93931cfbad87b1ae35> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x31692000 - 0x31696fff  IOSurface armv7  <6ae77a40f8e93f28bc466ca93f5675d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x316e4000 - 0x316f8fff  PersistentConnection armv7  <65682d21486836a3aa3e17b9461e7b3a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x316f9000 - 0x31751fff  CoreAudio armv7  <be335e8eb6f93594b028a6ddd503a183> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x317a7000 - 0x317effff  CoreMedia armv7  <eb1f503312be3c93b07b2d0d25177000> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x31936000 - 0x31a5bfff  JavaScriptCore armv7  <2ffc6c87b94434288366bd53765ee267> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x31a5c000 - 0x31a91fff  SystemConfiguration armv7  <4464a4e3bb3f32f7abaa35ebf31fda49> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x31a97000 - 0x31adafff  libcommonCrypto.dylib armv7  <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
    0x31adb000 - 0x31addfff  MobileInstallation armv7  <215d93dbb0f63cbf828f9126eb7b5349> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
    0x31b1a000 - 0x31b5afff  libGLImage.dylib armv7  <40448706190031f6b0d9636cc11ee81d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x31b5b000 - 0x31c49fff  libiconv.2.dylib armv7  <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
    0x31c4a000 - 0x31c85fff  libCGFreetype.A.dylib armv7  <55941c96cf1f3b048e72a148c4496c16> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
    0x31c86000 - 0x31c92fff  libCRFSuite.dylib armv7  <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
    0x31cdc000 - 0x31cf1fff  libresolv.9.dylib armv7  <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
    0x31cfd000 - 0x31d02fff  CrashReporterSupport armv7  <2bb524b3bb3c3eb2932ce13b655b7c7c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
    0x31f36000 - 0x31f4cfff  libdispatch.dylib armv7  <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
    0x320df000 - 0x320e0fff  DataMigration armv7  <d77f0e8f39ee37f5a2ac713a3fd9e693> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x320e1000 - 0x32118fff  Security armv7  <eea56f71fde83c2981f9281dc7823725> /System/Library/Frameworks/Security.framework/Security
    0x32179000 - 0x3217ffff  MobileKeyBag armv7  <e1f06241ef0e3f0aae00f15df572077e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x321d9000 - 0x321dbfff  libCoreVMClient.dylib armv7  <d4d4aa3090c83e87bcb15ed00b93fd5c> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x321dc000 - 0x321dcfff  Accelerate armv7  <55b24cf91a8b3532bde6733c96f14c08> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x321dd000 - 0x322cefff  QuartzCore armv7  <a2afbe6483683d05ad51b106f98776e2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x3237d000 - 0x32383fff  liblaunch.dylib armv7  <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
    0x323d2000 - 0x32498fff  libobjc.A.dylib armv7  <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
    0x325cd000 - 0x326d3fff  IMGSGX543GLDriver armv7  <a22da8177dc73bb895eb7a9f11e19d6a> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
    0x326fa000 - 0x326fafff  libCVMSPluginSupport.dylib armv7  <a80aaa9989483ce3a496a061fd1e9e0a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x326fb000 - 0x32774fff  ProofReader armv7  <6db611d8df6530d480f97a40bc519f70> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x327c6000 - 0x32944fff  Foundation armv7  <c40ddb073142315bb4ebb214343d0b7f> /System/Library/Frameworks/Foundation.framework/Foundation
    0x32945000 - 0x329fbfff  AVFoundation armv7  <35cb7a0eb1dc3554a777c1cc11cb0415> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x32ab7000 - 0x32abafff  NetworkStatistics armv7  <7848d8ebad99367cb4f7f4e3fe88e5d6> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x32abb000 - 0x32abcfff  libsystem_blocks.dylib armv7  <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
    0x32abe000 - 0x32af6fff  VideoToolbox armv7  <9f25f38d1cd13a1daff99cfde8884410> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
    0x32b3d000 - 0x32b87fff  ManagedConfiguration armv7  <5e0a131bbfec305ea01f9e01f486da63> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x32b88000 - 0x32b8cfff  libGFXShared.dylib armv7  <998fccc16cf735dbb62324202995e193> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x32bd9000 - 0x32bdcfff  libmacho.dylib armv7  <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
    0x32c70000 - 0x32c7dfff  libbsm.0.dylib armv7  <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
    0x32c9e000 - 0x32d2afff  libsystem_c.dylib armv7  <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
    0x32d30000 - 0x32d33fff  libcompiler_rt.dylib armv7  <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
    0x32d34000 - 0x32d4dfff  libRIP.A.dylib armv7  <1828cddc5dd93c61afbefb59587d7f8a> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x32d59000 - 0x32da5fff  CoreTelephony armv7  <e8eb52ca5fe33c7488a33efd222e7804> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x32db9000 - 0x32dc3fff  GraphicsServices armv7  <e21a6e61bdd136b6805a9e3abe2e3d1f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x32dc4000 - 0x32dc9fff  libsystem_dnssd.dylib armv7  <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
    0x32dca000 - 0x32dd9fff  GenerationalStorage armv7  <d84c3fd0e7bd36e78c256f2f4c5a4e91> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
    0x32de8000 - 0x32e36fff  CoreLocation armv7  <44550ebedf23334d85441d9743b74e03> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x32e50000 - 0x32f2ffff  RawCamera armv7  <98fb7b5042b2314b86f4be8d2881bd04> /System/Library/CoreServices/RawCamera.bundle/RawCamera
    0x331f2000 - 0x331f6fff  AggregateDictionary armv7  <3a3a33f3a05538988c6e2bb363dc46a8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x331fb000 - 0x3321bfff  libxslt.1.dylib armv7  <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
    0x33346000 - 0x33357fff  libxpc.dylib armv7  <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
    0x33358000 - 0x3335ffff  AssetsLibraryServices armv7  <0703f561f9a038b6850d6e93bba7e5f4> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x33438000 - 0x334b7fff  libsqlite3.dylib armv7  <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
    0x334e3000 - 0x334e9fff  libnotify.dylib armv7  <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
    0x3360b000 - 0x33621fff  DictionaryServices armv7  <6ed2e967136f37d4a4b9b318d6c43b83> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
    0x33622000 - 0x33622fff  liblangid.dylib armv7  <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
    0x3362a000 - 0x33666fff  AppSupport armv7  <311eac85b2a433a884dacba77217b49e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x33829000 - 0x3382cfff  CaptiveNetwork armv7  <f5cc4b97ce9432da9426f12621453325> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x33830000 - 0x33947fff  CoreFoundation armv7  <6d450fe923d7387f8b01845e0edd713d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x33958000 - 0x33959fff  libremovefile.dylib armv7  <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
    0x33a3a000 - 0x33cfbfff  libLAPACK.dylib armv7  <0e94e9a7e7a334649afaccae0f1215a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dyl ib
    0x33d13000 - 0x33d17fff  IOMobileFramebuffer armv7  <42dbc26828e934acabb4f3b0a35d8250> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x33d18000 - 0x33d22fff  libvMisc.dylib armv7  <e8248c797b9b363594bb652ddf7ce16d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dyli b
    0x33d23000 - 0x33d23fff  libunwind.dylib armv7  <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
    0x33d24000 - 0x33d43fff  libSystem.B.dylib armv7  <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
    0x33d5a000 - 0x33e31fff  CFNetwork armv7  <765a472c824830eea91b8f02d12867e4> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x33e83000 - 0x33e8dfff  libbz2.1.0.dylib armv7  <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
    0x33e8e000 - 0x33f14fff  CoreMotion armv7  <6a9355d5a8e238b5b8f193605d509e15> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x33f1e000 - 0x33f6ffff  libstdc++.6.dylib armv7  <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
    0x34507000 - 0x34508fff  libsystem_sandbox.dylib armv7  <66e985f3eea03ef08afb7cf4c153f76e> /usr/lib/system/libsystem_sandbox.dylib
    0x34509000 - 0x3450dfff  libcache.dylib armv7  <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
    0x3451a000 - 0x34577fff  StoreServices armv7  <628fbbc73ed93730962c53bfbfde6794> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x345a4000 - 0x34614fff  CoreImage armv7  <86ac6f5a267637b6b7f8a831dfc7c64b> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x3473d000 - 0x3473ffff  libCoreFSCache.dylib armv7  <808518e0fbf539af8489f028ca5198c7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x34b23000 - 0x34b6cfff  AddressBook armv7  <b17a2962e9043e0385c3c2c652155f2b> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x34c86000 - 0x34c8ffff  libMobileGestalt.dylib armv7  <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
    0x34cd1000 - 0x34d7efff  libxml2.2.dylib armv7  <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
    0x34d7f000 - 0x34e4efff  libGLProgrammability.dylib armv7  <49607ffe4ee9389494285a213e392924> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
    0x34ed2000 - 0x34ed8fff  MobileIcons armv7  <ed1b46f917903c9b9baaa2be4392dafe> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x34ee1000 - 0x34fa3fff  Celestial armv7  <2a59586b0ae937c3b25fe526924aa885> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x354b9000 - 0x35502fff  libc++.1.dylib armv7  <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
    0x35503000 - 0x359a5fff  UIKit armv7  <d72bcc68e76a3a55a963590cdcffe8cd> /System/Library/Frameworks/UIKit.framework/UIKit
    0x359d2000 - 0x359dafff  ProtocolBuffer armv7  <0e846afacf823d2b8c029cc3010a8253> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x35a2d000 - 0x35a2dfff  libkeymgr.dylib armv7  <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
    0x35a2e000 - 0x35b73fff  CoreGraphics armv7  <903545b89a7f311d95100ac7d1d44709> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x35d3d000 - 0x35d4cfff  OpenGLES armv7  <e80acc691001301e96101bb89d940033> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x35e31000 - 0x36375fff  FaceCoreLight armv7  <f326d88709683520b251dc53cb847c11> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
    0x3637d000 - 0x36561fff  AudioToolbox armv7  <c91e27850452330ea804db6408840fd2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x365b1000 - 0x36625fff  MediaControlSender armv7  <87315c54b2293ab589950341ff91b45d> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
    0x36a4c000 - 0x36a4cfff  libgcc_s.1.dylib armv7  <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
    0x36a4d000 - 0x36a5efff  DataAccessExpress armv7  <e6144ba265da3bb7b9a263aa1a29b054> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x36a6b000 - 0x36a6efff  libsystem_network.dylib armv7  <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
    0x36a6f000 - 0x36ab9fff  libvDSP.dylib armv7  <441b42aca07b3da39feab25f8349918f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x36aba000 - 0x36ac2fff  MobileWiFi armv7  <b76c3e9fb78234c392058250d4620e72> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x36adc000 - 0x36ae1fff  libcopyfile.dylib armv7  <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
    0x36b74000 - 0x36b8afff  libsystem_kernel.dylib armv7  <7ac5560851ce3cb3981068092074b409> /usr/lib/system/libsystem_kernel.dylib
    0x36b8b000 - 0x36d48fff  ImageIO armv7  <02e3578171fa3b6a969b244275fd2bab> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x36db3000 - 0x36db4fff  libdnsinfo.dylib armv7  <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
    0x36e3d000 - 0x36e53fff  EAP8021X armv7  <fffe86a22bc434a6ae84f23bfecef9d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x36e54000 - 0x36f9dfff  libicucore.A.dylib armv7  <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
    0x37008000 - 0x377c6fff  WebCore armv7  <814351ff217e3425a8e532c2e2251f73> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x37945000 - 0x37948fff  CoreTime armv7  <a398de5ba1e43a11b7008e9bb5a7f6fe> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x37949000 - 0x3794efff  libGPUSupportMercury.dylib armv7  <3c1cc3175c403ace8fcbd3826bd43807> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
    0x37c11000 - 0x37ce9fff  vImage armv7  <caf3648be2933384b6aa1ae7408ab4f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

  • In Flex Mobile Release Build arguments.callee cause crash

    This is my code in a simpler way:
    In my main MXML:
    private var applicationData:AppData = AppData.getInstance();
    My AppData Class
    package {
        public class AppData {
            private static var instance:AppData;
            public function AppData(caller:Function) {
                super();
                if (caller != AppData.getInstance)
                    throw new Error("This class is a Singleton and can not be instantiated: Use the .getInstance() method!!");
            public static function getInstance():AppData {
                if (!instance)
                    instance = new AppData(arguments.callee);
                return instance;
    arguments.callee cause a crash in the Release Build (just stop to splash screen), not in the Debug Version.
    It is possible to log this kind of error?

    Tring to run via adl i get this error:
    -bash: adl: command not found
    im inside the bin directory: /Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0/bin/
    And should put the folder AdobeAIRSDK somewhere or should install?
    Thanks and sorry for all this question!

  • Release build and standard packaging doesn't work for iOS mobile project.

    Hi,
    We are trying to port our web application on iOS(iPad). Made some minor changes and package ipa with fast packaging method. It works great.
    Now we are try to package application for AppStore and use Standard method. But error occurs.
         Error occurred while packaging the application:
         Exception in thread "main" java.lang.Error: Unable to find named traits: spark.components::Application
             at adobe.abc.Domain.resolveTypeName(Domain.java:225)
             at adobe.abc.Domain.resolveTypeName(Domain.java:142)
             at adobe.abc.GlobalOptimizer$InputAbc.resolveTypeName(GlobalOptimizer.java:272)
             at adobe.abc.GlobalOptimizer$InputAbc.readInstance(GlobalOptimizer.java:994)
             at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:390)
    Distribution certificate and provisioning profile are used for compilation.
    Restarting FB and OS doesn't help. Packaging via command line also throws same error.
    Exporting Release build shows other error. After opening Export Release build window and click next error occur:
         Encountered errors or warnings while building project XXXX.mxml.
         configuration variable 'runtime-shared-library-path' requires a value 'rsl-url'.
    All the libraries are merged into code, not RSL.
    OS: Windows XP SP3, Windows 7.
    Flash Builder: 4.5.1.
    Flex SDK: 4.5.1 build 21328.
    AIR: 2.7.1(2.7 shows erros also).
    Thanks in advance for your answers.

    Hi,
    Please send your swf and app-xml to [email protected] so that we can try it at our end.
    Thanks,
    Amish.

  • Weird ios package problems on release builds

             Hi guys. We are working on simple flex application based on Flex 4.6 + AIR 3.8. After ad-hoc or relese pakage we have big problems with application start time. For now it took about 50 seconds of black screen to start our app.  Our research with Scout shows weird problems with AS3 code initialization. Event "complete" in frame 6 take about 41747ms to finish. This happens only in release builds, and i think this is Embed / Compiler issue. Please explain me this behavior. You could find saved Scout Session here

    Got it.
    I was using the Swiz framework (which is brilliant, btw) and compiling the Swiz library rather than using the SWC as I needed a change to the underlying, I had omitted one of the metadata tags from the compiler args - for some reason, it recovered when run in any other compile mode, but crashed when run in release mode.
    G

  • Error while exporting release build.

    I'm getting this error while exporting release build targeting iOS, running Flash Builder 4.7 and Apache Flex 4.10.0, any help would be greatly appreciated.
    Error occurred while packaging the application:
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180386950, pid=3328, tid=2472
    # JRE version: 6.0_31-b05
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  [llvm.dll+0x386950]
    # An error report file with more information is saved as:
    # C:\wamp\www\Flex\ROMCorp\bin-release-temp\AOT\hs_err_pid3328.log
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    Compilation failed while executing : ADT

    My application contains too much private data, I can't attach it. Just several notes about my problem:
    1. It's not reproducible in the Flash Builder 4.6 on OSX 10.6.8
    2. It's reproducible with ant build script
    3. Error is gone when I removed all <icon></icon> elements from descriptor file.

  • Constantly getting error 302 when trying to export release build

    As the title says, I can't export a release build (any more) with Flash Builder 4.7 using AIR 3.5 (or 3.6 beta for that matter).
    The compilation process is immediately interrupted with error 302: Root content ... is missing from package.
    What can I do about this?
    BTW: @Adobe support, please check the forum login! I also constantly get an error 413 wich cancels the login process. Had to go to a computer where my cookie has been saved to get here.
    Edit: Using the debugger (iOS Simulator or ADT) works, though. Could someone please shed some light into this? I really have to test a release build.

    So, even after setting up a new project, the problem didn't go away. Seems as if the problem sits within the libraries I'm using, though none of them do show any errors or problems.
    Edit:
    I was wrong accusing Flash Builder on this one! I've had two asset source paths that overlapped and apparently, Flash Builder can't handle that when you try to make a release build. Again, debugging always worked fine. I didn't get any warnings either, so it took me quite some time to even think that that might be an issue.
    Still, the pletheora of Flash Builder bugs remains!
    Found a new one with is also rather annoying recently;
    Open the local history of a file and try to copy some text from that file, you'll instantly get a java nullpointer, resulting in the fact that the text isn't copied to the clipboard.
    Edit2:
    That last edit was actually based on a premature thought of success. Unfortunately, the project still doesn't compile. There are no errors or problems whatsoever in neither of the library projects or the main project.
    Edit3: - Finally solved it!
    After re-installing FB4.7, thus overwriting the old installation with all it's SDKs, I figured that the merged SDKs might have been causing this issue.
    I've merged SDKs several times before using FB4.7 and it worked fine all the time, the absolutely ridiculous way Adobe forces us to update the AIR SDK with 4.7 is so prone to error, that I might have made a mistake this time though.
    So for everyone who struggles with this issue as well, make sure your SDKs are in order! Also check the version numbers in air-sdk-description.xml which is located in the AIRSDK folder.

Maybe you are looking for

  • Output type for tcode : F150

    Hi , I am working with customer dunning letter - tr. F150 I want to attach a modified zform to it . ( acopy of standard dunning into z with some layout changes ) How to configure it / what is the output type for it / what is the application  type for

  • Bapi for T-Code:fbs1

    I want to creat documents by bapi:BAPI_ACC_DOCUMENT_POST.Sometime interface want to tell reversal date,but this FM has no this parameter(only reversal reason). Thanks!

  • Is it possible to sync a calendar that is shared from a microsoft exchange account?

    I subscribe currently to a calendar from a coworker on exchange.  In outlook answering this invite was a very simple one click and it was added to my list of calendars. I cannot seem to add this calendar to the ipad.  I have tried several things, bas

  • Monthly Backup Failed!

    Dear All, We're running SAP on oracle 10.2.3 and have outsourced the backups. this month the backup against the policy failed. while checking the logs I found the following: BR0051I BRBACKUP 7.00 (36) BR0055I Start of database backup: begftubc.anf 20

  • TA48312 please tell how to downgrade from ios6.0.1 to ios5.1.1,

    please tell how to downgrade from ios6.0.1 to ios5.1.1,. there are many problems with ios6 in my iphone 3gs. like map not working at all, slow performance, app centre got verry slow, youtube taken away, in short over all bad experiance with iios 6 as