microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.52k stars 836 forks source link

WSA cannot use PC's camera to take photos or scan QR code #478

Open Stillrain577681223 opened 10 months ago

Stillrain577681223 commented 10 months ago

Steps to reproduce

WSA cannot use PC's camera to take photos or scan QR code In Android camera it screen unable to connect to camera step (Suitable for WeChat scanning): 1.Open WeChat 2.Click on the plus sign button in the upper right corner 3.Click "Scan” Button 4.You can see a fully black preview window I don't know if this issue only occurs on my WSA or on other machines' WSAs step (Suitable for third-party camera software): 1.Open camera 2.You can see a black preview window or an error window What?! I cannot to upload the log file, I will trying in next time {45CF6CC7-D27B-4121-A514-D3B36C6DC15B}

✔️ Expected Behavior

When I use WSA for taking photos or scanning QR codes, WSA call my PC camera normally

❌ Actual Behavior

When I used WSA for taking photos or scanning QR codes, WSA did not call the PC camera properly

Other Software

WeChat 8.0.42(Android Version)

Please specify the version of Windows Subsystem for Android

2309.40000.10.0

levelad commented 10 months ago

@philnach Hi, I need urgent webcam support for WSA regarding a banking app.

In this thread you said external cameras that work in the Windows camera app are supported, yet my Logitech C615 does not work in WSA.

https://github.com/microsoft/WSA/issues/394#issuecomment-1679368673

Here is the output of "adb shell dumpsys media.camera":

== Service global info: ==

Number of camera devices: 0
Number of normal camera devices: 0
Number of public camera devices visible to API1: 0
Active Camera Clients:
[]
Allowed user IDs: 0

== Camera service events log (most recent at top): ==
  11-29 18:52:49 : USER_SWITCH previous allowed user IDs: <None>, current allowed user IDs: 0

== Vendor tags: ==

== Camera error traces (0): ==
  No camera traces collected.

**********Dumpsys from previous open session**********

**********End of Dumpsys from previous open session**********

What could be the issue?

WSA version: 2310.40000.2.0

Stillrain577681223 commented 10 months ago

I think I should follow the steps of levelad

Here is the output of "adb shell dumpsys media.camera"

There is an ERROR on line 47

== Service global info: ==

Number of camera devices: 4
Number of normal camera devices: 4
Number of public camera devices visible to API1: 4
    Device 0 maps to "0"
    Device 1 maps to "1"
    Device 2 maps to "2"
    Device 3 maps to "3"
Active Camera Clients:
[
(Camera ID: 0, Cost: 100, PID: 2712, Score: 0, State: 2User Id: 0, Client Package Name: com.android.camera2, Conflicting Client Devices: {})
]
Allowed user IDs: 0

== Camera service events log (most recent at top): ==
  11-30 23:03:16 : CONNECT device 0 client for package com.android.camera2 (PID 2712)
  11-30 23:03:11 : DISCONNECT device 1 client for package com.baidu.homework (PID 1938)
  11-30 23:03:11 : CONNECT device 1 client for package com.baidu.homework (PID 1938)
  11-30 23:03:10 : DISCONNECT device 0 client for package com.android.camera2 (PID 2712)
  11-30 22:57:13 : CONNECT device 0 client for package com.android.camera2 (PID 2712)
  11-30 22:57:08 : DISCONNECT device 1 client for package com.baidu.homework (PID 1938)
  11-30 22:57:08 : CONNECT device 1 client for package com.baidu.homework (PID 1938)
  11-30 22:54:14 : USER_SWITCH previous allowed user IDs: <None>, current allowed user IDs: 0
  11-30 22:54:12 : ADD device 0, reason: (Device added)
  11-30 22:54:12 : ADD device 1, reason: (Device added)
  11-30 22:54:12 : ADD device 2, reason: (Device added)
  11-30 22:54:12 : ADD device 3, reason: (Device added)

== Camera device 0 dynamic info: ==
  11-30 23:03:22 : Device 0 is open. Client instance dump:
    Client priority score: 0 state: 2
    Client PID: 2712
    Client package: com.android.camera2
  CameraDeviceClient[0] (0x747b658296e0) dump:
    Current client UID 10050
    State:
      Request ID counter: 1
      No input stream configured.
      Current output stream/surface IDs:
        Stream 1 Surface 0
        Stream 0 Surface 0
    Latest received frame:
      Dumping camera metadata array: Not allocated
  Device dump:
    **Device status: ERROR
    Error cause: sendRequestsBatch: RequestThread: Unable to submit capture request 0 to HAL device: Function not** implemented (-38)
    Stream configuration:
    Operation mode: NORMAL (0)
      No input stream.
    Stream[0]: Output
      Consumer name: ImageReader-1280x720f21m15-2712-1
      State: 4
      Dims: 1280 x 720, format 0x21, dataspace 0x8c20000
      Max size: 13631488
      Combined usage: 0x33, max HAL buffers: 3
      Dynamic Range Profile: 0x1
      Stream use case: 0
      Timestamp base: 0
      Frames produced: 0, last timestamp: 0 ns
      Total buffers: 18, currently dequeued: 0, currently cached: 0
    Stream[1]: Output
      Consumer name: SurfaceTexture-0-2712-1
      State: 4
      Dims: 1280 x 720, format 0x23, dataspace 0x0
      Max size: 0
      Combined usage: 0x130, max HAL buffers: 3
      Dynamic Range Profile: 0x1
      Stream use case: 0
      Timestamp base: 0
      Frames produced: 1, last timestamp: 0 ns
      Total buffers: 6, currently dequeued: 0, currently cached: 0
      DequeueBuffer latency histogram: (1) samples
        5     10     15     20     25     30     35     40     45    inf (max ms)
     0.00   100.00   0.00   0.00   0.00   0.00   0.00   0.00   0.00   0.00 (%)
    Camera3 Buffer Manager:
      Total stream sets: 0
    In-flight requests:
      None
    ProcessCaptureRequest latency histogram: (1) samples
       40     80    120    160    200    240    280    320    360    inf (max ms)
     0.00   0.00   100.00   0.00   0.00   0.00   0.00   0.00   0.00   0.00 (%)
    Last request sent:
      Dumping camera metadata array: Not allocated
     Tag monitoring disabled (enable with -m <name1,..,nameN>)
     HAL device dump:
== Camera device 1 dynamic info: ==
  Device 1 is closed, no client instance
== Camera device 2 dynamic info: ==
  Device 2 is closed, no client instance
== Camera device 3 dynamic info: ==
  Device 3 is closed, no client instance
