Skip to content

screen freeze after starting minicap  #10

@gebitang

Description

@gebitang

phone:

  • manufacturer: 'OPPO'
  • model: 'OPPO X9007'
  • version: '4.3'
  • abi: 'armeabi-v7a'
  • sdk: '18'

after starting minicap on device manually:

F:\>adb shell
shell@X9007:/ $ cd /data/local/tmp
cd /data/local/tmp
shell@X9007:/data/local/tmp $ LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/mi
nicap -P 1080x1920@1080x1920/0
cal/tmp /data/local/tmp/minicap -P 1080x1920@1080x1920/0                      <
PID: 25100
INFO: Using projection 1080x1920@1080x1920/0
INFO: (external/MY_minicap/src/minicap_18.cpp:239) Creating SurfaceComposerClien
t
INFO: (external/MY_minicap/src/minicap_18.cpp:242) Performing SurfaceComposerCli
ent init check
INFO: (external/MY_minicap/src/minicap_18.cpp:249) Creating virtual display
INFO: (external/MY_minicap/src/minicap_18.cpp:255) Creating CPU consumer
INFO: (external/MY_minicap/src/minicap_18.cpp:259) Creating buffer queue
INFO: (external/MY_minicap/src/minicap_18.cpp:264) Creating frame waiter
INFO: (external/MY_minicap/src/minicap_18.cpp:268) Publishing virtual display
INFO: (jni/minicap/JpgEncoder.cpp:64) Allocating 6268932 bytes for JPG encoder

The whole screen will be frozen immediately, not response to any touch or click gesture.

then close minicap via Ctrl+C. Current application, whatever it is on device, will show ANR message.


For other device(Meizu m1 note). it will be frozen too after a while.
phone info:

  • manufacturer: 'Meizu'
  • model: 'Meizu m1 note'
  • version: '4.4.4'
  • abi: 'armeabi-v7a'
  • sdk: '19'

What is the possible reason for this problem? Both of the two devices use custom android ROM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions