GPUImage2 icon indicating copy to clipboard operation
GPUImage2 copied to clipboard

Crashing when PictureInput(imageName: "lookup2") is called .

Open Md-Mahfuzur-Rahman opened this issue 4 years ago • 2 comments

App crashes if I call -> lookupFilter.lookupImage = PictureInput(imageName: "lookup2")

my XCode is 12.1 , device OS = 14.2

----------------- few lines from crash log --------------- ............... 20 GPUImage 0x00000001057e5728 specialized PictureInput.__allocating_init(imageName:smoothlyScaleOutput:orientation:) + 196 21 GPUImage 0x00000001057e408c PictureInput.__allocating_init(imageName:smoothlyScaleOutput:orientation:) + 24 (:0) 22 3D Photo 0x0000000104c35098 MainCameraViewController.viewDidLoad() + 2476 (MainCameraViewController.swift:389)

Md-Mahfuzur-Rahman avatar Dec 24 '20 08:12 Md-Mahfuzur-Rahman

yet. i have get same isses ,i try to fix it

jsonwang avatar Jan 06 '21 05:01 jsonwang

How to fix it

ljmkimqx avatar Jun 28 '21 09:06 ljmkimqx