troubles with mod_python

4 views
Skip to first unread message

Pedro Ferreira

unread,
Jul 3, 2009, 12:38:22 PM7/3/09
to Winpdb
While trying to run winpdb in embedded mode (from inside a mod_python
app), i get the following traceback:

"""
Traceback (most recent call last):

File "/home/pferreir/projects/indico/cds-indico/indico/MaKaC/
services/interface/rpc/process.py", line 63, in invokeMethod
result = processRequest(method, params, req)

File "/home/pferreir/projects/indico/cds-indico/indico/MaKaC/
services/interface/rpc/process.py", line 44, in processRequest
result = handler(params, req.get_remote_host(), getSession
(req)).process()

File "/home/pferreir/projects/indico/cds-indico/indico/MaKaC/
services/implementation/base.py", line 220, in process
answer = self._getAnswer()
File "/home/pferreir/projects/indico/cds-indico/indico/MaKaC/
services/implementation/search.py", line 48, in _getAnswer
import rpdb2; rpdb2.start_embedded_debugger('xpto')

File "/usr/lib/python2.5/site-packages/rpdb2.py", line 423, in
start_embedded_debugger
fDebug

File "/usr/lib/python2.5/site-packages/rpdb2.py", line 13821, in
__start_embedded_debugger
workaround_import_deadlock()

File "/usr/lib/python2.5/site-packages/rpdb2.py", line 13785, in
workaround_import_deadlock
xmlrpclib.loads(XML_DATA)

File "/usr/lib/python2.5/xmlrpclib.py", line 1132, in loads
return u.close(), u.getmethodname()

File "/usr/lib/python2.5/xmlrpclib.py", line 785, in close
raise ResponseError()

ResponseError: ResponseError()
"""

Any clue on what might be happening?
I'm using winpdb SVN, mod_python 3.3.1-r1, apache 2.2.11, python
2.5.4-r3.

Thanks in advance,
Regards,

Pedro

Nir Aides

unread,
Jul 5, 2009, 1:44:34 AM7/5/09
to win...@googlegroups.com
Please try again with the latest version of Winpdb (1.4.6):
http://winpdb.org/download/

Pedro Ferreira

unread,
Jul 13, 2009, 11:42:45 AM7/13/09
to win...@googlegroups.com
Doesn't work either :(

Nir Aides

unread,
Jul 13, 2009, 2:58:25 PM7/13/09
to win...@googlegroups.com
Can you send a minimal script (and setup description) that reproduces the problem.
Best would be a "hello world" script.

Thanks for this report!
Reply all
Reply to author
Forward
0 new messages