JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.05k stars 271 forks source link

Segmentation fault when trying to run 4.10.1 on Ubuntu 22.04.4 #2350

Open Zaenon opened 1 month ago

Zaenon commented 1 month ago

What are you trying to do, and what do you expect to happen?

I was trying to open Blockbench after installing the latest update.

What happens instead?

It immediately crashes. Running it in the console reveals that this is a segmentation fault

Model format in which the issue occurs

Irrelevant

Blockbench variant

Program

Blockbench version

4.10.1

Operating System

Ubuntu 22.04.4

Installed Blockbench plugins

Some plugin for Customizable Players Models plus some others I forgot.

Edit: Fixed typos and added some plugin info.

Zaenon commented 1 month ago

A small update: I tested v4.10.0-beta.1 and it ran into a segmentation fault as well. This tells me that between 4.9.4 and 4.10.0-beta.1 that a change was made that causes this behaviour.

Zaenon commented 1 month ago

Another update: it runs as intended on ubuntu 23.10 and 24.04 LTS.