<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Jul 21, 2008 at 10:36 AM, Michel Dänzer <<a href="mailto:michel@tungstengraphics.com">michel@tungstengraphics.com</a>> wrote:<br><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">On Mon, 2008-07-21 at 10:23 -0700, Mohan Parthasarathy wrote:<br>
><br>
><br>
>         ><br>
>         >         Sounds like the X server crashed, if this is<br>
>         reproducible it<br>
>         >         would be<br>
>         >         good to track it down<br>
>         ><br>
>         > This can be reproduced by just running texture_from_pixmap<br>
>         in a tight<br>
>         > loop. At least i can reproduce it.<br>
><br>
><br>
>         Good, can you get a gdb backtrace from the X server crash?<br>
><br>
><br>
> gdb method does not seem to work as the process exits and i have no<br>
> trace in gdb. And after spending lot of time in settup up core dumps<br>
> on my machine, i have not been successful in getting a core dump. I<br>
> will try some more later today..<br>
<br>
</div>I usually attach gdb to the running X server process before reproducing<br>
a crash.<br>
<div class="Ih2E3d"><br>
</div></blockquote><div> <br>That's what  i am doing too..<br> <br> <br>(gdb) bt<br>#0  0xffffe410 in __kernel_vsyscall ()<br>#1  0xb7ccc39d in select () from /lib/tls/i686/cmov/libc.so.6<br>#2  0x0812b79d in WaitForSomething (pClientsReady=0x83af6f8) at WaitFor.c:236<br>
#3  0x0808c00d in Dispatch () at dispatch.c:372<br>#4  0x08071855 in main (argc=10, argv=0xbfa80ff4, envp=0x0) at main.c:415<br>(gdb) c<br>Continuing.<br><br>Program exited with code 0377.<br>(gdb) bt<br>No stack.<br> <br>
Any clues ?<br><br>-mohan<br><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>
>         > Also, with DRI2, what version of the linux kernel i should<br>
>         be<br>
>         > running ?<br>
><br>
><br>
>         I'm not sure, but I don't think it has any direct requirement<br>
>         on the<br>
>         kernel version.<br>
> Ok. I thought you needed TTM for this ...<br>
<br>
</div>Right, but that's not included in any kernel, you'll need a drm Git<br>
snapshot.<br>
<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>