#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:                      |  
--------------------------------+-------------------------------------------
Changes (by cboos):

  * status:  reopened => new
  * owner:  daniel => cboos

Comment:

 Well, first thing would be to recompile the bindings
 with the `-g` flag added to `COMPILE_PY_WRAPPER` in
 the toplevel Makefile, as the line number information
 in `init_core ()`, frame !#2 is really critical.

 It looks like `svn_swig_py_release_py_lock` is called
 before `svn_swig_py_initialize`, which really shouldn't
 happen...

-- 
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