Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error commit 2048: Add VNDK AHardwareBuffer_createFromHandle #7

Open
acras01 opened this issue Jul 19, 2019 · 0 comments
Open

Comments

@acras01
Copy link

acras01 commented Jul 19, 2019

After merging this commit 2048: Add VNDK AHardwareBuffer_createFromHandle (http://gerrit.aospextended.com/c/AospExtended/platform_frameworks_native/+/2048)
got build error
https://del.dog/iroxiraqon.md

Reverting it did the trick

aex-gerrit pushed a commit that referenced this issue Sep 17, 2019
…back

fixed the following dead lock

Bug:
"ReferenceQueueDaemon" daemon prio=5 tid=5 Native
  native: #1 pc 000000000002248c  /system/lib64/libc.so (__futex_wait_ex(...
  native: #2 pc 0000000000082c58  /system/lib64/libc.so (NonPI::MutexLockWithTimeout(...
  native: #3 pc 00000000000519b8  /system/lib64/libbinder.so (android::BpBinder::~BpBinder()+76)
  native: #4 pc 0000000000051c6c  /system/lib64/libbinder.so (_ZTv0_n24_N7android8BpBinderD0Ev+36)
  native: #5 pc 000000000012f658  /system/lib64/libandroid_runtime.so (BinderProxy_destroy(void*)+72)
"Binder:1501_10" prio=5 tid=27 Native
  native: #1 pc 000000000002248c  /system/lib64/libc.so (__futex_wait_ex(...
  native: #2 pc 0000000000082c58  /system/lib64/libc.so (NonPI::MutexLockWithTimeout(...
  native: #3 pc 0000000000130d04  /system/lib64/libandroid_runtime.so (android_os_BinderInternal_proxyLimitcallback(...
  native: #4 pc 00000000000509c0  /system/lib64/libbinder.so (android::BpBinder::create(...
  native: #5 pc 000000000007a33c  /system/lib64/libbinder.so (android::ProcessState::getStrongProxyForHandle(...
  native: #6 pc 0000000000061fd0  /system/lib64/libbinder.so (android::unflatten_binder(...
  native: #7 pc 0000000000068d48  /system/lib64/libbinder.so (android::Parcel::readStrongBinder(...
  native: #8 pc 00000000001229b0  /system/lib64/libandroid_runtime.so (android::android_os_Parcel_readStrongBinder(...
Test: run monkey runner
Signed-off-by: wangmingming1 <[email protected]>

Change-Id: I4c16d98646add0a173ec638d67276c1d8974c8e7
Signed-off-by: mydongistiny <[email protected]>
Signed-off-by: celtare21 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant