[Zope] profiling problem on zope win98

Elena Schulz elena.schulz@gmx.net
Tue, 27 Aug 2002 15:20:04 +0200


Hi Jens,

it's the python and not zope that breaks down. So there is no traceback but
the
windows-fatal-error-message which shows everytime I try to view a page as
anonymous without the profiler being no problem at all(translated):

"Programm is shutdown due to a unvalid page.
contact the software developer if it occurs more often!"

>From the details view I copied the following infos:

PYTHON verursachte einen Fehler durch eine ungültige Seite
in Modul PYTHON21.DLL bei 0177:1e10f0c5.
Register:
EAX=00000000 CS=0177 EIP=1e10f0c5 EFLGS=00010206
EBX=00000000 SS=017f ESP=01f4dab0 EBP=01e05b6c
ECX=9864d182 DS=017f ESI=00000000 FS=79ff
EDX=00997e80 ES=017f EDI=01df7ef8 GS=0000
Bytes bei CS:EIP:
81 7e 04 40 17 18 1e 74 14 6a 21 68 b4 17 18 1e
Stapelwerte:
01e05dac 1e133520 00000000 01e05dac 01e05b6c 01df7db0 00000001 01df7ef8
1e13348c 00c8a36c 00000001 01e05b6c 01df7ef8 00000001 00000001 01a9cf7c

----- Original Message -----
From: "Jens Vagelpohl" <jens@zope.com>
To: "Elena Schulz" <elena.schulz@gmx.net>
Cc: <zope@zope.org>
Sent: Tuesday, August 27, 2002 1:49 PM
Subject: Re: [Zope] profiling problem on zope win98


> "python breaks down" is not a very good problem description. how about
> a full traceback?
>
> jens
>
> On Tuesday, Aug 27, 2002, at 07:29 US/Eastern, Elena Schulz wrote:
>
> > Dear List,
> >
> > I wanted to try the profiling option. It works in the zmi but when I
> > try to
> > view a page without the zmi python breaks down. Does anybody know
> > about the
> > problem?
> >
> > Thanks for any replies,
> >
> > Elena
> >
> > My Zope Version:  (Zope 2.4.3 (binary release, python 2.1, win32-x86),
> > python 2.1.0, win32)
> > started with the following start.bat file:
> >
> > "J:\Zope\ZopeSite\bin\python.exe" "J:\Zope\ZopeSite\z2.py" -D -L
> > "german"
> > "PROFILE_PUBLISHER=J:\Zope\ZopeSite\profile.log"
> >
> > Debug Information at  /Control_Panel/DebugInfo/Profiling shows the
> > following:
> >
> >
> >          41435 function calls (37427 primitive calls) in 12.268 CPU
> > seconds
> >
> >    Ordered by: internal time
> >    List reduced from 377 to 100 due to restriction <100>
> >
> >    ncalls  tottime  percall  cumtime  percall filename:lineno(function)
> >       525    1.371    0.003    1.400    0.003 FileStorage.py:563(_load)
> >     79/56    0.862    0.011    4.230    0.076
> > ObjectManager.py:500(tpValues
> >
> > --- snip
>