VTE crashes while using soong/blueprint/ninja
This issue has been introduced between 0.56.3 and 0.58.0· While trying to build AOSP [1][2] all the processes using VTE crash
Tried with gnome-terminal, tilix and elementary-terminal so it's definitely tied to the library and not the application
This is the stackrace of the crash https://imgur.com/a/8sSBsio and we hit an assert.
This is probably caused by https://android-review.googlesource.com/c/platform/build/soong/+/983363/ or the related changes to the terminal output ( not verified )
[1] https://source.android.com/setup/build/downloading [2] https://source.android.com/setup/build/building