REPRODUCIBILITY (% or how often): 100%
BUILD ID = 4.1.0.23 aarch64
HARDWARE Xperia 10 II
UI LANGUAGE: ?
REGRESSION: -
DESCRIPTION:
Displaying webp images in qml causes the app to crash on aarch64.
Apparently at least Fernschreiber and LLs Video Player (yt thumbnails) are affected. I’ve created a minimal project to reproduce this crash and according to multiple users (Telegram: SFOS Fan Club), it does “successfully” crash.
cc for the app authors to follow up on this: @Ygriega and @leszek
PRECONDITIONS:
- Have an aarch64 device
- Let a QML Image display a webp file – apparently any will suffice, example below:
STEPS TO REPRODUCE:
- Go to GitHub - jgibbon/webp-test: temporary repo to test webp crashes on sfos aarch64
- download rpm from releases or build yourself
- install and start the application
- click the button
EXPECTED RESULT:
A SFOS Fan Club image should appear beneath the button.
ACTUAL RESULT:
The application crashes. (Segmentation fault)
ADDITIONAL INFORMATION:
I sadly don’t have a device myself, just improvised this after @abranson mentioned that the crash multiple Fernschreiber users experienced could be reproduced and seems to have something to do with webp:
I can replicate a crash on 64bit fernschreiber. seems to be in libwebp. might be a dodgy build there.