Displaying 3 results from an estimated 3 matches for "28085".
Did you mean:
2085
2004 Apr 27
1
One Winbind process goes defunct, the other eats memory
...2000 ADS domain. There was normally two
running winbindd process after I installed Samba. I've noticed after a
couple of days of running, when I run top - one process went defunct and
the other starts to slowly use up memory:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
28085 root 9 0 27148 26M 2192 S 0.0 2.6 1:39 winbindd
28086 root 9 0 0 0 0 Z 0.0 0.0 0:00 winbindd<defunct>
As far as I can tell, there is no loss of functionality - I can connect
to the shares, wbinfo -p succeeds and I get valid results from wbinfo -u
or -g. /etc/i...
2009 Jun 17
7
Can''t get guest domain network working!
...th1 Link encap:Ethernet HWaddr 00:16:3e:08:da:f6
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:363 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:28085 (28.0 KB) TX bytes:1368 (1.3 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0...
2008 May 18
1
compile troubles - stat.mtim - 1.1hg
...39;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dan/software_projects/dovecot-1.1'
fgrep HAVE_STAT config.h
/* #undef HAVE_STATFS_MNTFROMNAME */
/* #undef HAVE_STATVFS_MNTFROMNAME */
#define HAVE_STAT_XTIM
/* #undef HAVE_STAT_XTIMESPEC */
from config.log
configure:28085: checking if struct stat has st_?tim timespec fields
configure:28117:
gcc -c -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2
conftest.c >&5
conftest.c: In function 'main':
c...