From owner-freebsd-x11@FreeBSD.ORG Sat Apr 4 18:02:33 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 225291065672; Sat, 4 Apr 2009 18:02:33 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 5108B8FC15; Sat, 4 Apr 2009 18:02:32 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ewy19 with SMTP id 19so1318581ewy.43 for ; Sat, 04 Apr 2009 11:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6kObo3EAyZQGrRS9/2wCqHc8SPWP4HI6kxb2BcOP9Yw=; b=KG5j32hivX54zvHy6NYRp9R4wlP0dIG4xXhVXKyIHznP9AcyXw7En4OK6nKjMEOcx8 6bXjEXMDfgBjy+1O2vuS3SQBDZ9qqa8zosI40q10u6Cd51bMAW9PlLe0Mvv4fnMCsd/b PObkORkMP1IYxhyTu4mpWdevXGLrrx5WlQylk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ILRuqRFG6sfBBeG0JdOtHZ06+PfMSnC59fEhrfzkYCUkcmAaQScstxllvs4GZkvKtK 5Evf+1zIjwqlX+dPt0F6+r9sFomBNC0wtfU8oNCd2OXzoX8b9f8IvfhAa15RKYnk2jZl kJCl4K4Hy0N1VHRNH5SH4IhBkEl9M6Q0Y6Q+4= MIME-Version: 1.0 Received: by 10.210.65.17 with SMTP id n17mr1902852eba.73.1238868151502; Sat, 04 Apr 2009 11:02:31 -0700 (PDT) In-Reply-To: <1238865180.65025.68.camel@balrog.2hip.net> References: <1238654585.1791.15.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> <1238865180.65025.68.camel@balrog.2hip.net> Date: Sat, 4 Apr 2009 20:02:31 +0200 Message-ID: <3a142e750904041102s4c0b39c1k68bb34ec453413df@mail.gmail.com> From: "Paul B. Mahol" To: Robert Noland Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 18:02:33 -0000 On 4/4/09, Robert Noland wrote: > 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=0x2860d1d0) at >> >>> intel_bufmgr_fake.c:1048 >> >>> #3 0x285e3502 in drm_intel_bo_unmap (buf=0x2860d1d0) at >> >>> intel_bufmgr.c:85 >> >>> #4 0x28768300 in intel_batch_flush (pScrn=0x28602800, flushed=1) at >> >>> i830_batchbuffer.c:188 >> >>> #5 0x28767b34 in I830Sync (pScrn=0x28602800) at i830_accel.c:195 >> >>> #6 0x287763bd in I830LeaveVT (scrnIndex=0, flags=0) at >> >>> i830_driver.c:3571 >> >>> #7 0x28776883 in I830CloseScreen (scrnIndex=0, pScreen=0x2863b4e0) at >> >>> i830_driver.c:3788 >> >>> #8 0x0815606e in RRCloseScreen (i=0, pScreen=0x2863b4e0) at >> >>> randr.c:108 >> >>> #9 0x080bf03e in CMapCloseScreen (i=0, pScreen=0x2863b4e0) at >> >>> xf86cmap.c:229 >> >>> #10 0x080b6d24 in DPMSClose (i=0, pScreen=0x2863b4e0) at >> >>> xf86DPMS.c:137 >> >>> #11 0x285aca64 in XvCloseScreen (ii=0, pScreen=0x2863b4e0) at >> >>> xvmain.c:316 >> >>> #12 0x080bbcd1 in VidModeClose (i=0, pScreen=0x2863b4e0) at >> >>> xf86VidMode.c:115 >> >>> #13 0x081344c5 in CursorCloseScreen (index=0, pScreen=0x2863b4e0) at >> >>> cursor.c:172 >> >>> #14 0x0815489c in AnimCurCloseScreen (index=0, pScreen=0x2863b4e0) at >> >>> animcur.c:130 >> >>> #15 0x0812ee7a in compCloseScreen (index=0, pScreen=0x2863b4e0) at >> >>> compinit.c:89 >> >>> #16 0x28739853 in glxCloseScreen (index=0, pScreen=0x2863b4e0) at >> >>> glxscreens.c:267 >> >>> #17 0x0806b0ea in main (argc=4, argv=0xbfbfed24, envp=Cannot access >> >>> 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. >> >> Tested again, this time from ports, and problem have gone. > > Thats good news... I wasn't sure how these updates would effect > Intel... 2.6.3 intel driver is crap in 3D performance so 2.5.1 should be put back. 2.6.3 in Xorg.log writes something about UXA and dri2 going to be disabled, but that is nosense because dri2 works fine with EXA in 2.5.1 -- Paul