[Xapian-tickets] [Xapian] #604: Document.get_data() seems to leak (from Python)

Xapian nobody at xapian.org
Wed Sep 5 08:01:45 BST 2012


#604: Document.get_data() seems to leak (from Python)
--------------------------------------+-------------------------------------
 Reporter:  agilezebra                |       Owner:  richard
     Type:  defect                    |      Status:  new    
 Priority:  normal                    |   Milestone:         
Component:  Xapian-bindings (Python)  |     Version:  1.2.12 
 Severity:  major                     |    Keywords:         
Blockedby:                            |    Platform:  Linux  
 Blocking:                            |  
--------------------------------------+-------------------------------------
 Simple sample code to recreate the problem attached, with output.
 Switching between calling get_data and not doing so causes the program to
 leak or not.

 I added guppy/heapy memory profile (not shown in the sample) and Python
 objects are not growing, so I suspect the leak is in the library or the
 bindings to it.

-- 
Ticket URL: <http://trac.xapian.org/ticket/604>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list