#2472: Exception in Pool.__Del__
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone: 0.9.4
Component: version control | Version: 0.9.2
Severity: major | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by [EMAIL PROTECTED]):
After further investigation I noticed:
o I see the "TypeError: argument number 0: a 'apr_pool_t *' is expected"
when running trac with mod_python. The person reporting the same problem
on the subversion-users list is also using mod_python (you can see
modpython_frontend.py at the bottom of his stack trace). This error causes
500 error responses
o After switching trac to the slower CGI, the "TypeError: argument number
0: a 'apr_pool_t *' is expected" does not occur -- however the original
error reported on this bug, "bound method Pool.__del__" occurs instead.
This error did not cause 500 error responses as reed described (reed is
probably using CGI mode)
o David James patch does in fact solve the Pool.__del__ error, but doesn't
affect the mod_python apr_pool_t problem (as you probably already know)
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2472>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets