[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xorg crash with xf86-video-intel-2.7.0
- To: Robert Noland <rnoland_(_at_)_FreeBSD_(_dot_)_org>
- Subject: Re: Xorg crash with xf86-video-intel-2.7.0
- From: Denis Shaposhnikov <dsh_(_at_)_wizard_(_dot_)_volgograd_(_dot_)_ru>
- Date: Sat, 9 May 2009 02:07:20 +0400
- Cc: freebsd-x11_(_at_)_freebsd_(_dot_)_org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d= wizard.volgograd.ru; h=content-transfer-encoding:content-type :mime-version:x-mailer:references:in-reply-to:message-id:subject :from:date:received:received:x-virus-scanned; s=foo; t= 1241820445; x=1243634845; bh=gwYLLNEcdc1TuhmiaEoQj4pB4fJvko11pPM 0mpXmivE=; b=o5hazgk39WRiRxhu1ydSYo5G37RTx5HBk9ArTlsc5v3IiF6a08J AIkbXobdNMJDsUOs0aJV0t3swooS3QFZe3EFkIJ3+XYa1P7Z+seFOgRst8lOo2aQ DMQCi/dvQux548ykLgvpqtBKXr/jfqkocRnPiv6CkCAsQMe92k1BfZlc=
Hello,
On Fri, 08 May 2009 10:20:05 -0500
Robert Noland <rnoland_(_at_)_FreeBSD_(_dot_)_org> wrote:
> So, valid configurations for Intel are:
Thanks for your help, but it didn't help. I'm having Xorg crash with any
config.
> Option "AccelMethod" "EXA"
> Option "DRI"
Here "bt" with EXA:
(gdb) bt
#0 0x288b9930 in ?? ()
#1 0x285e6859 in drmIoctl () from /usr/local/lib/libdrm.so.2
#2 0x285e6d5a in drmCtlUninstHandler () from /usr/local/lib/libdrm.so.2
#3 0x287798c6 in i830WaitSync ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#4 0x080a35a8 in AbortDDX ()
#5 0x0812b5dd in AbortServer ()
#6 0x0812bbbf in FatalError ()
#7 0x080ba2b3 in xf86SigHandler ()
#8 <signal handler called>
#9 0x288b5320 in ?? ()
#10 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7
#11 0x285f201b in drm_intel_fake_bo_unmap ()
from /usr/local/lib/libdrm_intel.so.1
#12 0x285f13f2 in drm_intel_bo_unmap ()
from /usr/local/lib/libdrm_intel.so.1 #13 0x2876c3b0 in i830_crt_detect
() from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#14 0x2876bb3f in i830_crt_mode_set ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#15 0x287796f6 in I830CloseScreen ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#16 0x28779b68 in IntelEmitInvarientState ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
---Type <return> to continue, or q <return> to quit---
#17 0x0814baee in RRExtensionInit ()
#18 0x080c120e in xf86ChangeGammaRamp ()
#19 0x080b9dc4 in xf86DPMSInit ()
#20 0x285c8ff4 in XvCloseScreen ()
from /usr/local/lib/xorg/modules/extensions//libextmod.so
#21 0x080d0bfc in xf86XvMCCreateAdaptorRec ()
#22 0x285ce09d in XvMCCloseScreen ()
from /usr/local/lib/xorg/modules/extensions//libextmod.so
#23 0x080bddc1 in VidModeExtensionInit ()
#24 0x081370e5 in XFixesCursorInit ()
#25 0x081659cc in AnimCurInit ()
#26 0x0813105b in CompositeExtensionInit ()
#27 0x287396da in glxCloseScreen ()
from /usr/local/lib/xorg/modules/extensions//libglx.so
#28 0x0806b4b5 in main ()
(gdb)
> Option "AccelMethod" "UXA"
> Option "DRI" "off"
and here "bt" with UXA:
(gdb) bt
#0 0x288ae320 in ?? ()
#1 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7
#2 0x285f201b in drm_intel_fake_bo_unmap ()
from /usr/local/lib/libdrm_intel.so.1
#3 0x285f13f2 in drm_intel_bo_unmap ()
from /usr/local/lib/libdrm_intel.so.1 #4 0x2876b2f0 in
intel_batch_flush ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so #5 0x2876ab24
in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#6 0x28779410 in I830LeaveVT ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#7 0x080a35a8 in AbortDDX ()
#8 0x0812b5dd in AbortServer ()
#9 0x0812bbbf in FatalError ()
#10 0x080ba2b3 in xf86SigHandler ()
#11 <signal handler called>
#12 0x288ae320 in ?? ()
#13 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7
#14 0x285f201b in drm_intel_fake_bo_unmap ()
from /usr/local/lib/libdrm_intel.so.1
#15 0x285f13f2 in drm_intel_bo_unmap ()
from /usr/local/lib/libdrm_intel.so.1 #16 0x2876b2f0 in
intel_batch_flush ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
---Type <return> to continue, or q <return> to quit---
#17 0x2876ab24 in I830Sync ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#18 0x28779410 in I830LeaveVT ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#19 0x287798a3 in I830CloseScreen ()
from /usr/local/lib/xorg/modules/drivers//intel_drv.so
#20 0x0814baee in RRExtensionInit ()
#21 0x080c120e in xf86ChangeGammaRamp ()
#22 0x080b9dc4 in xf86DPMSInit ()
#23 0x285c8ff4 in XvCloseScreen ()
from /usr/local/lib/xorg/modules/extensions//libextmod.so
#24 0x080bddc1 in VidModeExtensionInit ()
#25 0x081370e5 in XFixesCursorInit ()
#26 0x081659cc in AnimCurInit ()
#27 0x0813105b in CompositeExtensionInit ()
#28 0x287396da in glxCloseScreen ()
from /usr/local/lib/xorg/modules/extensions//libglx.so
#29 0x0806b4b5 in main ()
(gdb)
_______________________________________________
freebsd-x11_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org