View Issue Details

IDProjectCategoryView StatusLast Update
0002828unrealircdpublic2007-04-16 10:02
ReporterJippi Assigned To 
PrioritynormalSeveritymajorReproducibilityrandom
Status closedResolutionunable to duplicate 
Product Version3.2.4 
Summary0002828: *** Notice -- Aieeeee!!! Restarting server... too many select errors
Descriptionseems 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 Reproducesince 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

Activities

syzop

2006-02-20 17:00

administrator   ~0011274

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.

Jippi

2006-02-20 17:05

reporter   ~0011275

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.

Issue History

Date Modified Username Field Change
2006-02-19 09:17 Jippi New Issue
2006-02-20 17:00 syzop Note Added: 0011274
2006-02-20 17:05 Jippi Note Added: 0011275
2007-04-16 10:02 stskeeps Status new => closed
2007-04-16 10:02 stskeeps Resolution open => unable to duplicate