== Camera Provider HAL android.hardware.camera.provider.ICameraProvider/internal/0-0 (v2.0, remote) static info: 4 devices: ==
== Camera HAL device device@1.0/internal/0 (v3.0) static information: ==
  Resource cost: 100
  Conflicting devices: None
  API1 info:
    Has a flash unit: false
    Facing: Front
    Orientation: 0
  API2 camera characteristics:
    Dumping camera metadata array: 66 / 66 entries, 1152 / 1152 bytes of extra data.
      Version: 1, Flags: 00000000
      android.sensor.info.exposureTimeRange (f0003): int64[2]
        [1000 300000000 ]
      android.sensor.info.maxFrameDuration (f0004): int64[1]
        [66666672 ]
      android.sensor.info.sensitivityRange (f0001): int32[2]
        [100 1600 ]
      android.sensor.maxAnalogSensitivity (e000d): int32[1]
        [1600 ]
      android.sensor.info.physicalSize (f0005): float[2]
        [3.20000005 2.40000010 ]
      android.sensor.info.pixelArraySize (f0006): int32[2]
        [1280 720 ]
      android.sensor.info.activeArraySize (f0000): int32[4]
        [0 0 1280 720 ]
      android.sensor.orientation (e000e): int32[1]
        [0 ]
      android.sensor.info.timestampSource (f0008): byte[1]
        [UNKNOWN ]
      android.sensor.availableTestPatternModes (e0019): int32[1]
        [0 ]
      android.info.supportedHardwareLevel (150000): byte[1]
        [EXTERNAL ]
      android.lens.info.minimumFocusDistance (90005): float[1]
        [0.00000000 ]
      android.lens.info.hyperfocalDistance (90004): float[1]
        [0.00000000 ]
      android.lens.info.availableFocalLengths (90002): float[1]
        [5.00000000 ]
      android.lens.info.availableApertures (90000): float[1]
        [2.79999995 ]
      android.lens.info.availableFilterDensities (90001): float[1]
        [0.00000000 ]
      android.lens.info.availableOpticalStabilization (90003): byte[1]
        [0 ]
      android.lens.info.shadingMapSize (90006): int32[2]
        [1 1 ]
      android.lens.info.focusDistanceCalibration (90007): byte[1]
        [APPROXIMATE ]
      android.lens.facing (80005): byte[1]
        [FRONT ]
      android.flash.info.available (50000): byte[1]
        [FALSE ]
      android.scaler.availableStreamConfigurations (d000a): int32[16]
        [35 1280 720 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [34 1280 720 OUTPUT ]
        [33 1280 720 OUTPUT ]
      android.scaler.availableMinFrameDurations (d000b): int64[12]
        [35 1280 ]
        [720 33333336 ]
        [34 1280 ]
        [720 33333336 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.availableStallDurations (d000c): int64[12]
        [35 1280 ]
        [720 0 ]
        [34 1280 ]
        [720 0 ]
        [33 1280 ]
        [720 33333336 ]
      android.scaler.croppingType (d000d): byte[1]
        [FREEFORM ]
      android.scaler.availableMaxDigitalZoom (d0004): float[1]
        [10.00000000 ]
      android.scaler.rotateAndCrop (d0011): byte[1]
        [AUTO ]
      android.jpeg.availableThumbnailSizes (70007): int32[6]
        [0 0 160 120 ]
        [320 240 ]
      android.jpeg.maxSize (70008): int32[1]
        [13631488 ]
      android.jpeg.quality (70004): byte[1]
        [80 ]
      android.statistics.info.availableFaceDetectModes (120000): byte[1]
        [0 ]
      android.statistics.info.maxFaceCount (120002): int32[1]
        [0 ]
      android.sync.maxLatency (170001): int32[1]
        [3 ]
      android.control.availableModes (10026): byte[2]
        [0 1 ]
      android.control.availableSceneModes (10019): byte[1]
        [0 ]
      android.control.availableEffects (10018): byte[1]
        [0 ]
      android.control.maxRegions (1001c): int32[3]
        [1 0 0 ]
      android.control.aeAvailableModes (10013): byte[2]
        [0 1 ]
      android.control.aeCompensationStep (10016): rational[1]
        [(1 / 1) ]
      android.control.aeCompensationRange (10015): int32[2]
        [0 0 ]
      android.control.aeAvailableTargetFpsRanges (10014): int32[4]
        [15 30 30 30 ]
      android.control.aeAvailableAntibandingModes (10012): byte[1]
        [3 ]
      android.control.aeLockAvailable (10024): byte[1]
        [FALSE ]
      android.control.awbAvailableModes (1001b): byte[2]
        [0 1 ]
      android.control.awbLockAvailable (10025): byte[1]
        [FALSE ]
      android.control.afAvailableModes (10017): byte[1]
        [0 ]
      android.tonemap.maxCurvePoints (130004): int32[1]
        [128 ]
      android.hotPixel.availableHotPixelModes (60001): byte[2]
        [1 2 ]
      android.tonemap.availableToneMapModes (130005): byte[3]
        [0 1 2 ]
      android.edge.availableEdgeModes (30002): byte[3]
        [0 1 2 ]
      android.noiseReduction.availableNoiseReductionModes (a0002): byte[3]
        [0 1 2 ]
      android.shading.availableModes (100002): byte[3]
        [0 1 2 ]
      android.colorCorrection.availableAberrationModes (00004): byte[1]
        [0 ]
      android.control.availableVideoStabilizationModes (1001a): byte[1]
        [0 ]
      android.statistics.info.availableLensShadingMapModes (120007): byte[1]
        [0 ]
      android.request.maxNumOutputStreams (c0006): int32[3]
        [0 2 1 ]
      android.request.pipelineMaxDepth (c000a): byte[1]
        [3 ]
      android.request.partialResultCount (c000b): int32[1]
        [1 ]
      android.request.availableCapabilities (c000c): byte[2]
        [BACKWARD_COMPATIBLE READ_SENSOR_SETTINGS ]
      android.request.availableRequestKeys (c000d): int32[51]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65583 ]
      android.request.availableResultKeys (c000e): int32[60]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65567 65568 ]
        [65570 262149 524297 524296 ]
        [917530 786441 917520 65583 ]
      android.request.availableCharacteristicsKeys (c000f): int32[65]
        [983043 983044 983041 917517 ]
        [983045 983046 983040 917518 ]
        [983048 917529 1376256 589829 ]
        [589828 589826 589824 589825 ]
        [589827 589830 589831 524293 ]
        [327680 851978 851979 851980 ]
        [851981 851972 851985 458759 ]
        [458760 458756 1179648 1179650 ]
        [1507329 65574 65561 65560 ]
        [65564 65555 65558 65557 ]
        [65556 65554 65572 65563 ]
        [65573 65559 1376256 1245188 ]
        [393217 1245189 196610 655362 ]
        [1048578 4 65562 1179655 ]
        [786438 786442 786443 786444 ]
        [786445 786446 786447 983050 ]
        [65582 ]
      android.scaler.availableRotateAndCropModes (d0010): byte[1]
        [0 ]
      android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
        [0 0 1280 720 ]
      android.control.zoomRatioRange (1002e): float[2]
        [1.00000000 10.00000000 ]
      android.sensor.readoutTimestamp (e0022): byte[1]
        [HARDWARE ]
