[Xapian-tickets] [Xapian] #313: chert backend Segmentation Fault

Xapian nobody at xapian.org
Tue Nov 18 00:15:26 GMT 2008


#313: chert backend Segmentation Fault
---------------------------+------------------------------------------------
 Reporter:  tomjon         |       Owner:  olly
     Type:  defect         |      Status:  new 
 Priority:  normal         |   Milestone:      
Component:  Backend-Chert  |     Version:      
 Severity:  normal         |    Keywords:      
Blockedby:                 |    Platform:  All 
 Blocking:                 |  
---------------------------+------------------------------------------------
 To reproduce on ogs21, say:

 - Checkout trunk/Image and trunk/Shared

 - Set PYTHONPATH to something like:

 /home/maky/lib:/home/maky/ubuntu/usr/lib/python2.5/site-packages:../Shared

 - from trunk/Image, execute:

 rm -r /data/tests/imageref_db /data/tests/thumbnail_db
 python process_pages.py --chert --cache-size=1 /media/newcastle/disk
 /indexed-pages10.tar.bz2 /data/tests/imageref_db /data/tests/thumbnail_db

 Output will be, e.g.

 {{{
 PID: 14796
 ogs21: Processed (1: 8.5s, 0.00%, 65:04:09 remaining, 1741 thumbnails)
 ogs21: Processed (2: 10.4s, 0.01%, 82:08:22 remaining, 3456 thumbnails)
 ogs21: Processed (3: 9.9s, 0.01%, 74:40:47 remaining, 4680 thumbnails)
 ogs21: Processed (4: 9.6s, 0.01%, 70:36:44 remaining, 6283 thumbnails)
 ogs21: Processed (5: 12.7s, 0.02%, 95:53:52 remaining, 8127 thumbnails)
 ogs21: Processed (6: 15.0s, 0.02%, 125:00:23 remaining, 9587 thumbnails)
 ogs21: Processed (7: 9.0s, 0.03%, 56:14:48 remaining, 13156 thumbnails)
 ogs21: Processed (8: 12.3s, 0.03%, 68:55:33 remaining, 16191 thumbnails)
 ogs21: Processed (9: 14.2s, 0.03%, 125:08:20 remaining, 16878 thumbnails)
 ogs21: Processed (10: 10.6s, 0.04%, 72:45:30 remaining, 19964 thumbnails)
 ogs21: Processed (11: 11.7s, 0.04%, 87:00:38 remaining, 26966 thumbnails)
 ogs21: Processed (12: 11.5s, 0.05%, 66:38:24 remaining, 29567 thumbnails)
 ogs21: Processed (13: 11.8s, 0.05%, 73:56:15 remaining, 31904 thumbnails)
 ogs21: Processed (14: 10.7s, 0.06%, 62:55:28 remaining, 33566 thumbnails)
 ogs21: Processed (15: 10.4s, 0.06%, 83:37:02 remaining, 35146 thumbnails)
 ogs21: Processed (16: 18.4s, 0.06%, 156:02:21 remaining, 36546 thumbnails)
 Segmentation fault
 }}}

 Without the --chert flag, the flint backend is used and the process
 continues with no seg fault.

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



More information about the Xapian-tickets mailing list