• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Memory limit in Air 20?

New Here ,
Jan 25, 2016 Jan 25, 2016

Copy link to clipboard

Copied

After upgrading Air SDK from 19 to 20, Crossbridge compile works fine.

But some error occurs from function that using memory.

Is there something like memory limit policy exists form version 20?

Below is error log with the problem:

Error: Error #1000: The system is out of memory.

        at flash.utils::ByteArray/set length()

        at com.diotek.libDioSTTEng_rrno_2E_o_3A_61A2BC1A_2D_F0F5_2D_42D5_2D_90E6_2D_5FE2B55E3436::DS0()

        at global/modDataInit_C_Run_errno_2E_o_3A_61A2BC1A_2D_F0F5_2D_42D5_2D_90E6_2D_5FE2B55E3436()

        at Function/http://adobe.com/AS3/2006/builtin::apply()

        at com.diotek.libDioSTTEng::CModule/once()

        at global$init()

        at global/com.diotek.libDioSTTEng::F___error_unthreaded()

        at global/com.diotek.libDioSTTEng::F___sys_mmap()

        at global/com.diotek.libDioSTTEng::F_mmap()

        at global/com.diotek.libDioSTTEng_alloc_2E_o_3A_9B3CC97E_2D_3A21_2D_42AC_2D_9F80_2D_8E5ED1F64AE1::F_pages_map()

        at global/com.diotek.libDioSTTEng_alloc_2E_o_3A_9B3CC97E_2D_3A21_2D_42AC_2D_9F80_2D_8E5ED1F64AE1::F_chunk_alloc()

        at global/com.diotek.libDioSTTEng_alloc_2E_o_3A_9B3CC97E_2D_3A21_2D_42AC_2D_9F80_2D_8E5ED1F64AE1::F_huge_malloc()

        at global/com.diotek.libDioSTTEng::F_calloc()

        at global/com.diotek.libDioSTTEng::F_c_alloc()

        at global/com.diotek.libDioSTTEng::F_setup_active_search_space()

        at global/com.diotek.libDioSTTEng::F_CreateRecogEngine()

        at global/com.diotek.libDioSTTEng::F_SRENG_DECCreate()

        at global/com.diotek.libDioSTTEng::F_power_stt_eng_create()

        at global/com.diotek.libDioSTTEng::F_DioSTT_ENG_Create()

        at global/com.diotek.libDioSTTEng::_wrap_DioSTT_ENG_Create()

        at libDioSTTEng$/DioSTT_ENG_Create()

        at com.diotek.diostt::DioSTTEng/DioSTT_ENG_Create()

        at DioSTT_EDU_ENG_VISANG_Android/create()

        at DioSTT_EDU_ENG_VISANG_Android/__btn_create_click()

TOPICS
Performance issues

Views

652

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 27, 2016 Jan 27, 2016

Copy link to clipboard

Copied

Hello,

Thanks for reporting the issue.

Could you please share the sample project (Crossbridge project which you described) so that it will be helpful for us to investigate the root cause of error.

Regards,

Mayank

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 01, 2016 Jun 01, 2016

Copy link to clipboard

Copied

LATEST

Hello,

This issue should be fixed in latest Adobe AIR 22 beta available at http://labs.adobe.com/downloads/air.html

Please give it a try and provide your feedback.

Thanks,

Krati

Adobe AIR Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines