[mod_python] problem creating an instance and debugging

Gregory (Grisha) Trubetskoy grisha at modpython.org
Thu Jul 3 10:47:15 EST 2003



On Wed, 2 Jul 2003, Daniel Rubin wrote:

> within xmlrpc.py just fine, but right at the line where I create a new
> instance of obj (foo = obj()) I get a stack dump (see below), and there
> are no errors in the apache logs.

I'm confused - how do you know you get a stack dump?

Also - which are you most concerned with - the fact that there is nothing
in the logs, or that you get a stack dump under mod_python whereas as a
CGI it works ok?

Grisha


More information about the Mod_python mailing list