all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 9413@debbugs.gnu.org, sds@gnu.org, Leo <sdl.web@gmail.com>
Subject: bug#9413: 24.0.50; crash in x-show-tip
Date: Sat, 03 Sep 2011 23:56:06 +0200	[thread overview]
Message-ID: <m31uvxs32h.fsf@stories.gnus.org> (raw)
In-Reply-To: <4E6067E7.1010600@swipnet.se> ("Jan \=\?iso-8859-1\?Q\?Dj\=E4rv\=22\?\= \=\?iso-8859-1\?Q\?'s\?\= message of "Fri, 02 Sep 2011 07:21:43 +0200")

Jan Djärv <jan.h.d@swipnet.se> writes:

> I think so, xmlCleanupParser is called by parse_region every time it
> parses successfully.  According to the bug and documentation,
> xmlCleanupParser shall be called only when you are sure no more xml
> calls will be made by the program.  It is suggested to do this just
> before exit in case you are not sure, to avoid that valgrind (and
> other memory debuggers) report memory leaks.

Ok; I've now removed the call to xmlCleanupParser from the parsing
function, and moved it to shut_down_emacs.  That's the right place,
isn't it?

Anyway, has it been confirmed that XML parsing has anything to do with
this crash?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





  reply	other threads:[~2011-09-03 21:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 19:37 bug#9413: 24.0.50; crash in x-show-tip Sam Steingold
2011-09-01  6:27 ` Jan D.
2011-09-01 22:26   ` Sam Steingold
2011-09-03 14:13     ` Jan Djärv
2011-09-02  2:52   ` Leo
2011-09-02  5:21     ` Jan Djärv
2011-09-03 21:56       ` Lars Magne Ingebrigtsen [this message]
2011-09-03 22:06         ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m31uvxs32h.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=9413@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    --cc=sdl.web@gmail.com \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.