You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/07 17:45:25 UTC

[GitHub] [cordova-android] bruno-ian edited a comment on issue #518: Native crash abort on android 8.1

bruno-ian edited a comment on issue #518: Native crash abort on android 8.1
URL: https://github.com/apache/cordova-android/issues/518#issuecomment-480613586
 
 
   `  #00  pc 000000000001db94  /system/lib64/libc.so (abort+120)
   
     #01  pc 0000000000007f84  /system/lib64/liblog.so (__android_log_assert+296)
   
     #02  pc 000000000006c300  /system/lib64/libhwui.so (android::uirenderer::renderthread::EglManager::createSurface(ANativeWindow*, bool)+316)
   
     #03  pc 000000000006a078  /system/lib64/libhwui.so (android::uirenderer::renderthread::OpenGLPipeline::setSurface(android::Surface*, android::uirenderer::renderthread::SwapBehavior, android::uirenderer::renderthread::ColorMode)+76)
   
     #04  pc 0000000000066df8  /system/lib64/libhwui.so (android::uirenderer::renderthread::CanvasContext::setSurface(android::Surface*)+144)
   
     #05  pc 000000000006f5f8  /system/lib64/libhwui.so (android::uirenderer::renderthread::Bridge_initialize(android::uirenderer::renderthread::initializeArgs*)+16)
   
     #06  pc 00000000000718fc  /system/lib64/libhwui.so (android::uirenderer::renderthread::MethodInvokeRenderTask::run()+24)
   
     #07  pc 0000000000072a58  /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+336)
   
     #08  pc 0000000000011478  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+280)
   
     #09  pc 00000000000aaa04  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
   
     #10  pc 0000000000068470  /system/lib64/libc.so (__pthread_start(void*)+36)
   
     #11  pc 000000000001f024  /system/lib64/libc.so (__start_thread+68)`
   
   Not using cordova, always happening on android 8.1 mostly Nokia 5... 
   Is something related to canvas... i think... I would mind a workaround solution too!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org