bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9723: 24.0.50; Emacs Clipboard crash


From: Eli Zaretskii
Subject: bug#9723: 24.0.50; Emacs Clipboard crash
Date: Sat, 11 Feb 2012 21:19:22 +0200

> From: Joseph Jones <josejones@expedia.com>
> CC: "9723@debbugs.gnu.org" <9723@debbugs.gnu.org>
> Date: Sat, 11 Feb 2012 10:48:52 -0800
> 
> Emacs 24.0.92, built 1/22/2012
> 
> Getting back to the original issue, I can reproduce the clipboard
> crash 100% running Emacs -nw in a command prompt.

Reproduce how?  What is the recipe for reproducing this?

> #0  0x01259f9f in append_glyph (it=0x82ad3c) at term.c:1491

In this frame #0 of thread 1, what do the following commands produce?

  (gdb) print glyph
  (gdb) print i
  (gdb) print it->area
  (gdb) print it->glyph_row->used[it->area]

> I realize this doesn't say anything about clipboard

Not only, that, but also the -nw session doesn't even access the
clipboard.

> ---------------------------
> Emacs Clipboard: emacs.exe - Application Error
> ---------------------------
> The exception unknown software exception (0xc0000005) occurred in the 
> application at location 0x01259f9f.

Where does this message come from?  Do you perhaps have some
clipboard-related utility installed that is not part of the default
Windows configuration?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]