Bug 137599
| Summary: | /etc/X11/xinit/xinitrc-common: line 45: 4770 Segmentation fault (core dumped) xmodmap "$sysmodmap" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Reed <djr> | ||||
| Component: | xorg-x11 | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | daymitc, fedora, sait.a.umar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-02-21 19:06:42 UTC | Type: | --- | ||||
| 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
Daniel Reed
2004-10-29 18:56:31 UTC
Created attachment 105955 [details]
/etc/X11/Xmodmap
If you put a comment line into .Xmodmap file as: !Page Left NOTE no space between "!" and "Page" sourcing this segfaults every time. If you write ! Page Left than everything sourcing works fine! FYI I don't think the space is important. Any line with 11 characters before the new line seems to do it, i.e.: !2345678901 will do it, but !234567890 or !23456789012 will not. There may be other combinations that work. *** This bug has been marked as a duplicate of 138458 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |