This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/15650] xemacs gdb cleanups.c:264: internal-error: restore_my_cleanups: Assertion '*pmy_chain == SENTINEL_CLEANUP' failed


http://sourceware.org/bugzilla/show_bug.cgi?id=15650

--- Comment #6 from edderic at gmail dot com ---
(In reply to Jan Kratochvil from comment #5)
> core file probably does not work in the cygwin environment well.
> Therefore try to attach new GDB to the crashed GDB at the moment it is
> asking "Create a core file..." and type "by" in the new GDB then.

Hey Jan,

>From Cygwin, I wrote "gdb xemacs" and then "r"
and got these while xemacs is running:

Starting program: /usr/bin/xemacs-21.4.22.exe
[New Thread 4064.0x1670]
[New Thread 4064.0x15f0]
[New Thread 4064.0xb78]
[Thread 4064.0x15f0 exited with code 0]
[New Thread 4064.0x884]
[New Thread 4064.0x1558]
[New Thread 4064.0x770]
[New Thread 4064.0x1578]
[New Thread 4064.0x15f4]
[New Thread 4064.0xaa8]
[New Thread 4064.0x1650]
[New Thread 4064.0x16c0]
[New Thread 4064.0x158c]
[New Thread 4064.0xe9c]
[Thread 4064.0xe9c exited with code 0]
[New Thread 4064.0x1454]
[New Thread 4064.0x1594]
[New Thread 4064.0x1744]
[New Thread 4064.0x1514]
[New Thread 4064.0x1414]
[New Thread 4064.0x108c]
BFD: /cygdrive/c/Windows/SysWOW64/WMVCore.DLL: Warning: Ignoring section flag
IM                                  AGE_SCN_MEM_NOT_PAGED in section .reloc
[New Thread 4064.0x17b4]
[New Thread 4064.0x1208]
[Thread 4064.0x1208 exited with code 0]
[New Thread 4064.0x14dc]
[Thread 4064.0x14dc exited with code 0]
[Thread 4064.0x15f4 exited with code 0]
[New Thread 4064.0xd7c]
[New Thread 4064.0x1338]
[Thread 4064.0x16c0 exited with code 0]
[Thread 4064.0x17b4 exited with code 0]
[Thread 4064.0xaa8 exited with code 0]
[Thread 4064.0x1744 exited with code 0]
[Thread 4064.0x1650 exited with code 0]
[Thread 4064.0x1454 exited with code 0]
[Thread 4064.0x1594 exited with code 0]
[Thread 4064.0x1414 exited with code 0]
[Thread 4064.0x1578 exited with code 0]
[Thread 4064.0x1514 exited with code 0]
[Thread 4064.0x158c exited with code 0]


then I ran gdb in xemacs and got the error (assert failure).  Then I got the
"create a core file" question and I did 'attach' but the thing would only
accept a yes (y) or no (n) for an answer...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]