#2785: trac segfaults if templates_dir doesn't exist
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect               |       Status:  new  
 Priority:  low                  |    Milestone:  0.10 
Component:  general              |      Version:  0.9.4
 Severity:  normal               |   Resolution:       
 Keywords:                       |  
---------------------------------+------------------------------------------
Comment (by mgood):

 I've tried mod_python, FastCGI and CGI and all give the same error
 message:

 {{{
 Traceback (innermost last):
   File "csparse.c", line 293, in cs_parse_file()
   File "neo_hdf.c", line 1896, in hdf_search_path()
 NotFoundError: Path wiki.cs not found
 }}}

 What version of Clearsilver are you using?  It's quite difficult for
 Python code to cause a segfault, so it's probably coming from a C
 extension and Clearsilver seems like the most likely culprit.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2785>
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