[Bug 46389] New: valgrind errors in loader when loading a dll

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 31 03:08:46 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46389

            Bug ID: 46389
           Summary: valgrind errors in loader when loading a dll
           Product: Wine
           Version: 4.0-rc4
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: major
          Priority: P2
         Component: loader
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: ---

Split off from bug 36095
k
Seems I was mistaken, (at least) one of these is still present (I didn't
realize it was in the 'always ignore' rather than the 'to be fixed' category):

==29772== 32 bytes in 1 blocks are possibly lost in loss record 101 of 360
==29772==    at 0x7BC48394: notify_alloc (heap.c:260)
==29772==    by 0x7BC4B8B8: RtlAllocateHeap (heap.c:1726)
==29772==    by 0x7BC6E013: RtlAnsiStringToUnicodeString (rtlstr.c:696)
==29772==    by 0x7BC6E078: RtlCreateUnicodeStringFromAsciiz (rtlstr.c:303)
==29772==    by 0x7BC54377: init_load_order (loadorder.c:252)
==29772==    by 0x7BC548B9: get_load_order (loadorder.c:439)
==29772==    by 0x7BC51F63: load_dll (loader.c:2519)
==29772==    by 0x7BC53148: LdrLoadDll (loader.c:2599)
==29772==    by 0x7B455BBE: load_library (module.c:975)
==29772==    by 0x7B455CA0: LoadLibraryExW (module.c:1035)
==29772==    by 0x7B46450D: __wine_kernel_init (process.c:1436)
==29772==    by 0x7BC53E4E: __wine_process_init (loader.c:3585)
==29772==    by 0x4045776: wine_init (loader.c:996)
==29772==    by 0x7C000F9D: main (main.c:228)
==29772==

-- 
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