Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

iOS端偶发性闪退, SeetaFaceDetector600.framework - tennis.framework #42

Open
SHRemover opened this issue Mar 18, 2021 · 1 comment

Comments

@SHRemover
Copy link

CrashLog:

{
    "exception_reason":"Signal 11 was raised.",
    "exception_name":"UncaughtExceptionHandlerSignalExceptionName",
    "exception_stackInfo":[
        "0   Product                           0x0000000100fc5c44 +[RCCrashManager backtrace] + 60",
        "1   Product                           0x0000000100fc6ecc SignalHandler + 176",
        "2   Product                           0x000000010165d5f8 BLYBSDSignalHandlerForward + 136",
        "3   Product                           0x000000010165d190 BLYBSDSignalHandlerCallback + 152",
        "4   libsystem_platform.dylib          0x00000001a285a9fc <redacted> + 56",
        "5   ???                               0x0000000000000001 0x0 + 1",
        "6   tennis                            0x0000000109033f00 _ZN2ts3cpu13Pooling2DCore9pooling2dERKNS_6TensorENS_13Pooling2DTypeERKNS_8Aspect2DIiEENS_13Padding2DTypeERKNS_6Form2DIiEESE_NS_12Conv2DFormatERS2_ + 3932",
        "7   tennis                            0x0000000108e450b4 _ZN2ts4base9Pooling2D3runERNS_5StackE + 428",
        "8   tennis                            0x0000000108f45648 _ZN2ts11RunOperatorENSt3__110shared_ptrINS_8OperatorEEERNS_5StackEi + 644",
        "9   tennis                            0x0000000109036e98 _ZN2ts3cpu11Pooling2DV23runERNS_5StackE + 1804",
        "10  tennis                            0x0000000108f3bd84 _ZN2ts19OperatorInstruction3runERNS_9WorkbenchE + 704",
        "11  tennis                            0x0000000108f6078c _ZN2ts9Workbench13launch_onlineENSt3__110shared_ptrINS_7ProgramEEEi + 4180",
        "12  tennis                            0x0000000108f5b228 _ZN2ts9Workbench14launch_offlineENSt3__110shared_ptrINS_7ProgramEEERKNS1_6vectorINS_6TensorENS1_9allocatorIS6_EEEE + 300",
        "13  tennis                            0x0000000108f5af04 _ZN2ts9Workbench3runEv + 520",
        "14  tennis                            0x0000000108dff6f0 ts_Workbench_run + 52",
        "15  SeetaFaceDetector600              0x0000000108dac828 _ZNK5seeta2v612FaceDetector9Implement6detec tERK14SeetaImageData + 640",
        "16  SeetaFaceDetector600              0x0000000108da1f5c seeta_v6_FaceDetector_detect + 112",
        "17  Product                           0x0000000101002894 _ZNK5seeta2v612FaceDetector9detect_v2ERK14SeetaImageData + 44",
        "18  Product                           0x0000000101002680 _Z11extract_imgPN5seeta2v612FaceDetectorEPNS0_14FaceRecognizerEPNS0_14FaceLandmarkerENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE + 116",
        "19  Product                           0x00000001010043d4 -[SeetaFaceUtil returnFaceFeatureWithIamge:completion:] + 1292"
    ]
}

截屏2021-03-17 下午5 41 27

@smithereensarr
Copy link

同样的错误,无解

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

No branches or pull requests

2 participants