Jiří Paleček wrote: > when I run glxinfo with the fbdev driver, I get a crash. More detailed > info is attached.
Could you catch a debugging backtrace with gdb? Installing xserver-xorg-core-dbg, attaching gdb through ssh with 'gdb -p $(pidof X)', reproducing the crash, and entering 'bt full' in gdb should do the trick. > I was only able to google this > > http://www.oszine.de/node/7389 > > I hope it helps, although I doubt it. I tried to get some details about the problem reported there and how it is fixed but I didn't find anything... > BTW This is similar to #422505, however, the backtrace is different. Yes, looks different. By the way, it would be nice to not gzip/bzip your log files, it makes our work easier. Thanks, Brice