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 run with sudo and a specific .gdbinit file


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

--- Comment #3 from Nicolas Devillers <devillers.nicolas at gmail dot com> ---
"Can you try to reproduce this passing -nx to gdb? Do you still encounter
problems?"

Yes I tried and it didn't reproduce the problem.

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

I wanted to but didn't manage to find an ubuntu package providing gdb debugging
symbols.

my guess was that it is related to the cleaning of the structure parsing the
.gdbinit file and the python api.

I did a valgrind trace but it's not really usefull without dbg symbols. I'll
try to dive into this bug.

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