[4.1.0.23][4.1.0.24][aarch64] App crashes when using the booster

REPRODUCIBILITY (% or how often): 95%
BUILD ID = OS VERSION (Settings > About product): 4.1.0.23
HARDWARE (XA2, Xperia 10…): Xperia 10 II Dual Sim
UI LANGUAGE: German
REGRESSION: (compared to previous public release: Yes, No, ?): Not really, don’t know if it ever worked on aarch64

DESCRIPTION:

I built my app (Nheko Reborn / Konheko · GitLab) for aarch64, but when using the boost, it crashes when switching focus from the first to the second input field (on the login page). Disabling the booster prevents the crash. Backtrace: https://matrix.org/_matrix/media/r0/download/matrix.org/OgIDzxtELgRUMZXDSPgduxcg/message.txt

PRECONDITIONS:

Build konheko, commit 0fdf91ec6fa8fc5c30b1d7e871e0bb24cd93378c and launch it.

STEPS TO REPRODUCE:

  1. Click on the first field for the mxid
  2. Enter @abc.de
  3. Press on the next input field or use the enter key

EXPECTED RESULT:

Password field is focused.

ACTUAL RESULT:

crash.

ADDITIONAL INFORMATION:

https://matrix.org/_matrix/media/r0/download/matrix.org/OgIDzxtELgRUMZXDSPgduxcg/message.txt
(You max need to change the download url for boost in requirements.txt to https://kumisystems.dl.sourceforge.net/project/boost/boost/1.72.0/boost_1_72_0.tar.bz2)

1 Like

Does it crash under generic booster (with X-Nemo-Application-Type=generic in the .desktop file)?

1 Like

No, I’m using the generic booster now and it seems to work fine! See: harbour-konheko.desktop · master · Nheko Reborn / Konheko · GitLab

1 Like

Fernschreiber also has a weird 64-bit only crash with certain animated stickers which only happens under silica-qt5 booster. That’s why I asked. Backtrace is totally different though. Something fishy is going on…

I also have a few tracker crashes on 64bit, that I haven’t hunted down yet. So yes, something is weird.