[Xapian-discuss] apache + perl + xapian = segmentation fault (and
corrupt stack)
Rocco Caputo
rcaputo at pobox.com
Thu Jun 15 18:15:43 BST 2006
Just a followup: I was invoking gdb incorrectly. Specifying "gdb
program coredump" works a lot better than "gdb --core coredump" and
invoking "file program" inside gdb.
The underlying problem turns out to be an exception: REMOTE:Error
reading block 3255370014: File too large. I'm working my way
backwards from there.
Thanks for your help.
--
Rocco Caputo - rcaputo at pobox.com
On Jun 13, 2006, at 20:47, Rocco Caputo wrote:
> Has anyone ever run into a case where xapian dumps a core without a
> viable backtrace?
>
> #0 0x00000000 in ?? ()
> #1 0x202efb9e in ?? ()
> #2 0x9fbfef0c in ?? ()
> #3 0x9fbfedbc in ?? ()
> ...
> #550 0x003b934c in ?? ()
> #551 0x003b8fe8 in ?? ()
> #552 0x0000000b in ?? ()
> #553 0x0004addd in run_method (r=0x9fbfef0c, offset=543877580,
> run_all=537458917) at http_config.c:327
> Previous frame inner to this frame (corrupt stack?)
>
> --
> Rocco Caputo - rcaputo at pobox.com
>
>
>
> _______________________________________________
> Xapian-discuss mailing list
> Xapian-discuss at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-discuss
More information about the Xapian-discuss
mailing list