[EMAIL PROTECTED] ~]# ps auxww USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 1620 612 ? Ss May16 0:01 init root 30460 0.0 0.0 1528 616 ? Ss May16 0:00 syslogd -m 0 root 30471 0.0 0.0 3992 1704 ? Ss May16 0:00 /usr/sbin/sshd root 30481 0.0 0.0 2068 864 ? Ss May16 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid root 30518 0.0 0.0 7420 3184 ? Ss May16 0:02 /usr/sbin/httpd apache 30519 0.0 0.0 7552 3348 ? S May16 0:00 /usr/sbin/httpd root 30528 0.0 0.0 4040 1192 ? Ss May16 0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a shadow -n 2 root 30529 0.0 0.0 4040 1192 ? S May16 0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a shadow -n 2 nobody 24093 0.0 0.0 4356 2104 ? Ss May16 0:00 proftpd: (accepting connections) root 15968 0.0 0.0 7040 2288 ? Ss May16 0:02 sshd: [EMAIL PROTECTED]/2 root 15974 0.0 0.0 2156 1284 pts/2 Ss May16 0:00 -bash apache 28078 0.0 0.0 7552 3328 ? S May17 0:00 /usr/sbin/httpd apache 28094 0.0 0.0 7552 3244 ? S May17 0:00 /usr/sbin/httpd apache 28095 0.0 0.0 7552 3340 ? S May17 0:00 /usr/sbin/httpd root 10118 0.0 0.0 6872 2264 ? Ss 02:37 0:00 sshd: [EMAIL PROTECTED]/0 root 10121 0.0 0.0 2152 1300 pts/0 Ss+ 02:38 0:00 -bash root 13596 0.2 0.0 217072 1892 pts/2 Sl+ 04:23 0:00 ./XMail --debug -Md root 13643 0.0 0.0 6876 2252 ? Rs 04:24 0:00 sshd: [EMAIL PROTECTED]/1 root 13645 0.0 0.0 2152 1276 pts/1 Ss 04:24 0:00 -bash root 13744 0.0 0.0 2308 760 pts/1 R+ 04:25 0:00 ps auxww
I get nothing out of the ordinary. I've tried several times (I'm running in debug mode in above, but I've tried both ways). Note that I get the same fork error if I type up a totallty bogus path to a filter. With that said, I've checked, double- and tripple checked all paths and permissions to the filters. -----Ursprungligt meddelande----- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Davide Libenzi Skickat: den 18 maj 2006 07:55 Till: [email protected] Ämne: [xmail] Re: SV: Re: SV: Re: Fork error On Thu, 18 May 2006, Andréas Bratell wrote: >> Are the scripts are executable? Problems with permissions throw that error. > > Yes, things can be run manually. The problem seems to be with xmail > fireing up the scripts. I think I'm on a bad setup, I've never seen > this kind of behavour before. Try to run a `ps aux` when the machine gives you fork error. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
