From: David Kastrup <dak@gnu.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Core dumps in redisplay.
Date: Sun, 27 Feb 2005 23:36:18 +0100 [thread overview]
Message-ID: <x5650dk4v1.fsf@lola.goethe.zz> (raw)
In-Reply-To: <874qfxekpy.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 27 Feb 2005 16:51:32 -0500")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> elusive is going on here. I'll probably have to implement some kind
>> of trace buffering for interrupt_input_block in order to get a hold of
>> what is happening here.
>
> If for some reason you think the problems you're experience have something
> to do with interrupt_input_block, maybe you should try to recompile
> with -DSYNC_INPUT.
I'd rather get a hold of what happens. Fortunately, one can place
something like
#define BLOCK_INPUT do { __label__ zap; int i = tp++ & 255; \
zap: tb[i].adr = &&zap; tb[i].value = ++interrupt_input_blocked; \
while (0)
into a header file.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
prev parent reply other threads:[~2005-02-27 22:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-26 13:40 Core dumps in redisplay David Kastrup
2005-02-27 13:43 ` Richard Stallman
2005-02-27 18:56 ` David Kastrup
2005-02-27 20:08 ` Jan D.
2005-02-27 20:21 ` David Kastrup
2005-02-27 20:35 ` Jan D.
2005-02-27 21:28 ` David Kastrup
2005-02-27 22:08 ` Kim F. Storm
2005-02-28 5:34 ` Jan D.
2005-02-28 10:38 ` David Kastrup
2005-02-28 17:15 ` Jan D.
2005-02-28 17:46 ` David Kastrup
2005-02-28 19:09 ` Jan D.
2005-02-28 19:38 ` David Kastrup
2005-02-28 20:05 ` Jan D.
2005-02-28 20:29 ` David Kastrup
2005-02-28 17:14 ` David Kastrup
2005-02-28 14:49 ` Richard Stallman
2005-03-04 18:54 ` Jan D.
2005-02-27 21:51 ` Stefan Monnier
2005-02-27 22:36 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=x5650dk4v1.fsf@lola.goethe.zz \
--to=dak@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=rms@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.