unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; C-g will crash emacs on WinXp
@ 2008-02-25  8:51 Kyle M. Lee
  2008-02-25 12:37 ` Kyle M. Lee
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle M. Lee @ 2008-02-25  8:51 UTC (permalink / raw)
  To: emacs-pretest-bug

I compiled the newest cvs emacs 23 with mingw(gcc 4.2) today.

To reproduce this bug:

1. Copy some text to kill-ring,
2. keep pressing C-g will crash emacs with Message Box:
---------------------------
Emacs Clipboard: emacs.exe - application error:
---------------------------
"0x77c0554a" reference "0x00000008" memory can not be "read"。





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

* Re: 23.0.60; C-g will crash emacs on WinXp
  2008-02-25  8:51 23.0.60; C-g will crash emacs on WinXp Kyle M. Lee
@ 2008-02-25 12:37 ` Kyle M. Lee
  2008-02-25 15:42   ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle M. Lee @ 2008-02-25 12:37 UTC (permalink / raw)
  To: emacs-pretest-bug

Kyle M. Lee 写道:
> I compiled the newest cvs emacs 23 with mingw(gcc 4.2) today.
> 
> To reproduce this bug:
> 
> 1. Copy some text to kill-ring,
> 2. keep pressing C-g will crash emacs with Message Box:
> ---------------------------
> Emacs Clipboard: emacs.exe - application error:
> ---------------------------
> "0x77c0554a" reference "0x00000008" memory can not be "read"。
> 
I compiled with the opt options:
USER_CFLAGS=-I./inc -DUSE_FONT_BACKEND -msse3 -Os -march=native
-fomit-frame-pointer -pipe -mfpmath=sse

And if modifiy -msse3 to -msse2, then the bug(gcc ?) is fixed.

Sorry for the previous "spam" here.




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

* Re: 23.0.60; C-g will crash emacs on WinXp
  2008-02-25 12:37 ` Kyle M. Lee
@ 2008-02-25 15:42   ` David Kastrup
  0 siblings, 0 replies; 3+ messages in thread
From: David Kastrup @ 2008-02-25 15:42 UTC (permalink / raw)
  To: Kyle M. Lee; +Cc: emacs-pretest-bug

"Kyle M. Lee" <mail2kyle@gmail.com> writes:

> Kyle M. Lee 写道:
>> I compiled the newest cvs emacs 23 with mingw(gcc 4.2) today.
>> 
>> To reproduce this bug:
>> 
>> 1. Copy some text to kill-ring,
>> 2. keep pressing C-g will crash emacs with Message Box:
>> ---------------------------
>> Emacs Clipboard: emacs.exe - application error:
>> ---------------------------
>> "0x77c0554a" reference "0x00000008" memory can not be "read"。
>> 
> I compiled with the opt options:
> USER_CFLAGS=-I./inc -DUSE_FONT_BACKEND -msse3 -Os -march=native
> -fomit-frame-pointer -pipe -mfpmath=sse
>
> And if modifiy -msse3 to -msse2, then the bug(gcc ?) is fixed.
>
> Sorry for the previous "spam" here.

Please don't use "spam" asan equivalent for "noise": spam is marked by
reckless wide distribution of inappropriate material.  Watering down the
expression in self-deprecation is not doing anybody a service.  It is
not the first time I have seen this usage, and I find it extremely
disturbing, like a child apologizing for being a murderer because it did
not do its homework.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




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

end of thread, other threads:[~2008-02-25 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-25  8:51 23.0.60; C-g will crash emacs on WinXp Kyle M. Lee
2008-02-25 12:37 ` Kyle M. Lee
2008-02-25 15:42   ` David Kastrup

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