#277 closed defect (fixed)
SIGPIPE in pmap_getmaps()
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 3.0.1 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
As reported by S. Chittenden, the pmap_getmaps() function may rise SIGPIPE (it opens a connection to the portmapper). Should rip out the dispersed SIGPIPE handling and replace with a single ignore right at program start.
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [379].