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: Thu, 27 Oct 2011 19:37:40 +0200

> From: Joseph Jones <josejones@expedia.com>
> CC: "9723@debbugs.gnu.org" <9723@debbugs.gnu.org>
> Date: Thu, 27 Oct 2011 09:06:50 -0700
> 
> Yes

Great.

First, please download the file .gdbinit from here:

  http://bzr.savannah.gnu.org/lh/emacs/trunk/annotate/head:/src/.gdbinit

Then read this file into GDB:

 (gdb) source x:/path/to/.gdbinit

(This file includes a few user-defined commands that make it easier to
examine Emacs Lisp objects.  One of them is the xbacktrace command I
ask you to invoke below.)

Then please type these commands, and post the results here:

 (gdb) thread 1
 (gdb) xbacktrace

This should display the Lisp-level backtrace.

After you show that backtrace, I might have more requests.  TIA.




reply via email to

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