[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#700015: libx11-6: crashes on systems using Mali graphics



Hello

I moved gnome-shell to /usr/local/bin and use this script instead:

#!/bin/sh
gdb -ex 'break main' -ex  'r' -ex 'call XInitThreads()' -ex 'c' -ex
'bt full' -ex 'quit' --args /usr/local/bin/gnome-shell.distrib "$@"


HTH

Michal


Reply to: