Hi, someone has never seen this kind of error on Windows NT 4.0 (last patch update) while executing IIS 4.0 + Zope 2.2.2? The panel say: python.exe The instruction at "0x1b271a1f" referenced memory at "0x00000000" The memory could not be "read" it hang python (and so Zope) until someone, looking at the server console, notice the panel, and click the (only) OK button. Afterthere python (re?)start using 90% CPU time for about 2 minuts and all goes ok (until next error). Can I remove this error? Or remove the popup of the error panel? How I can do? TIA G.C. _________________________________________________________ Prometeo srl - The Software Experience Coi Giovanni Voice : +39 (041)5701366 Via Giudecca 15 Fax : +39 (041)5701005 30035 MIRANO (VE) - ITALY e-mail: coi@prometeo.it http://www.prometeo.it
On Fri, 3 Nov 2000 09:44:42 +0100, "Coi Giovanni" <coi.giovanni@prometeo.it> wrote:
someone has never seen this kind of error on Windows NT 4.0 (last patch update) while executing IIS 4.0 + Zope 2.2.2? The panel say:
python.exe The instruction at "0x1b271a1f" referenced memory at "0x00000000" The memory could not be "read"
That sounds like a bug in an extension module (or a hardware fault, unless you have other software on this machine that doesnt have any problems). Are you using any unusal extension modules?
it hang python (and so Zope) until someone, looking at the server console, notice the panel, and click the (only) OK button.
Yes, thats a PITA. Have a look at Microsoft's Knowledge Base article Q188296 Toby Dickenson tdickenson@geminidataloggers.com
In data 3 Nov 2000, alle ore 11:22, Toby Dickenson ha scritto:
someone has never seen this kind of error on Windows NT 4.0 (last patch update) while executing IIS 4.0 + Zope 2.2.2? The panel say:
python.exe The instruction at "0x1b271a1f" referenced memory at "0x00000000" The memory could not be "read"
That sounds like a bug in an extension module (or a hardware fault, unless you have other software on this machine that doesnt have any problems). Are you using any unusal extension modules?
The installed packages on the site are (all the Zope 2.2.2 released with and): FSSession (Installed product FSSession (FSSession-0-4-2)) Hotfix_2000-10-02 (Installed product Hotfix_2000-10-02) Hotfix_2000-10-11 (Installed product Hotfix_2000-10-11) LocalFS (Installed product LocalFS) MetaPublisher (Installed product MetaPublisher (MetaPublisher 1.0.2)) TinyTable (Installed product TinyTable (TinyTable-0-8-2)) ZODBCDA (Installed product ZODBCDA) we use 2 ODBC connection on 2 MSAccess MDB and no python extension. I do not know where and when the problem happens. But it happens.
it hang python (and so Zope) until someone, looking at the server console, notice the panel, and click the (only) OK button.
Yes, thats a PITA. Have a look at Microsoft's Knowledge Base article Q188296
Oh yes I have already disable Dr. Watson Pop UP. My PopUp panel is not a Dr.Watson is a X on red circle windows NT self made popup :-( Bye G.C. _________________________________________________________ Prometeo srl - The Software Experience Coi Giovanni Voice : +39 (041)5701366 Via Giudecca 15 Fax : +39 (041)5701005 30035 MIRANO (VE) - ITALY e-mail: coi@prometeo.it http://www.prometeo.it
participants (2)
-
Coi Giovanni -
Toby Dickenson