hello!

GL_EXT_secondary_color doesnt matter,
just got a Xserver lockup, with the "patch",
where the music keeps playing.
I tried it... and got a Xserver freeze.
1st: I had to kill the Xserver, maybe I waited to long
and after killall -KILL X, init 3, init 5, login,
playing around a bit:
2nd time: it helped to kill the app, this time I was faster,
as my old computer was already switched on ;)
I got this error-messages:
1st: not available
2nd:
radeonEmitIrqLocked: drmRadeonIrqEmit: -22
and
cat /var/log/messages | grep "Nov 25" | grep drm
shows: (commented)
Nov 25 18:19:47 buche kernel: [drm] AGP 0.99 on SiS @ 0xd0000000 128MB
Nov 25 18:19:47 buche kernel: [drm] Initialized radeon 1.7.0 20020828 on minor 0
dont know what this was:
Nov 25 18:33:46 buche kernel: [drm:radeon_cp_cmdbuf] *ERROR* bad buffer
1st:
Nov 25 20:16:56 buche kernel: [drm:radeon_irq_emit] *ERROR* radeon_irq_emit called without lock held
Nov 25 20:16:56 buche kernel: [drm:radeon_lock_take] *ERROR* 6 holds heavyweight lock
2nd:
Nov 25 20:27:30 buche kernel: [drm:radeon_irq_emit] *ERROR* radeon_irq_emit called without lock held
Nov 25 20:27:30 buche kernel: [drm:radeon_lock_take] *ERROR* 12 holds heavyweight lock

And I noticed this:
If I move the LAVA-window partly outside the screen,
for example to get some more space on the desktop, and
then starting the other ogl-spectrum-plugin, I get the
xserver lockup/freeze.
If the lava-window is completely inside the screen,
only the application dies if I enable the ogl_spectrum-plugin,
for example with
xmms: radeon_vtxfmt.c:325: copy_dma_verts: Zusicherung »0« nicht erfüllt.
(english: assertion)
I have to check this a few times more...

any suggestions?
If not, Im going to try it out with todays cvs-mesa-4-1-branch.

regards,
Andreas

ps: XFree86 4.3.0: with Mesa 5 would be good.

Am 2002.11.25 19:26:20 +0100 schrieb(en) Ian Romanick:
This makes me wonder if it /might/ be releated to the
secondary-color from
another thread in dri-devel.  Could you try editing radeon_context.c
(or
r200_context.c, I don't remember which you're using) and remove the
line:

   "GL_EXT_secondary_color",

In radeon_context.c it should be around line 177.  Re-build and
install
radeon_dri.so, and try your test again.  If that makes the problem
go away,
then that will narrow things down quite a bit.

You could also start your app from an ssh connection with gdb.  If
the app
faults in radeon_SecondaryColor*, that will also narrow things down.

-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to