http://bugs.freedesktop.org/show_bug.cgi?id=10752





------- Comment #6 from [EMAIL PROTECTED]  2007-04-29 06:47 PST -------
(In reply to comment #4)
> (In reply to comment #0)
> > DISPATCH ERROR! _glapi_add_dispatch failed to add glGetVertexAttribPointerv!
> > DISPATCH ERROR! _glapi_add_dispatch failed to add glGetVertexAttribPointerv!
> 
> [...]
> 
> > Maybe should I upgrade also Xorg to git?
> 
> That might indeed help, the above errors could indicate an incompatibility.
> Beware though that you'll need the xserver master branch to build with current
> Mesa, which will also require upgrading some other (mostly input related)
> components due to the new input hotplugging support.

Well, I did that... I tried few days ago to compile also Xorg from git, and
these errors/warnings goes away, but not the bug I'm talking about...

> Alternatively, you could try getting a full backtrace with gdb, preferably 
> with
> a /usr/lib/dri/r300_dri.so with debugging symbols.

I've tried to do that, but I don't really know how I could get it... I mean,
I've made a debugging version of my dri lib but then I don't know what should I
load using gdb; I've loaded compiz but it didn't help me, while I've problems
loading Xorg at all since after crash I can't read what's written on tty1 (it's
a common bug of xorg ati module I think...)

(In reply to comment #5)
> I'm not sure the "DISPATCH ERROR" messages are leading to the crash. 
> r300FlushCmdBuf() seems to be the more likely place.

I do think the same...
As I said before using Xorg git these DISPATCH ERORRs goes away and this was my
newer backtrace (using a debug version of dri):

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x81) [0x80c5d91]
1: [0xffffe420]
2: /usr/lib/dri/r300_dri.so [0xaf6b3ef5]
3: /usr/lib/dri/r300_dri.so(radeonGetLock+0x35b) [0xaf6b4311]
4: /usr/lib/dri/r300_dri.so(r300FlushCmdBuf+0x67) [0xaf6c0ab8]
5: /usr/lib/dri/r300_dri.so [0xaf6bca66]
6: /usr/lib/dri/r300_dri.so(r300DestroyContext+0x19c) [0xaf6bd048]
7: /usr/lib/dri/r300_dri.so [0xaf6b2192]
8: /usr/lib/dri/r300_dri.so [0xaf6ac9cd]
9: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c5cc14]
10: /usr/lib/xorg/modules/extensions//libglx.so(__glXFreeContext+0x7d)
[0xb7c268
9d]
11: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c26cb5]
12: /usr/bin/X(FreeClientResources+0x85) [0x8075e65]
13: /usr/bin/X(CloseDownClient+0x1a8) [0x80863e8]
14: /usr/bin/X(Dispatch+0x2c6) [0x808c746]
15: /usr/bin/X(main+0x495) [0x8074785]
16: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7dafebc]
17: /usr/bin/X(FontFileCompleteXLFD+0x1e1) [0x8073ab1]


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to