[Bug 26509] New: dbghelp gives a ton of duplicate symbols under clang

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 21 15:10:46 CDT 2011


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 at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: eric.pouech at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list