all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Anderson <rwa@alumni.princeton.edu>
Subject: valgrind
Date: 15 Feb 2003 02:07:07 -0800	[thread overview]
Message-ID: <1045303631.7047.35.camel@lan1> (raw)


Has anyone ever looked into why emacs doesn't play well with valgrind? 
It dies immediately with:

==27208== Invalid free() / delete / delete[]
==27208==    at 0x400454FE: realloc (vg_clientfuncs.c:270)
==27208==    by 0x81183FA: xrealloc (alloc.c:542)
==27208==    by 0x8051E24: adjust_frame_message_buffer (dispnew.c:2437)
==27208==    by 0x8051925: adjust_frame_glyphs (dispnew.c:2134)
==27208==    Address 0x82C98D0 is not stack'd, malloc'd or free'd
==27208== 
==27208== Invalid free() / delete / delete[]
==27208==    at 0x400451CE: free (vg_clientfuncs.c:180)
==27208==    by 0x8118305: memory_full (alloc.c:474)
==27208==    by 0x811844D: xrealloc (alloc.c:546)
==27208==    by 0x8051E24: adjust_frame_message_buffer (dispnew.c:2437)
==27208==    Address 0x82B2978 is not stack'd, malloc'd or free'd
emacs: Memory exhausted--use M-x save-some-buffers then exit and restart
Emacs
==27208== 


Bob

             reply	other threads:[~2003-02-15 10:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-15 10:07 Robert Anderson [this message]
2003-02-19 18:59 ` valgrind Joe Buehler
  -- strict thread matches above, loose matches on Subject: below --
2003-08-13  3:28 valgrind jdonner

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=1045303631.7047.35.camel@lan1 \
    --to=rwa@alumni.princeton.edu \
    /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.