unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: Markus Gritsch <gritsch@iue.tuwien.ac.at>
Subject: Re: [gritsch@iue.tuwien.ac.at: Severe hscroll-margin Bug]
Date: Mon, 27 Feb 2006 14:44:37 +0100	[thread overview]
Message-ID: <m33bi4lxve.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <4402DB5B.90501@iue.tuwien.ac.at> (Markus Gritsch's message of "Mon, 27 Feb 2006 11:58:35 +0100")


Both incidents of the bug described below were observed on Windoze
(compiling with mingw).  I tried the recipe on X+GNU/Linux, but cannot
reproduce it.

Can one of the W32 maintainers pls try to reproduce it on their
system -- and possibly debug it to see why it loops.

Markus Gritsch <gritsch@iue.tuwien.ac.at> wrote:

I can now build Emacs from CVS and have done so on 2006-02-21 four days 
ago. I still get a frozen Emacs wich takes 100% CPU when I use the 
following .emacs file

(setq-default truncate-lines t)
(custom-set-variables
 '(hscroll-margin 20)
 '(hscroll-step 1)
)

and resize the Emacs frame to something quite narrow. If you would have 
another fix, I could probably try it out.

GNU Emacs 22.0.50.1 (i386-mingw-nt5.2.3790) of 2006-02-21 on MGROOVY



Markus also wrote:

When I reported the bug the first time some months ago, David Hunter was 
also able to reproduce the problem:
  http://lists.gnu.org/archive/html/emacs-devel/2005-07/msg00077.html

.. which says: ... on today's CVS, my mingw build, Windows XP SP2.

This does probably not help very much, but at least I am not the only 
one, who can reproduce this :)

> Does it also loop if you start emacs -Q -D and execute the above
> lines directly?

Yes.

> Can you pls. run emacs under gdb and try to interrupt it to see where
> it is looping.	 You can find instructions in etc/DEBUG.

MGroovy:/cygdrive/c/emacs_CVS/emacs/bin$ gdb emacs.exe
GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
(gdb) run -Q -D
Starting program: /cygdrive/c/emacs_CVS/emacs/bin/emacs.exe -Q -D
Error: dll starting at 0x78d41000 not found.

Error: dll starting at 0x78d41000 not found.

Error: dll starting at 0x78c31000 not found.


Program received signal SIGINT, Interrupt.
[Switching to thread 4164.0x5b8]
0x7d542a49 in SetConsoleNlsMode ()
(gdb) where
#0  0x7d542a49 in SetConsoleNlsMode ()
#1  0x00000000 in ?? () from
(gdb) list
828	#ifdef VMS
829	, envp
830	#endif
831	)
832	     int argc;
833	     char **argv;
834	#ifdef VMS
835	     char **envp;
836	#endif
837	{
(gdb)



-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

       reply	other threads:[~2006-02-27 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1DbzsJ-0004wU-5C@fencepost.gnu.org>
     [not found] ` <m38y05kp7k.fsf@kfs-l.imdomain.dk>
     [not found]   ` <4400845D.30609@iue.tuwien.ac.at>
     [not found]     ` <m3ek1pkt4l.fsf@kfs-l.imdomain.dk>
     [not found]       ` <4402DB5B.90501@iue.tuwien.ac.at>
2006-02-27 13:44         ` Kim F. Storm [this message]
2006-04-13  5:27           ` [gritsch@iue.tuwien.ac.at: Severe hscroll-margin Bug] Markus Gritsch
2006-04-13 17:34             ` Eli Zaretskii

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=m33bi4lxve.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=gritsch@iue.tuwien.ac.at \
    /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).