Bug 986542
Summary: | Xephyr segfault on some systems | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alphonse Steiner <alphsteiner> | ||||
Component: | xorg-x11-server | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | sergio, xgl-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-07-29 15:23:20 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Alphonse Steiner
2013-07-20 12:19:51 UTC
Hi, Alphonse Steiner, are you the author of the patch to fix the segfault ? if yes , is patch posted to the xorg-devel mailing list, to be merged on git master ? Yes I am. I have not posted this patch elsewhere than this bugzilla. hi, sorry for late response , I talked about this patch on xorg devel Mailing list [1] You may wrote there and try submit the patch, in proper way and sign off it ... I'm trying to help you, and thinking about this bug you wrote: > This is due to the function 'XGetVisualInfo' returning a NULL pointer. if XGetVisualInfo return NULL something is bad configured in your system, I think, I can't reproduce this bug. $ LIBGL_DEBUG=verbose glxinfo what is the output ? [1] http://lists.x.org/archives/xorg-devel/2013-July/036960.html First of all, thank you very much for your consideration. I really do appreciate it. After a reboot on a new kernel, with new drivers and a few more updates, the segfault does not appear anymore. I do not know what is 'the' update that has fixed it. Maybe the intel driver? Anyway, it is fixed now. Thanks again. |