#3039: Trac crashes Apache with mod_python under Windows 2000
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect               |       Status:  new  
 Priority:  normal               |    Milestone:       
Component:  general              |      Version:  0.9.4
 Severity:  normal               |   Resolution:       
 Keywords:                       |  
---------------------------------+------------------------------------------
Comment (by athomas):

 Is this two separate errors or one?

 The invalid memory read is not really anything to do with Trac, as pure
 Python code should never be cause an error like that. It is indicative of
 a bug in one of the C components such as mod_python, Apache, sqlite, etc.

 As for the second error, if it was ''not'' triggered as a result of the
 first issue then it could indicate a plugin is returning invalid timeline
 data. Try disabling all of your third party plugins.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3039>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to