Strange error while working on RPC backend

Dave Peticolas dave@krondo.com
Tue, 13 Mar 2001 14:15:39 -0800


Derek Atkins writes:
> My RPC Server "crashed" with this message (it didn't actually crash
> per se, but the state is messed up enough that the next requedst will
> cause a segfault.  I haven't yet caught one of these in gdb to track
> it down).  Any ideas what this means or what might cause it?

That is an xml parser error. So I guess the error is that it is being
invoked at all.

dave