== Camera HAL device device@1.0/internal/0 (v3.0) dumpState: ==
== Camera HAL device device@1.0/internal/1 (v3.0) static information: ==
  Resource cost: 100
  Conflicting devices: None
  API1 info:
    Has a flash unit: false
    Facing: Back
    Orientation: 0
  API2 camera characteristics:
    Dumping camera metadata array: 66 / 66 entries, 1152 / 1152 bytes of extra data.
      Version: 1, Flags: 00000000
      android.sensor.info.exposureTimeRange (f0003): int64[2]
        [1000 300000000 ]
      android.sensor.info.maxFrameDuration (f0004): int64[1]
        [66666672 ]
      android.sensor.info.sensitivityRange (f0001): int32[2]
        [100 1600 ]
      android.sensor.maxAnalogSensitivity (e000d): int32[1]
        [1600 ]
      android.sensor.info.physicalSize (f0005): float[2]
        [3.20000005 2.40000010 ]
      android.sensor.info.pixelArraySize (f0006): int32[2]
        [1280 720 ]
      android.sensor.info.activeArraySize (f0000): int32[4]
        [0 0 1280 720 ]
      android.sensor.orientation (e000e): int32[1]
        [0 ]
      android.sensor.info.timestampSource (f0008): byte[1]
        [UNKNOWN ]
      android.sensor.availableTestPatternModes (e0019): int32[1]
        [0 ]
      android.info.supportedHardwareLevel (150000): byte[1]
        [EXTERNAL ]
      android.lens.info.minimumFocusDistance (90005): float[1]
        [0.00000000 ]
      android.lens.info.hyperfocalDistance (90004): float[1]
        [0.00000000 ]
      android.lens.info.availableFocalLengths (90002): float[1]
        [5.00000000 ]
      android.lens.info.availableApertures (90000): float[1]
        [2.79999995 ]
      android.lens.info.availableFilterDensities (90001): float[1]
        [0.00000000 ]
      android.lens.info.availableOpticalStabilization (90003): byte[1]
        [0 ]
      android.lens.info.shadingMapSize (90006): int32[2]
        [1 1 ]
      android.lens.info.focusDistanceCalibration (90007): byte[1]
        [APPROXIMATE ]
      android.lens.facing (80005): byte[1]
        [BACK ]
      android.flash.info.available (50000): byte[1]
        [FALSE ]
      android.scaler.availableStreamConfigurations (d000a): int32[16]
        [35 1280 720 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [34 1280 720 OUTPUT ]
        [33 1280 720 OUTPUT ]
      android.scaler.availableMinFrameDurations (d000b): int64[12]
        [35 1280 ]
        [720 33333336 ]
        [34 1280 ]
        [720 33333336 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.availableStallDurations (d000c): int64[12]
        [35 1280 ]
        [720 0 ]
        [34 1280 ]
        [720 0 ]
        [33 1280 ]
        [720 33333336 ]
      android.scaler.croppingType (d000d): byte[1]
        [FREEFORM ]
      android.scaler.availableMaxDigitalZoom (d0004): float[1]
        [10.00000000 ]
      android.scaler.rotateAndCrop (d0011): byte[1]
        [AUTO ]
      android.jpeg.availableThumbnailSizes (70007): int32[6]
        [0 0 160 120 ]
        [320 240 ]
      android.jpeg.maxSize (70008): int32[1]
        [13631488 ]
      android.jpeg.quality (70004): byte[1]
        [80 ]
      android.statistics.info.availableFaceDetectModes (120000): byte[1]
        [0 ]
      android.statistics.info.maxFaceCount (120002): int32[1]
        [0 ]
      android.sync.maxLatency (170001): int32[1]
        [3 ]
      android.control.availableModes (10026): byte[2]
        [0 1 ]
      android.control.availableSceneModes (10019): byte[1]
        [0 ]
      android.control.availableEffects (10018): byte[1]
        [0 ]
      android.control.maxRegions (1001c): int32[3]
        [1 0 0 ]
      android.control.aeAvailableModes (10013): byte[2]
        [0 1 ]
      android.control.aeCompensationStep (10016): rational[1]
        [(1 / 1) ]
      android.control.aeCompensationRange (10015): int32[2]
        [0 0 ]
      android.control.aeAvailableTargetFpsRanges (10014): int32[4]
        [15 30 30 30 ]
      android.control.aeAvailableAntibandingModes (10012): byte[1]
        [3 ]
      android.control.aeLockAvailable (10024): byte[1]
        [FALSE ]
      android.control.awbAvailableModes (1001b): byte[2]
        [0 1 ]
      android.control.awbLockAvailable (10025): byte[1]
        [FALSE ]
      android.control.afAvailableModes (10017): byte[1]
        [0 ]
      android.tonemap.maxCurvePoints (130004): int32[1]
        [128 ]
      android.hotPixel.availableHotPixelModes (60001): byte[2]
        [1 2 ]
      android.tonemap.availableToneMapModes (130005): byte[3]
        [0 1 2 ]
      android.edge.availableEdgeModes (30002): byte[3]
        [0 1 2 ]
      android.noiseReduction.availableNoiseReductionModes (a0002): byte[3]
        [0 1 2 ]
      android.shading.availableModes (100002): byte[3]
        [0 1 2 ]
      android.colorCorrection.availableAberrationModes (00004): byte[1]
        [0 ]
      android.control.availableVideoStabilizationModes (1001a): byte[1]
        [0 ]
      android.statistics.info.availableLensShadingMapModes (120007): byte[1]
        [0 ]
      android.request.maxNumOutputStreams (c0006): int32[3]
        [0 2 1 ]
      android.request.pipelineMaxDepth (c000a): byte[1]
        [3 ]
      android.request.partialResultCount (c000b): int32[1]
        [1 ]
      android.request.availableCapabilities (c000c): byte[2]
        [BACKWARD_COMPATIBLE READ_SENSOR_SETTINGS ]
      android.request.availableRequestKeys (c000d): int32[51]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65583 ]
      android.request.availableResultKeys (c000e): int32[60]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65567 65568 ]
        [65570 262149 524297 524296 ]
        [917530 786441 917520 65583 ]
      android.request.availableCharacteristicsKeys (c000f): int32[65]
        [983043 983044 983041 917517 ]
        [983045 983046 983040 917518 ]
        [983048 917529 1376256 589829 ]
        [589828 589826 589824 589825 ]
        [589827 589830 589831 524293 ]
        [327680 851978 851979 851980 ]
        [851981 851972 851985 458759 ]
        [458760 458756 1179648 1179650 ]
        [1507329 65574 65561 65560 ]
        [65564 65555 65558 65557 ]
        [65556 65554 65572 65563 ]
        [65573 65559 1376256 1245188 ]
        [393217 1245189 196610 655362 ]
        [1048578 4 65562 1179655 ]
        [786438 786442 786443 786444 ]
        [786445 786446 786447 983050 ]
        [65582 ]
      android.scaler.availableRotateAndCropModes (d0010): byte[1]
        [0 ]
      android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
        [0 0 1280 720 ]
      android.control.zoomRatioRange (1002e): float[2]
        [1.00000000 10.00000000 ]
      android.sensor.readoutTimestamp (e0022): byte[1]
        [HARDWARE ]
