03-04-2020, 02:37 PM
I also encountered this crash with a fresh installation - it was especially nasty because it put lightdm into an endless loop of starting the X server, starting the greeter, X crashes, repeat...
However, installing Mesa 20.0 from experimental fixed it. Specifically, upgrading these packages from 19.3.3-1 (unstable) to 20.0.0-1 (experimental) is sufficient to solve the crash:
And I'm pleased to say that the display corruption problems (e.g. illegibly pixelated text) I was seeing with the stock (stretch-based) install are completely gone.
However, installing Mesa 20.0 from experimental fixed it. Specifically, upgrading these packages from 19.3.3-1 (unstable) to 20.0.0-1 (experimental) is sufficient to solve the crash:
Code:
libegl-mesa0
libgbm1
libgl1-mesa-dri
libglapi-mesa
libglx-mesa0
mesa-va-drivers
mesa-vdpau-drivers
mesa-vulkan-drivers
And I'm pleased to say that the display corruption problems (e.g. illegibly pixelated text) I was seeing with the stock (stretch-based) install are completely gone.