https://bugs.kde.org/show_bug.cgi?id=211031

--- Comment #32 from Austin English <austinengl...@gmail.com> ---
Hi Remi,

Using both wine patches:
https://source.winehq.org/patches/data/196764
https://source.winehq.org/patches/data/196765

and valgrind patches:
https://sourceforge.net/p/valgrind/mailman/message/37164939/
https://sourceforge.net/p/valgrind/mailman/message/37164938/
https://sourceforge.net/p/valgrind/mailman/message/37164940/

on top of wine-6.0-rc2 and valgrind-VALGRIND_3_15_0-405-g41504d33d, with
llvm-mingw, I don't get symbols:
==8917== 2,048 bytes in 1 blocks are possibly lost in loss record 86 of 92
==8917==    at 0x7BC23550: ??? (in
/home/austin/wine-valgrind-pdb/dlls/ntdll/ntdll.dll)
==8917==    by 0x7BC2F91F: ??? (in
/home/austin/wine-valgrind-pdb/dlls/ntdll/ntdll.dll)
==8917==    by 0x7BC29921: ??? (in
/home/austin/wine-valgrind-pdb/dlls/ntdll/ntdll.dll)
==8917==    by 0x7BC2E1F7: ??? (in
/home/austin/wine-valgrind-pdb/dlls/ntdll/ntdll.dll)
==8917==    by 0x7BC2DC01: ??? (in
/home/austin/wine-valgrind-pdb/dlls/ntdll/ntdll.dll)
==8917==    by 0x46E061E: start_main_thread (loader.c:1580)
==8917==    by 0x46E061E: __wine_main (???:0)
==8917==    by 0x7D001287: main (main.c:157)
==8917== 


compared to non pdb build:
==31534== 2,048 bytes in 1 blocks are possibly lost in loss record 100 of 108
==31534==    at 0x7BC51E61: RtlAllocateHeap (heap.c:261)
==31534==    by 0x7BC625C3: init_load_order (loadorder.c:234)
==31534==    by 0x7BC625C3: get_load_order (???:0)
==31534==    by 0x7BC5DA27: load_dll (loader.c:2644)
==31534==    by 0x7BC5FFD1: process_init (loader.c:4017)
==31534==    by 0x7BC61D7B: __wine_set_unix_funcs (loader.c:4114)
==31534==    by 0x46E061E: start_main_thread (loader.c:1580)
==31534==    by 0x46E061E: __wine_main (???:0)
==31534==    by 0x7D001287: main (main.c:157)
==31534== 

(that's dlls/avifil32/tests/api.c)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to