== Camera HAL device device@1.0/internal/1 (v3.0) dumpState: ==
== Camera HAL device device@1.0/internal/2 (v3.0) static information: ==
  Resource cost: 100
  Conflicting devices: None
  API1 info:
    Has a flash unit: false
    Facing: Front
    Orientation: 0
  API2 camera characteristics:
    Dumping camera metadata array: 66 / 66 entries, 3200 / 3200 bytes of extra data.
      Version: 1, Flags: 00000000
      android.sensor.info.exposureTimeRange (f0003): int64[2]
        [1000 1000000000 ]
      android.sensor.info.maxFrameDuration (f0004): int64[1]
        [66666672 ]
      android.sensor.info.sensitivityRange (f0001): int32[2]
        [100 1600 ]
      android.sensor.maxAnalogSensitivity (e000d): int32[1]
        [1600 ]
      android.sensor.info.physicalSize (f0005): float[2]
        [3.20000005 2.40000010 ]
      android.sensor.info.pixelArraySize (f0006): int32[2]
        [1920 1080 ]
      android.sensor.info.activeArraySize (f0000): int32[4]
        [0 0 1920 1080 ]
      android.sensor.orientation (e000e): int32[1]
        [0 ]
      android.sensor.info.timestampSource (f0008): byte[1]
        [UNKNOWN ]
      android.sensor.availableTestPatternModes (e0019): int32[1]
        [0 ]
      android.info.supportedHardwareLevel (150000): byte[1]
        [EXTERNAL ]
      android.lens.info.minimumFocusDistance (90005): float[1]
        [0.00000000 ]
      android.lens.info.hyperfocalDistance (90004): float[1]
        [0.00000000 ]
      android.lens.info.availableFocalLengths (90002): float[1]
        [5.00000000 ]
      android.lens.info.availableApertures (90000): float[1]
        [2.79999995 ]
      android.lens.info.availableFilterDensities (90001): float[1]
        [0.00000000 ]
      android.lens.info.availableOpticalStabilization (90003): byte[1]
        [0 ]
      android.lens.info.shadingMapSize (90006): int32[2]
        [1 1 ]
      android.lens.info.focusDistanceCalibration (90007): byte[1]
        [APPROXIMATE ]
      android.lens.facing (80005): byte[1]
        [EXTERNAL ]
      android.flash.info.available (50000): byte[1]
        [FALSE ]
      android.scaler.availableStreamConfigurations (d000a): int32[144]
        [35 320 180 OUTPUT ]
        [35 320 180 OUTPUT ]
        [34 320 180 OUTPUT ]
        [35 320 240 OUTPUT ]
        [35 320 240 OUTPUT ]
        [34 320 240 OUTPUT ]
        [35 424 240 OUTPUT ]
        [35 424 240 OUTPUT ]
        [34 424 240 OUTPUT ]
        [35 640 360 OUTPUT ]
        [35 640 360 OUTPUT ]
        [34 640 360 OUTPUT ]
        [35 640 480 OUTPUT ]
        [35 640 480 OUTPUT ]
        [34 640 480 OUTPUT ]
        [35 848 480 OUTPUT ]
        [35 848 480 OUTPUT ]
        [34 848 480 OUTPUT ]
        [35 960 540 OUTPUT ]
        [35 960 540 OUTPUT ]
        [34 960 540 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [34 1280 720 OUTPUT ]
        [35 1920 1080 OUTPUT ]
        [35 1920 1080 OUTPUT ]
        [34 1920 1080 OUTPUT ]
        [33 320 180 OUTPUT ]
        [33 320 240 OUTPUT ]
        [33 424 240 OUTPUT ]
        [33 640 360 OUTPUT ]
        [33 640 480 OUTPUT ]
        [33 848 480 OUTPUT ]
        [33 960 540 OUTPUT ]
        [33 1280 720 OUTPUT ]
        [33 1920 1080 OUTPUT ]
      android.scaler.availableMinFrameDurations (d000b): int64[108]
        [35 320 ]
        [180 33333336 ]
        [34 320 ]
        [180 33333336 ]
        [35 320 ]
        [240 33333336 ]
        [34 320 ]
        [240 33333336 ]
        [35 424 ]
        [240 33333336 ]
        [34 424 ]
        [240 33333336 ]
        [35 640 ]
        [360 33333336 ]
        [34 640 ]
        [360 33333336 ]
        [35 640 ]
        [480 33333336 ]
        [34 640 ]
        [480 33333336 ]
        [35 848 ]
        [480 33333336 ]
        [34 848 ]
        [480 33333336 ]
        [35 960 ]
        [540 33333336 ]
        [34 960 ]
        [540 33333336 ]
        [35 1280 ]
        [720 33333336 ]
        [34 1280 ]
        [720 33333336 ]
        [35 1920 ]
        [1080 33333336 ]
        [34 1920 ]
        [1080 33333336 ]
        [33 320 ]
        [180 0 ]
        [33 320 ]
        [240 0 ]
        [33 424 ]
        [240 0 ]
        [33 640 ]
        [360 0 ]
        [33 640 ]
        [480 0 ]
        [33 848 ]
        [480 0 ]
        [33 960 ]
        [540 0 ]
        [33 1280 ]
        [720 0 ]
        [33 1920 ]
        [1080 0 ]
      android.scaler.availableStallDurations (d000c): int64[108]
        [35 320 ]
        [180 0 ]
        [34 320 ]
        [180 0 ]
        [35 320 ]
        [240 0 ]
        [34 320 ]
        [240 0 ]
        [35 424 ]
        [240 0 ]
        [34 424 ]
        [240 0 ]
        [35 640 ]
        [360 0 ]
        [34 640 ]
        [360 0 ]
        [35 640 ]
        [480 0 ]
        [34 640 ]
        [480 0 ]
        [35 848 ]
        [480 0 ]
        [34 848 ]
        [480 0 ]
        [35 960 ]
        [540 0 ]
        [34 960 ]
        [540 0 ]
        [35 1280 ]
        [720 0 ]
        [34 1280 ]
        [720 0 ]
        [35 1920 ]
        [1080 0 ]
        [34 1920 ]
        [1080 0 ]
        [33 320 ]
        [180 33333336 ]
        [33 320 ]
        [240 33333336 ]
        [33 424 ]
        [240 33333336 ]
        [33 640 ]
        [360 33333336 ]
        [33 640 ]
        [480 33333336 ]
        [33 848 ]
        [480 33333336 ]
        [33 960 ]
        [540 33333336 ]
        [33 1280 ]
        [720 33333336 ]
        [33 1920 ]
        [1080 33333336 ]
      android.scaler.croppingType (d000d): byte[1]
        [FREEFORM ]
      android.scaler.availableMaxDigitalZoom (d0004): float[1]
        [10.00000000 ]
      android.scaler.rotateAndCrop (d0011): byte[1]
        [AUTO ]
      android.jpeg.availableThumbnailSizes (70007): int32[6]
        [0 0 160 120 ]
        [320 240 ]
      android.jpeg.maxSize (70008): int32[1]
        [13631488 ]
      android.jpeg.quality (70004): byte[1]
        [80 ]
      android.statistics.info.availableFaceDetectModes (120000): byte[1]
        [0 ]
      android.statistics.info.maxFaceCount (120002): int32[1]
        [0 ]
      android.sync.maxLatency (170001): int32[1]
        [3 ]
      android.control.availableModes (10026): byte[2]
        [0 1 ]
      android.control.availableSceneModes (10019): byte[1]
        [0 ]
      android.control.availableEffects (10018): byte[1]
        [0 ]
      android.control.maxRegions (1001c): int32[3]
        [1 0 0 ]
      android.control.aeAvailableModes (10013): byte[2]
        [0 1 ]
      android.control.aeCompensationStep (10016): rational[1]
        [(1 / 1) ]
      android.control.aeCompensationRange (10015): int32[2]
        [0 0 ]
      android.control.aeAvailableTargetFpsRanges (10014): int32[4]
        [15 30 30 30 ]
      android.control.aeAvailableAntibandingModes (10012): byte[1]
        [3 ]
      android.control.aeLockAvailable (10024): byte[1]
        [FALSE ]
      android.control.awbAvailableModes (1001b): byte[2]
        [0 1 ]
      android.control.awbLockAvailable (10025): byte[1]
        [FALSE ]
      android.control.afAvailableModes (10017): byte[1]
        [0 ]
      android.tonemap.maxCurvePoints (130004): int32[1]
        [128 ]
      android.hotPixel.availableHotPixelModes (60001): byte[2]
        [1 2 ]
      android.tonemap.availableToneMapModes (130005): byte[3]
        [0 1 2 ]
      android.edge.availableEdgeModes (30002): byte[3]
        [0 1 2 ]
      android.noiseReduction.availableNoiseReductionModes (a0002): byte[3]
        [0 1 2 ]
      android.shading.availableModes (100002): byte[3]
        [0 1 2 ]
      android.colorCorrection.availableAberrationModes (00004): byte[1]
        [0 ]
      android.control.availableVideoStabilizationModes (1001a): byte[1]
        [0 ]
      android.statistics.info.availableLensShadingMapModes (120007): byte[1]
        [0 ]
      android.request.maxNumOutputStreams (c0006): int32[3]
        [0 2 1 ]
      android.request.pipelineMaxDepth (c000a): byte[1]
        [3 ]
      android.request.partialResultCount (c000b): int32[1]
        [1 ]
      android.request.availableCapabilities (c000c): byte[2]
        [BACKWARD_COMPATIBLE READ_SENSOR_SETTINGS ]
      android.request.availableRequestKeys (c000d): int32[51]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65583 ]
      android.request.availableResultKeys (c000e): int32[60]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65567 65568 ]
        [65570 262149 524297 524296 ]
        [917530 786441 917520 65583 ]
      android.request.availableCharacteristicsKeys (c000f): int32[65]
        [983043 983044 983041 917517 ]
        [983045 983046 983040 917518 ]
        [983048 917529 1376256 589829 ]
        [589828 589826 589824 589825 ]
        [589827 589830 589831 524293 ]
        [327680 851978 851979 851980 ]
        [851981 851972 851985 458759 ]
        [458760 458756 1179648 1179650 ]
        [1507329 65574 65561 65560 ]
        [65564 65555 65558 65557 ]
        [65556 65554 65572 65563 ]
        [65573 65559 1376256 1245188 ]
        [393217 1245189 196610 655362 ]
        [1048578 4 65562 1179655 ]
        [786438 786442 786443 786444 ]
        [786445 786446 786447 983050 ]
        [65582 ]
      android.scaler.availableRotateAndCropModes (d0010): byte[1]
        [0 ]
      android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
        [0 0 1920 1080 ]
      android.control.zoomRatioRange (1002e): float[2]
        [1.00000000 10.00000000 ]
      android.sensor.readoutTimestamp (e0022): byte[1]
        [HARDWARE ]
