Quantcast
Channel: Adobe Community : Discussion List - Using Flash Builder
Viewing all articles
Browse latest Browse all 1802

Error occurred while packaging the application: address not in any section for architecture arm64

$
0
0

Hello,

 

could you please help me to resolve this issue:

I am trying to create an iOS release build, but Flash Builder generate the following error:

 

Error occurred while packaging the application:

ld: sectionForAddress(0x12A1CB70) address not in any section for architecture arm64

 

This is the log file generated by Flash Builder:

 

!SESSION 2017-12-04  -----------------------------------------------

eclipse.buildId=M20110909-1335

java.version=1.6.0_31

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86_64

 

!ENTRY com.adobe.flexbuilder.project 4 43 2017-12-04 19:32:02.182

!MESSAGE Error occurred while packaging the application:

 

!STACK 0

java.lang.Exception:

ld: sectionForAddress(0x12DBA220) address not in any section for architecture arm64

 

at com.adobe.flexide.multiplatform.ios.launching.IOSLaunchHandler.doPackage(IOSLaunchHandler .java:704)

at com.adobe.flexide.multiplatform.ios.launching.IOSLaunchHandler.launch(IOSLaunchHandler.ja va:255)

at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch(MultiPlatfor mLaunchDelegate.java:184)

at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate. java:244)

at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate. java:134)

at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)

at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)

at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928)

at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1132)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

 

Please note, the issue occurs with the latest AIR 28 beta.

 

I am using:

Windows 10 64 bit

Flash Builder 4.7 Premium with the latest AIR version: 27 / 28beta

The device is update to version: iOS 11.1.2

 

I do not have any idea what does this error mean, so any advice/suggestion will be appreciated!

Thank you in advance!


Viewing all articles
Browse latest Browse all 1802

Trending Articles