X crashes on switching to console - intel_bufmgr_fake.c:1302: intel_bufmgr_fake_evict_all: Assertion failed

Jeff Chua jeff.chua.linux at gmail.com
Thu Sep 18 16:02:50 PDT 2008


Swtiching to console resulted in X crashing. Same problem with trying
to suspend to ram.

X: intel_bufmgr_fake.c:1302: intel_bufmgr_fake_evict_all: Assertion
`((&bufmgr_fake->fenced)->next == (&bufmgr_fake->fenced))' failed.

X.Org X Server 1.5.99.1
Release Date: (unreleased)
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-rc6 i686

(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/X11/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
        compiled for 1.5.99.1, module version = 2.5.96
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0

(II) intel(0): [XvMC] i915_xvmc driver initialized.
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Loaded and initialized /usr/X11/lib/dri/i915_dri.so

Reverting back to older drm, mesa and intel_drv make the problem go
away. It seems the bufmgr_fake is causing this to fail,  but there're
too much depending on mesa, drm and intel_drv that I don't know how to
bisect it.

Thanks,
Jeff.



More information about the xorg mailing list