#1528: segfault during initenv
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos
     Type:  defect              |       Status:  new  
 Priority:  normal              |    Milestone:       
Component:  version control     |      Version:  0.9.4
 Severity:  critical            |   Resolution:       
 Keywords:                      |  
--------------------------------+-------------------------------------------
Comment (by cboos):

 Eric, I assume that you had you're segfault doing an `initenv`, right?
 Running `trac-admin` under `gdb` isn't a big deal, do something like:
 {{{
 gdb /usr/bin/python /usr/lib/python2.4/scripts/trac-admin initenv
 }}}
 or `resync` instead of `initenv` if the TracEnvironment already exist
 and is usable.

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