Skip to content

I encountered a crash problem #339

@zjn-116373914

Description

@zjn-116373914

I encountered a crash problem.
Crash's location is "cgImageFromFramebuffer" method in "PictureOutput.swift" class
Crash's point is "return CGImage(width:Int(framebuffer.size.width), height:Int(framebuffer.size.height), bitsPerComponent:8, bitsPerPixel:32, bytesPerRow:4 * Int(framebuffer.size.width), space:defaultRGBColorSpace, bitmapInfo:CGBitmapInfo() /| CGImageAlphaInfo.Last/, provider:dataProvider, decode:nil, shouldInterpolate:false, intent:.defaultIntent)!" line
Crash's reason is "verify_image_parameters: invalid image alphaInfo: kCGImageAlphaNone. It should be kCGImageAlphaNoneSkipLast"
Tap : Would you mind fixing this crash as soon as possible ?

Operating environment
Device : iPhone11
OS : iOS 17.1.2
Version : 0.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions