[ic] Stange process behaviour

Rene Hertell rene@hertell.com
Mon, 16 Apr 2001 16:08:31 +0300


Hi, I'm rebuilding a mv-site to IC, and during refreshing the pages from my
browser and one reboot of IC it got stuck...
This has happened once before on a older minivend version, but since then
everything has worked fine!


When I checked from the command-prompt what was going on, I found this
process list:

040   895 25219     1   0   0 16284 15036 do_sel S   ?          0:00
minivend
040   895 27344     1   0   0 17368 16184 do_sel S   ?          0:02
interchange
100   895 12445 12444  10   0  1724  980 wait4  S    pts/0      0:00 -bash
100   895 12529 12527   0   0  1720  964 wait4  S    pts/1      0:00 -bash
000   895 12557 12529   0   0  2844 1692 do_sel S    pts/1      0:01
/usr/bin/mc -P
000   895 12559 12557   0   0  1728  968 read_c S    pts/2      0:00
bash -rcfile .bashrc
000   895 12634 12299   0   0  1196  400 do_sel S    ?          0:00
work.cgi
040   895 12636     1  17   0 19844 18644 -     R    ?          2:17
interchange
000   895 12643 11554   0   0  1188  388 do_sel S    ?          0:00
work.cgi
040   895 12645     1   0   0 17384 16184 flock_ S   ?          0:00
interchange
000   895 12646 11292   0   0  1188  388 do_sel S    ?          0:00
work.cgi
040   895 12648     1   0   0 17384 16184 flock_ S   ?          0:00
interchange
000   895 12767 12039   0   0  1188  388 do_sel S    ?          0:00
work.cgi
040   895 12769     1   0   0 17384 16184 flock_ S   ?          0:00
interchange
000   895 12770 11552   0   0  1188  388 do_sel S    ?          0:00
work.cgi
040   895 12772     1   0   0 17384 16184 flock_ S   ?          0:00
interchange
000   895 12778 11891   0   0  1188  388 do_sel S    ?          0:00
work.cgi
000   895 12782 12445  18   0  2504  852 -      R    pts/0      0:00 ps -lx

I have no idea why this happened. I had to manually to kill -9 all entries
to get it working...
I'm running the 4.6.4 cvs-version on a RedHat 6.2 box

Regards, René