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 #4 from edderic at gmail dot com ---
(In reply to Tom Tromey from comment #3)
> What I would do is wait for the crash, then attach another gdb to the
> crashing gdb using the "attach" command.  Then "bt".
> Alternatively a core dump would work just as well.

gdb in xemacs after the error asked me if I wanted to create a core file:
"Create a core file of GDB? (y or n)"

I typed "y" and pressed "Enter"

And then it said Inferior GDB exited abnormally with code 1.

I then found gdb.exe.stackdump and here's what it said:

Stack trace:
Frame     Function  Args



That's it...

-- 
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]