unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: SEGFAULT on increment_row_positions
Date: Sat, 04 Jun 2005 10:25:00 +0200	[thread overview]
Message-ID: <851x7i4jhf.fsf@lola.goethe.zz> (raw)
In-Reply-To: <pan.2005.06.03.23.16.47.861430@as.arizona.edu> (JD Smith's message of "Fri, 03 Jun 2005 16:16:48 -0700")

JD Smith <jdsmith@as.arizona.edu> writes:

> My programming mode IDLWAVE tends to trigger many more SEGFAULTS in
> Emacs 21 than any other use of Emacs I make, but only when the IDL
> shell is running as a subprocess under Comint.  In particular, when
> the IDL sub-process gets quite large (IDL is a data processing
> language), the SEGFAULTS seem more common, which may indicate a
> garbage collection or other memory related bug (just guessing here).
> I have managed today to achieve a SEGFAULT after every 10-30min of
> heavy use, and found this trace:

This is not much help with this particular bug, but if you are
suspecting a garbage collection related problem, setting
gc-cons-threshold to a small value like 1000 should cause the problem
to occur much more often than every 10-30min, perhaps making diagnosis
and debugging easier.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

      parent reply	other threads:[~2005-06-04  8:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 23:16 SEGFAULT on increment_row_positions JD Smith
2005-06-03 23:57 ` Kim F. Storm
2005-06-06 17:17   ` JD Smith
2005-06-07  1:25     ` JD Smith
2005-06-04  8:25 ` David Kastrup [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=851x7i4jhf.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).