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





--- Comment #5 from Rafał Miłecki <[email protected]>  2009-08-24 04:53:02 PST 
---
(In reply to comment #4)
> You have drm lock lockup because debug output is coming from inside drm lock
> which is writen toterminal thattries to acquire drm lock for text rendering.
> 
> So you have to redirect debug output to a file in DRI1 mode.

Er, I didn't write about any lock up with debugging enabled, did I?

I tested two cases:
1) Unmodified r600 driver, it locks up my machine easily
2) Modified r600 (uncommented dump_cmdbuf), starting morph3d 2000 times (with
redirected stderr) doesn't lock up

I use following loop:
  $demos/$app 2> /home/zajec/tmp/mesa.log.$x &
  sleep 4s
  killall $app
  sleep 1s


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to