Vinita Aggarwal wrote: > >When I run command-> service mailman restart, it gives following error. >Please help in sorting this error > >[EMAIL PROTECTED] ~]# service mailman restart >/etc/init.d/mailman: line 90: 1911 Segmentation fault rm -f >/var/lock/subsys/$prog >/etc/init.d/mailman: line 59: 1913 Segmentation fault cat >>$DST_CRON_SCRIPT <<EOF ># DO NOT EDIT THIS FILE! ># ># Contents of this file managed by /etc/init.d/mailman ># Master copy is /usr/lib/mailman/cron/crontab.in ># Consult that file for documentation >EOF > > >/etc/init.d/mailman: line 76: 1926 Segmentation fault touch >/var/lock/subsys/$prog
I tried to tell you a couple of days ago <http://mail.python.org/pipermail/mailman-users/2007-December/059421.html> that you should start new topics by composing a new message to mailman-users@python.org, not by replying to an unrelated post. I suggest you go to <http://mail.python.org/pipermail/mailman-users/2007-December/> and look for your posts if you don't understand what I'm saying. As far as the above error is concerned, and the related 'service httpd' error in your other post is concerned, these are not things that this list can help you with. These errors occur in the running of shell scripts installed with the respective rpm packages. These are scripts in /etc/init.d (or /etc/rc.d/init.d) named mailman, httpd, etc. The problem above seems to occur before the script even tries to issue a mailmanctl command. If you can't figure out what the problem with this is, you can always run "~mailman/bin/mailmanctl restart" directly. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp