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 - incorrect error handling of errors other than EADDRINUSE
Summary: incorrect error handling of errors other than EADDRINUSE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-23 02:00 UTC by Jeremy Katz
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-23 22:25:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
the fix (deleted)
2004-03-23 02:02 UTC, Jeremy Katz
no flags Details | Diff

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'


Note You need to log in before you can comment on or make changes to this bug.