Skip to main content
Participant
January 26, 2016
Question

Memory limit in Air 20?

  • January 26, 2016
  • 2 replies
  • 686 views

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()

This topic has been closed for replies.

2 replies

Community Manager
June 2, 2016

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

Mayank_Gupta
Adobe Employee
Adobe Employee
January 27, 2016

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