<div dir="ltr"> <div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
><br>
>         Sounds like the X server crashed, if this is reproducible it<br>
>         would be<br>
>         good to track it down<br>
><br>
> This can be reproduced by just running texture_from_pixmap in a tight<br>
> loop. At least i can reproduce it.<br>
<br>
</div>Good, can you get a gdb backtrace from the X server crash?<br>
<div class="Ih2E3d"></div></blockquote><div><br>gdb method does not seem to work as the process exits and i have no trace in gdb.<br>And after spending lot of time in settup up core dumps on my machine, i have not been<br>
successful in getting a core dump. I will try some more later today..<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
<br>
<br>
>         > 2) Second time, the window is drawn and as i resize i can<br>
>         see the<br>
>         > rectangles and the diagonal lines inside being<br>
>         >      drawn but when the resize ends, i can't see anything.<br>
><br>
><br>
>         That's probably because GL rendering isn't properly redirected<br>
>         without<br>
>         DRI2.<br>
><br>
><br>
> Do you mean to say that it just works by luck when i run compiz :-)<br>
<br>
</div>Kind of; without DRI2, the application is racing with compiz for the<br>
visible screen buffer instead of rendering to the window's backing<br>
pixmap used by compiz as a texture.<br>
<div class="Ih2E3d"><br>
<br>
> Also, with DRI2, what version of the linux kernel i should be<br>
> running ?<br>
<br>
</div>I'm not sure, but I don't think it has any direct requirement on the<br>
kernel version.<br>
<font color="#888888"></font></blockquote><div>Ok. I thought you needed TTM for this ...<br><br>-mohan<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">Earthling Michel Dänzer           |          <a href="http://tungstengraphics.com" target="_blank">http://tungstengraphics.com</a><br>
Libre software enthusiast         |          Debian, X and DRI developer<br>
<br>
</div></div></blockquote></div><br></div>