[PATCH 2/2] mi: Log an error if mieqProcessInputEvents() recurses.

Alan Coopersmith alan.coopersmith at oracle.com
Thu Jun 14 16:47:30 PDT 2012


On 06/14/12 09:15 AM, Andy Ritger wrote:
> +    if (inProcessInputEvents) {
> +        ErrorF("[mi] mieqProcessInputEvents() called recursively.\n");

Would it be useful to throw a backtrace in the log as well, to help us figure
out how we looped back around to that point?

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list