Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 14:17:25 +0200
From:      "Paul B. Mahol" <onemda@gmail.com>
To:        Kris Glynn <Kristen.Glynn@virginblue.com.au>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Compiz-fusion crashing Xorg 7.4.2 - Intel 82945G (945G GMCH)
Message-ID:  <3a142e750906230517p18a01c92j181f30db776c53a8@mail.gmail.com>
In-Reply-To: <F86EAD4AD335634997C9C65057AFE113C3A5B7@ISKCMX01.virginblue.internal>
References:  <F86EAD4AD335634997C9C65057AFE113C3A5B7@ISKCMX01.virginblue.internal>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/23/09, Kris Glynn <Kristen.Glynn@virginblue.com.au> wrote:
> Hi,
>
>
>
> I am running FreeBSD 7.2-RELEASE-p1 latest sources/ports fully
> synced/installed.
>
>
>
> When in Gnome 2.26.2 launching the following results in my windows left
> without titles bars and buttons and X core dumps. A trace from gdb is
> below. All appropriate logs attached.
>
>
>
> #! /bin/sh
>
> LIBGL_ALWAYS_INDIRECT=1; export LIBGL_ALWAYS_INDIRECT
>
> INTEL_BATCH=1; export INTEL_BATCH
>
> compiz --replace --indirect-rendering --sm-disable
> --ignore-desktop-hints ccp &
>
> emerald --replace &
>
>
>
>
>
> (gdb) where
>
> #0  0x3421de17 in kill () from /lib/libc.so.7
>
> #1  0x3413a357 in raise () from /lib/libthr.so.3
>
> #2  0x3421c98a in abort () from /lib/libc.so.7
>
> #3  0x080a56bd in ddxGiveUp ()
>
> #4  0x0812d77d in AbortServer ()
>
> #5  0x0812dd5f in FatalError ()
>
> #6  0x080bc453 in xf86SigHandler ()
>
> #7  <signal handler called>
>
> #8  0x3460e997 in intel_renderbuffer_set_region () from
> /usr/local/lib/dri/i915_dri.so
>
> #9  0x345e566e in intelDestroyBuffer () from
> /usr/local/lib/dri/i915_dri.so
>
> #10 0x345b5e17 in driDestroyDrawable () from
> /usr/local/lib/dri/i915_dri.so
>
> #11 0x342bec33 in __glXDRIdrawableDestroy () from
> /usr/local/lib/xorg/modules/extensions//libglx.so
>
> #12 0x342b4a26 in DrawableGone () from
> /usr/local/lib/xorg/modules/extensions//libglx.so
>
> #13 0x0806dd66 in FreeResource ()
>
> #14 0x342b2155 in DoDestroyDrawable () from
> /usr/local/lib/xorg/modules/extensions//libglx.so
>
> #15 0x342b51c6 in __glXDispatch () from
> /usr/local/lib/xorg/modules/extensions//libglx.so
>
> #16 0x08086011 in Dispatch ()
>
> #17 0x0806bf6c in main ()

It can be Mesa DRI bug for i915 (using Mesa 7.5 RC3 is solution for me)
or it can be Xorg not linked to pthread.

Note that I do not use compiz but I experienced applications crashes and
locks with flightgear and oolite ....

-- 
Paul



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750906230517p18a01c92j181f30db776c53a8>