exceeding FD_SETSIZE results in opaque errors

Bug #316068 reported by Nikodemus Siivola
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Unassigned

Bug Description

If more than FD_SETSIZE fds are used by SERVE-EVENT at the same time, the error reported is along the lines of:

  The value 1025 is not of type (MOD 1025)

which is a bit hard for users to decipher. Explicitly telling that FD_SETSIZE has been exceeded would be much better.

Changed in sbcl:
importance: Undecided → Medium
status: New → Confirmed
Changed in sbcl:
assignee: nobody → Nikodemus Siivola (nikodemus)
status: Confirmed → In Progress
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

Fixed in SBCL 1.0.42.45.

Changed in sbcl:
assignee: Nikodemus Siivola (nikodemus) → nobody
status: In Progress → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.