bug-gdb
[Top][All Lists]
Advanced

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

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


From: Daniel Jacobowitz
Subject: Re: Bug#131033: gdb 5.1 dumped core on me [was: Emacs abort under gdb]
Date: Sun, 27 Jan 2002 11:01:21 -0500
User-agent: Mutt/1.3.23i

On Sun, Jan 27, 2002 at 11:21:12AM +0100, Francesco Potorti` wrote:
>    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 ()

Francesco, is it possible that a data structure you were trying to read
was very large?  If so, this is fixed in post-5.1 GDB.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



reply via email to

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