unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* NTEmacs crashes with silly.el
@ 2004-03-23 21:06 Michael Schierl
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Schierl @ 2004-03-23 21:06 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i386-msvc-windows98.3000)
 of 2003-03-28 on buffy
configured using `configure --with-msvc (12.00)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: deu
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

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.

Michael

Recent input:
<help-echo> <down-mouse-1> <mouse-1> M-x r e p o r 
t - e m a c s - b u g <return>

Recent messages:
Loading places from ~\.emacs-places...
Loading places from c:/eigenes/michael/homedir/.emacs-places...done
Loading ede-speedbar...done
Loading lilypond-init (source)...done
Loading skeleton...done
Loading rng-auto (source)...done
Loading ~/.emacs21...done
Loading semantic-el...done
Loading cl-seq...done
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NTEmacs crashes with silly.el
       [not found] <mailman.869.1080076072.26040.bug-gnu-emacs@gnu.org>
@ 2004-05-01 15:37 ` Jason Rumney
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Rumney @ 2004-05-01 15:37 UTC (permalink / raw)
  Cc: bug-gnu-emacs

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-01 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-23 21:06 NTEmacs crashes with silly.el Michael Schierl
     [not found] <mailman.869.1080076072.26040.bug-gnu-emacs@gnu.org>
2004-05-01 15:37 ` Jason Rumney

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).