unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: NTEmacs crashes with silly.el
Date: 01 May 2004 16:37:02 +0100	[thread overview]
Message-ID: <u4qr02m75.fsf@jasonrumney.net> (raw)
In-Reply-To: <mailman.869.1080076072.26040.bug-gnu-emacs@gnu.org>

Michael Schierl <schierlm-usenet@gmx.de> writes:

> When i want to run snake-big-play from silly.el (posted recently on
> gnu.emacs.sources) Emacs crashes with a fatal exception. First i
> thought it was some problem with sit-for, but I can reproduce it
> without as well.
> 
> To reproduce:
> 
> - start emacs with "emacs -q"
> - open a file containing the following text (using C-x C-f bug.el)
> 
> (setq snake-height 44
>       snake-width 98
>       snake-buffer-height 46
>       snake-buffer-width 100)
> (snake)
> 
> - run M-x eval-buffer RET.
> - voilà, Emacs crashed.

Thank you for the report. It does not seem to be a bug in any
particular lisp function, as if I run snake using the lisp debugger,
Emacs does not crash. The stack trace suggests a timing problem in
redisplay.

This problem doesn't appear under current CVS, so I think this is
probably related to another bug that has been fixed already.

       reply	other threads:[~2004-05-01 15:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.869.1080076072.26040.bug-gnu-emacs@gnu.org>
2004-05-01 15:37 ` Jason Rumney [this message]
2004-03-23 21:06 NTEmacs crashes with silly.el Michael Schierl

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=u4qr02m75.fsf@jasonrumney.net \
    --to=jasonr@gnu.org \
    --cc=bug-gnu-emacs@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).