I have idea use objcopy to rename original _init symbol, make new init function with call XInitThreads and original init and change entry point of library. How to do it I'll write about the results.
2013/3/4 Michal Suchanek <[email protected]>: > On 4 March 2013 09:17, Сергей И. Королев <[email protected]> wrote: >> 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? >> > > That's presumably possible but you will have to binary-patch the > library. There is no source. > > Also it's good idea to try the workaround with gdb to make sure you > really have the same problem. > > Thanks > > Michal -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/calenwnvboqlf+puyk6f-w8sqnrtcxiunhwypzc7p9-+tnu+...@mail.gmail.com

