On 17.06.2012 23:34, Evan Driscoll wrote: > On 06/16/2012 01:55 AM, Uli Schlachter wrote: >> Also, could you install xtrace[0] and run awesome under it? I assume that the >> last thing in your .xsession is something like "exec awesome". Turn that into >> "exec xtrace --relative-timestamps --outfile /tmp/xtrace_output awesome". >> This >> tool dumps all of awesome's X11 requests and all replies from the server >> into a >> text file. Expect lots of output, so please don't do too much stuff in >> awesome >> (e.g. use ctrl+c, a key binding or ctrl-alt-backspace instead of the menu to >> close it). I'd be interested in the resulting xtrace_output file. > > OK, it's attached. > > Thanks for the help, by the way.
Uhm. Could you triple check if this really is cairo 1.12? This cannot happen. :-/ The picture 0x00200010 is used but was never created at all. Picture 0x0020000f is used five requests after it was created. Also, there is weird scaling factor (0.842102) applied to that picture before it is freed. This cannot even be explained with another cairo version. I have just no clue what is going on. :-( Perhaps run awesome under valgrind and hope that it reports some random corruption? But that couldn't explain this either... Uli -- - He made himself, me nothing, you nothing out of the dust - Er machte sich mir nichts, dir nichts aus dem Staub -- To unsubscribe, send mail to [email protected].
