[Xapian-tickets] [Xapian] #483: xapian-core make check fails on Snow Leopard

Xapian nobody at xapian.org
Fri May 28 10:48:40 BST 2010


#483: xapian-core make check fails on Snow Leopard
-------------------------+--------------------------------------------------
 Reporter:  tommortimer  |       Owner:  olly    
     Type:  defect       |      Status:  new     
 Priority:  normal       |   Milestone:          
Component:  Other        |     Version:  1.2.0   
 Severity:  critical     |    Keywords:          
Blockedby:               |    Platform:  Mac OS X
 Blocking:               |  
-------------------------+--------------------------------------------------

Comment(by olly):

 Wow, that's pretty broken.  Can this compiler handle other non-trivial C++
 code?

 If you run the test under a debugger, can you see where the bus error
 occurs?  Try this:

 {{{
 #!sh
 cd tests
 ./runtest gdb ./internaltest
 }}}

 And then in gdb:

 {{{
 run
 bt
 }}}

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



More information about the Xapian-tickets mailing list