public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Rockefeller, Harry" <Harry.Rockefeller@flightsafety.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: emacs-X11 freezes with mouse cut and paste
Date: Wed, 27 Mar 2019 14:41:00 -0000	[thread overview]
Message-ID: <fa6ec2233a744738b4efa74af9e9e68c@vsrv060ex01.ssd.fsi.com> (raw)

CYGWIN_NT-6.1 HARRYR-PC 3.0.4(0.338/5/3) 2019-03-16 09:50 x86_64 Cygwin
GNU Emacs 26.1

How this happened.
It had happened twice before but appeared to be intermittent.
This time it happened I had copied a line from an xterm, including the [return].
Moved mouse to emacs window and using the middle mouse button attempted to paste the copied text.
It didn't paste and now emacs is frozen; not responding to keyboard or mouse.

In xterm window I entered
Gdb /usr/bin/emacs-X11.exe
Gdb told me it read the symbols.
(gdb) info source
Current source file is /usr/src/debug/emacs-26.1-1/src/emacs.c
Compilation directory is /usr/src/debug/emacs-26.1-1/src
Located in /usr/src/debug/emacs-26.1-1/src/emacs.c
Contains 2676 lines.
Source language is c.
Producer is GNU C11 7.3.0 -mtune=generic -march=x86-64 -ggdb -O2 -fopenmp -fstack-protector-strong --param ssp-buffer-size=4.
Compiled with DWARF 2 debugging format.
Does not include preprocessor macro info.
(gdb) list
660           emacs_perror ("Write error to standard output");
661           _exit (EXIT_FAILURE);
662         }
663
664       /* Do not close stderr if addresses are being sanitized, as the
665          sanitizer might report to stderr after this function is
666          invoked.  */
667       if (!ADDRESS_SANITIZER && close_stream (stderr) != 0)
668         _exit (EXIT_FAILURE);
669     }

I am not familiar with using gdb this way.  There is no "frame", no "info local", no stack.
If there is something else I can provide please let me know.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2019-03-27 14:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-27 14:41 Rockefeller, Harry [this message]
2019-03-27 18:33 ` Ken Brown
2019-04-04 16:25   ` Rockefeller, Harry
2019-04-04 17:28     ` Ken Brown
2019-04-04 18:31       ` Rockefeller, Harry
2019-04-04 17:29     ` Achim Gratz
2019-04-04 17:55       ` Rockefeller, Harry
2019-04-04 18:07         ` Achim Gratz

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa6ec2233a744738b4efa74af9e9e68c@vsrv060ex01.ssd.fsi.com \
    --to=harry.rockefeller@flightsafety.com \
    --cc=cygwin@cygwin.com \
    /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.
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).