Closed issue by Borys64 on void-packages repository https://github.com/void-linux/void-packages/issues/25934 Description: ### System * xuname: Void 5.8.16_1 i686 GenuineIntel notuptodate rrFFF * package: vscode-1.21.0_1 ### Expected behavior Starting a session of Visual Studio Code ### Actual behavior The editor no longer opens after a full system upgrade. I have `harfbuzz` and `pango` installed and updated to the latest versions available - to no avail. I have also tried removing the package completely and reinstalling it multiple times. ```BASH $ code-oss --verbose node[28515]: pthread_create: Invalid argument (code-oss:28525): Pango-ERROR **: 13:19:31.389: Harfbuzz version too old (1.4.2) ``` ### Steps to reproduce the behavior Use `vscode-1.21.0_1` on i686 architecture.