http://bugs.winehq.org/show_bug.cgi?id=32491
Bug #: 32491 Summary: dbghelp doesn't support DW_FORM_flag_present Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: eric.pouech@orange.fr Classification: Unclassified
Occurs under newer clang:
austin@debian-home:~/wine-tmp/dlls/dbghelp$ cat ~/log.txt | grep dbghelp | sort -u fixme:dbghelp_dwarf:dwarf2_fill_attr Unhandled attribute form 19 fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 19 austin@debian-home:~/wine-tmp/dlls/dbghelp$ grep -c dbghelp ~/log.txt 18884
https://bugs.winehq.org/show_bug.cgi?id=32491
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=32491
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Ken Sharp from comment #1)
Is this still an issue in Wine 1.7.45 or later?
Yes.
https://bugs.winehq.org/show_bug.cgi?id=32491
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- There are only 2 places where wine prints that error message
file dlls/dbghelp/dwarf.c
lines 486 FIXME("Unhandled attribute form %lx\n", abbrev_attr->form); 596 FIXME("Unhandled attribute form %lx\n", abbrev_attr->form);
I looked into the source code and it's unclear what actually is needed to add or how to confirm that its actually already fixed.
https://bugs.winehq.org/show_bug.cgi?id=32491
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? |
https://bugs.winehq.org/show_bug.cgi?id=32491
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |99f56bf78d68684bd066d599792 | |cec19885c9bee
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Fixed with http://source.winehq.org/git/wine.git/?a=commit;h=99f56bf78d68684bd066d59979....
https://bugs.winehq.org/show_bug.cgi?id=32491
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.16.
https://bugs.winehq.org/show_bug.cgi?id=32491
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x CC| |mstefani@redhat.com
https://bugs.winehq.org/show_bug.cgi?id=32491
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #6 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.5.