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 symtab/16426] memory corruption (use after free) with fission


https://sourceware.org/bugzilla/show_bug.cgi?id=16426

--- Comment #3 from dje at google dot com ---
make check RUNTESTFLAGS='--target_board=fission mi-var-cmd.exp'

There are several failures, these are representative, the memory containing the
symbols names for v1,v2 has been reused:

FAIL: gdb.mi/mi-var-cmd.exp: create varobj for v1
FAIL: gdb.mi/mi-var-cmd.exp: create varobj for v2

I don't always see the failures, it presumably depends on how memory gets
reused.
Presumably something is always visible with valgrind.

cd testsuite
valgrind ../gdb =i=mi <16426.transcript

The attached valgrind output is what I see.

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