Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Crash when call -[GMVDetector featuresInImage:options:] #21

@iOkay

Description

@iOkay

stack info:

Thread 20 Queue : com.apple.avfoundation.videodataoutput.bufferqueue (serial)
#0	0x0000000101181068 in vtk_Module::canExecute(char const*) const ()
#1	0x0000000100f0dc24 in -[GMVFaceDetector detectFaceFeatures:width:height:format:skipped:] ()
#2	0x0000000100f0e754 in -[GMVFaceDetector featuresInImage:options:] ()
#3	0x0000000100870660 in -[RootViewController(AVListener) captureOutput:didOutputSampleBuffer:fromConnection:] at /Users/xxxxx/Work/xxx/Source/xxx-iOS/xxx/xxx/Main/RootViewController+AVListener.m:132
#4	0x00000001897a7f0c in -[AVCaptureVideoDataOutput _handleRemoteQueueOperation:] ()
#5	0x00000001897a7d24 in __47-[AVCaptureVideoDataOutput _updateRemoteQueue:]_block_invoke ()
#6	0x000000018708d598 in __FigRemoteOperationReceiverCreateMessageReceiver_block_invoke ()
#7	0x00000001870a9b70 in __FigRemoteQueueReceiverSetHandler_block_invoke.2 ()
#8	0x000000010602d45c in _dispatch_client_callout ()
#9	0x000000010603a800 in _dispatch_continuation_pop ()
#10	0x000000010602f24c in _dispatch_source_invoke ()
#11	0x000000010603bf30 in _dispatch_queue_serial_drain ()
#12	0x00000001060309a4 in _dispatch_queue_invoke ()
#13	0x000000010603bf30 in _dispatch_queue_serial_drain ()
#14	0x00000001060309a4 in _dispatch_queue_invoke ()
#15	0x000000010603d104 in _dispatch_root_queue_drain_deferred_wlh ()
#16	0x0000000106044100 in _dispatch_workloop_worker_thread ()
#17	0x0000000183b6efe0 in _pthread_wqthread ()
#18	0x0000000183b6ec30 in start_wqthread ()

register read:

General Purpose Registers:
        x0 = 0x0000000000000000
        x1 = 0x000000010267c9d1  "set range"
        x2 = 0x00000001c1c66fc0
        x3 = 0x0000000000000000
        x4 = 0x000000017021a2b8
        x5 = 0x0000000000000020
        x6 = 0x0000000000000000
        x7 = 0x0000000000000170
        x8 = 0x0000000103075000  xxx`ASLayoutTransition._insertedSubnodePositions
        x9 = 0x0000000000000000
       x10 = 0x000001a1b4316a61
       x11 = 0x0000000001221d01
       x12 = 0x0000000001221c00
       x13 = 0x0000000000000001
       x14 = 0x0000000000000000
       x15 = 0x01221d0101221dc0
       x16 = 0x0000000183474250  libobjc.A.dylib`objc_release
       x17 = 0x0000000100f0d9cc  xx`-[GMVFaceDetector maximumEyeDistanceFromOptions:withWidth:]
       x18 = 0x0000000000000000
       x19 = 0x0000000000000002
       x20 = 0x000000010267c9d1  "set range"
       x21 = 0x000000010ebfc000
       x22 = 0x0000000000000008
       x23 = 0x00000001c1c66fc0
       x24 = 0x000000018e0174ca  "date"
       x25 = 0x00000001c1c70bc0
       x26 = 0x000000018e00a53c  "objectForKeyedSubscript:"
       x27 = 0xb000000000000053
       x28 = 0x0000000103069000  "sessionStatus"
        fp = 0x000000017021a0f0
        lr = 0x0000000100f0dc24  xxx`-[GMVFaceDetector detectFaceFeatures:width:height:format:skipped:] + 236
        sp = 0x000000017021a080
        pc = 0x0000000101181068  xxx`vtk_Module::canExecute(char const*) const + 24
      cpsr = 0x20000000

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