Bug 182969 - x11/xorg: Xorg crashes on -configure
Summary: x11/xorg: Xorg crashes on -configure
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-14 14:00 UTC by Matthias Apitz
Modified: 2017-12-16 20:15 UTC (History)
2 users (show)

See Also:


Attachments
file.txt (19.20 KB, text/plain)
2013-10-14 14:00 UTC, Matthias Apitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Apitz 2013-10-14 14:00:00 UTC
# pkg_info | fgrep xorg                                                         
xorg-7.7            X.Org complete distribution metaport                        
xorg-apps-7.7       X.org apps meta-port                                        
xorg-cf-files-1.0.5_1 X.org cf files for use with imake builds                  
xorg-docs-1.7,1     X.org documentation files                                   
xorg-drivers-7.7    X.org drivers meta-port                                     
xorg-fonts-100dpi-7.7 X.Org 100dpi bitmap fonts                                 
xorg-fonts-7.7      X.org fonts meta-port                                       
xorg-fonts-75dpi-7.7 X.Org 75dpi bitmap fonts                                   
xorg-fonts-cyrillic-7.7 X.Org Cyrillic bitmap fonts                             
xorg-fonts-miscbitmaps-7.7 X.Org miscellaneous bitmap fonts                     
xorg-fonts-truetype-7.7_1 X.Org TrueType fonts                                  
xorg-fonts-type1-7.7 X.Org Type1 fonts                                          
xorg-libraries-7.7  X.org libraries meta-port                                   
xorg-macros-1.17.1  X.Org development aclocal macros                            
xorg-server-1.12.4_3,1 X.Org X server and related programs                      
                                                                                
When I run "X -configure" it crashes with the attached output in                
/var/log/Xorg.0.log.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-14 19:49:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2014-09-15 05:11:19 UTC
Is this PR still relevant?
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2017-12-16 20:15:02 UTC
Getting a segmentation fault when running X -configure or xorg -configure is a known defect.  These days there is hardly any need to create a xorg.conf file, the defaults are usually OK.  If you need to override part of the configuration, create a config file under /usr/local/etc/X11/xorg.conf.d/ containing only the relevant section.