ShelbyTV / Shelby-2.0-iOS

The code in this repoistory will eventually be presented to the end-user. The other repository, Shelby-GT-iOS contains all the code I've developed between April - August 2012, which will slowly be siphoned into this repository as we continue development on 2.0 and beyond.
1 stars 0 forks source link

Fix crash in - [GPUImageFilter deleteOutputTexture], line 975 #455

Open Shelby-ios opened 10 years ago

Shelby-ios commented 10 years ago

Version: 2.3 (b36) | tv.shelby.shelbytventerprise

Stacktrace

GPUImageFilter;deleteOutputTexture;GPUImageFilter.m;975
-;runSynchronouslyOnVideoProcessingQueue;GPUImageOutput.m;27
GPUImageFilter;deleteOutputTexture;GPUImageFilter.m;968
GPUImageTwoPassFilter;renderToTextureWithVertices:textureCoordinates:sourceTexture:;GPUImageTwoPassFilter.m;391
GPUImageGaussianBlurFilter;renderToTextureWithVertices:textureCoordinates:sourceTexture:;GPUImageGaussianBlurFilter.m;354
GPUImageFilter;newFrameReadyAtTime:atIndex:;GPUImageFilter.m;785
GPUImageFilter;informTargetsAboutNewFrameAtTime:;GPUImageFilter.m;567
GPUImageFilter;newFrameReadyAtTime:atIndex:;GPUImageFilter.m;787
GPUImageFilterGroup;newFrameReadyAtTime:atIndex:;GPUImageFilterGroup.m;97
GPUImagePicture;processImageWithCompletionHandler:;GPUImagePicture.m;253

Link to HockeyApp