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

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



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 <hramrach@gmail.com>:
> 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: