Alvaro Herrera escribió:
> Tom Lane escribió:
> 
> > We might be able to compromise by only resetting the context after
> > an error, but this is still only possible if we have a way to make
> > libxml let go of *all* pointers to alloc'd objects.  I don't understand
> > your comment that xmlCleanupParser solves it --- we call that already,
> > and it doesn't seem to be preventing the problem.
> 
> We call it *after* the context has been reset -- or at least that's what
> gdb is showing me.
> 
> Hardware watchpoint 3: handlers[0]

I forgot to mention that I had a breakpoint on xmlCleanupParser that
didn't fire.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to