GNU bug report logs -
#9723
24.0.50; Emacs Clipboard crash
Previous Next
Reported by: Joseph Jones <josejones <at> expedia.com>
Date: Mon, 10 Oct 2011 23:43:02 UTC
Severity: normal
Found in version 24.0.50
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Joseph Jones <josejones <at> expedia.com>
> CC: "9723 <at> debbugs.gnu.org" <9723 <at> 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.
This bug report was last modified 13 years and 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.