Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jody@aim-frog ~ $ gdb /usr/bin/xemacs core
- GNU gdb (Gentoo 13.2 vanilla) 13.2
- Copyright (C) 2023 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- Type "show copying" and "show warranty" for details.
- This GDB was configured as "x86_64-pc-linux-gnu".
- Type "show configuration" for configuration details.
- For bug reporting instructions, please see:
- <https://bugs.gentoo.org/>.
- Find the GDB manual and other documentation resources online at:
- <http://www.gnu.org/software/gdb/documentation/>.
- For help, type "help".
- Type "apropos word" to search for commands related to "word"...
- Reading symbols from /usr/bin/xemacs...
- Reading symbols from /usr/lib/debug//usr/bin/xemacs-21.5-b35.debug...
- (No debugging symbols found in /usr/lib/debug//usr/bin/xemacs-21.5-b35.debug)
- warning: core file may not match specified executable file.
- [New LWP 1874]
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib64/libthread_db.so.1".
- Core was generated by `xemacs /home/jody/progs/rectloops/CycleFinderHB.cpp'.
- Program terminated with signal SIGABRT, Aborted.
- #0 0x00007f453be78717 in kill () from /lib64/libc.so.6
- (gdb) where
- #0 0x00007f453be78717 in kill () from /lib64/libc.so.6
- #1 <signal handler called>
- #2 0x00007f453bec60dc in __pthread_kill_implementation () from /lib64/libc.so.6
- #3 0x00007f453be78462 in raise () from /lib64/libc.so.6
- #4 0x00007f453be624b2 in abort () from /lib64/libc.so.6
- #5 0x00000000004eb603 in assert_failed.part ()
- #6 0x00000000004ec1c3 in assert_failed ()
- #7 0x0000000000537908 in set_extent_endpoints_1 ()
- #8 0x000000000069d284 in set_lisp_search_registers.constprop ()
- #9 0x00000000006a1448 in looking_at_1 ()
- #10 0x00000000004f4d02 in Ffuncall ()
- #11 0x000000000047ec54 in execute_optimized_program ()
- #12 0x00000000004fb8e4 in funcall_compiled_function ()
- #13 0x00000000004f4b59 in Ffuncall ()
- #14 0x000000000047ec54 in execute_optimized_program ()
- #15 0x00000000004fb8e4 in funcall_compiled_function ()
- #16 0x00000000004f4b59 in Ffuncall ()
- #17 0x000000000047ec54 in execute_optimized_program ()
- #18 0x00000000004fb8e4 in funcall_compiled_function ()
- #19 0x00000000004f4b59 in Ffuncall ()
- #20 0x000000000047ec54 in execute_optimized_program ()
- #21 0x00000000004fb8e4 in funcall_compiled_function ()
- #22 0x00000000004f4b59 in Ffuncall ()
- #23 0x000000000047ec54 in execute_optimized_program ()
- #24 0x00000000004fb8e4 in funcall_compiled_function ()
- #25 0x00000000004f4b59 in Ffuncall ()
- #26 0x000000000047ec54 in execute_optimized_program ()
- #27 0x00000000004fb8e4 in funcall_compiled_function ()
- #28 0x00000000004f4b59 in Ffuncall ()
- #29 0x000000000047ec54 in execute_optimized_program ()
- #30 0x00000000004fb8e4 in funcall_compiled_function ()
- #31 0x00000000004f4b59 in Ffuncall ()
- #32 0x000000000047ec54 in execute_optimized_program ()
- #33 0x00000000004fb8e4 in funcall_compiled_function ()
- #34 0x00000000004f4b59 in Ffuncall ()
- #35 0x000000000047ec54 in execute_optimized_program ()
- #36 0x00000000004fb8e4 in funcall_compiled_function ()
- #37 0x00000000004f4b59 in Ffuncall ()
- #38 0x000000000047ec54 in execute_optimized_program ()
- #39 0x00000000004fb8e4 in funcall_compiled_function ()
- #40 0x00000000004f4b59 in Ffuncall ()
- #41 0x000000000047ec54 in execute_optimized_program ()
- #42 0x0000000000486c69 in Fbyte_code ()
- #43 0x00000000004f3b6e in Feval ()
- #44 0x00000000004fa119 in condition_case_1 ()
- #45 0x000000000047d60a in execute_rare_opcode ()
- 46 0x0000000000482925 in execute_optimized_program ()
- #47 0x00000000004fb8e4 in funcall_compiled_function ()
- #48 0x00000000004f4b59 in Ffuncall ()
- #49 0x000000000047ec54 in execute_optimized_program ()
- #50 0x00000000004fb8e4 in funcall_compiled_function ()
- #51 0x00000000004f4b59 in Ffuncall ()
- #52 0x000000000047ec54 in execute_optimized_program ()
- #53 0x00000000004fb8e4 in funcall_compiled_function ()
- #54 0x00000000004f4b59 in Ffuncall ()
- #55 0x000000000047ec54 in execute_optimized_program ()
- #56 0x00000000004fb8e4 in funcall_compiled_function ()
- #57 0x00000000004f4b59 in Ffuncall ()
- #58 0x000000000047ec54 in execute_optimized_program ()
- #59 0x00000000004fb8e4 in funcall_compiled_function ()
- #60 0x00000000004f4b59 in Ffuncall ()
- #61 0x00000000004f6dcd in run_hook_with_args_in_buffer_1.part ()
- #62 0x00000000004f7399 in Frun_hooks ()
- #63 0x00000000004f4d68 in Ffuncall ()
- #64 0x000000000047ec54 in execute_optimized_program ()
- #65 0x00000000004fb8e4 in funcall_compiled_function ()
- #66 0x00000000004f4b59 in Ffuncall ()
- #67 0x000000000047ec54 in execute_optimized_program ()
- #68 0x00000000004fb8e4 in funcall_compiled_function ()
- #69 0x00000000004f4b59 in Ffuncall ()
- #70 0x000000000047ec54 in execute_optimized_program ()
- #71 0x0000000000486c69 in Fbyte_code ()
- #72 0x00000000004f3b6e in Feval ()
- #73 0x00000000004fa119 in condition_case_1 ()
- #74 0x000000000047d60a in execute_rare_opcode ()
- #75 0x0000000000482925 in execute_optimized_program ()
- #76 0x00000000004fb8e4 in funcall_compiled_function ()
- #77 0x00000000004f4b59 in Ffuncall ()
- #78 0x000000000047ec54 in execute_optimized_program ()
- #79 0x00000000004fb8e4 in funcall_compiled_function ()
- #80 0x00000000004f4b59 in Ffuncall ()
- #81 0x000000000047ec54 in execute_optimized_program ()
- #82 0x00000000004fb8e4 in funcall_compiled_function ()
- #83 0x00000000004f4b59 in Ffuncall ()
- #84 0x000000000047ec54 in execute_optimized_program ()
- #85 0x00000000004fb8e4 in funcall_compiled_function ()
- #86 0x00000000004f4b59 in Ffuncall ()
- #87 0x00000000004fe38b in Fcall_with_condition_handler ()
- #88 0x00000000004f4d68 in Ffuncall ()
- #89 0x000000000047ec54 in execute_optimized_program ()
- #90 0x00000000004fb8e4 in funcall_compiled_function ()
- #91 0x00000000004f3d19 in Feval ()
- #92 0x00000000004fa119 in condition_case_1 ()
- #93 0x000000000049a301 in top_level_1 ()
- #94 0x00000000004f1aeb in internal_catch ()
- #95 0x000000000049a772 in initial_command_loop ()
- #96 0x00000000004edf8b in xemacs_21_5_b35_x86_64_pc_linux ()
- #97 0x000000000045a96c in main ()
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment