Summary: | Xorg crash in dixSetPrivate | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Magnus Kessler <Magnus.Kessler> | ||||
Component: | Server/DDX/Xorg | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | critical | ||||||
Priority: | medium | ||||||
Version: | git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 27592 | ||||||
Attachments: |
|
Description
Magnus Kessler
2010-06-21 00:58:57 UTC
Created attachment 36657 [details] [review] Removes an unnecessary call to dixSetPrivate the miDBE code was unnecessarily calling dixSetPrivate and causing this assert failure as the new privates code doesn't accept calls to dixSetPrivate when the user has asked for space to be pre-allocated. Here's a patch which should fix the issue; it's untested, so please report back when you try it out. Review of attachment 36657 [details] [review]: This patch fixes the Xorg crash when fgrun starts. Tested-by: Magnus Kessler <Magnus.Kessler@gmx.net> Reviewd-by: Magnus Kessler <Magnus.Kessler@gmx.net> |
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.