in my instalation gnome-shell, empathy, evolution, emerillon and some other application affected to this bug. i think about system way workaround. how about patch libMali.so to call XInitThreads in init after library loaded?
2013/3/4 Michal Suchanek <[email protected]>: > 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CALeNWNVMUdLYDL7-B0Ej=dlnjbd1mcy6jvw5mkfk5darnv-...@mail.gmail.com

