From nobody@FreeBSD.org  Sat May  5 01:25:35 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 1D694106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 May 2012 01:25:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id E26D58FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 May 2012 01:25:34 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q451PYDH076924
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 5 May 2012 01:25:34 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q451PY1w076923;
	Sat, 5 May 2012 01:25:34 GMT
	(envelope-from nobody)
Message-Id: <201205050125.q451PY1w076923@red.freebsd.org>
Date: Sat, 5 May 2012 01:25:34 GMT
From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: I have rolled back x11-drivers/xf86-video-vmware to 11.0.3 (critical issue 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167596
>Category:       ports
>Synopsis:       [patch] I have rolled back x11-drivers/xf86-video-vmware to 11.0.3 (critical issue)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 01:30:12 UTC 2012
>Closed-Date:    Wed Jul 10 12:06:06 UTC 2013
>Last-Modified:  Wed Jul 10 12:06:06 UTC 2013
>Originator:     Douglas Carmichael
>Release:        9.0-RELEASE
>Organization:
n/a
>Environment:
FreeBSD dc-freebsd90 9.0-RELEASE FreeBSD 9.0-RELEASE #1: Wed Apr 18 22:11:16 CDT 2012     root@dc-freebsd90:/usr/src/sys/amd64/compile/VMWARE90-64  amd64
>Description:
I have rolled back x11-drivers/xf86-video-vmware to 11.0.3 because of an issue with 12.0.2.

When you log into the system via xdm, it will work for the first session. 
But, when you log out, the mouse pointer disappears and an "Unable to map mmio BAR" message is shown in Xorg.0.log.

(From my recollections, this issue isn't seen when starting X via startx.)

I have contacted the driver authors, but have not received a reply yet.

>How-To-Repeat:
To reproduce:
 
1) Start xdm running in the VM.
2) Log into an X session.
3) Log out.
>Fix:
The attached patch reverts the port back to 11.0.3, and I have contacted the driver authors.


Patch attached with submission follows:

diff -ruN xf86-video-vmware.orig/Makefile xf86-video-vmware/Makefile
--- xf86-video-vmware.orig/Makefile	2012-05-04 19:53:39.000000000 -0500
+++ xf86-video-vmware/Makefile	2012-05-04 19:58:54.000000000 -0500
@@ -6,14 +6,12 @@
 #
 
 PORTNAME=	xf86-video-vmware
-PORTVERSION=	12.0.2
+PORTVERSION=	11.0.3
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X.Org vmware display driver
 
-BROKEN=		bad plist
-
 XORG_CAT=	driver
 USE_XORG=	xextproto xineramaproto videoproto
 
diff -ruN xf86-video-vmware.orig/distinfo xf86-video-vmware/distinfo
--- xf86-video-vmware.orig/distinfo	2012-05-04 19:53:39.000000000 -0500
+++ xf86-video-vmware/distinfo	2012-05-04 19:58:55.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (xorg/driver/xf86-video-vmware-12.0.2.tar.bz2) = c827875fd94805ec9b925fe09aaa973e7e3f9096c7ef311d449c3f134ae75147
-SIZE (xorg/driver/xf86-video-vmware-12.0.2.tar.bz2) = 432468
+SHA256 (xorg/driver/xf86-video-vmware-11.0.3.tar.bz2) = b24a7cb2d87e416561e25122eab2cd48fc64a2ba105238456eefef16f29f38a3
+SIZE (xorg/driver/xf86-video-vmware-11.0.3.tar.bz2) = 313656


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 5 01:30:25 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167596 
State-Changed-From-To: open->feedback 
State-Changed-By: zeising 
State-Changed-When: Wed Jun 26 12:52:26 UTC 2013 
State-Changed-Why:  
Waiting for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167596 

From: Niclas Zeising <zeising@freebsd.org>
To: bug-followup@FreeBSD.org, dcarmich@dcarmichael.net
Cc:  
Subject: Re: ports/167596: [patch] I have rolled back x11-drivers/xf86-video-vmware
 to 11.0.3 (critical issue)
Date: Wed, 26 Jun 2013 14:52:04 +0200

 The vmware driver has been updated to a later version.  Can you please
 test if this problem still exists with this new version.
 Regards!
 -- 
 Niclas Zeising
State-Changed-From-To: feedback->closed 
State-Changed-By: zeising 
State-Changed-When: Wed Jul 10 12:06:05 UTC 2013 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167596 
>Unformatted:
