[Trac] trac-admin segfault... help!
Emmanuel Blot
manu.blot at gmail.com
Thu Jul 13 11:06:08 CDT 2006
Segmentation fault means the Python VM crashed.
You could try to run the setup with the 'strace' tool to get more
information about this crash.
Did you try to run it with a different release of Python ?
> andy at dirac:.../conf$ trac-admin `pwd`/trac initenv Andy sqlite:db/trac.db /svn/andy /usr/share/trac/templates
> Creating and Initializing Project
> Segmentation fault
More information about the Trac
mailing list