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 20:06:56 +0200

> From: Joseph Jones <josejones@expedia.com>
> CC: "9723@debbugs.gnu.org" <9723@debbugs.gnu.org>
> Date: Thu, 27 Oct 2011 10:42:54 -0700
> 
> (gdb) xbacktrace
> "ido-make-merged-file-list" (0x82ec30)
> "ido-read-internal" (0x82ef74)
> "ido-file-internal" (0x82f284)
> "ido-buffer-internal" (0x82f5a4)
> "ido-switch-buffer" (0x82f8d4)
> "call-interactively" (0x82fb64)
> (gdb)

This says that it crashed when you invoked ido-switch-buffer.  Is that
accurate?

What does this command display?

 (gdb) print byte_stack_list

My crystal ball says the value is zero (i.e. a NULL pointer).

Also, please show the result of this:

 (gdb) print stack




reply via email to

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