Summary: | [Intel/i810] Xorg segfaults when using i810 drivers | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Dheeraj S <dheerajs> | ||||
Component: | Driver/intel | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | critical | ||||||
Priority: | highest | CC: | ajax, clkao, daniel+xorg, falkenbe, roland.mainz | ||||
Version: | 6.8.1 | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | NetBSD | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Dheeraj S
2004-09-28 19:14:25 UTC
I have the same problem: Acer TravelMate 225X (i830 chipset) FreeBSD 5.3-Stable 25/12/2004 xorg 8.6.1 Works OK (slowly!) with Option "NoAccel". Segfaults (signal 11) without Option "NoAccel". Having the same problem on Freebsd 5.3. FreeBSD 5.3-STABLE xorg-6.8.1 i830 video card segfaults (signal 11) unless I add "noAccel" /me too, same symptoms, I get a segfault unless I use NoAccel. Intel Extreme Graphics 2 (i855 chipset) FreeBSD 5.3-RELEASE-p2 xorg 6.8.1 xorg 6.7 works without NoAccel (but has bad support for the chipset, so is no option either). Created attachment 1607 [details] [review] [FIXED_X11R68x] Convert REGION_INIT of NullBox to REGION_NULL I believe this is the fix necessary. Found using a MakeDllModules YES build on an i845. Testing with a normal build now. Works for me, thanks! Alan, you introduced this in rev 1.3 of i830_video.c: http://freedesktop.org/cgi-bin/viewcvs.cgi/xorg/xc/programs/Xserver/hw/xfree86/drivers/i810/i830_video.c?r1=1.2&r2=1.3 Does this fix look good to you? Would like to get this into 6.8.2 if it's correct. It's good. Commit it. Comment on attachment 1607 [details] [review] [FIXED_X11R68x] Convert REGION_INIT of NullBox to REGION_NULL fix crash on i830 startup. applied to HEAD 2005-01-03. Comment on attachment 1607 [details] [review] [FIXED_X11R68x] Convert REGION_INIT of NullBox to REGION_NULL Approved for commit into the X11R6.8.x stable branch in the 2005-01-10 Xorg release-wranglers phone call (I'll do the commit myself in a few mins). Comment on attachment 1607 [details] [review] [FIXED_X11R68x] Convert REGION_INIT of NullBox to REGION_NULL Patch checked-in into X11R6.8.x stable branch: /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.365.2.114; previous revision: 1.365.2.113 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/i810/i830_video.c,v <-- i830_video.c new revision: 1.4.2.1; previous revision: 1.4 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org... The patch has been checked-in into Xorg trunk and the X11R6.8.x stable branch... can it be marked as "FIXED" now ? Can this be closed now ? Yes! We should close this one now! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.