Hi Mike,

> Feeding that to scripts/decodecode
thanks, didn't know about that!

.
.
.
.
> 
> That's here in dup_fd():
>         for (i = open_files; i != 0; i--) {
>                 struct file *f = *old_fds++;
>                 if (f) {
>                         get_file(f);
> 
> It's doing that get_file(), grabbing a reference to all open files in a
> loop, but old_fds points off into lala land, so I'd say you must have
> memory corruption, and open_files is garbage.  Seeing "One of our
> servers..", operative word being "one", I'd tend to suspect heat or such
> given the box exploded in this extremely heavily exercised spot.

yes, that could be. I'll have this box checked, including memtest etc.

thanks a lot for Your time!

nik


> 
> -Mike
> 

-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava

tel.:   +420 591 166 214
fax:    +420 596 621 273
mobil:  +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: ser...@linuxbox.cz
-------------------------------------

Attachment: pgpNu6pSKdOXh.pgp
Description: PGP signature

Reply via email to