https://bugs.winehq.org/show_bug.cgi?id=41286
Bug ID: 41286 Summary: dbghelp_dwarf: dwarf2_parse_const_type Unsupported children (mesa/valgrind) Product: Wine Version: 1.9.16 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: dbghelp Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com CC: bunglehead@gmail.com Distribution: Gentoo
fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children
This occurs with both clang (3.7.1) and gcc (4.9.3) with valgrind (3.11.0).
This was found in dlls/amstream/tests/amstream.c
https://bugs.winehq.org/show_bug.cgi?id=41286
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 56073 --> https://bugs.winehq.org/attachment.cgi?id=56073 patch
Hey.
Could you attach a log with this patch? Let's see what it really needs.
https://bugs.winehq.org/show_bug.cgi?id=41286
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #1)
Created attachment 56073 [details] patch
Hey.
Could you attach a log with this patch? Let's see what it really needs.
Hi Nikolay,
It's only 3 lines (repeated twice), types 0x13, 0x26, 0x34:
fixme:dbghelp_dwarf:dwarf2_parse_const_type Unhandled Tag type 0x13 at ctx(0x4cec1b8,L"wined3d<elf>"), for debug_info(abbrev:0x74b2194,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_const_type Unhandled Tag type 0x26 at ctx(0x4cec1b8,L"wined3d<elf>"), for debug_info(abbrev:0x74b2194,symt:(nil))
fixme:dbghelp_dwarf:dwarf2_parse_const_type Unhandled Tag type 0x34 at ctx(0x4cec1b8,L"wined3d<elf>"), for debug_info(abbrev:0x74b2194,symt:(nil))
https://bugs.winehq.org/show_bug.cgi?id=41286
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=41286
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com