Mailinglist Archive: radeonhd (307 mails)
| < Previous | Next > |
[radeonhd] [Bug 19874] R600+EXA: infinite loop when starting application in KDE
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Sun, 1 Feb 2009 03:46:16 -0800 (PST)
- Message-id: <20090201114616.D2E40130058@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=19874
--- Comment #1 from Rafał Miłecki <zajec5@xxxxxxxxx> 2009-02-01 03:46:16 PST
---
The lockup happens in the same place, as in case of bug #19693:
called but in never returns. R600PrepareSolid sub-calls RHDDRMCPBuffer and that
RHDDRMCPBuffer lockups in "for" loop.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
N�����r��y隊Z�u�'�߮�˛���m�)z{.��+�Z+i�b�*'jW(�f�vǦj)kiר�~��i�������
--- Comment #1 from Rafał Miłecki <zajec5@xxxxxxxxx> 2009-02-01 03:46:16 PST
---
The lockup happens in the same place, as in case of bug #19693:
I made little debugging. Normally on plain X R600PrepareSolid is called fromtime to time and it works fine. When I start SMplayer R600PrepareSolid is also
called but in never returns. R600PrepareSolid sub-calls RHDDRMCPBuffer and that
RHDDRMCPBuffer lockups in "for" loop.
This "for" loop starts counting from 0 to 2000000 and every drmDMA() call0.1 sec. As the result system lockups.
takes
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
N�����r��y隊Z�u�'�߮�˛���m�)z{.��+�Z+i�b�*'jW(�f�vǦj)kiר�~��i�������
| < Previous | Next > |