On Fri, Aug 10, 2007 at 02:17:36PM -0700, Philip Kime wrote:
> Yves Martin wrote:
> >On Thu, 2007-08-09 at 20:47 -0700, Philip Kime wrote:
> [EMAIL PROTECTED] ([EMAIL PROTECTED]) program terminated by signal SEGV (no
> mapping at the fault
> address)
> 0xffffffff: <bad address 0xffffffff>
> Current function is send_request_body
> 439 if (req->body_cb(req->body_ud, NULL, 0) != 0) {
> (dbx) where
> [1] 0x0(0xd057c940, 0x0, 0x0), at 0x0
> =>[2] send_request_body(req = 0x80bac10, retry = 1), line 439 in
> "ne_request.c"
Where there any compiler warnings when you built Subversion? It looks
like a NULL body_provider callback has been passed to neon. This could
be an LFS off_t mismatch issue. Are you building against Perl or some
other project which redefines _FILE_OFFSET_BITS?
joe
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon