You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2020/02/19 13:16:04 UTC

[GitHub] [incubator-weex] 770589235 opened a new issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

770589235 opened a new issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146
 
 
   <!--
   Thanks for using Weex. Github Issue is only used for bur report and please follow the template to report the bug. 
   A good bug report should include the following information:
   -->
   
   <!-- Requirements: please go through this checklist before opening a new issue
     - * Review the documentation: https://weex.apache.org/index.html
     - * Search for existing issues: https://github.com/apache/incubator-weex/issues
     - * Use the latest Weex release: https://github.com/apache/incubator-weex/releases -->
   
   
   ## Describe the bug
   <!-- A clear and concise description of what the bug is. -->
   
   ## To Reproduce
   <!-- Steps to reproduce the behavior.  Include a MCVE using http://dotwe.org/vue , crash stacktrace or  share your app project. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve -->
   
   ## Environment
   <!-- 
   * Device: [e.g. iPhone6]
   * OS: [e.g. iOS8.1]
   * Version [e.g. 22]
   * Build from source [e.g. yes/no] -->
   
   ## Expected behavior
   <!-- A clear and concise description of what you expected to happen. -->
   
   ## Screenshots
   <!-- If applicable, add screenshots to help explain your problem. -->
   
   ## Additional context
   <!-- Add any other context about the problem here.-->
   

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

[GitHub] [incubator-weex] zsmjhtn edited a comment on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
zsmjhtn edited a comment on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146#issuecomment-590742249
 
 
   try down to targetSdkVersion = 28, or targetSdkVersion = 26

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

[GitHub] [incubator-weex] jinbo1232007 commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
jinbo1232007 commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146#issuecomment-590233266
 
 
   you may have set targetSdkVersion = 29,  try  down to 28, It works for me, as issues 
   https://github.com/apache/incubator-weex/issues/2706

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

[GitHub] [incubator-weex] 770589235 commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
770589235 commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146#issuecomment-588267765
 
 
   WeexCore: WeexJSConnection g_crashFileName:/data/user/0/me.andpay.apos/app_crash/crash_dump.log
   E/WeexCore: WeexProxy catch:failed to create ashmem region: Permission denied
   E/WeexCore: RegisterIPCCallback is running
    E/WeexCore: RegisterIPCCallback is running2
    E/WeexCore: WeexJSConnection g_crashFileName: /data/user/0/me.andpay.apos/app_crash/crash_dump.log
    E/WeexCore: WeexProxy catch:failed to create ashmem region: Permission denied
    E/WeexCore: failed to create ashmem region: Permission denied
    E/weex: reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied
    E/WeexCore: InitFramework sender is null
    E/weex: [WXBridgeManager] invokeInitFramework  ExecuteJavaScript fail

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

[GitHub] [incubator-weex] 770589235 removed a comment on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
770589235 removed a comment on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146#issuecomment-588268133
 
 
   WeexCore: WeexJSConnection g_crashFileName:/data/user/0/me.andpay.apos/app_crash/crash_dump.log
   E/WeexCore: WeexProxy catch:failed to create ashmem region: Permission denied
   E/WeexCore: RegisterIPCCallback is running
    E/WeexCore: RegisterIPCCallback is running2
    E/WeexCore: WeexJSConnection g_crashFileName: /data/user/0/me.andpay.apos/app_crash/crash_dump.log
    E/WeexCore: WeexProxy catch:failed to create ashmem region: Permission denied
    E/WeexCore: failed to create ashmem region: Permission denied
    E/weex: reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied
    E/WeexCore: InitFramework sender is null
    E/weex: [WXBridgeManager] invokeInitFramework  ExecuteJavaScript fail

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

[GitHub] [incubator-weex] 770589235 closed issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
770589235 closed issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146
 
 
   

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

[GitHub] [incubator-weex] 770589235 commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
770589235 commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146#issuecomment-588268133
 
 
   WeexCore: WeexJSConnection g_crashFileName:/data/user/0/me.andpay.apos/app_crash/crash_dump.log
   E/WeexCore: WeexProxy catch:failed to create ashmem region: Permission denied
   E/WeexCore: RegisterIPCCallback is running
    E/WeexCore: RegisterIPCCallback is running2
    E/WeexCore: WeexJSConnection g_crashFileName: /data/user/0/me.andpay.apos/app_crash/crash_dump.log
    E/WeexCore: WeexProxy catch:failed to create ashmem region: Permission denied
    E/WeexCore: failed to create ashmem region: Permission denied
    E/weex: reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied
    E/WeexCore: InitFramework sender is null
    E/weex: [WXBridgeManager] invokeInitFramework  ExecuteJavaScript fail

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

[GitHub] [incubator-weex] zsmjhtn commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0

Posted by GitBox <gi...@apache.org>.
zsmjhtn commented on issue #3146: [Android][29] reportJSException >>>> instanceId:, exception function:initFramework, exception:failed to create ashmem region: Permission denied where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3146#issuecomment-590742249
 
 
   ,try down to targetSdkVersion = 28, or targetSdkVersion = 26

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