== Camera HAL device device@1.0/internal/2 (v3.0) dumpState: ==
== Camera HAL device device@1.0/internal/3 (v3.0) static information: ==
  Resource cost: 100
  Conflicting devices: None
  API1 info:
    Has a flash unit: false
    Facing: Front
    Orientation: 0
  API2 camera characteristics:
    Dumping camera metadata array: 66 / 66 entries, 1152 / 1152 bytes of extra data.
      Version: 1, Flags: 00000000
      android.sensor.info.exposureTimeRange (f0003): int64[2]
        [1000 300000000 ]
      android.sensor.info.maxFrameDuration (f0004): int64[1]
        [66666672 ]
      android.sensor.info.sensitivityRange (f0001): int32[2]
        [100 1600 ]
      android.sensor.maxAnalogSensitivity (e000d): int32[1]
        [1600 ]
      android.sensor.info.physicalSize (f0005): float[2]
        [3.20000005 2.40000010 ]
      android.sensor.info.pixelArraySize (f0006): int32[2]
        [1280 720 ]
      android.sensor.info.activeArraySize (f0000): int32[4]
        [0 0 1280 720 ]
      android.sensor.orientation (e000e): int32[1]
        [0 ]
      android.sensor.info.timestampSource (f0008): byte[1]
        [UNKNOWN ]
      android.sensor.availableTestPatternModes (e0019): int32[1]
        [0 ]
      android.info.supportedHardwareLevel (150000): byte[1]
        [EXTERNAL ]
      android.lens.info.minimumFocusDistance (90005): float[1]
        [0.00000000 ]
      android.lens.info.hyperfocalDistance (90004): float[1]
        [0.00000000 ]
      android.lens.info.availableFocalLengths (90002): float[1]
        [5.00000000 ]
      android.lens.info.availableApertures (90000): float[1]
        [2.79999995 ]
      android.lens.info.availableFilterDensities (90001): float[1]
        [0.00000000 ]
      android.lens.info.availableOpticalStabilization (90003): byte[1]
        [0 ]
      android.lens.info.shadingMapSize (90006): int32[2]
        [1 1 ]
      android.lens.info.focusDistanceCalibration (90007): byte[1]
        [APPROXIMATE ]
      android.lens.facing (80005): byte[1]
        [EXTERNAL ]
      android.flash.info.available (50000): byte[1]
        [FALSE ]
      android.scaler.availableStreamConfigurations (d000a): int32[16]
        [35 1280 720 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [34 1280 720 OUTPUT ]
        [33 1280 720 OUTPUT ]
      android.scaler.availableMinFrameDurations (d000b): int64[12]
        [35 1280 ]
        [720 33333336 ]
        [34 1280 ]
        [720 33333336 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.availableStallDurations (d000c): int64[12]
        [35 1280 ]
        [720 0 ]
        [34 1280 ]
        [720 0 ]
        [33 1280 ]
        [720 33333336 ]
      android.scaler.croppingType (d000d): byte[1]
        [FREEFORM ]
      android.scaler.availableMaxDigitalZoom (d0004): float[1]
        [10.00000000 ]
      android.scaler.rotateAndCrop (d0011): byte[1]
        [AUTO ]
      android.jpeg.availableThumbnailSizes (70007): int32[6]
        [0 0 160 120 ]
        [320 240 ]
      android.jpeg.maxSize (70008): int32[1]
        [13631488 ]
      android.jpeg.quality (70004): byte[1]
        [80 ]
      android.statistics.info.availableFaceDetectModes (120000): byte[1]
        [0 ]
      android.statistics.info.maxFaceCount (120002): int32[1]
        [0 ]
      android.sync.maxLatency (170001): int32[1]
        [3 ]
      android.control.availableModes (10026): byte[2]
        [0 1 ]
      android.control.availableSceneModes (10019): byte[1]
        [0 ]
      android.control.availableEffects (10018): byte[1]
        [0 ]
      android.control.maxRegions (1001c): int32[3]
        [1 0 0 ]
      android.control.aeAvailableModes (10013): byte[2]
        [0 1 ]
      android.control.aeCompensationStep (10016): rational[1]
        [(1 / 1) ]
      android.control.aeCompensationRange (10015): int32[2]
        [0 0 ]
      android.control.aeAvailableTargetFpsRanges (10014): int32[4]
        [15 30 30 30 ]
      android.control.aeAvailableAntibandingModes (10012): byte[1]
        [3 ]
      android.control.aeLockAvailable (10024): byte[1]
        [FALSE ]
      android.control.awbAvailableModes (1001b): byte[2]
        [0 1 ]
      android.control.awbLockAvailable (10025): byte[1]
        [FALSE ]
      android.control.afAvailableModes (10017): byte[1]
        [0 ]
      android.tonemap.maxCurvePoints (130004): int32[1]
        [128 ]
      android.hotPixel.availableHotPixelModes (60001): byte[2]
        [1 2 ]
      android.tonemap.availableToneMapModes (130005): byte[3]
        [0 1 2 ]
      android.edge.availableEdgeModes (30002): byte[3]
        [0 1 2 ]
      android.noiseReduction.availableNoiseReductionModes (a0002): byte[3]
        [0 1 2 ]
      android.shading.availableModes (100002): byte[3]
        [0 1 2 ]
      android.colorCorrection.availableAberrationModes (00004): byte[1]
        [0 ]
      android.control.availableVideoStabilizationModes (1001a): byte[1]
        [0 ]
      android.statistics.info.availableLensShadingMapModes (120007): byte[1]
        [0 ]
      android.request.maxNumOutputStreams (c0006): int32[3]
        [0 2 1 ]
      android.request.pipelineMaxDepth (c000a): byte[1]
        [3 ]
      android.request.partialResultCount (c000b): int32[1]
        [1 ]
      android.request.availableCapabilities (c000c): byte[2]
        [BACKWARD_COMPATIBLE READ_SENSOR_SETTINGS ]
      android.request.availableRequestKeys (c000d): int32[51]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65583 ]
      android.request.availableResultKeys (c000e): int32[60]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65567 65568 ]
        [65570 262149 524297 524296 ]
        [917530 786441 917520 65583 ]
      android.request.availableCharacteristicsKeys (c000f): int32[65]
        [983043 983044 983041 917517 ]
        [983045 983046 983040 917518 ]
        [983048 917529 1376256 589829 ]
        [589828 589826 589824 589825 ]
        [589827 589830 589831 524293 ]
        [327680 851978 851979 851980 ]
        [851981 851972 851985 458759 ]
        [458760 458756 1179648 1179650 ]
        [1507329 65574 65561 65560 ]
        [65564 65555 65558 65557 ]
        [65556 65554 65572 65563 ]
        [65573 65559 1376256 1245188 ]
        [393217 1245189 196610 655362 ]
        [1048578 4 65562 1179655 ]
        [786438 786442 786443 786444 ]
        [786445 786446 786447 983050 ]
        [65582 ]
      android.scaler.availableRotateAndCropModes (d0010): byte[1]
        [0 ]
      android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
        [0 0 1280 720 ]
      android.control.zoomRatioRange (1002e): float[2]
        [1.00000000 10.00000000 ]
      android.sensor.readoutTimestamp (e0022): byte[1]
        [HARDWARE ]
== Camera HAL device device@1.0/internal/3 (v3.0) dumpState: ==

== Vendor tags: ==

  Dumping vendor tag descriptors for vendor with id 11706189966126095484
  Dumping configured vendor tag descriptors: None set

