This is the mail archive of the gdb-patches@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]

Re: [patch] PR 12028 "GDB crashes on a double free during overload resolution"


On 09/27/2010 01:18 PM, Tom Tromey wrote:
"Sami" == sami wagiaalla<swagiaal@redhat.com> writes:

Sami> Incidentally, there is this error: Sami> ==8467== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 27 from 9) Sami> ==8467== Use of uninitialised value of size 8 Sami> ==8467== at 0x57C966: bcache_full (bcache.c:189) Sami> ==8467== by 0x52E94F: add_psymbol_to_list (psymtab.c:1358) Sami> ==8467== by 0x596634: add_partial_symbol (dwarf2read.c:3794) Sami> ==8467== by 0x596A7A: add_partial_subprogram (dwarf2read.c:3882)

Sami> Worth figuring out but it is unrelated to this patch series.

This is fallout from your earlier bcache changes.


Totally my bad, I should have guessed that and investigated further. Thanks for tracking this down and for the patch.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]