View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002828 | unreal | ircd | public | 2006-02-19 09:17 | 2007-04-16 10:02 |
| Reporter | Jippi | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | random |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.4 | ||||
| Summary | 0002828: *** Notice -- Aieeeee!!! Restarting server... too many select errors | ||||
| Description | seems like randomly the ircd begins to report: -HIDDEN.HUB- select HIDDEN.HUB[82.103.133.142]:Invalid argument a few times, and then it goes: *** Notice -- Aieeeee!!! Restarting server... too many select errors | ||||
| Steps To Reproduce | since its random, i havent been able to reproduce the error again.. happend only two times that past 24h, and before that, it has been a week or more since last time. | ||||
| 3rd party modules | |||||
|
|
Normally we only see this on windows ;) Haven't heard about anyone having this on BSD or Linux, is the rest of the system functioning ok ? No clue about what it could be from my end... seeing it is so rare, I always tend to blame the box in such cases (especially since this error comes directly from the OS/libc, and I somehow doubt we call select() with invalid arguments...). You could strace/truss the process though (= huge logfile ;p), not sure how much that would help, but that's the only thing I can think of :P. |
|
|
the box works like a charm, been doing so since 6.0 of bsd was release into public... it has done it 3 times since the bug was reported... recompile didnt seem to change anything either. |