[Zope-dev] Segfault in zope.configuration

Fred Drake fdrake at gmail.com
Thu Apr 1 07:02:03 EDT 2010


On Thu, Apr 1, 2010 at 6:07 AM, Martin Aspeli <optilude+lists at gmail.com> wrote:
> Any tips on how to debug or similar experiences would be appreciated!

If you're on some Unix flavor, you should be able to deconstruct the
return code from the runzope process to determine if the app was
killed by a signal and, if so, which.  If it's a segfault, you should
be looking for signal.SIGSEGV.

I'd be very interested in hearing if Expat is implicated.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller


More information about the Zope-Dev mailing list