Closed Bug 445173 Opened 16 years ago Closed 15 years ago

pork-barrel: select: bad file descriptor

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: taras.mozilla, Assigned: taras.mozilla)

References

Details

Attachments

(2 files, 1 obsolete file)

Attached patch this might help (obsolete) — Splinter Review
This is really hard to reproduce so I never looked into it in detail.
Assignee: nobody → tglek
Attachment #329479 - Attachment is obsolete: true
Status: NEW → ASSIGNED
pushed, reopen if you run into this bug again.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Two main problems I see:

 (1) Not handling SIGCHILD well
 (2) Erasing iterators still in use

I wasn't sure if (2) was a problem for my libstdc++ implementation, but valgrind doesn't like it.  See output.
The fixes I tried didn't work, and I didn't see anything else obviously wrong.  I decided to give up and write a python version, when I saw pork-barrel.py.

Thanks David!
Status: REOPENED → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: