[Xapian-tickets] [Xapian] #440: Compact tests fail on Win32 for Flint database

Xapian nobody at xapian.org
Fri Feb 5 12:18:40 GMT 2010


#440: Compact tests fail on Win32 for Flint database
----------------------------+-----------------------------------------------
 Reporter:  charliejuggler  |       Owner:  olly             
     Type:  defect          |      Status:  assigned         
 Priority:  normal          |   Milestone:  1.0.18           
Component:  Test Suite      |     Version:  1.0.17           
 Severity:  normal          |    Keywords:                   
Blockedby:                  |    Platform:  Microsoft Windows
 Blocking:                  |  
----------------------------+-----------------------------------------------

Comment(by charliejuggler):

 Trunk builds, but unfortunately xapian-compact is crashing when used
 during test "compactnorenumber1". The following command line is used:

 xapian-compact --no-renumber .flint/db__compactnorenumber1a
 .flint/db__compactnorenumber1c .flint/dbw__compactnorenumberout

 and it's causing a problem at line 388 of xapian-compact.cc as 'vector
 subscript out of range'. I have a debug build in the Visual C++ 2008 GUI
 and the debugger reports:
 - j,n are zero
 - used_ranges contains two pairs of ints (5, 1027 and 1028, 1040)
 - used_ranges_ is empty

 Not at all sure what's going on here!

-- 
Ticket URL: <http://trac.xapian.org/ticket/440#comment:4>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list