when i scroll collectionview many times, memory issue happen and crash

when i scroll my iMessage extension's stickerCollectionView many times,

'[Unknown process name] CGSImageDataLock: Cannot allocate memory' error log shows and app crashes.

so i thought this as a memory leak. but, when i changed MSSticker to imageview with animated gif, that works fine without crash.

when i scroll collectionview many times, memory issue happen and crash
 
 
Q