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/15714] gdb 7.5 crash with a double-free when trying to attach to a daemon


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

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keiths at redhat dot com

--- Comment #1 from Keith Seitz <keiths at redhat dot com> ---
I have a VM of Ubuntu i686 12.10 on my machine, and I'm trying to reproduce
this using the vendor-supplied gdb (7.5-ubuntu).

Unfortunately, from what I can gather from your description, I am unable to
reproduce it by attaching to a running xterm instance.

Note that in the log you posted, gdb has warned you 'not using untrusted file
"/home/nicolas/.gdbinit"', so I did not actually try any of that
peda/reverse.put.as init stuff.

Can you try to reproduce this passing -nx to gdb? Do you still encounter
problems? If not, that would indicate that there is still some .gdbinit-stuff
that gdb is picking up somewhere that is causing problems.

Can you install debuginfo for gdb and get a more descriptive backtrace?

I tried to reproduce this with the FSF 7.5 release and also could not reproduce
it on either Fedora 18 or my Ubuntu 12.10 VM (kernel 3.5.0-27).

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