From owner-freebsd-x11@FreeBSD.ORG Sat Apr 4 17:13:44 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 292411065670 for ; Sat, 4 Apr 2009 17:13:44 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id EBECE8FC15 for ; Sat, 4 Apr 2009 17:13:43 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.156] (adsl-1-197-19.bna.bellsouth.net [65.1.197.19]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n34HCNvj004484 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 4 Apr 2009 13:12:24 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: "Paul B. Mahol" In-Reply-To: <3a142e750904040810h6fe78b64i49c9ff8ea46b14ed@mail.gmail.com> References: <1238654585.1791.15.camel@balrog.2hip.net> <20090402191833.GA886@titania.njm.me.uk> <1238733857.65025.2.camel@balrog.2hip.net> <20090403155001.GA929@titania.njm.me.uk> <1238776834.65025.20.camel@balrog.2hip.net> <20090403164855.GA1398@titania.njm.me.uk> <1238779009.65025.37.camel@balrog.2hip.net> <20090403184145.GA1019@titania.njm.me.uk> <20090404102459.GA71010@titania.njm.me.uk> <3a142e750904040643s26c68dd4p49dd114715fe23@mail.gmail.com> <3a142e750904040810h6fe78b64i49c9ff8ea46b14ed@mail.gmail.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-3d7su1i0aRQUrfmuI2EO" Organization: FreeBSD Date: Sat, 04 Apr 2009 12:13:00 -0500 Message-Id: <1238865180.65025.68.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: Xorg 7.4 crashes on exit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2009 17:13:44 -0000 --=-3d7su1i0aRQUrfmuI2EO Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-04-04 at 17:10 +0200, Paul B. Mahol wrote: > On 4/4/09, Paul B. Mahol wrote: > > On 4/4/09, N.J. Mann wrote: > >> Hi Robert, > >> > >> > >> In message <20090403184145.GA1019@titania.njm.me.uk>, > >> N.J. Mann (njm@njm.me.uk) wrote: > >>> > >>> (gdb) bt > >>> #0 0x28aff320 in ?? () > >>> #1 0x28573b84 in pthread_mutex_lock () from /lib/libc.so.7 > >>> #2 0x285e412b in drm_intel_fake_bo_unmap (bo=3D0x2860d1d0) at > >>> intel_bufmgr_fake.c:1048 > >>> #3 0x285e3502 in drm_intel_bo_unmap (buf=3D0x2860d1d0) at > >>> intel_bufmgr.c:85 > >>> #4 0x28768300 in intel_batch_flush (pScrn=3D0x28602800, flushed=3D1)= at > >>> i830_batchbuffer.c:188 > >>> #5 0x28767b34 in I830Sync (pScrn=3D0x28602800) at i830_accel.c:195 > >>> #6 0x287763bd in I830LeaveVT (scrnIndex=3D0, flags=3D0) at > >>> i830_driver.c:3571 > >>> #7 0x28776883 in I830CloseScreen (scrnIndex=3D0, pScreen=3D0x2863b4e= 0) at > >>> i830_driver.c:3788 > >>> #8 0x0815606e in RRCloseScreen (i=3D0, pScreen=3D0x2863b4e0) at rand= r.c:108 > >>> #9 0x080bf03e in CMapCloseScreen (i=3D0, pScreen=3D0x2863b4e0) at > >>> xf86cmap.c:229 > >>> #10 0x080b6d24 in DPMSClose (i=3D0, pScreen=3D0x2863b4e0) at xf86DPMS= .c:137 > >>> #11 0x285aca64 in XvCloseScreen (ii=3D0, pScreen=3D0x2863b4e0) at > >>> xvmain.c:316 > >>> #12 0x080bbcd1 in VidModeClose (i=3D0, pScreen=3D0x2863b4e0) at > >>> xf86VidMode.c:115 > >>> #13 0x081344c5 in CursorCloseScreen (index=3D0, pScreen=3D0x2863b4e0)= at > >>> cursor.c:172 > >>> #14 0x0815489c in AnimCurCloseScreen (index=3D0, pScreen=3D0x2863b4e0= ) at > >>> animcur.c:130 > >>> #15 0x0812ee7a in compCloseScreen (index=3D0, pScreen=3D0x2863b4e0) a= t > >>> compinit.c:89 > >>> #16 0x28739853 in glxCloseScreen (index=3D0, pScreen=3D0x2863b4e0) at > >>> glxscreens.c:267 > >>> #17 0x0806b0ea in main (argc=3D4, argv=3D0xbfbfed24, envp=3DCannot ac= cess > >>> memory > >>> at address 0x9 > >>> ) at main.c:470 > >>> (gdb) > >> > >> I see you have committed the Xorg upgrade. Do you wish to continue > >> investigating the problems I am seeing with the old version or should = I > >> upgrade and see if that fixes it? > > > > I had tested 1.6.0 some month before (from git) and it did not fixed > > isue when zapping Xorg+DRM on intel 945GM, but there is more, intel-DRM= is > > in worse shape. >=20 > Tested again, this time from ports, and problem have gone. Thats good news... I wasn't sure how these updates would effect Intel...=20 robert. --=20 Robert Noland FreeBSD --=-3d7su1i0aRQUrfmuI2EO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAknXlRwACgkQM4TrQ4qfROM0rwCeNjdaHPOYBupcTfZiOZKAN6th QX8AnAta9UgGNEdRSRpfnrJYr6N1xNNm =qcg2 -----END PGP SIGNATURE----- --=-3d7su1i0aRQUrfmuI2EO--