[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17753: Cygwin emacs-X11 core dump
From: |
Eli Zaretskii |
Subject: |
bug#17753: Cygwin emacs-X11 core dump |
Date: |
Tue, 07 Oct 2014 18:05:38 +0300 |
> Date: Tue, 07 Oct 2014 10:56:45 -0400
> From: Ken Brown <kbrown@cornell.edu>
> CC: 17753@debbugs.gnu.org
>
> I don't know if it's possible at this point to get gdb to read the
> debug information for cygdbus-1-3.dll and cygatspi-0.dll (once you
> install the debuginfo packages) or if you have to wait for the next
> crash. I'm sure Eli knows.
You can always type the addresses by hand and get the file and line
number, like this:
(gdb) list *0x00000003ff120d78
Since this is an optimized build, you won't get anything more detailed
anyway.
Btw, is this a crash or an abort? What was the signal that caused
this? (GDB should have displayed that info before the backtrace.)
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/07
- bug#17753: Cygwin emacs-X11 core dump, Ken Brown, 2014/10/07
- bug#17753: Cygwin emacs-X11 core dump,
Eli Zaretskii <=
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/07
- bug#17753: Cygwin emacs-X11 core dump, Eli Zaretskii, 2014/10/07
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/07
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/09
- bug#17753: Cygwin emacs-X11 core dump, Eli Zaretskii, 2014/10/09
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/09
- bug#17753: Cygwin emacs-X11 core dump, Eli Zaretskii, 2014/10/09
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/09
- bug#17753: Cygwin emacs-X11 core dump, Eli Zaretskii, 2014/10/09
- bug#17753: Cygwin emacs-X11 core dump, Markus Hoenicka, 2014/10/09