all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Cc: emacs-devel@gnu.org
Subject: Re: infloop when removing character
Date: 18 Aug 2003 15:46:52 +0900	[thread overview]
Message-ID: <buooeynbgyr.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)
In-Reply-To: <ilu8ypvg5va.fsf@latte.josefsson.org>

Simon Josefsson <jas@extundo.com> writes:
> Program received signal SIGSEGV, Segmentation fault.
> 0x405eff67 in mallopt () from /lib/libc.so.6
> (gdb) bt full
> #0  0x405eff67 in mallopt () from /lib/libc.so.6
> No symbol table info available.

Hmmm, I've seen this `infinite loop in mallopt' hang too, but it was on
one my personal `very hacked' branches of emacs, so I assumed it was my
bug.  So you're seeing this in vanilla CVS emacs?

I guess this is malloc heap corruption (and so a bitch to find).

-Miles
-- 
"1971 pickup truck; will trade for guns"

  reply	other threads:[~2003-08-18  6:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 21:08 infloop when removing character Simon Josefsson
2003-08-07  6:05 ` Richard Stallman
2003-08-07 22:05   ` Simon Josefsson
2003-08-14 22:35   ` Simon Josefsson
2003-08-14 23:46     ` Simon Josefsson
2003-08-18  6:46       ` Miles Bader [this message]
2003-08-18 10:10         ` Simon Josefsson
2003-08-19  4:30           ` Miles Bader
2003-08-17  0:35     ` Richard Stallman

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=buooeynbgyr.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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.