[ZCM] [ZC] 1336/ 3 Edit " zeoctl gives PANIC(300) "

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sat May 29 03:03:21 EDT 2004


Issue #1336 Update (Edit) " zeoctl gives PANIC(300) "
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1336

==============================================================
= Edit - Entry #3 by ajung on May 29, 2004 3:03 am

 Changes: revised description, importance (critical => medium)
________________________________________
= Comment - Entry #2 by mcdonc on May 28, 2004 1:00 pm

I suspect this may be due to a bug in the way zdaemon called os.wait that was fixed a while back on the 2.7 branch.  Can you verify by trying 2.7.1b1+?
________________________________________
= Request - Entry #1 by Anonymous User on May 17, 2004 10:45 am


Using Zope 2.7 on Fedora Core 1 with kernel  2.4.22-1.2188.nptl
and python2.3-2.3.3-2pydotorg (from python.org)

created a zeo instance with /opt/Zope-2.7/bin/mkzeoinstance.py
while trying to start the zeo instance with $INSTANCE/bin/zeoctl start
generates gives eventually

  PANIC(300) ZD:7379 restarting too frequently; quit

dmesg shows

  application bug: python2.3(2680) has SIGCHLD set to SIG_IGN but calls wait().
 (see the NOTES section of 'man 2 wait'). Workaround activated.


trying to run with "export LD_ASSUME_KERNEL=2.4.1" doesn't generate a 
different result.

running with '$INSTANCE/bin/runzeo' works.

==============================================================




More information about the Zope-Collector-Monitor mailing list