Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 118950

Summary: incorrect error handling of errors other than EADDRINUSE
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: xorg-x11Assignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jdennis
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-23 22:25:33 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:
Bug Depends On:    
Bug Blocks: 114961    
Attachments:
Description Flags
the fix none

Description Jeremy Katz 2004-03-23 02:00:42 UTC
Unix socket creation returns EADDRINUSE for all other errors.  Looks
like it's a simple merge problem from annotating upstream.

This causes problems starting rhgb the second time you boot (when
/tmp/.X11-unix) already exists as the bind gets EROFS but treats it as
EADDRINUSE.

Comment 1 Jeremy Katz 2004-03-23 02:02:43 UTC
Created attachment 98768 [details]
the fix

Also, filed upstream as
http://freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=363

Comment 2 Mike A. Harris 2004-03-23 22:25:33 UTC
Patch added to xorg-x11-0.0.6.6-0.0.2004_03_11.7 which is now
present in dist-fc2.

Closing as 'RAWHIDE'