Sarath Singapati
Sarath Singapati
Here is the commonly observed call stack for memory leaks: js_def_malloc ./../../foundation/ace/third_party/quickjs/quickjs.c:1370 js_malloc_rt ./../../foundation/ace/third_party/quickjs/quickjs.c:1091 js_new_string8 ./../../foundation/ace/third_party/quickjs/quickjs.c:3122 JS_NewStringLen ./../../foundation/ace/third_party/quickjs/quickjs.c:3538 JS_NewString ./../../foundation/ace/third_party/quickjs/quickjs.c:3614 JS_ToString ./../../foundation/ace/third_party/quickjs/quickjs.c:10764 js_add_slow ./../../foundation/ace/third_party/quickjs/quickjs.c:12963 JS_CallInternal ./../../foundation/ace/third_party/quickjs/quickjs.c:16617 JS_Call ./../../foundation/ace/third_party/quickjs/quickjs.c:17395 AND js_def_malloc...
Hi , I have built the APK from source and trying to run. App is crashing during the startup. 10-25 12:48:32.323 20583 20583 E AndroidRuntime: java.lang.IllegalArgumentException: The concrete class implementing...