http://bugs.winehq.org/show_bug.cgi?id=26509
Summary: dbghelp gives a ton of duplicate symbols under clang Product: Wine Version: 1.3.16 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
Crashes under wine built with clang have a ton of duplicate symbols, e.g.: fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": signal_alloc_thread.sigstack_zero_bits<7bce9a60-00000004> sigstack_zero_bits<7bce9a60-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": init_tz_info.current_year<7bcd7dd8-00000004> current_year<7bcd7dd8-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": LdrQueryImageFileExecutionOptions.optionsW<7bcc1240-000000a4> optionsW<7bcc1240-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": is_invalid_dos_char.invalid_chars<7bcbe050-00000022> invalid_chars<7bcbe050-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": RtlIsDosDeviceName_U.auxW<7bcc3758-00000006> auxW<7bcc3758-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": init_options.WineW<7bcbe080-0000001c> WineW<7bcbe080-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": get_nt_registry_version.service_pack_keyW<7bcca450-00000062> service_pack_keyW<7bcca450-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": RtlCompactHeap.reported<7bcd91b4-00000004> reported<7bcd91b4-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": version_formatW<7bcbc060-00000018> fmt_ip<7bcbc060-0> fixme:dbghelp:elf_new_wine_thunks Duplicate in L"ntdll<elf>": parse_file_elem.sha1W<7bcbc57e-0000000a> sha1W<7bcbc57e-0>
but not with gcc.
http://bugs.winehq.org/show_bug.cgi?id=26509
--- Comment #1 from Eric Pouech eric.pouech@orange.fr 2011-04-02 01:53:47 CDT --- should be fixed now. please retest.
http://bugs.winehq.org/show_bug.cgi?id=26509
--- Comment #2 from Austin English austinenglish@gmail.com 2011-04-02 18:36:11 CDT --- Created an attachment (id=33911) --> (http://bugs.winehq.org/attachment.cgi?id=33911) current backtrace
Yep, I get 55 occurrences of: fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26
but other than that, looks great :-).
http://bugs.winehq.org/show_bug.cgi?id=26509
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-04-02 18:36:24 CDT --- Fixed now, thanks Eric!
http://bugs.winehq.org/show_bug.cgi?id=26509
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-04-15 12:51:08 CDT --- Closing bugs fixed in 1.3.18.