On Sat, 24 Feb 2018 20:48:39 +0100 Marek Vasut <ma...@denx.de> wrote: > [...] > >>> But this is a bug in the debian-patched X11 packages ? > >> > >> It's most likely a bug introduced with the new upstream release. > >> There's only one newly added Debian-only patch > >> (07-glx-do-not-pick-srgb-config-for-32bit-rgba-visual.diff). All the > >> other changes documented in debian/changelog are packaging related > >> changes. You could try to disable this patch by commenting the patch > >> in the debian/patches/series file and rebuilding xorg-server. Though I > >> don't think your issue is caused by this patch. > > > > I bisected it to be057d8cc7dfbc0b56cf2434ccfeeb8e30208e35 > > "glx: Duplicate relevant fbconfigs for compositing visuals" > > > > If I revert that on top of xorg-server-2_1.19.6-1 , the X doesn't crash > > anymore. > > +CC Thomas . > > -- > Best regards, > Marek Vasut > >
Unfortunately, I have no way to replicate your setup. Could you provide a gdb verbose backtrace? /Thomas