You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2015/06/18 07:59:01 UTC

[jira] [Commented] (FLEX-34892) Example applications compiled with FlexJS is crashing after launch

    [ https://issues.apache.org/jira/browse/FLEX-34892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591311#comment-14591311 ] 

Alex Harui commented on FLEX-34892:
-----------------------------------

I took a look at DataBindingTest.  The airglobal.swc is being linked in which implied it is on the regular -library-path and not the -external-library-path.

I used the 4.14 Flex SDK's 
  swfdump -abc DataBindingTest.swf >DataBindingTest.txt

and examined the output and found things like NativeWindow in the SWF.

> Example applications compiled with FlexJS is crashing after launch
> ------------------------------------------------------------------
>
>                 Key: FLEX-34892
>                 URL: https://issues.apache.org/jira/browse/FLEX-34892
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FalconJX, FlexJS
>    Affects Versions: Apache FlexJS 0.0.3, Apache FalconJX 0.0.3
>         Environment: Windows 7 64bit
>            Reporter: Piotr Zarzycki
>            Priority: Minor
>              Labels: swf
>         Attachments: DataBindingTest.swf, DataGridExample.swf, crash_1.png, crash_2.png
>
>
> Example applications compiled with nightly version of FlexJS is crashing after launch with following errors (screens attached).
> DataBindingTest (crashing swf attached)
> DataGridExample (crashing swf attached)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)