Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

android.hardware.camera.provider does not start #1

Open
shagu opened this issue Jan 4, 2021 · 1 comment
Open

android.hardware.camera.provider does not start #1

shagu opened this issue Jan 4, 2021 · 1 comment
Labels

Comments

@shagu
Copy link
Owner

shagu commented Jan 4, 2021

01-04 20:53:19.800  4572  4656 I ServiceManager: Waiting for service 'rlsservice' on '/dev/vndbinder'...
01-04 20:53:19.901  4572  4656 W ServiceManager: Service rlsservice didn't start. Returning NULL
01-04 20:53:19.902  4572  4656 E [email protected]: Service: Failed to get rlsservice
01-04 20:53:19.973  7299  7299 F DEBUG   : pid: 4572, tid: 4656, name: HwBinder:4572_4  >>> /vendor/bin/hw/[email protected] <<<
01-04 20:53:19.973  7299  7299 F DEBUG   : uid: 1000
01-04 20:53:19.973  7299  7299 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
01-04 20:53:19.973  7299  7299 F DEBUG   : Cause: null pointer dereference
01-04 20:53:19.973  7299  7299 F DEBUG   :     x0  0000000000000000  x1  0000000000000082  x2  b4000074ba81a3e0  x3  0000000000000003
01-04 20:53:19.973  7299  7299 F DEBUG   :     x4  0000007398d37250  x5  0000000000000020  x6  fefefefefefeff64  x7  7f7f7f7f7f7f7f7f
01-04 20:53:19.973  7299  7299 F DEBUG   :     x8  00000073c7bd6a18  x9  0000000000000001  x10 0000000000000002  x11 fffffffffffffffd
01-04 20:53:19.973  7299  7299 F DEBUG   :     x12 0000007398d37370  x13 0000000000000022  x14 0000000000000000  x15 ffffffffffffffff
01-04 20:53:19.973  7299  7299 F DEBUG   :     x16 000000765b170310  x17 000000765aa724c8  x18 0000007398480000  x19 b4000074ba81a3c0
01-04 20:53:19.973  7299  7299 F DEBUG   :     x20 0000007398d3d000  x21 0000007398d379d0  x22 0000007398d3d000  x23 0000007398d3d000
01-04 20:53:19.973  7299  7299 F DEBUG   :     x24 0000007398d3d000  x25 0000000000000006  x26 00000073aa670a90  x27 00000073c54f3658
01-04 20:53:19.974  7299  7299 F DEBUG   :     x28 00000073c5481330  x29 0000007398d37910
01-04 20:53:19.974  7299  7299 F DEBUG   :     lr  00000073c7bcb798  sp  0000007398d378f0  pc  00000073c7bcb7b4  pst 0000000060000000

Only happens on the latest RQ1A.201205.011 (android-11.0.0_r22) release.
The old RD1A.201105.003.B1 (android-11.0.0_r14) is working fine.

@shagu shagu added bug Something isn't working RQ1A.201205.011 labels Jan 4, 2021
@shagu
Copy link
Owner Author

shagu commented Jan 5, 2021

Same on the latest tag AOSP (RQ1A.210105.003/android-11.0.0_r27) version:

During boot, there is: sensors-hal: Init:109, Failed to get rlsservice and later the log is full of:

01-05 08:49:36.838   902  3142 I ServiceManager: Waiting for service 'rlsservice' on '/dev/vndbinder'...
01-05 08:49:36.939   902  3142 W ServiceManager: Service rlsservice didn't start. Returning NULL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant