unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Kyle M. Lee" <mail2kyle@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; C-g will crash emacs on WinXp
Date: Mon, 25 Feb 2008 20:37:29 +0800	[thread overview]
Message-ID: <47C2B689.9020207@gmail.com> (raw)
In-Reply-To: <47C28190.9000807@gmail.com>

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.




  reply	other threads:[~2008-02-25 12:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2008-02-25 15:42   ` David Kastrup

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=47C2B689.9020207@gmail.com \
    --to=mail2kyle@gmail.com \
    --cc=emacs-pretest-bug@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).