Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flutter crashes on iPad Air 2 #168358

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

Open
ajxdev66 opened this issue May 6, 2025 · 2 comments
Open

flutter crashes on iPad Air 2 #168358

ajxdev66 opened this issue May 6, 2025 · 2 comments
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@ajxdev66
Copy link

ajxdev66 commented May 6, 2025

Steps to reproduce

ios app crashes in iPad Air 2 iPad Os version 15.8.4
I tried flutter version 3.27.0 and 3.29.0

Destination 0x156c093c0 texture format 554 must be writable. > error
this is the crash log recieved in sentry

Expected results

It should not crash

Actual results

Crashing

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]
@darshankawar darshankawar added the in triage Presently being triaged by the triage team label May 6, 2025
@darshankawar
Copy link
Member

@ajxdev66
Please provide complete crash log in properly formatted text along with a complete reproducible code sample.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 6, 2025
@Ajmalkr
Copy link

Ajmalkr commented May 6, 2025

@darshankawar
/Library/Caches/com.apple.xbs/Sources/MetalImage/MPSImage/Filters/MPSImageUnaryKernel.mm, line 352: error 'Destination 0x101af1400 texture format 554 must be writable.
'
/Library/Caches/com.apple.xbs/Sources/MetalImage/MPSImage/Filters/MPSImageUnaryKernel.mm:352: failed assertion `Destination 0x101af1400 texture format 554 must be writable.

dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
/Library/Caches/com.apple.xbs/Sources/MetalImage/MPSImage/Filters/MPSImageUnaryKernel.mm:352: failed assertion `Destination 0x101af1400 texture format 554 must be writable.

this is the crash log received in xcode

this is the image which causes crash
https://drive.google.com/file/d/1WSWIII7KyTCVXI9I7kZSUiIS-ngIKUm-/view?usp=sharing
used in image.network

tried latest release 3.29.3
no issue in 3.19.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

3 participants