== Camera error traces (4): ==

  ----- pid 210 at 2023-11-30 23:03:16 -----
  Cmd line: /system/bin/cameraserver

  "cameraserver" sysTid=210
    #00 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #01 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #02 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #03 pc 0000000000003566  /system/bin/cameraserver (main.cfi+262)
    #04 pc 0000000000050979  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+89)

  "HwBinder:210_1" sysTid=240
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "HwBinder:210_2" sysTid=241
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_1" sysTid=399
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_2" sysTid=400
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_3" sysTid=655
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_4" sysTid=1698
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2752
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2857
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-0-Status" sysTid=2885
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000022f08b  /system/lib64/libcameraservice.so (android::camera3::StatusTracker::threadLoop()+315)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-0-ReqQueu" sysTid=2886
    #00 pc 0000000000003bb6  /system/lib64/libutilscallstack.so (android::CallStack::update(int, int)+70)
    #01 pc 000000000000455d  /system/lib64/libutilscallstack.so (android::ProcessCallStack::update()+589)
    #02 pc 000000000028dd25  /system/lib64/libcameraservice.so (android::camera3::CameraTraces::saveTrace() (.cfi)+213)
    #03 pc 00000000001ee431  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateLockedV(char const*, __va_list_tag*)+641)
    #04 pc 0000000000205385  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateV(char const*, __va_list_tag*)+101)
    #05 pc 000000000020eda2  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::setErrorState(char const*, ...)+338)
    #06 pc 000000000020dfd3  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::sendRequestsBatch()+1891)
    #07 pc 0000000000208099  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::threadLoop()+2489)
    #08 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #09 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #10 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CameraServiceWa" sysTid=2887
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2888
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CDU-0-FrameProc" sysTid=2889
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000005cad4  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+100)
    #04 pc 00000000001e4d22  /system/lib64/libcameraservice.so (android::Camera3Device::waitForNextFrame(long)+226)
    #05 pc 00000000001503af  /system/lib64/libcameraservice.so (android::camera2::FrameProcessorBase::threadLoop()+271)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "PreviewSpacer-1" sysTid=2891
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000024bc16  /system/lib64/libcameraservice.so (android::camera3::PreviewFrameSpacer::threadLoop()+598)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  ----- end 210 -----

  ----- pid 210 at 2023-11-30 23:03:11 -----
  Cmd line: /system/bin/cameraserver

  "cameraserver" sysTid=210
    #00 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #01 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #02 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #03 pc 0000000000003566  /system/bin/cameraserver (main.cfi+262)
    #04 pc 0000000000050979  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+89)

  "HwBinder:210_1" sysTid=240
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "HwBinder:210_2" sysTid=241
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_1" sysTid=399
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_2" sysTid=400
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_3" sysTid=655
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_4" sysTid=1698
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2752
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-1-Status" sysTid=2854
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000022f08b  /system/lib64/libcameraservice.so (android::camera3::StatusTracker::threadLoop()+315)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-1-ReqQueu" sysTid=2855
    #00 pc 0000000000003bb6  /system/lib64/libutilscallstack.so (android::CallStack::update(int, int)+70)
    #01 pc 000000000000455d  /system/lib64/libutilscallstack.so (android::ProcessCallStack::update()+589)
    #02 pc 000000000028dd25  /system/lib64/libcameraservice.so (android::camera3::CameraTraces::saveTrace() (.cfi)+213)
    #03 pc 00000000001ee431  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateLockedV(char const*, __va_list_tag*)+641)
    #04 pc 0000000000205385  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateV(char const*, __va_list_tag*)+101)
    #05 pc 000000000020eda2  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::setErrorState(char const*, ...)+338)
    #06 pc 000000000020dfd3  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::sendRequestsBatch()+1891)
    #07 pc 0000000000208099  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::threadLoop()+2489)
    #08 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #09 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #10 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CameraServiceWa" sysTid=2856
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2857
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CDU-1-FrameProc" sysTid=2858
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000005cad4  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+100)
    #04 pc 00000000001e4d22  /system/lib64/libcameraservice.so (android::Camera3Device::waitForNextFrame(long)+226)
    #05 pc 00000000001503af  /system/lib64/libcameraservice.so (android::camera2::FrameProcessorBase::threadLoop()+271)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CameraServiceWa" sysTid=2859
    #00 pc 00000000000b7df7  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+7)
    #01 pc 00000000000a9cea  /system/lib64/libc++.so (std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)+90)
    #02 pc 000000000012c07e  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+126)
    #03 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #04 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #05 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  ----- end 210 -----

  ----- pid 210 at 2023-11-30 22:57:13 -----
  Cmd line: /system/bin/cameraserver

  "cameraserver" sysTid=210
    #00 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #01 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #02 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #03 pc 0000000000003566  /system/bin/cameraserver (main.cfi+262)
    #04 pc 0000000000050979  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+89)

  "HwBinder:210_1" sysTid=240
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "HwBinder:210_2" sysTid=241
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_1" sysTid=399
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_2" sysTid=400
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_3" sysTid=655
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_4" sysTid=1698
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2460
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-0-Status" sysTid=2749
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000022f08b  /system/lib64/libcameraservice.so (android::camera3::StatusTracker::threadLoop()+315)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-0-ReqQueu" sysTid=2750
    #00 pc 0000000000003bb6  /system/lib64/libutilscallstack.so (android::CallStack::update(int, int)+70)
    #01 pc 000000000000455d  /system/lib64/libutilscallstack.so (android::ProcessCallStack::update()+589)
    #02 pc 000000000028dd25  /system/lib64/libcameraservice.so (android::camera3::CameraTraces::saveTrace() (.cfi)+213)
    #03 pc 00000000001ee431  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateLockedV(char const*, __va_list_tag*)+641)
    #04 pc 0000000000205385  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateV(char const*, __va_list_tag*)+101)
    #05 pc 000000000020eda2  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::setErrorState(char const*, ...)+338)
    #06 pc 000000000020dfd3  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::sendRequestsBatch()+1891)
    #07 pc 0000000000208099  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::threadLoop()+2489)
    #08 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #09 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #10 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CameraServiceWa" sysTid=2751
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2752
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CDU-0-FrameProc" sysTid=2753
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000005cad4  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+100)
    #04 pc 00000000001e4d22  /system/lib64/libcameraservice.so (android::Camera3Device::waitForNextFrame(long)+226)
    #05 pc 00000000001503af  /system/lib64/libcameraservice.so (android::camera2::FrameProcessorBase::threadLoop()+271)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "PreviewSpacer-1" sysTid=2756
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000024bc16  /system/lib64/libcameraservice.so (android::camera3::PreviewFrameSpacer::threadLoop()+598)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  ----- end 210 -----

  ----- pid 210 at 2023-11-30 22:57:08 -----
  Cmd line: /system/bin/cameraserver

  "cameraserver" sysTid=210
    #00 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #01 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #02 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #03 pc 0000000000003566  /system/bin/cameraserver (main.cfi+262)
    #04 pc 0000000000050979  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+89)

  "HwBinder:210_1" sysTid=240
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "HwBinder:210_2" sysTid=241
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 00000000000918de  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+254)
    #03 pc 0000000000091a32  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+34)
    #04 pc 00000000000930ef  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+191)
    #05 pc 000000000009e867  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_1" sysTid=399
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_2" sysTid=400
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_3" sysTid=655
    #00 pc 00000000000b7df7  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+7)
    #01 pc 000000000007216f  /apex/com.android.runtime/lib64/bionic/libc.so (usleep+63)
    #02 pc 00000000001fc772  /system/lib64/libcameraservice.so (android::Camera3Device::tryLockSpinRightRound(android::Mutex&)+34)
    #03 pc 00000000001e527a  /system/lib64/libcameraservice.so (android::Camera3Device::dump(int, android::Vector<android::String16> const&)+202)
    #04 pc 0000000000135f76  /system/lib64/libcameraservice.so (android::Camera2ClientBase<android::CameraDeviceClientBase>::dumpDevice(int, android::Vector<android::String16> const&)+278)
    #05 pc 000000000019ad54  /system/lib64/libcameraservice.so (android::CameraDeviceClient::dumpClient(int, android::Vector<android::String16> const&)+2052)
    #06 pc 000000000010aa22  /system/lib64/libcameraservice.so (android::CameraService::dumpOpenSessionClientLogs(int, android::Vector<android::String16> const&, android::String8 const&)+642)
    #07 pc 0000000000124fde  /system/lib64/libcameraservice.so (android::CameraService::cacheDump()+526)
    #08 pc 0000000000133abd  /system/lib64/libcameraservice.so (android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnectImpl()+317)
    #09 pc 0000000000133ca7  /system/lib64/libcameraservice.so (auto android::CameraServiceWatchdog::watchThread<android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnect()::'lambda'()>(android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnect()::'lambda'(), unsigned int)+183)
    #10 pc 00000000001337fa  /system/lib64/libcameraservice.so (auto android::CameraServiceWatchdog::watchThread<android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnect()::'lambda'()>(android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnect()::'lambda'(), unsigned int, unsigned int, unsigned int)+874)
    #11 pc 0000000000133404  /system/lib64/libcameraservice.so (android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnect()+228)
    #12 pc 0000000000133dff  /system/lib64/libcameraservice.so (non-virtual thunk to android::Camera2ClientBase<android::CameraDeviceClientBase>::disconnect()+15)
    #13 pc 000000000004e7ed  /system/lib64/libcamera_client.so (android::hardware::camera2::BnCameraDeviceUser::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+173)
    #14 pc 00000000000579a0  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+176)
    #15 pc 0000000000062423  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1203)
    #16 pc 0000000000061ead  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+157)
    #17 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #18 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #19 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #20 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #21 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "binder:210_4" sysTid=1698
    #00 pc 00000000000b7657  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+7)
    #01 pc 0000000000068f78  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+216)
    #02 pc 0000000000061b3f  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+287)
    #03 pc 0000000000061e20  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+16)
    #04 pc 000000000006287f  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+63)
    #05 pc 00000000000925d7  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-1-Status" sysTid=2457
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000022f08b  /system/lib64/libcameraservice.so (android::camera3::StatusTracker::threadLoop()+315)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "C3Dev-1-ReqQueu" sysTid=2458
    #00 pc 0000000000003bb6  /system/lib64/libutilscallstack.so (android::CallStack::update(int, int)+70)
    #01 pc 000000000000455d  /system/lib64/libutilscallstack.so (android::ProcessCallStack::update()+589)
    #02 pc 000000000028dd25  /system/lib64/libcameraservice.so (android::camera3::CameraTraces::saveTrace() (.cfi)+213)
    #03 pc 00000000001ee431  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateLockedV(char const*, __va_list_tag*)+641)
    #04 pc 0000000000205385  /system/lib64/libcameraservice.so (android::Camera3Device::setErrorStateV(char const*, __va_list_tag*)+101)
    #05 pc 000000000020eda2  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::setErrorState(char const*, ...)+338)
    #06 pc 000000000020dfd3  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::sendRequestsBatch()+1891)
    #07 pc 0000000000208099  /system/lib64/libcameraservice.so (android::Camera3Device::RequestThread::threadLoop()+2489)
    #08 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #09 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #10 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CameraServiceWa" sysTid=2459
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "Camera2ClientBa" sysTid=2460
    #00 pc 000000000005ba86  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+22)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbde2  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+50)
    #03 pc 000000000012c04a  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+74)
    #04 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #05 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #06 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CDU-1-FrameProc" sysTid=2461
    #00 pc 000000000005ba88  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24)
    #01 pc 0000000000060102  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+146)
    #02 pc 00000000000cbe6a  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+90)
    #03 pc 000000000005cad4  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+100)
    #04 pc 00000000001e4d22  /system/lib64/libcameraservice.so (android::Camera3Device::waitForNextFrame(long)+226)
    #05 pc 00000000001503af  /system/lib64/libcameraservice.so (android::camera2::FrameProcessorBase::threadLoop()+271)
    #06 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #07 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #08 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  "CameraServiceWa" sysTid=2493
    #00 pc 00000000000b7df7  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+7)
    #01 pc 00000000000a9cea  /system/lib64/libc++.so (std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)+90)
    #02 pc 000000000012c07e  /system/lib64/libcameraservice.so (android::CameraServiceWatchdog::threadLoop()+126)
    #03 pc 0000000000013e55  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+325)
    #04 pc 00000000000cca4a  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+58)
    #05 pc 00000000000609f7  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55)

  ----- end 210 -----

**********Dumpsys from previous open session**********

**********End of Dumpsys from previous open session**********

What could be the issue with my WSA?

WSA Version: 2310.40000.2.0

levelad commented 8 months ago

I updated WSA to the latest version. Now it detects 2 cameras (even if no USB camera is attached). Here is the log:

== Service global info: ==

Number of camera devices: 2
Number of normal camera devices: 2
Number of public camera devices visible to API1: 2
    Device 0 maps to "0"
    Device 1 maps to "1"
Active Camera Clients:
[]
Allowed user IDs: 0

== Camera service events log (most recent at top): ==
  01-09 20:04:15 : USER_SWITCH previous allowed user IDs: <None>, current allowed user IDs: 0
  01-09 20:04:12 : ADD device 0, reason: (Device added)
  01-09 20:04:12 : ADD device 1, reason: (Device added)

== Camera device 0 dynamic info: ==
  Device 0 is closed, no client instance
== Camera device 1 dynamic info: ==
  Device 1 is closed, no client instance
== Camera Provider HAL android.hardware.camera.provider.ICameraProvider/internal/0-0 (v2.0, remote) static info: 2 devices: ==
== Camera HAL device device@1.0/internal/0 (v3.0) static information: ==
  Resource cost: 100
  Conflicting devices: None
  API1 info:
    Has a flash unit: false
    Facing: Front
    Orientation: 0
  API2 camera characteristics:
    Dumping camera metadata array: 66 / 66 entries, 1152 / 1152 bytes of extra data.
      Version: 1, Flags: 00000000
      android.sensor.info.exposureTimeRange (f0003): int64[2]
        [0 0 ]
      android.sensor.info.maxFrameDuration (f0004): int64[1]
        [-9223372036854775808 ]
      android.sensor.info.sensitivityRange (f0001): int32[2]
        [100 1600 ]
      android.sensor.maxAnalogSensitivity (e000d): int32[1]
        [1600 ]
      android.sensor.info.physicalSize (f0005): float[2]
        [3.20000005 2.40000010 ]
      android.sensor.info.pixelArraySize (f0006): int32[2]
        [0 0 ]
      android.sensor.info.activeArraySize (f0000): int32[4]
        [0 0 0 0 ]
      android.sensor.orientation (e000e): int32[1]
        [0 ]
      android.sensor.info.timestampSource (f0008): byte[1]
        [UNKNOWN ]
      android.sensor.availableTestPatternModes (e0019): int32[1]
        [0 ]
      android.info.supportedHardwareLevel (150000): byte[1]
        [EXTERNAL ]
      android.lens.info.minimumFocusDistance (90005): float[1]
        [0.00000000 ]
      android.lens.info.hyperfocalDistance (90004): float[1]
        [0.00000000 ]
      android.lens.info.availableFocalLengths (90002): float[1]
        [5.00000000 ]
      android.lens.info.availableApertures (90000): float[1]
        [2.79999995 ]
      android.lens.info.availableFilterDensities (90001): float[1]
        [0.00000000 ]
      android.lens.info.availableOpticalStabilization (90003): byte[1]
        [0 ]
      android.lens.info.shadingMapSize (90006): int32[2]
        [1 1 ]
      android.lens.info.focusDistanceCalibration (90007): byte[1]
        [APPROXIMATE ]
      android.lens.facing (80005): byte[1]
        [FRONT ]
      android.flash.info.available (50000): byte[1]
        [FALSE ]
      android.scaler.availableStreamConfigurations (d000a): int32[16]
        [35 1280 720 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [34 1280 720 OUTPUT ]
        [33 1280 720 OUTPUT ]
      android.scaler.availableMinFrameDurations (d000b): int64[12]
        [35 1280 ]
        [720 33333336 ]
        [34 1280 ]
        [720 33333336 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.availableStallDurations (d000c): int64[12]
        [35 1280 ]
        [720 0 ]
        [34 1280 ]
        [720 0 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.croppingType (d000d): byte[1]
        [FREEFORM ]
      android.scaler.availableMaxDigitalZoom (d0004): float[1]
        [10.00000000 ]
      android.scaler.rotateAndCrop (d0011): byte[1]
        [AUTO ]
      android.jpeg.availableThumbnailSizes (70007): int32[6]
        [0 0 160 120 ]
        [320 240 ]
      android.jpeg.maxSize (70008): int32[1]
        [13631488 ]
      android.jpeg.quality (70004): byte[1]
        [80 ]
      android.statistics.info.availableFaceDetectModes (120000): byte[1]
        [0 ]
      android.statistics.info.maxFaceCount (120002): int32[1]
        [0 ]
      android.sync.maxLatency (170001): int32[1]
        [3 ]
      android.control.availableModes (10026): byte[2]
        [0 1 ]
      android.control.availableSceneModes (10019): byte[1]
        [0 ]
      android.control.availableEffects (10018): byte[1]
        [0 ]
      android.control.maxRegions (1001c): int32[3]
        [1 0 0 ]
      android.control.aeAvailableModes (10013): byte[2]
        [0 1 ]
      android.control.aeCompensationStep (10016): rational[1]
        [(0 / 1) ]
      android.control.aeCompensationRange (10015): int32[2]
        [0 0 ]
      android.control.aeAvailableTargetFpsRanges (10014): int32[4]
        [0 0 0 0 ]
      android.control.aeAvailableAntibandingModes (10012): byte[1]
        [3 ]
      android.control.aeLockAvailable (10024): byte[1]
        [FALSE ]
      android.control.awbAvailableModes (1001b): byte[2]
        [0 1 ]
      android.control.awbLockAvailable (10025): byte[1]
        [FALSE ]
      android.control.afAvailableModes (10017): byte[1]
        [0 ]
      android.tonemap.maxCurvePoints (130004): int32[1]
        [128 ]
      android.hotPixel.availableHotPixelModes (60001): byte[2]
        [1 2 ]
      android.tonemap.availableToneMapModes (130005): byte[3]
        [0 1 2 ]
      android.edge.availableEdgeModes (30002): byte[3]
        [0 1 2 ]
      android.noiseReduction.availableNoiseReductionModes (a0002): byte[3]
        [0 1 2 ]
      android.shading.availableModes (100002): byte[3]
        [0 1 2 ]
      android.colorCorrection.availableAberrationModes (00004): byte[1]
        [0 ]
      android.control.availableVideoStabilizationModes (1001a): byte[1]
        [0 ]
      android.statistics.info.availableLensShadingMapModes (120007): byte[1]
        [0 ]
      android.request.maxNumOutputStreams (c0006): int32[3]
        [0 2 1 ]
      android.request.pipelineMaxDepth (c000a): byte[1]
        [3 ]
      android.request.partialResultCount (c000b): int32[1]
        [1 ]
      android.request.availableCapabilities (c000c): byte[2]
        [BACKWARD_COMPATIBLE READ_SENSOR_SETTINGS ]
      android.request.availableRequestKeys (c000d): int32[51]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65583 ]
      android.request.availableResultKeys (c000e): int32[60]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65567 65568 ]
        [65570 262149 524297 524296 ]
        [917530 786441 917520 65583 ]
      android.request.availableCharacteristicsKeys (c000f): int32[65]
        [983043 983044 983041 917517 ]
        [983045 983046 983040 917518 ]
        [983048 917529 1376256 589829 ]
        [589828 589826 589824 589825 ]
        [589827 589830 589831 524293 ]
        [327680 851978 851979 851980 ]
        [851981 851972 851985 458759 ]
        [458760 458756 1179648 1179650 ]
        [1507329 65574 65561 65560 ]
        [65564 65555 65558 65557 ]
        [65556 65554 65572 65563 ]
        [65573 65559 1376256 1245188 ]
        [393217 1245189 196610 655362 ]
        [1048578 4 65562 1179655 ]
        [786438 786442 786443 786444 ]
        [786445 786446 786447 983050 ]
        [65582 ]
      android.scaler.availableRotateAndCropModes (d0010): byte[1]
        [0 ]
      android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
        [0 0 0 0 ]
      android.control.zoomRatioRange (1002e): float[2]
        [1.00000000 10.00000000 ]
      android.sensor.readoutTimestamp (e0022): byte[1]
        [HARDWARE ]
== Camera HAL device device@1.0/internal/0 (v3.0) dumpState: ==
== Camera HAL device device@1.0/internal/1 (v3.0) static information: ==
  Resource cost: 100
  Conflicting devices: None
  API1 info:
    Has a flash unit: false
    Facing: Back
    Orientation: 0
  API2 camera characteristics:
    Dumping camera metadata array: 66 / 66 entries, 1152 / 1152 bytes of extra data.
      Version: 1, Flags: 00000000
      android.sensor.info.exposureTimeRange (f0003): int64[2]
        [0 0 ]
      android.sensor.info.maxFrameDuration (f0004): int64[1]
        [-9223372036854775808 ]
      android.sensor.info.sensitivityRange (f0001): int32[2]
        [100 1600 ]
      android.sensor.maxAnalogSensitivity (e000d): int32[1]
        [1600 ]
      android.sensor.info.physicalSize (f0005): float[2]
        [3.20000005 2.40000010 ]
      android.sensor.info.pixelArraySize (f0006): int32[2]
        [0 0 ]
      android.sensor.info.activeArraySize (f0000): int32[4]
        [0 0 0 0 ]
      android.sensor.orientation (e000e): int32[1]
        [0 ]
      android.sensor.info.timestampSource (f0008): byte[1]
        [UNKNOWN ]
      android.sensor.availableTestPatternModes (e0019): int32[1]
        [0 ]
      android.info.supportedHardwareLevel (150000): byte[1]
        [EXTERNAL ]
      android.lens.info.minimumFocusDistance (90005): float[1]
        [0.00000000 ]
      android.lens.info.hyperfocalDistance (90004): float[1]
        [0.00000000 ]
      android.lens.info.availableFocalLengths (90002): float[1]
        [5.00000000 ]
      android.lens.info.availableApertures (90000): float[1]
        [2.79999995 ]
      android.lens.info.availableFilterDensities (90001): float[1]
        [0.00000000 ]
      android.lens.info.availableOpticalStabilization (90003): byte[1]
        [0 ]
      android.lens.info.shadingMapSize (90006): int32[2]
        [1 1 ]
      android.lens.info.focusDistanceCalibration (90007): byte[1]
        [APPROXIMATE ]
      android.lens.facing (80005): byte[1]
        [BACK ]
      android.flash.info.available (50000): byte[1]
        [FALSE ]
      android.scaler.availableStreamConfigurations (d000a): int32[16]
        [35 1280 720 OUTPUT ]
        [35 1280 720 OUTPUT ]
        [34 1280 720 OUTPUT ]
        [33 1280 720 OUTPUT ]
      android.scaler.availableMinFrameDurations (d000b): int64[12]
        [35 1280 ]
        [720 33333336 ]
        [34 1280 ]
        [720 33333336 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.availableStallDurations (d000c): int64[12]
        [35 1280 ]
        [720 0 ]
        [34 1280 ]
        [720 0 ]
        [33 1280 ]
        [720 0 ]
      android.scaler.croppingType (d000d): byte[1]
        [FREEFORM ]
      android.scaler.availableMaxDigitalZoom (d0004): float[1]
        [10.00000000 ]
      android.scaler.rotateAndCrop (d0011): byte[1]
        [AUTO ]
      android.jpeg.availableThumbnailSizes (70007): int32[6]
        [0 0 160 120 ]
        [320 240 ]
      android.jpeg.maxSize (70008): int32[1]
        [13631488 ]
      android.jpeg.quality (70004): byte[1]
        [80 ]
      android.statistics.info.availableFaceDetectModes (120000): byte[1]
        [0 ]
      android.statistics.info.maxFaceCount (120002): int32[1]
        [0 ]
      android.sync.maxLatency (170001): int32[1]
        [3 ]
      android.control.availableModes (10026): byte[2]
        [0 1 ]
      android.control.availableSceneModes (10019): byte[1]
        [0 ]
      android.control.availableEffects (10018): byte[1]
        [0 ]
      android.control.maxRegions (1001c): int32[3]
        [1 0 0 ]
      android.control.aeAvailableModes (10013): byte[2]
        [0 1 ]
      android.control.aeCompensationStep (10016): rational[1]
        [(0 / 1) ]
      android.control.aeCompensationRange (10015): int32[2]
        [0 0 ]
      android.control.aeAvailableTargetFpsRanges (10014): int32[4]
        [0 0 0 0 ]
      android.control.aeAvailableAntibandingModes (10012): byte[1]
        [3 ]
      android.control.aeLockAvailable (10024): byte[1]
        [FALSE ]
      android.control.awbAvailableModes (1001b): byte[2]
        [0 1 ]
      android.control.awbLockAvailable (10025): byte[1]
        [FALSE ]
      android.control.afAvailableModes (10017): byte[1]
        [0 ]
      android.tonemap.maxCurvePoints (130004): int32[1]
        [128 ]
      android.hotPixel.availableHotPixelModes (60001): byte[2]
        [1 2 ]
      android.tonemap.availableToneMapModes (130005): byte[3]
        [0 1 2 ]
      android.edge.availableEdgeModes (30002): byte[3]
        [0 1 2 ]
      android.noiseReduction.availableNoiseReductionModes (a0002): byte[3]
        [0 1 2 ]
      android.shading.availableModes (100002): byte[3]
        [0 1 2 ]
      android.colorCorrection.availableAberrationModes (00004): byte[1]
        [0 ]
      android.control.availableVideoStabilizationModes (1001a): byte[1]
        [0 ]
      android.statistics.info.availableLensShadingMapModes (120007): byte[1]
        [0 ]
      android.request.maxNumOutputStreams (c0006): int32[3]
        [0 2 1 ]
      android.request.pipelineMaxDepth (c000a): byte[1]
        [3 ]
      android.request.partialResultCount (c000b): int32[1]
        [1 ]
      android.request.availableCapabilities (c000c): byte[2]
        [BACKWARD_COMPATIBLE READ_SENSOR_SETTINGS ]
      android.request.availableRequestKeys (c000d): int32[51]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65583 ]
      android.request.availableResultKeys (c000e): int32[60]
        [786435 786433 786432 524290 ]
        [524291 524288 524289 524292 ]
        [917504 917505 917506 262146 ]
        [393216 131072 655360 1048576 ]
        [0 1245187 196608 1245186 ]
        [1245185 1245184 851968 851985 ]
        [458756 458758 458757 458755 ]
        [65549 65551 65552 65539 ]
        [65541 65538 65540 65537 ]
        [65536 65542 65547 65546 ]
        [65543 65545 65550 65553 ]
        [1441792 3 917528 1114112 ]
        [1114115 1114128 65567 65568 ]
        [65570 262149 524297 524296 ]
        [917530 786441 917520 65583 ]
      android.request.availableCharacteristicsKeys (c000f): int32[65]
        [983043 983044 983041 917517 ]
        [983045 983046 983040 917518 ]
        [983048 917529 1376256 589829 ]
        [589828 589826 589824 589825 ]
        [589827 589830 589831 524293 ]
        [327680 851978 851979 851980 ]
        [851981 851972 851985 458759 ]
        [458760 458756 1179648 1179650 ]
        [1507329 65574 65561 65560 ]
        [65564 65555 65558 65557 ]
        [65556 65554 65572 65563 ]
        [65573 65559 1376256 1245188 ]
        [393217 1245189 196610 655362 ]
        [1048578 4 65562 1179655 ]
        [786438 786442 786443 786444 ]
        [786445 786446 786447 983050 ]
        [65582 ]
      android.scaler.availableRotateAndCropModes (d0010): byte[1]
        [0 ]
      android.sensor.info.preCorrectionActiveArraySize (f000a): int32[4]
        [0 0 0 0 ]
      android.control.zoomRatioRange (1002e): float[2]
        [1.00000000 10.00000000 ]
      android.sensor.readoutTimestamp (e0022): byte[1]
        [HARDWARE ]
== Camera HAL device device@1.0/internal/1 (v3.0) dumpState: ==

== Vendor tags: ==

  Dumping vendor tag descriptors for vendor with id 11706189966126095484
  Dumping configured vendor tag descriptors: None set

== Camera error traces (0): ==
  No camera traces collected.

**********Dumpsys from previous open session**********

**********End of Dumpsys from previous open session**********

WSA version: 2311.40000.3.0

levelad commented 8 months ago

I tested WSA on another PC with internal webcam, Logitech C925e and C505e. I found out that it's the banking app in my case that is not working. When I test with the app Open Camera all cameras are working. So if anybody has a problem with a USB webcam you should try this app out first to rule out hardware issues.