bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb 5.1 dumped core on me [was: Emacs abort under gdb]


From: Francesco Potorti`
Subject: Re: gdb 5.1 dumped core on me [was: Emacs abort under gdb]
Date: Sun, 27 Jan 2002 11:21:12 +0100

   Sorry, I don't understand what do you mean.

You couldn't :-) It was probably the result of some errors on my part,
don't know what.

   Can you show the GDB backtrace from this crash?

 GNU gdb 5.1
 Copyright 2001 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for details.
 This GDB was configured as "i386-linux"...(no debugging symbols found)...

 warning: core file may not match specified executable file.
 Core was generated by `gdb -x ./emacs.gdb'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x080e3917 in child_xfer_memory ()
 (gdb) bt
 #0  0x080e3917 in child_xfer_memory ()
 #1  0x080b2adb in do_xfer_memory ()
 #2  0x080b2bec in do_xfer_memory ()
 #3  0x080b2a7e in target_read_string ()
 #4  0x080bb0b1 in memory_error ()
 #5  0x080797cd in value_repeat ()
 #6  0x08077b5f in evaluate_subexp_standard ()
 #7  0x0807497a in _initialize_values ()
 #8  0x08075cdd in evaluate_subexp_standard ()
 #9  0x0807497a in _initialize_values ()
 #10 0x08074b4a in parse_to_comma_and_eval ()
 #11 0x0808160f in output_command ()
 #12 0x080c9336 in execute_command ()
 #13 0x081237c3 in print_command_lines ()
 #14 0x08123737 in print_command_lines ()
 #15 0x080c92ce in execute_command ()
 #16 0x08099b3a in async_disable_stdin ()
 #17 0x0809a1b3 in async_disable_stdin ()
 #18 0x0816ffea in rl_stuff_char ()
 #19 0x080994ab in _initialize_thread ()
 #20 0x08099a10 in stdin_event_handler ()
 #21 0x080e0186 in delete_file_handler ()
 #22 0x080dfca6 in _initialize_regcache ()
 #23 0x080dfce5 in _initialize_regcache ()
 #24 0x080c8f8d in catch_errors ()
 #25 0x080dfd18 in start_event_loop ()
 #26 0x0809958a in cli_command_loop ()
 #27 0x08070688 in _start ()
 #28 0x080c8f8d in catch_errors ()
 #29 0x08071063 in _start ()
 #30 0x080c8f8d in catch_errors ()
 #31 0x0807108f in _start ()
 #32 0x400a065f in ?? ()
 (gdb) 




reply via email to

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