[Xapian-discuss] xapian-compact seg faulting

Olly Betts olly at survex.com
Sat Jun 10 02:13:04 BST 2006


On Fri, Jun 09, 2006 at 03:34:35PM -0800, oscaruser at programmer.net wrote:
> strace shows:
> [...]
> termlist: Reduced by 52.9244% 309032K (583912K -> 274880K)
> ) = 60
> close(3)                                = 0
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++

That doesn't narrow it down too well.

Can you run under gdb:

gdb --args /home/oscar/xapian/bin/xapian-compact -F -m bsp*/default /svr/hda1/omega/data/default

And then at the "(gdb)" prompt type:

run

and then once it dies:

bt

To give a backtrace.  Then post the backtrace.

Cheers,
    Olly



More information about the Xapian-discuss mailing list