GNU bug report logs - #9413
24.0.50; crash in x-show-tip

Previous Next

Package: emacs;

Reported by: sds <at> gnu.org

Date: Wed, 31 Aug 2011 19:41:01 UTC

Severity: normal

Tags: unreproducible

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 9413 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 9413 <at> debbugs.gnu.org, sds <at> gnu.org, Leo <sdl.web <at> gmail.com>
Subject: Re: bug#9413: 24.0.50; crash in x-show-tip
Date: Sat, 03 Sep 2011 23:56:06 +0200
Jan Djärv <jan.h.d <at> 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/




This bug report was last modified 12 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.