started with: ./tools/valgrind/valgrind-full.sh --rebuild --suppress-known --skip-crashes commit 4abbbf01d4cad53d9a22884a1ff670648cddf414 Author: Austin English Date: Fri Feb 3 18:51:35 2017 -0600 Revert "ntdll: Avoid possible deadlock by using _exit() in NtTerminateProcess." This reverts commit 4a1629c4117fda9eca63b6f56ea45771dc9734ac. It breaks wine + valgrind, see https://bugs.winehq.org/show_bug.cgi?id=39097 Using valgrind-3.13.0.SVN-16204-vex-3299 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/advapi32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so cred && touch cred.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 cred.c:820: Tests skipped: CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials are not supported or are disabled. Skipping ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so crypt && touch crypt.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so crypt_lmhash && touch crypt_lmhash.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so crypt_md4 && touch crypt_md4.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so crypt_md5 && touch crypt_md5.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so crypt_sha && touch crypt_sha.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so eventlog && touch eventlog.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 eventlog.c:546: Tests skipped: We don't have a backup eventlog to work with eventlog.c:479: Tests skipped: No records in the 'Application' log eventlog.c:889: Tests skipped: No events were written to the eventlog ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so lsa && touch lsa.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so registry && touch registry.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 registry.c:2505: Tests skipped: Not on Wow64, no redirection registry.c:2819: Tests skipped: HKCR key merging not supported registry.c:3115: Tests skipped: HKCR key merging not supported ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so security && touch security.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 security.c:2065: Tests skipped: Well known SID 38 not implemented security.c:2065: Tests skipped: Well known SID 39 not implemented security.c:2065: Tests skipped: Well known SID 40 not implemented security.c:2065: Tests skipped: Well known SID 41 not implemented security.c:2065: Tests skipped: Well known SID 42 not implemented security.c:2065: Tests skipped: Well known SID 43 not implemented security.c:2065: Tests skipped: Well known SID 44 not implemented security.c:2065: Tests skipped: Well known SID 45 not implemented security.c:2065: Tests skipped: Well known SID 46 not implemented security.c:2065: Tests skipped: Well known SID 47 not implemented security.c:2065: Tests skipped: Well known SID 48 not implemented security.c:2065: Tests skipped: Well known SID 49 not implemented security.c:2065: Tests skipped: Well known SID 50 not implemented security.c:2065: Tests skipped: Well known SID 62 not implemented security.c:2065: Tests skipped: Well known SID 63 not implemented security.c:2065: Tests skipped: Well known SID 64 not implemented security.c:2065: Tests skipped: Well known SID 65 not implemented security.c:2065: Tests skipped: Well known SID 70 not implemented security.c:2065: Tests skipped: Well known SID 71 not implemented security.c:2065: Tests skipped: Well known SID 72 not implemented security.c:2065: Tests skipped: Well known SID 73 not implemented security.c:2065: Tests skipped: Well known SID 74 not implemented security.c:2065: Tests skipped: Well known SID 75 not implemented security.c:2065: Tests skipped: Well known SID 76 not implemented security.c:2065: Tests skipped: Well known SID 77 not implemented security.c:2065: Tests skipped: Well known SID 78 not implemented security.c:2065: Tests skipped: Well known SID 79 not implemented security.c:2065: Tests skipped: Well known SID 81 not implemented security.c:2065: Tests skipped: Well known SID 82 not implemented preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==1385== Syscall param writev(vector[...]) points to uninitialised byte(s) ==1385== at 0x433D47F: ??? (syscall-template.S:84) ==1385== by 0x7BC87FD2: send_request (server.c:228) ==1385== by 0x7BC88185: wine_server_call (server.c:309) ==1385== by 0x7BC937EF: NtCreateEvent (sync.c:305) ==1385== by 0x7B47EBD0: CreateEventExW (sync.c:492) ==1385== by 0x7B47E9E0: CreateEventExA (sync.c:448) ==1385== by 0x4A51C7D: test_maximum_allowed (security.c:6491) ==1385== by 0x4A51E4B: func_security (security.c:6546) ==1385== by 0x4A6123E: run_test (test.h:589) ==1385== by 0x4A61690: main (test.h:673) ==1385== Address 0x48e5fec is 44 bytes inside a recently re-allocated block of size 292 alloc'd ==1385== at 0x7BC50829: notify_alloc (heap.c:254) ==1385== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1385== by 0x7BC92E3C: alloc_object_attributes (sync.c:117) ==1385== by 0x7BC93737: NtCreateEvent (sync.c:297) ==1385== by 0x7B47EBD0: CreateEventExW (sync.c:492) ==1385== by 0x7B47E9E0: CreateEventExA (sync.c:448) ==1385== by 0x4A51C7D: test_maximum_allowed (security.c:6491) ==1385== by 0x4A51E4B: func_security (security.c:6546) ==1385== by 0x4A6123E: run_test (test.h:589) ==1385== by 0x4A61690: main (test.h:673) ==1385== Uninitialised value was created by a stack allocation ==1385== at 0x4A51A93: test_maximum_allowed (security.c:6462) ==1385== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:NtCreateEvent fun:CreateEventExW fun:CreateEventExA fun:test_maximum_allowed fun:func_security fun:run_test fun:main } ==1385== 20 bytes in 1 blocks are definitely lost in loss record 51 of 257 ==1385== at 0x7BC50829: notify_alloc (heap.c:254) ==1385== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1385== by 0x7B449A29: HeapAlloc (heap.c:271) ==1385== by 0x7B44B158: LocalAlloc (heap.c:970) ==1385== by 0x4E40D26: GetSecurityInfo (security.c:3267) ==1385== by 0x4A50554: test_system_security_access (security.c:6258) ==1385== by 0x4A51E3C: func_security (security.c:6543) ==1385== by 0x4A6123E: run_test (test.h:589) ==1385== by 0x4A61690: main (test.h:673) ==1385== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:LocalAlloc fun:GetSecurityInfo fun:test_system_security_access fun:func_security fun:run_test fun:main } ==1385== 148 bytes in 1 blocks are definitely lost in loss record 178 of 257 ==1385== at 0x7BC50829: notify_alloc (heap.c:254) ==1385== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1385== by 0x7B449A29: HeapAlloc (heap.c:271) ==1385== by 0x7B44B158: LocalAlloc (heap.c:970) ==1385== by 0x4E40D26: GetSecurityInfo (security.c:3267) ==1385== by 0x4A47CAE: test_GetSecurityInfo (security.c:4616) ==1385== by 0x4A51E00: func_security (security.c:6531) ==1385== by 0x4A6123E: run_test (test.h:589) ==1385== by 0x4A61690: main (test.h:673) ==1385== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:LocalAlloc fun:GetSecurityInfo fun:test_GetSecurityInfo fun:func_security fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so service && touch service.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/advapi32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/advpack/tests' ../../../tools/runtest -q -P wine -T ../../.. -M advpack.dll -p advpack_test.exe.so advpack && touch advpack.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advpack.dll -p advpack_test.exe.so files && touch files.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M advpack.dll -p advpack_test.exe.so install && touch install.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/advpack/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/amstream/tests' ../../../tools/runtest -q -P wine -T ../../.. -M amstream.dll -p amstream_test.exe.so amstream && touch amstream.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6c640e8 (thread 007e), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06c640e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06c640e8 ESP:04aedea0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06c64608 EBX:070df000 ECX:047308e8 EDX:00010000 ESI:046c7ce8 EDI:047308e8 Stack dump: 0x04aedea0: 00000002 00000010 00000082 06c3a5d2 0x04aedeb0: 00800000 00000000 04aedeec 046c8008 0x04aedec0: 00007990 000079a4 046bcc88 00000000 0x04aeded0: 000079b0 00007980 00007984 00007988 0x04aedee0: 0000798c 046c7d48 00004800 000079b8 0x04aedef0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06c640e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06c404e4 in radeonsi_dri.so (+0x6cb4e3) (0x046bbbd8) 2 0x06c40a58 in radeonsi_dri.so (+0x6cba57) (0x046bcc98) 3 0x06cde9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aee088) 4 0x065a543c in radeonsi_dri.so (+0x3043b) (0x046a3428) 5 0x06a44760 in radeonsi_dri.so (+0x4cf75f) (0x046a3428) 6 0x06a4415d in radeonsi_dri.so (+0x4cf15c) (0x046a3428) 7 0x068d2663 in radeonsi_dri.so (+0x35d662) (0x046a3428) 8 0x068cd416 in radeonsi_dri.so (+0x358415) (0x046a33a0) 9 0x0602cda4 in libgl.so.1 (+0x46da3) (0x045bf588) 10 0x05ffed98 in libgl.so.1 (+0x18d97) (0x045bce60) 11 0x05ffa8db in libgl.so.1 (+0x148da) (0x04aeeb24) 12 0x05ffaa54 glXChooseVisual+0x63() in libgl.so.1 (0x04aeeb24) 13 0x05c4353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aeebf8) 14 0x05c44f92 init_opengl+0xfbe(once=0x5ca1e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aeee08) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aeee58) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aeee88) 17 0x05c45460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aeeeb8) 18 0x05c4d5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aeeed8) 19 0x05c3815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4908280, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aeef08) 20 0x05091409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aeef38) 21 0x04be6e5e wined3d_adapter_init+0xe0(adapter=0x4904c78, ordinal=0, wined3d_creation_flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aef378) 22 0x04be78dd wined3d_init+0x99(wined3d=0x4904c68, flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aef3b8) 23 0x04c77a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aef418) 24 0x04b12eee ddraw_init+0xda(ddraw=0x4904bb0, flags=0x1db5, device_type=0) [/home/austin/wine-valgrind/dlls/ddraw/ddraw.c:4959] in ddraw (0x04aef608) 25 0x04b26cdd DDRAW_Create+0x163(guid=(nil), DD=0x4aef6d8, UnkOuter=(nil), iid=0x4b53dd4) [/home/austin/wine-valgrind/dlls/ddraw/main.c:308] in ddraw (0x04aef668) 26 0x04b26eac DirectDrawCreate+0x8f(driver_guid=, ddraw=, outer=) [/home/austin/wine-valgrind/dlls/ddraw/main.c:343] in ddraw (0x04aef6a8) 27 0x04827f18 create_directdraw+0x3d() [/home/austin/wine-valgrind/dlls/amstream/tests/amstream.c:60] in amstream_test (0x04aef768) 28 0x04828b52 test_media_streams+0x5d() [/home/austin/wine-valgrind/dlls/amstream/tests/amstream.c:205] in amstream_test (0x04aefca8) 29 0x0482d25f func_amstream+0x25() [/home/austin/wine-valgrind/dlls/amstream/tests/amstream.c:864] in amstream_test (0x04aefcc8) 30 0x0482e06f run_test+0x96(name="amstream") [/home/austin/wine-valgrind/dlls/amstream/tests/../../../include/wine/test.h:589] in amstream_test (0x04aefd08) 31 0x0482e4c0 main+0x244(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/amstream/tests/../../../include/wine/test.h:673] in amstream_test (0x04aefdd8) 32 0x0482e551 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in amstream_test (0x04aefe18) 33 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 34 0x7b46b119 start_process+0x152(entry=0x482e4e3) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 35 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 36 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482e4e3, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 37 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 38 0x7bc5f267 start_process+0x20(arg=0xfeab7054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 39 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 40 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfeab7054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeab6fd8) 41 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfeab7068) 42 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeab7f18) 43 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeab7f58) 44 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeab8494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeab7fa8) 45 0x7c000f50 main+0x145(argc=, argv=0xfeab8494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeab83e8) 46 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06c640e8: repe Modules: Module Address Debug info Name (124 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4835000 Dwarf amstream_test \-PE 4820000- 4835000 \ amstream_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4b70000 Dwarf ddraw \-PE 4b00000- 4b70000 \ ddraw ELF 4b70000- 4ce5000 Dwarf wined3d \-PE 4b80000- 4ce5000 \ wined3d ELF 4fe5000- 512a000 Dwarf gdi32 \-PE 4ff0000- 512a000 \ gdi32 ELF 512a000- 51ab000 Deferred advapi32 \-PE 5140000- 51ab000 \ advapi32 ELF 51b3000- 5329000 Deferred user32 \-PE 51d0000- 5329000 \ user32 ELF 5435000- 5450000 Deferred version \-PE 5440000- 5450000 \ version ELF 5458000- 55db000 Deferred ole32 \-PE 5470000- 55db000 \ ole32 ELF 56e7000- 5776000 Deferred rpcrt4 \-PE 56f0000- 5776000 \ rpcrt4 ELF 57dc000- 589c000 Deferred libfreetype.so.6 ELF 5aa0000- 5ab9000 Deferred libz.so.1 ELF 5abd000- 5acf000 Deferred libbz2.so.1 ELF 5ad3000- 5b11000 Deferred libpng16.so.16 ELF 5b19000- 5b5c000 Deferred libfontconfig.so.1 ELF 5b60000- 5b8a000 Deferred libexpat.so.1 ELF 5b92000- 5b9e000 Deferred libxcursor.so.1 ELF 5ba2000- 5ba9000 Deferred libxfixes.so.3 ELF 5bbd000- 5bc0000 Deferred libxshmfence.so.1 ELF 5bc1000- 5bc4000 Deferred libx11-xcb.so.1 ELF 5bd8000- 5bfd000 Deferred imm32 \-PE 5be0000- 5bfd000 \ imm32 ELF 5c05000- 5ca5000 Dwarf winex11 \-PE 5c10000- 5ca5000 \ winex11 ELF 5cb1000- 5cb5000 Deferred libxinerama.so.1 ELF 5cb9000- 5cc0000 Deferred libxxf86vm.so.1 ELF 5cc4000- 5cd0000 Deferred libxrender.so.1 ELF 5cd4000- 5ce1000 Deferred libxrandr.so.2 ELF 5ce9000- 5ced000 Deferred libxcomposite.so.1 ELF 5d03000- 5d18000 Deferred libxext.so.6 ELF 5d20000- 5e71000 Deferred libx11.so.6 ELF 5e75000- 5ea1000 Deferred libxcb.so.1 ELF 5ea5000- 5eaa000 Deferred libxau.so.6 ELF 5eaa000- 5eb1000 Deferred libxdmcp.so.6 ELF 5eb5000- 5ed1000 Deferred libbsd.so.0 ELF 5ed5000- 5ede000 Deferred librt.so.1 ELF 5f06000- 5f0c000 Deferred libtxc_dxtn.so ELF 5f30000- 5f43000 Deferred libxi.so.6 ELF 5f47000- 5f4b000 Deferred libxcb-dri3.so.0 ELF 5f4b000- 5f4f000 Deferred libxcb-present.so.0 ELF 5f51000- 5f84000 Deferred amstream \-PE 5f60000- 5f84000 \ amstream ELF 5fd0000- 5fda000 Deferred libdrm_nouveau.so.2 ELF 5fe6000- 605b000 Dwarf libgl.so.1 ELF 625b000- 6263000 Deferred libxcb-sync.so.1 ELF 626b000- 62a2000 Deferred libglapi.so.0 ELF 62a6000- 62aa000 Deferred libxdamage.so.1 ELF 62aa000- 62c7000 Deferred libxcb-glx.so.0 ELF 62cb000- 62d1000 Deferred libxcb-dri2.so.0 ELF 62d5000- 62e9000 Deferred libdrm.so.2 ELF 633f000- 6366000 Deferred libdrm_intel.so.1 ELF 6366000- 6374000 Deferred libdrm_radeon.so.1 ELF 6575000- 72dd000 Dwarf radeonsi_dri.so ELF 760c000- 764c000 Deferred libnettle.so.6 ELF 764c000- 7658000 Deferred libdrm_amdgpu.so.1 ELF 7658000- 7675000 Deferred libelf.so.1 ELF 7689000- 768c000 Deferred libllvmamdgpuinfo.so.39 ELF 76ac000- 76b5000 Deferred libllvmmcdisassembler.so.39 ELF 76bd000- 76c0000 Deferred libllvmx86info.so.39 ELF 76c0000- 76d4000 Deferred libllvmmcjit.so.39 ELF 7f08000- 80c4000 Deferred libllvmamdgpucodegen.so.39 ELF 83c4000- 84c5000 Deferred libllvmamdgpudesc.so.39 ELF 85c5000- 85f0000 Deferred libllvmexecutionengine.so.39 ELF 877d000- 88e8000 Deferred libllvmx86disassembler.so.39 ELF 9092000- 939e000 Deferred libllvmx86codegen.so.39 ELF 939e000- 93b3000 Deferred libllvmtarget.so.39 ELF 98cd000- 9920000 Deferred libllvmbitwriter.so.39 ELF 9920000- 9aac000 Deferred libllvmx86desc.so.39 ELF 9ac0000- 9adb000 Deferred libgcc_s.so.1 ELF 9adf000- 9aeb000 Deferred libpciaccess.so.0 ELF 9d25000- a080000 Deferred libllvmscalaropts.so.39 ELF a1b0000- a5e9000 Deferred libllvmanalysis.so.39 ELF a5e9000- a61a000 Deferred libllvmamdgpuasmprinter.so.39 ELF ac94000- ad0e000 Deferred libllvmruntimedyld.so.39 ELF ad0e000- addf000 Deferred libllvmmc.so.39 ELF addf000- adec000 Deferred libllvmamdgpuutils.so.39 ELF ae10000- ae69000 Deferred libllvmx86asmprinter.so.39 ELF b3f1000- b401000 Deferred libllvmx86utils.so.39 ELF b895000- bc00000 Deferred libllvmcore.so.39 ELF bc00000- bd3e000 Deferred libllvmsupport.so.39 ELF be3e000- bec0000 Deferred libllvmobject.so.39 ELF bed8000- bedf000 Deferred libllvmirreader.so.39 ELF bfd5000- c0c3000 Deferred libllvmasmprinter.so.39 ELF c1bc000- c208000 Deferred libllvmprofiledata.so.39 ELF ca09000- cf92000 Deferred libllvmcodegen.so.39 ELF d292000- d5bc000 Deferred libllvmselectiondag.so.39 ELF d5bc000- d61a000 Deferred libncurses.so.6 ELF d61a000- d662000 Deferred libllvmmcparser.so.39 ELF dcc5000- dec2000 Deferred libllvmtransformutils.so.39 ELF dec2000- dfa8000 Deferred libllvmvectorize.so.39 ELF e0a8000- e10a000 Deferred libllvmdebuginfocodeview.so.39 ELF e10a000- e178000 Deferred libllvmbitreader.so.39 ELF ee08000- ef37000 Deferred libllvmipo.so.39 ELF f16c000- f273000 Deferred libllvminstcombine.so.39 ELF f57b000- f65d000 Deferred libllvminstrumentation.so.39 ELF fa81000- fab3000 Deferred libllvmlinker.so.39 ELF fab3000- fb20000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000007d (D) Z:\home\austin\wine-valgrind\dlls\amstream\tests\amstream_test.exe 0000007e 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==1491== 164 bytes in 1 blocks are definitely lost in loss record 1,311 of 1,549 ==1491== at 0x7BC50829: notify_alloc (heap.c:254) ==1491== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1491== by 0x4B26C76: DDRAW_Create (main.c:301) ==1491== by 0x4B26EAB: DirectDrawCreate (main.c:343) ==1491== by 0x4827F17: create_directdraw (amstream.c:60) ==1491== by 0x4828B51: test_media_streams (amstream.c:205) ==1491== by 0x482D25E: func_amstream (amstream.c:864) ==1491== by 0x482E06E: run_test (test.h:589) ==1491== by 0x482E4BF: main (test.h:673) ==1491== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DDRAW_Create fun:DirectDrawCreate fun:create_directdraw fun:test_media_streams fun:func_amstream fun:run_test fun:main } make[1]: *** [Makefile:172: amstream.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/amstream/tests' make: *** [Makefile:1751: dlls/amstream/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/apphelp/tests' ../../../tools/runtest -q -P wine -T ../../.. -M apphelp.dll -p apphelp_test.exe.so apphelp && touch apphelp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/apphelp/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/atl/tests' ../../../tools/runtest -q -P wine -T ../../.. -M atl.dll -p atl_test.exe.so atl_ax && touch atl_ax.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M atl.dll -p atl_test.exe.so module && touch module.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M atl.dll -p atl_test.exe.so registrar && touch registrar.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/atl/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/atl100/tests' ../../../tools/runtest -q -P wine -T ../../.. -M atl100.dll -p atl100_test.exe.so atl && touch atl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==1564== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp1564_a404dbb8 is empty ==1564== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==1564== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp1564_a404dbb8 is empty ==1564== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==1564== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp1564_a404dbb8 is empty ==1564== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==1564== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp1564_a404dbb8 is empty ==1564== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==1564== 128 bytes in 4 blocks are possibly lost in loss record 1,771 of 2,585 ==1564== at 0x7BC50829: notify_alloc (heap.c:254) ==1564== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1564== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==1564== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==1564== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==1564== by 0x6A0D8113: ??? ==1564== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==1564== 164 bytes in 1 blocks are possibly lost in loss record 1,838 of 2,585 ==1564== at 0x7BC50829: notify_alloc (heap.c:254) ==1564== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1564== by 0x52627EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==1564== by 0x526B82C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==1564== by 0x5262D6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==1564== by 0x525F83B: RPCRT4_use_protseq (rpc_server.c:846) ==1564== by 0x5260237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==1564== by 0x525FCA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==1564== by 0x4B965C5: RPC_StartRemoting (rpc.c:1636) ==1564== by 0x4B7E16D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==1564== by 0x4B7FF0A: IMarshal_MarshalInterface (objidl.h:878) ==1564== by 0x4B7FF0A: CoMarshalInterface (???:0) ==1564== by 0x4B87001: RegisterDragDrop (ole2.c:605) ==1564== by 0x6B72EF90: ??? ==1564== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==1564== 256 bytes in 7 blocks are possibly lost in loss record 1,930 of 2,585 ==1564== at 0x7BC50829: notify_alloc (heap.c:254) ==1564== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==1564== by 0x4B7757F: IMalloc_fnAlloc (ifs.c:187) ==1564== by 0x4B77E1E: IMalloc_Alloc (objidl.h:1508) ==1564== by 0x4B77E1E: CoTaskMemAlloc (???:0) ==1564== by 0x52CEABE: alloc_bstr (oleaut.c:177) ==1564== by 0x52CEE85: SysAllocStringLen (oleaut.c:355) ==1564== by 0x6987C43: pre_process_uri (uri.c:786) ==1564== by 0x6995136: CreateUri (uri.c:5738) ==1564== by 0x7419AA6: create_uri (persist.c:186) ==1564== by 0x740A53F: nsIOServiceHook_NewURI (nsio.c:3890) ==1564== by 0x69F3AFD9: ??? ==1564== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ==1564== 414 bytes in 2 blocks are possibly lost in loss record 2,046 of 2,585 ==1564== at 0x7BC50829: notify_alloc (heap.c:254) ==1564== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==1564== by 0x7E12590: msvcrt_heap_realloc (heap.c:102) ==1564== by 0x7E13143: MSVCRT_realloc (heap.c:457) ==1564== by 0x69E78C00: ??? ==1564== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/atl100/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/atl80/tests' ../../../tools/runtest -q -P wine -T ../../.. -M atl80.dll -p atl80_test.exe.so atl && touch atl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/atl80/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/avifil32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M avifil32.dll -p avifil32_test.exe.so api && touch api.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/avifil32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/bcrypt/tests' ../../../tools/runtest -q -P wine -T ../../.. -M bcrypt.dll -p bcrypt_test.exe.so bcrypt && touch bcrypt.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/bcrypt/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/browseui/tests' ../../../tools/runtest -q -P wine -T ../../.. -M browseui.dll -p browseui_test.exe.so autocomplete && touch autocomplete.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M browseui.dll -p browseui_test.exe.so progressdlg && touch progressdlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/browseui/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/cabinet/tests' ../../../tools/runtest -q -P wine -T ../../.. -M cabinet.dll -p cabinet_test.exe.so extract && touch extract.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M cabinet.dll -p cabinet_test.exe.so fdi && touch fdi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/cabinet/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/combase/tests' ../../../tools/runtest -q -P wine -T ../../.. -M combase.dll -p combase_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/combase/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/comcat/tests' ../../../tools/runtest -q -P wine -T ../../.. -M comcat.dll -p comcat_test.exe.so comcat && touch comcat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/comcat/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/comctl32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so animate && touch animate.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so button && touch button.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so comboex && touch comboex.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so datetime && touch datetime.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so dpa && touch dpa.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so header && touch header.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so imagelist && touch imagelist.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so ipaddress && touch ipaddress.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so listview && touch listview.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so monthcal && touch monthcal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 monthcal.c:1868: Tests skipped: MCM_GET/SETCALENDARBORDER not supported monthcal.c:1901: Tests skipped: Message MCM_SIZERECTTOMIN unsupported. Skipping. ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so mru && touch mru.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so pager && touch pager.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so progress && touch progress.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so propsheet && touch propsheet.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so rebar && touch rebar.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 rebar.c:1029: Tests skipped: RB_GETCOLORSCHEME not supported ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so status && touch status.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so subclass && touch subclass.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so syslink && touch syslink.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so tab && touch tab.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so taskdialog && touch taskdialog.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so toolbar && touch toolbar.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so tooltips && touch tooltips.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so trackbar && touch trackbar.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so treeview && touch treeview.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so updown && touch updown.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/comctl32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/comdlg32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M comdlg32.dll -p comdlg32_test.exe.so filedlg && touch filedlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 filedlg.c:932: Tests skipped: some interactive resizable dialog tests (set WINETEST_INTERACTIVE=1) ../../../tools/runtest -q -P wine -T ../../.. -M comdlg32.dll -p comdlg32_test.exe.so finddlg && touch finddlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comdlg32.dll -p comdlg32_test.exe.so fontdlg && touch fontdlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M comdlg32.dll -p comdlg32_test.exe.so itemdlg && touch itemdlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 itemdlg.c:2099: Test failed: got 17. make[1]: *** [Makefile:276: itemdlg.ok] Error 1 ../../../tools/runtest -q -P wine -T ../../.. -M comdlg32.dll -p comdlg32_test.exe.so printdlg && touch printdlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 printdlg.c:535: Tests skipped: interactive PrintDlgEx tests (set WINETEST_INTERACTIVE=1) make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/comdlg32/tests' make: *** [Makefile:5835: dlls/comdlg32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/credui/tests' ../../../tools/runtest -q -P wine -T ../../.. -M credui.dll -p credui_test.exe.so credui && touch credui.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/credui/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/crypt32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so base64 && touch base64.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so cert && touch cert.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so chain && touch chain.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 chain.c:4540: Tests skipped: ignoredInvalidUsageBasePolicyCheck[0](#0001): error 00000000 doesn't match expected 800b0101, not checking indexes chain.c:4540: Tests skipped: ignoredInvalidUsageBasePolicyCheck[0](#0001): error 00000000 doesn't match expected 800b0101, not checking indexes ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so crl && touch crl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so ctl && touch ctl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so encode && touch encode.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==2402== Invalid free() / delete / delete[] / realloc() ==2402== at 0x7BC5091F: notify_realloc (heap.c:270) ==2402== by 0x7BC553A3: RtlReAllocateHeap (heap.c:1896) ==2402== by 0x4BF3C07: CryptMemRealloc (main.c:128) ==2402== by 0x4A3D92D: test_cryptAllocate (main.c:204) ==2402== by 0x4A3EA22: func_main (main.c:469) ==2402== by 0x4A6A9A2: run_test (test.h:589) ==2402== by 0x4A6ADF4: main (test.h:673) ==2402== Address 0x48fc340 is 0 bytes after a block of size 0 alloc'd ==2402== at 0x7BC50829: notify_alloc (heap.c:254) ==2402== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2402== by 0x4BF3BCA: CryptMemAlloc (main.c:123) ==2402== by 0x4A3D91A: test_cryptAllocate (main.c:203) ==2402== by 0x4A3EA22: func_main (main.c:469) ==2402== by 0x4A6A9A2: run_test (test.h:589) ==2402== by 0x4A6ADF4: main (test.h:673) ==2402== { Memcheck:Free fun:notify_realloc fun:RtlReAllocateHeap fun:CryptMemRealloc fun:test_cryptAllocate fun:func_main fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so message && touch message.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so object && touch object.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so oid && touch oid.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so protectdata && touch protectdata.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so sip && touch sip.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so store && touch store.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 store.c:2185: Tests skipped: Nothing to test without registered store at 00040000 store.c:2185: Tests skipped: Nothing to test without registered store at 00090000 ==2498== 48 bytes in 1 blocks are definitely lost in loss record 238 of 520 ==2498== at 0x7BC50829: notify_alloc (heap.c:254) ==2498== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2498== by 0x4BF3BCA: CryptMemAlloc (main.c:123) ==2498== by 0x4BCC659: Context_CreateDataContext (context.c:32) ==2498== by 0x4BBAB38: CertCreateCertificateContext (cert.c:334) ==2498== by 0x4A64DE9: testEmptyStore (store.c:2921) ==2498== by 0x4A661C0: func_store (store.c:3183) ==2498== by 0x4A6A9A2: run_test (test.h:589) ==2498== by 0x4A6ADF4: main (test.h:673) ==2498== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:CryptMemAlloc fun:Context_CreateDataContext fun:CertCreateCertificateContext fun:testEmptyStore fun:func_store fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so str && touch str.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/crypt32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/cryptnet/tests' ../../../tools/runtest -q -P wine -T ../../.. -M cryptnet.dll -p cryptnet_test.exe.so cryptnet && touch cryptnet.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/cryptnet/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/cryptui/tests' ../../../tools/runtest -q -P wine -T ../../.. -M cryptui.dll -p cryptui_test.exe.so cryptui && touch cryptui.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/cryptui/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d2d1/tests' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d2d1/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3d10/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3d10.dll -p d3d10_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6c6f0e8 (thread 0138), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06c6f0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06c6f0e8 ESP:04b2e500 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06c6f608 EBX:070ea000 ECX:04750f58 EDX:00010000 ESI:046e8358 EDI:04750f58 Stack dump: 0x04b2e500: 00000002 00000010 00000082 06c455d2 0x04b2e510: 00800000 00000000 04b2e54c 046e8678 0x04b2e520: 00007990 000079a4 046dd2f8 00000000 0x04b2e530: 000079b0 00007980 00007984 00007988 0x04b2e540: 0000798c 046e83b8 00004800 000079b8 0x04b2e550: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06c6f0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06c4b4e4 in radeonsi_dri.so (+0x6cb4e3) (0x046dc248) 2 0x06c4ba58 in radeonsi_dri.so (+0x6cba57) (0x046dd308) 3 0x06ce99ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b2e6e8) 4 0x065b043c in radeonsi_dri.so (+0x3043b) (0x046c3a98) 5 0x06a4f760 in radeonsi_dri.so (+0x4cf75f) (0x046c3a98) 6 0x06a4f15d in radeonsi_dri.so (+0x4cf15c) (0x046c3a98) 7 0x068dd663 in radeonsi_dri.so (+0x35d662) (0x046c3a98) 8 0x068d8416 in radeonsi_dri.so (+0x358415) (0x046c3a10) 9 0x05e3bda4 in libgl.so.1 (+0x46da3) (0x045dfbf8) 10 0x05e0dd98 in libgl.so.1 (+0x18d97) (0x045dd4d0) 11 0x05e098db in libgl.so.1 (+0x148da) (0x04b2f184) 12 0x05e09a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b2f184) 13 0x05a5e53a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b2f258) 14 0x05a5ff92 init_opengl+0xfbe(once=0x5abce00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b2f468) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b2f4b8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b2f4e8) 17 0x05a60460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b2f518) 18 0x05a685c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b2f538) 19 0x05a5315b X11DRV_wine_get_wgl_driver+0x10(dev=0x4908848, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b2f568) 20 0x0513a409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b2f598) 21 0x04c83e5e wined3d_adapter_init+0xe0(adapter=0x4905240, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b2f9d8) 22 0x04c848dd wined3d_init+0x99(wined3d=0x4905230, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b2fa18) 23 0x04d14a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b2fa78) 24 0x04bf855e dxgi_factory_init+0x44(factory=0x4905200, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04b2faa8) 25 0x04bf85f6 dxgi_factory_create+0x51(riid=0x4b63988, factory=0x4b2fb78, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04b2faf8) 26 0x04bf6bd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04b2fb38) 27 0x04b43414 D3D10CreateDevice+0x201(adapter=(nil), driver_type=, swrast=(nil), flags=, sdk_version=, device=0x4b2fc9c) [/home/austin/wine-valgrind/dlls/d3d10/d3d10_main.c:57] in d3d10 (0x04b2fc58) 28 0x04a01e07 test_create_device+0x32() [/home/austin/wine-valgrind/dlls/d3d10/tests/device.c:30] in d3d10_test (0x04b2fcb8) 29 0x04a03009 func_device+0xa() [/home/austin/wine-valgrind/dlls/d3d10/tests/device.c:206] in d3d10_test (0x04b2fcc8) 30 0x04a1faa6 run_test+0x96(name="device") [/home/austin/wine-valgrind/dlls/d3d10/tests/../../../include/wine/test.h:589] in d3d10_test (0x04b2fd08) 31 0x04a1fef8 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d10/tests/../../../include/wine/test.h:673] in d3d10_test (0x04b2fdd8) 32 0x04a1ff89 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d10_test (0x04b2fe18) 33 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b2fe38) 34 0x7b46b119 start_process+0x152(entry=0x4a1ff1b) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b2fe88) 35 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b2fea8) 36 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a1ff1b, frame=0x4b2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b2ff98) 37 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b2ffb8) 38 0x7bc5f267 start_process+0x20(arg=0xfe9b9064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b2ffe8) 39 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 40 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfe9b9064, stack=0x4b30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfe9b8fe8) 41 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfe9b9078) 42 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfe9b9f28) 43 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfe9b9f68) 44 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfe9ba4a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfe9b9fb8) 45 0x7c000f50 main+0x145(argc=, argv=0xfe9ba4a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfe9ba3f8) 46 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06c6f0e8: repe Modules: Module Address Debug info Name (126 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 481e000- 4834000 Deferred d3d10core \-PE 4820000- 4834000 \ d3d10core ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a2b000 Dwarf d3d10_test \-PE 4a00000- 4a2b000 \ d3d10_test ELF 4b30000- 4b76000 Dwarf d3d10 \-PE 4b40000- 4b76000 \ d3d10 ELF 4b76000- 4be2000 Deferred d3d11 \-PE 4b80000- 4be2000 \ d3d11 ELF 4be2000- 4c0d000 Dwarf dxgi \-PE 4bf0000- 4c0d000 \ dxgi ELF 4c0d000- 4d82000 Dwarf wined3d \-PE 4c20000- 4d82000 \ wined3d ELF 508e000- 51d3000 Dwarf gdi32 \-PE 50a0000- 51d3000 \ gdi32 ELF 51df000- 5260000 Deferred advapi32 \-PE 51f0000- 5260000 \ advapi32 ELF 5264000- 53da000 Deferred user32 \-PE 5280000- 53da000 \ user32 ELF 54e6000- 5501000 Deferred version \-PE 54f0000- 5501000 \ version ELF 550d000- 5591000 Deferred d3dcompiler_43 \-PE 5520000- 5591000 \ d3dcompiler_43 ELF 55ef000- 56af000 Deferred libfreetype.so.6 ELF 58b3000- 58cc000 Deferred libz.so.1 ELF 58d4000- 58e6000 Deferred libbz2.so.1 ELF 58ee000- 592c000 Deferred libpng16.so.16 ELF 5930000- 5973000 Deferred libfontconfig.so.1 ELF 5977000- 59a1000 Deferred libexpat.so.1 ELF 59ad000- 59b9000 Deferred libxcursor.so.1 ELF 59bd000- 59c4000 Deferred libxfixes.so.3 ELF 59f3000- 5a18000 Deferred imm32 \-PE 5a00000- 5a18000 \ imm32 ELF 5a20000- 5ac0000 Dwarf winex11 \-PE 5a30000- 5ac0000 \ winex11 ELF 5ac8000- 5acc000 Deferred libxinerama.so.1 ELF 5ad0000- 5ad7000 Deferred libxxf86vm.so.1 ELF 5adf000- 5aeb000 Deferred libxrender.so.1 ELF 5aef000- 5afc000 Deferred libxrandr.so.2 ELF 5b00000- 5b04000 Deferred libxcomposite.so.1 ELF 5b16000- 5b2b000 Deferred libxext.so.6 ELF 5b2f000- 5c80000 Deferred libx11.so.6 ELF 5c80000- 5cac000 Deferred libxcb.so.1 ELF 5cb0000- 5cb5000 Deferred libxau.so.6 ELF 5cb9000- 5cc0000 Deferred libxdmcp.so.6 ELF 5cc0000- 5cdc000 Deferred libbsd.so.0 ELF 5ce0000- 5ce9000 Deferred librt.so.1 ELF 5cf5000- 5cf9000 Deferred libxcb-dri3.so.0 ELF 5cf9000- 5cfd000 Deferred libxcb-present.so.0 ELF 5cfd000- 5d00000 Deferred libxshmfence.so.1 ELF 5d01000- 5d09000 Deferred libxcb-sync.so.1 ELF 5d0d000- 5d10000 Deferred libx11-xcb.so.1 ELF 5d21000- 5d25000 Deferred libxdamage.so.1 ELF 5d2d000- 5d33000 Deferred libxcb-dri2.so.0 ELF 5d3f000- 5d52000 Deferred libxi.so.6 ELF 5d7a000- 5d80000 Deferred libtxc_dxtn.so ELF 5dcb000- 5df2000 Deferred libdrm_intel.so.1 ELF 5df2000- 5df5000 Deferred libllvmamdgpuinfo.so.39 ELF 5df5000- 5e6a000 Dwarf libgl.so.1 ELF 5e6a000- 5ea1000 Deferred libglapi.so.0 ELF 5ea1000- 5ebe000 Deferred libxcb-glx.so.0 ELF 5ebe000- 5ed2000 Deferred libdrm.so.2 ELF 6147000- 6151000 Deferred libdrm_nouveau.so.2 ELF 6155000- 6163000 Deferred libdrm_radeon.so.1 ELF 6167000- 6173000 Deferred libdrm_amdgpu.so.1 ELF 6380000- 63c0000 Deferred libnettle.so.6 ELF 63c0000- 63dd000 Deferred libelf.so.1 ELF 63f9000- 644c000 Deferred libllvmbitwriter.so.39 ELF 645c000- 6465000 Deferred libllvmmcdisassembler.so.39 ELF 646d000- 6470000 Deferred libllvmx86info.so.39 ELF 6580000- 72e8000 Dwarf radeonsi_dri.so ELF 73f8000- 740c000 Deferred libllvmmcjit.so.39 ELF 740c000- 7437000 Deferred libllvmexecutionengine.so.39 ELF 7437000- 744c000 Deferred libllvmtarget.so.39 ELF 7454000- 74ce000 Deferred libllvmruntimedyld.so.39 ELF 7c13000- 7dcf000 Deferred libllvmamdgpucodegen.so.39 ELF 82cf000- 83d0000 Deferred libllvmamdgpudesc.so.39 ELF 84d8000- 84f3000 Deferred libgcc_s.so.1 ELF 84fb000- 8507000 Deferred libpciaccess.so.0 ELF 8688000- 87f3000 Deferred libllvmx86disassembler.so.39 ELF 8e9d000- 91a9000 Deferred libllvmx86codegen.so.39 ELF 91b5000- 91c2000 Deferred libllvmamdgpuutils.so.39 ELF 9b30000- 9e8b000 Deferred libllvmscalaropts.so.39 ELF 9fbb000- a147000 Deferred libllvmx86desc.so.39 ELF a347000- a418000 Deferred libllvmmc.so.39 ELF a418000- a428000 Deferred libllvmx86utils.so.39 ELF a79f000- abd8000 Deferred libllvmanalysis.so.39 ELF acd8000- ad09000 Deferred libllvmamdgpuasmprinter.so.39 ELF ad09000- ad62000 Deferred libllvmx86asmprinter.so.39 ELF ad6a000- adb6000 Deferred libllvmprofiledata.so.39 ELF b2ed000- b34b000 Deferred libncurses.so.6 ELF b725000- ba90000 Deferred libllvmcore.so.39 ELF ba90000- bbce000 Deferred libllvmsupport.so.39 ELF bcce000- bd50000 Deferred libllvmobject.so.39 ELF bd60000- bd67000 Deferred libllvmirreader.so.39 ELF c04c000- c094000 Deferred libllvmmcparser.so.39 ELF c4da000- c5c8000 Deferred libllvmasmprinter.so.39 ELF c887000- ce10000 Deferred libllvmcodegen.so.39 ELF d010000- d33a000 Deferred libllvmselectiondag.so.39 ELF d33a000- d39c000 Deferred libllvmdebuginfocodeview.so.39 ELF d39c000- d3ce000 Deferred libllvmlinker.so.39 ELF da43000- dc40000 Deferred libllvmtransformutils.so.39 ELF dd40000- de26000 Deferred libllvmvectorize.so.39 ELF de26000- de94000 Deferred libllvmbitreader.so.39 ELF de94000- df01000 Deferred libllvmasmparser.so.39 ELF eb86000- ecb5000 Deferred libllvmipo.so.39 ELF efea000- f0f1000 Deferred libllvminstcombine.so.39 ELF f3f9000- f4db000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000137 (D) Z:\home\austin\wine-valgrind\dlls\d3d10\tests\d3d10_test.exe 00000138 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2561== 28 bytes in 1 blocks are possibly lost in loss record 501 of 1,543 ==2561== at 0x7BC50829: notify_alloc (heap.c:254) ==2561== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2561== by 0x4BF85D1: dxgi_factory_create (factory.c:327) ==2561== by 0x4BF6BD5: CreateDXGIFactory (dxgi_main.c:70) ==2561== by 0x4B43413: D3D10CreateDevice (d3d10_main.c:57) ==2561== by 0x4A01E06: test_create_device (device.c:30) ==2561== by 0x4A03008: func_device (device.c:206) ==2561== by 0x4A1FAA5: run_test (test.h:589) ==2561== by 0x4A1FEF7: main (test.h:673) ==2561== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:dxgi_factory_create fun:CreateDXGIFactory fun:D3D10CreateDevice fun:test_create_device fun:func_device fun:run_test fun:main } make[1]: *** [Makefile:173: device.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3d10.dll -p d3d10_test.exe.so effect && touch effect.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6c5f0e8 (thread 013c), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06c5f0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06c5f0e8 ESP:04b2e4a0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06c5f608 EBX:070da000 ECX:04750f60 EDX:00010000 ESI:046e8360 EDI:04750f60 Stack dump: 0x04b2e4a0: 00000002 00000010 00000082 06c355d2 0x04b2e4b0: 00800000 00000000 04b2e4ec 046e8680 0x04b2e4c0: 00007990 000079a4 046dd300 00000000 0x04b2e4d0: 000079b0 00007980 00007984 00007988 0x04b2e4e0: 0000798c 046e83c0 00004800 000079b8 0x04b2e4f0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06c5f0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06c3b4e4 in radeonsi_dri.so (+0x6cb4e3) (0x046dc250) 2 0x06c3ba58 in radeonsi_dri.so (+0x6cba57) (0x046dd310) 3 0x06cd99ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b2e688) 4 0x065a043c in radeonsi_dri.so (+0x3043b) (0x046c3aa0) 5 0x06a3f760 in radeonsi_dri.so (+0x4cf75f) (0x046c3aa0) 6 0x06a3f15d in radeonsi_dri.so (+0x4cf15c) (0x046c3aa0) 7 0x068cd663 in radeonsi_dri.so (+0x35d662) (0x046c3aa0) 8 0x068c8416 in radeonsi_dri.so (+0x358415) (0x046c3a18) 9 0x05de9da4 in libgl.so.1 (+0x46da3) (0x045dfc00) 10 0x05dbbd98 in libgl.so.1 (+0x18d97) (0x045dd4d8) 11 0x05db78db in libgl.so.1 (+0x148da) (0x04b2f124) 12 0x05db7a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b2f124) 13 0x05a4253a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b2f1f8) 14 0x05a43f92 init_opengl+0xfbe(once=0x5aa0e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b2f408) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b2f458) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b2f488) 17 0x05a44460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b2f4b8) 18 0x05a4c5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b2f4d8) 19 0x05a3715b X11DRV_wine_get_wgl_driver+0x10(dev=0x4908848, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b2f508) 20 0x0512e409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b2f538) 21 0x04c83e5e wined3d_adapter_init+0xe0(adapter=0x4905240, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b2f978) 22 0x04c848dd wined3d_init+0x99(wined3d=0x4905230, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b2f9b8) 23 0x04d14a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b2fa18) 24 0x04bf855e dxgi_factory_init+0x44(factory=0x4905200, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04b2fa48) 25 0x04bf85f6 dxgi_factory_create+0x51(riid=0x4b63988, factory=0x4b2fb18, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04b2fa98) 26 0x04bf6bd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04b2fad8) 27 0x04b43414 D3D10CreateDevice+0x201(adapter=(nil), driver_type=, swrast=(nil), flags=, sdk_version=, device=0x4b2fc38) [/home/austin/wine-valgrind/dlls/d3d10/d3d10_main.c:57] in d3d10 (0x04b2fbf8) 28 0x04a03043 create_device+0x32() [/home/austin/wine-valgrind/dlls/d3d10/tests/effect.c:30] in d3d10_test (0x04b2fc48) 29 0x04a0310b test_effect_constant_buffer_type+0x22() [/home/austin/wine-valgrind/dlls/d3d10/tests/effect.c:95] in d3d10_test (0x04b2fcb8) 30 0x04a1ecd3 func_effect+0xa() [/home/austin/wine-valgrind/dlls/d3d10/tests/effect.c:4278] in d3d10_test (0x04b2fcc8) 31 0x04a1faa6 run_test+0x96(name="effect") [/home/austin/wine-valgrind/dlls/d3d10/tests/../../../include/wine/test.h:589] in d3d10_test (0x04b2fd08) 32 0x04a1fef8 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d10/tests/../../../include/wine/test.h:673] in d3d10_test (0x04b2fdd8) 33 0x04a1ff89 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d10_test (0x04b2fe18) 34 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b2fe38) 35 0x7b46b119 start_process+0x152(entry=0x4a1ff1b) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b2fe88) 36 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b2fea8) 37 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a1ff1b, frame=0x4b2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b2ff98) 38 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b2ffb8) 39 0x7bc5f267 start_process+0x20(arg=0xfe942064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b2ffe8) 40 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 41 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfe942064, stack=0x4b30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfe941fe8) 42 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfe942078) 43 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfe942f28) 44 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfe942f68) 45 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfe9434a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfe942fb8) 46 0x7c000f50 main+0x145(argc=, argv=0xfe9434a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfe9433f8) 47 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06c5f0e8: repe Modules: Module Address Debug info Name (126 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 482c000 Deferred d3d10core \-PE 4820000- 482c000 \ d3d10core ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a2b000 Dwarf d3d10_test \-PE 4a00000- 4a2b000 \ d3d10_test ELF 4b30000- 4b76000 Dwarf d3d10 \-PE 4b40000- 4b76000 \ d3d10 ELF 4b76000- 4be2000 Deferred d3d11 \-PE 4b80000- 4be2000 \ d3d11 ELF 4be2000- 4c0d000 Dwarf dxgi \-PE 4bf0000- 4c0d000 \ dxgi ELF 4c0d000- 4d82000 Dwarf wined3d \-PE 4c20000- 4d82000 \ wined3d ELF 5082000- 51c7000 Dwarf gdi32 \-PE 5090000- 51c7000 \ gdi32 ELF 51c7000- 5248000 Deferred advapi32 \-PE 51d0000- 5248000 \ advapi32 ELF 524c000- 53c2000 Deferred user32 \-PE 5260000- 53c2000 \ user32 ELF 54ca000- 54e5000 Deferred version \-PE 54d0000- 54e5000 \ version ELF 54f1000- 5575000 Deferred d3dcompiler_43 \-PE 5500000- 5575000 \ d3dcompiler_43 ELF 55db000- 569b000 Deferred libfreetype.so.6 ELF 589f000- 58b8000 Deferred libz.so.1 ELF 58c0000- 58d2000 Deferred libbz2.so.1 ELF 58d6000- 5914000 Deferred libpng16.so.16 ELF 5918000- 595b000 Deferred libfontconfig.so.1 ELF 595f000- 5989000 Deferred libexpat.so.1 ELF 5991000- 599d000 Deferred libxcursor.so.1 ELF 59a1000- 59a8000 Deferred libxfixes.so.3 ELF 59bd000- 59c1000 Deferred libxcb-dri3.so.0 ELF 59d7000- 59fc000 Deferred imm32 \-PE 59e0000- 59fc000 \ imm32 ELF 5a04000- 5aa4000 Dwarf winex11 \-PE 5a10000- 5aa4000 \ winex11 ELF 5ab4000- 5ab8000 Deferred libxinerama.so.1 ELF 5abc000- 5ac3000 Deferred libxxf86vm.so.1 ELF 5acb000- 5ad7000 Deferred libxrender.so.1 ELF 5adb000- 5ae8000 Deferred libxrandr.so.2 ELF 5aec000- 5af0000 Deferred libxcomposite.so.1 ELF 5b02000- 5b17000 Deferred libxext.so.6 ELF 5b1f000- 5c70000 Deferred libx11.so.6 ELF 5c70000- 5c9c000 Deferred libxcb.so.1 ELF 5ca0000- 5ca5000 Deferred libxau.so.6 ELF 5ca9000- 5cb0000 Deferred libxdmcp.so.6 ELF 5cb0000- 5ccc000 Deferred libbsd.so.0 ELF 5cd0000- 5cd9000 Deferred librt.so.1 ELF 5d05000- 5d0b000 Deferred libtxc_dxtn.so ELF 5d2f000- 5d42000 Deferred libxi.so.6 ELF 5d42000- 5d46000 Deferred libxcb-present.so.0 ELF 5d46000- 5d4e000 Deferred libxcb-sync.so.1 ELF 5d99000- 5da3000 Deferred libdrm_nouveau.so.2 ELF 5da3000- 5e18000 Dwarf libgl.so.1 ELF 5e18000- 5e1b000 Deferred libxshmfence.so.1 ELF 5e1b000- 5e52000 Deferred libglapi.so.0 ELF 5e56000- 5e5a000 Deferred libxdamage.so.1 ELF 5e5a000- 5e5d000 Deferred libx11-xcb.so.1 ELF 5e5d000- 5e7a000 Deferred libxcb-glx.so.0 ELF 5e7e000- 5e84000 Deferred libxcb-dri2.so.0 ELF 5e88000- 5e9c000 Deferred libdrm.so.2 ELF 6111000- 6151000 Deferred libnettle.so.6 ELF 6155000- 6163000 Deferred libdrm_radeon.so.1 ELF 6370000- 6397000 Deferred libdrm_intel.so.1 ELF 6397000- 63a3000 Deferred libdrm_amdgpu.so.1 ELF 63a3000- 63c0000 Deferred libelf.so.1 ELF 63c8000- 63cb000 Deferred libllvmamdgpuinfo.so.39 ELF 63e3000- 6436000 Deferred libllvmbitwriter.so.39 ELF 6446000- 644f000 Deferred libllvmmcdisassembler.so.39 ELF 6453000- 6456000 Deferred libllvmx86info.so.39 ELF 645a000- 646e000 Deferred libllvmmcjit.so.39 ELF 6570000- 72d8000 Dwarf radeonsi_dri.so ELF 73ec000- 7417000 Deferred libllvmexecutionengine.so.39 ELF 741f000- 7434000 Deferred libllvmtarget.so.39 ELF 7440000- 74ba000 Deferred libllvmruntimedyld.so.39 ELF 7c03000- 7dbf000 Deferred libllvmamdgpucodegen.so.39 ELF 82bf000- 83c0000 Deferred libllvmamdgpudesc.so.39 ELF 84c0000- 84db000 Deferred libgcc_s.so.1 ELF 84df000- 84eb000 Deferred libpciaccess.so.0 ELF 8678000- 87e3000 Deferred libllvmx86disassembler.so.39 ELF 8e8d000- 9199000 Deferred libllvmx86codegen.so.39 ELF 9199000- 91a6000 Deferred libllvmamdgpuutils.so.39 ELF 98e0000- 98f0000 Deferred libllvmx86utils.so.39 ELF 9b20000- 9e7b000 Deferred libllvmscalaropts.so.39 ELF 9fab000- a137000 Deferred libllvmx86desc.so.39 ELF a337000- a408000 Deferred libllvmmc.so.39 ELF a78f000- abc8000 Deferred libllvmanalysis.so.39 ELF acc8000- acf9000 Deferred libllvmamdgpuasmprinter.so.39 ELF acf9000- ad52000 Deferred libllvmx86asmprinter.so.39 ELF ad52000- ad9e000 Deferred libllvmprofiledata.so.39 ELF b2d9000- b337000 Deferred libncurses.so.6 ELF b715000- ba80000 Deferred libllvmcore.so.39 ELF ba80000- bbbe000 Deferred libllvmsupport.so.39 ELF bcbe000- bd40000 Deferred libllvmobject.so.39 ELF bd40000- bd47000 Deferred libllvmirreader.so.39 ELF c03c000- c084000 Deferred libllvmmcparser.so.39 ELF c4ca000- c5b8000 Deferred libllvmasmprinter.so.39 ELF c877000- ce00000 Deferred libllvmcodegen.so.39 ELF d000000- d32a000 Deferred libllvmselectiondag.so.39 ELF d32a000- d38c000 Deferred libllvmdebuginfocodeview.so.39 ELF d38c000- d3be000 Deferred libllvmlinker.so.39 ELF da33000- dc30000 Deferred libllvmtransformutils.so.39 ELF dd30000- de16000 Deferred libllvmvectorize.so.39 ELF de16000- de84000 Deferred libllvmbitreader.so.39 ELF de84000- def1000 Deferred libllvmasmparser.so.39 ELF eb76000- eca5000 Deferred libllvmipo.so.39 ELF efda000- f0e1000 Deferred libllvminstcombine.so.39 ELF f3e9000- f4cb000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000013b (D) Z:\home\austin\wine-valgrind\dlls\d3d10\tests\d3d10_test.exe 0000013c 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:207: effect.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3d10/tests' make: *** [Makefile:6438: dlls/d3d10/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3d10_1/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3d10_1.dll -p d3d10_1_test.exe.so d3d10_1 && touch d3d10_1.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x69920e8 (thread 0140), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x069920e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:069920e8 ESP:04aee460 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06992608 EBX:06e0d000 ECX:04740948 EDX:00010000 ESI:046d7d48 EDI:04740948 Stack dump: 0x04aee460: 00000002 00000010 00000082 069685d2 0x04aee470: 00800000 00000000 04aee4ac 046d8068 0x04aee480: 00007990 000079a4 046ccce8 00000000 0x04aee490: 000079b0 00007980 00007984 00007988 0x04aee4a0: 0000798c 046d7da8 00004800 000079b8 0x04aee4b0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x069920e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x0696e4e4 in radeonsi_dri.so (+0x6cb4e3) (0x046cbc38) 2 0x0696ea58 in radeonsi_dri.so (+0x6cba57) (0x046cccf8) 3 0x06a0c9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aee648) 4 0x062d343c in radeonsi_dri.so (+0x3043b) (0x046b3488) 5 0x06772760 in radeonsi_dri.so (+0x4cf75f) (0x046b3488) 6 0x0677215d in radeonsi_dri.so (+0x4cf15c) (0x046b3488) 7 0x06600663 in radeonsi_dri.so (+0x35d662) (0x046b3488) 8 0x065fb416 in radeonsi_dri.so (+0x358415) (0x046b3400) 9 0x05d66da4 in libgl.so.1 (+0x46da3) (0x045cf5e8) 10 0x05d38d98 in libgl.so.1 (+0x18d97) (0x045ccec0) 11 0x05d348db in libgl.so.1 (+0x148da) (0x04aef0e4) 12 0x05d34a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aef0e4) 13 0x0597553a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aef1b8) 14 0x05976f92 init_opengl+0xfbe(once=0x59d3e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aef3c8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aef418) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aef448) 17 0x05977460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aef478) 18 0x0597f5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aef498) 19 0x0596a15b X11DRV_wine_get_wgl_driver+0x10(dev=0x49080e8, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aef4c8) 20 0x050dd409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aef4f8) 21 0x04c2ae5e wined3d_adapter_init+0xe0(adapter=0x4904ae0, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aef938) 22 0x04c2b8dd wined3d_init+0x99(wined3d=0x4904ad0, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aef978) 23 0x04cbba87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aef9d8) 24 0x04b9f55e dxgi_factory_init+0x44(factory=0x4904aa0, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04aefa08) 25 0x04b9f5f6 dxgi_factory_create+0x51(riid=0x4b03394, factory=0x4aefad8, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04aefa58) 26 0x04b9dbd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04aefa98) 27 0x04b01dd2 D3D10CreateDevice1+0x1e1(adapter=(nil), driver_type=, swrast=(nil), flags=, hw_level=, sdk_version=, device=0x4aefbf4) [/home/austin/wine-valgrind/dlls/d3d10_1/d3d10_1_main.c:95] in d3d10_1 (0x04aefbb8) 28 0x04827e82 test_create_device+0x52() [/home/austin/wine-valgrind/dlls/d3d10_1/tests/d3d10_1.c:84] in d3d10_1_test (0x04aefcb8) 29 0x0482bc0e func_d3d10_1+0xa() [/home/austin/wine-valgrind/dlls/d3d10_1/tests/d3d10_1.c:749] in d3d10_1_test (0x04aefcc8) 30 0x0482c9c8 run_test+0x96(name="d3d10_1") [/home/austin/wine-valgrind/dlls/d3d10_1/tests/../../../include/wine/test.h:589] in d3d10_1_test (0x04aefd08) 31 0x0482ce19 main+0x244(argc=, argv=0x48e1df0) [/home/austin/wine-valgrind/dlls/d3d10_1/tests/../../../include/wine/test.h:673] in d3d10_1_test (0x04aefdd8) 32 0x0482ceaa __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d10_1_test (0x04aefe18) 33 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 34 0x7b46b119 start_process+0x152(entry=0x482ce3c) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 35 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 36 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482ce3c, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 37 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 38 0x7bc5f267 start_process+0x20(arg=0xfeabd054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 39 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 40 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfeabd054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeabcfd8) 41 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfeabd068) 42 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeabdf18) 43 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeabdf58) 44 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeabe494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeabdfa8) 45 0x7c000f50 main+0x145(argc=, argv=0xfeabe494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeabe3e8) 46 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x069920e8: repe Modules: Module Address Debug info Name (124 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4833000 Dwarf d3d10_1_test \-PE 4820000- 4833000 \ d3d10_1_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4b07000 Dwarf d3d10_1 \-PE 4b00000- 4b07000 \ d3d10_1 ELF 4b07000- 4b1d000 Deferred d3d10core \-PE 4b10000- 4b1d000 \ d3d10core ELF 4b1d000- 4b89000 Deferred d3d11 \-PE 4b20000- 4b89000 \ d3d11 ELF 4b89000- 4bb4000 Dwarf dxgi \-PE 4b90000- 4bb4000 \ dxgi ELF 4bb4000- 4d29000 Dwarf wined3d \-PE 4bc0000- 4d29000 \ wined3d ELF 5031000- 5176000 Dwarf gdi32 \-PE 5040000- 5176000 \ gdi32 ELF 5182000- 5203000 Deferred advapi32 \-PE 5190000- 5203000 \ advapi32 ELF 520f000- 5385000 Deferred user32 \-PE 5220000- 5385000 \ user32 ELF 548d000- 54a8000 Deferred version \-PE 5490000- 54a8000 \ version ELF 550e000- 55ce000 Deferred libfreetype.so.6 ELF 57d2000- 57eb000 Deferred libz.so.1 ELF 57f3000- 5805000 Deferred libbz2.so.1 ELF 580d000- 584b000 Deferred libpng16.so.16 ELF 584f000- 5892000 Deferred libfontconfig.so.1 ELF 5896000- 58c0000 Deferred libexpat.so.1 ELF 58c4000- 58d0000 Deferred libxcursor.so.1 ELF 58d4000- 58db000 Deferred libxfixes.so.3 ELF 58e3000- 58e7000 Deferred libxdamage.so.1 ELF 58f1000- 58f5000 Deferred libxcb-dri3.so.0 ELF 590a000- 592f000 Deferred imm32 \-PE 5910000- 592f000 \ imm32 ELF 5937000- 59d7000 Dwarf winex11 \-PE 5940000- 59d7000 \ winex11 ELF 59e7000- 59eb000 Deferred libxinerama.so.1 ELF 59ef000- 59f6000 Deferred libxxf86vm.so.1 ELF 59fe000- 5a0a000 Deferred libxrender.so.1 ELF 5a0e000- 5a1b000 Deferred libxrandr.so.2 ELF 5a1f000- 5a23000 Deferred libxcomposite.so.1 ELF 5a35000- 5a4a000 Deferred libxext.so.6 ELF 5a4e000- 5b9f000 Deferred libx11.so.6 ELF 5ba3000- 5bcf000 Deferred libxcb.so.1 ELF 5bd7000- 5bdc000 Deferred libxau.so.6 ELF 5be0000- 5be7000 Deferred libxdmcp.so.6 ELF 5beb000- 5c07000 Deferred libbsd.so.0 ELF 5c0b000- 5c14000 Deferred librt.so.1 ELF 5c21000- 5c25000 Deferred libxcb-present.so.0 ELF 5c25000- 5c2d000 Deferred libxcb-sync.so.1 ELF 5c2d000- 5c30000 Deferred libxshmfence.so.1 ELF 5c30000- 5c67000 Deferred libglapi.so.0 ELF 5c67000- 5c6a000 Deferred libx11-xcb.so.1 ELF 5c6a000- 5c7d000 Deferred libxi.so.6 ELF 5ca9000- 5caf000 Deferred libtxc_dxtn.so ELF 5d20000- 5d95000 Dwarf libgl.so.1 ELF 5e95000- 5eb2000 Deferred libxcb-glx.so.0 ELF 5eba000- 5ec0000 Deferred libxcb-dri2.so.0 ELF 5ec0000- 5ed4000 Deferred libdrm.so.2 ELF 603a000- 607a000 Deferred libnettle.so.6 ELF 607a000- 60a1000 Deferred libdrm_intel.so.1 ELF 62a3000- 700b000 Dwarf radeonsi_dri.so ELF 722a000- 7234000 Deferred libdrm_nouveau.so.2 ELF 7238000- 7246000 Deferred libdrm_radeon.so.1 ELF 724a000- 7256000 Deferred libdrm_amdgpu.so.1 ELF 725a000- 7277000 Deferred libelf.so.1 ELF 728b000- 728e000 Deferred libllvmamdgpuinfo.so.39 ELF 72a6000- 72f9000 Deferred libllvmbitwriter.so.39 ELF 7b36000- 7cf2000 Deferred libllvmamdgpucodegen.so.39 ELF 80f2000- 81f3000 Deferred libllvmamdgpudesc.so.39 ELF 82f3000- 82fc000 Deferred libllvmmcdisassembler.so.39 ELF 8300000- 8303000 Deferred libllvmx86info.so.39 ELF 8307000- 831b000 Deferred libllvmmcjit.so.39 ELF 84ab000- 8616000 Deferred libllvmx86disassembler.so.39 ELF 8816000- 8841000 Deferred libllvmexecutionengine.so.39 ELF 8841000- 8856000 Deferred libllvmtarget.so.39 ELF 885e000- 88d8000 Deferred libllvmruntimedyld.so.39 ELF 88f8000- 8913000 Deferred libgcc_s.so.1 ELF 8dc0000- 90cc000 Deferred libllvmx86codegen.so.39 ELF 90d0000- 90dc000 Deferred libpciaccess.so.0 ELF 95fb000- 96cc000 Deferred libllvmmc.so.39 ELF 96cc000- 96d9000 Deferred libllvmamdgpuutils.so.39 ELF 991a000- 9c75000 Deferred libllvmscalaropts.so.39 ELF 9da5000- 9f31000 Deferred libllvmx86desc.so.39 ELF a131000- a162000 Deferred libllvmamdgpuasmprinter.so.39 ELF a17e000- a1d7000 Deferred libllvmx86asmprinter.so.39 ELF a1df000- a1ef000 Deferred libllvmx86utils.so.39 ELF a589000- a9c2000 Deferred libllvmanalysis.so.39 ELF acc2000- ad44000 Deferred libllvmobject.so.39 ELF ad44000- ad90000 Deferred libllvmprofiledata.so.39 ELF b2d3000- b331000 Deferred libncurses.so.6 ELF b331000- b338000 Deferred libllvmirreader.so.39 ELF b70f000- ba7a000 Deferred libllvmcore.so.39 ELF ba7a000- bbb8000 Deferred libllvmsupport.so.39 ELF bcb8000- bd1a000 Deferred libllvmdebuginfocodeview.so.39 ELF bd1a000- bd4c000 Deferred libllvmlinker.so.39 ELF be4f000- bf3d000 Deferred libllvmasmprinter.so.39 ELF c036000- c07e000 Deferred libllvmmcparser.so.39 ELF c883000- ce0c000 Deferred libllvmcodegen.so.39 ELF d00c000- d336000 Deferred libllvmselectiondag.so.39 ELF d336000- d3a4000 Deferred libllvmbitreader.so.39 ELF da3f000- dc3c000 Deferred libllvmtransformutils.so.39 ELF dd3c000- de22000 Deferred libllvmvectorize.so.39 ELF ebbb000- ecea000 Deferred libllvmipo.so.39 ELF ef1f000- f026000 Deferred libllvminstcombine.so.39 ELF f32e000- f410000 Deferred libllvminstrumentation.so.39 ELF f734000- f7a1000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000013f (D) Z:\home\austin\wine-valgrind\dlls\d3d10_1\tests\d3d10_1_test.exe 00000140 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2609== 28 bytes in 1 blocks are possibly lost in loss record 499 of 1,539 ==2609== at 0x7BC50829: notify_alloc (heap.c:254) ==2609== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2609== by 0x4B9F5D1: dxgi_factory_create (factory.c:327) ==2609== by 0x4B9DBD5: CreateDXGIFactory (dxgi_main.c:70) ==2609== by 0x4B01DD1: D3D10CreateDevice1 (d3d10_1_main.c:95) ==2609== by 0x4827E81: test_create_device (d3d10_1.c:84) ==2609== by 0x482BC0D: func_d3d10_1 (d3d10_1.c:749) ==2609== by 0x482C9C7: run_test (test.h:589) ==2609== by 0x482CE18: main (test.h:673) ==2609== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:dxgi_factory_create fun:CreateDXGIFactory fun:D3D10CreateDevice1 fun:test_create_device fun:func_d3d10_1 fun:run_test fun:main } make[1]: *** [Makefile:172: d3d10_1.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3d10_1/tests' make: *** [Makefile:6485: dlls/d3d10_1/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3d10core/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3d10core.dll -p d3d10core_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6c950e8 (thread 0144), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06c950e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06c950e8 ESP:04b4e4d0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06c95608 EBX:07110000 ECX:04750f70 EDX:00010000 ESI:046e8370 EDI:04750f70 Stack dump: 0x04b4e4d0: 00000002 00000010 00000082 06c6b5d2 0x04b4e4e0: 00800000 00000000 04b4e51c 046e8690 0x04b4e4f0: 00007990 000079a4 046dd310 00000000 0x04b4e500: 000079b0 00007980 00007984 00007988 0x04b4e510: 0000798c 046e83d0 00004800 000079b8 0x04b4e520: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06c950e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06c714e4 in radeonsi_dri.so (+0x6cb4e3) (0x046dc260) 2 0x06c71a58 in radeonsi_dri.so (+0x6cba57) (0x046dd320) 3 0x06d0f9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b4e6b8) 4 0x065d643c in radeonsi_dri.so (+0x3043b) (0x046c3ab0) 5 0x06a75760 in radeonsi_dri.so (+0x4cf75f) (0x046c3ab0) 6 0x06a7515d in radeonsi_dri.so (+0x4cf15c) (0x046c3ab0) 7 0x06903663 in radeonsi_dri.so (+0x35d662) (0x046c3ab0) 8 0x068fe416 in radeonsi_dri.so (+0x358415) (0x046c3a28) 9 0x05d19da4 in libgl.so.1 (+0x46da3) (0x045dfc10) 10 0x05cebd98 in libgl.so.1 (+0x18d97) (0x045dd4e8) 11 0x05ce78db in libgl.so.1 (+0x148da) (0x04b4f154) 12 0x05ce7a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b4f154) 13 0x059f353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b4f228) 14 0x059f4f92 init_opengl+0xfbe(once=0x5a51e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b4f438) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b4f488) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b4f4b8) 17 0x059f5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b4f4e8) 18 0x059fd5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b4f508) 19 0x059e815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4908c20, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b4f538) 20 0x0514e409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b4f568) 21 0x04ca3e5e wined3d_adapter_init+0xe0(adapter=0x4905618, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b4f9a8) 22 0x04ca48dd wined3d_init+0x99(wined3d=0x4905608, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b4f9e8) 23 0x04d34a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b4fa48) 24 0x04c1855e dxgi_factory_init+0x44(factory=0x49055d8, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04b4fa78) 25 0x04c185f6 dxgi_factory_create+0x51(riid=0x4b83988, factory=0x4b4fb48, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04b4fac8) 26 0x04c16bd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04b4fb08) 27 0x04b63414 D3D10CreateDevice+0x201(adapter=(nil), driver_type=, swrast=(nil), flags=, sdk_version=, device=0x4b4fc68) [/home/austin/wine-valgrind/dlls/d3d10/d3d10_main.c:57] in d3d10 (0x04b4fc28) 28 0x04a0527e create_device+0x32() [/home/austin/wine-valgrind/dlls/d3d10core/tests/device.c:860] in d3d10core_test (0x04b4fc78) 29 0x04a0621d test_feature_level+0x21() [/home/austin/wine-valgrind/dlls/d3d10core/tests/device.c:1174] in d3d10core_test (0x04b4fcb8) 30 0x04a351c4 func_device+0xa() [/home/austin/wine-valgrind/dlls/d3d10core/tests/device.c:12556] in d3d10core_test (0x04b4fcc8) 31 0x04a360b4 run_test+0x96(name="device") [/home/austin/wine-valgrind/dlls/d3d10core/tests/../../../include/wine/test.h:589] in d3d10core_test (0x04b4fd08) 32 0x04a36505 main+0x244(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3d10core/tests/../../../include/wine/test.h:673] in d3d10core_test (0x04b4fdd8) 33 0x04a36596 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d10core_test (0x04b4fe18) 34 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b4fe38) 35 0x7b46b119 start_process+0x152(entry=0x4a36528) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b4fe88) 36 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b4fea8) 37 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a36528, frame=0x4b4ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b4ff98) 38 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b4ffb8) 39 0x7bc5f267 start_process+0x20(arg=0xfec1f054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b4ffe8) 40 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 41 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfec1f054, stack=0x4b50000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfec1efd8) 42 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfec1f068) 43 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfec1ff18) 44 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfec1ff58) 45 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfec20494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfec1ffa8) 46 0x7c000f50 main+0x145(argc=, argv=0xfec20494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfec203e8) 47 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06c950e8: repe Modules: Module Address Debug info Name (126 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 482c000 Deferred d3d10core \-PE 4820000- 482c000 \ d3d10core ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a4f000 Dwarf d3d10core_test \-PE 4a00000- 4a4f000 \ d3d10core_test ELF 4b50000- 4b96000 Dwarf d3d10 \-PE 4b60000- 4b96000 \ d3d10 ELF 4b96000- 4c02000 Deferred d3d11 \-PE 4ba0000- 4c02000 \ d3d11 ELF 4c02000- 4c2d000 Dwarf dxgi \-PE 4c10000- 4c2d000 \ dxgi ELF 4c2d000- 4da2000 Dwarf wined3d \-PE 4c40000- 4da2000 \ wined3d ELF 50a2000- 51e7000 Dwarf gdi32 \-PE 50b0000- 51e7000 \ gdi32 ELF 51ef000- 5270000 Deferred advapi32 \-PE 5200000- 5270000 \ advapi32 ELF 5274000- 53ea000 Deferred user32 \-PE 5290000- 53ea000 \ user32 ELF 54f6000- 5511000 Deferred version \-PE 5500000- 5511000 \ version ELF 551d000- 55a1000 Deferred d3dcompiler_43 \-PE 5530000- 55a1000 \ d3dcompiler_43 ELF 55ff000- 56bf000 Deferred libfreetype.so.6 ELF 56c7000- 56d3000 Deferred libxcursor.so.1 ELF 56db000- 56e2000 Deferred libxfixes.so.3 ELF 56f6000- 56f9000 Deferred libxshmfence.so.1 ELF 570d000- 5732000 Deferred imm32 \-PE 5710000- 5732000 \ imm32 ELF 5742000- 5746000 Deferred libxinerama.so.1 ELF 574a000- 5751000 Deferred libxxf86vm.so.1 ELF 5759000- 5765000 Deferred libxrender.so.1 ELF 5769000- 5776000 Deferred libxrandr.so.2 ELF 577a000- 577e000 Deferred libxcomposite.so.1 ELF 5790000- 57a5000 Deferred libxext.so.6 ELF 57b1000- 57b6000 Deferred libxau.so.6 ELF 57ba000- 57c1000 Deferred libxdmcp.so.6 ELF 58c3000- 58dc000 Deferred libz.so.1 ELF 58e4000- 58f6000 Deferred libbz2.so.1 ELF 58fe000- 593c000 Deferred libpng16.so.16 ELF 5940000- 5983000 Deferred libfontconfig.so.1 ELF 5987000- 59b1000 Deferred libexpat.so.1 ELF 59b5000- 5a55000 Dwarf winex11 \-PE 59c0000- 5a55000 \ winex11 ELF 5a55000- 5ba6000 Deferred libx11.so.6 ELF 5ba6000- 5bd2000 Deferred libxcb.so.1 ELF 5bd6000- 5bf2000 Deferred libbsd.so.0 ELF 5bf6000- 5bff000 Deferred librt.so.1 ELF 5c2b000- 5c31000 Deferred libtxc_dxtn.so ELF 5c51000- 5c64000 Deferred libxi.so.6 ELF 5c64000- 5c68000 Deferred libxcb-dri3.so.0 ELF 5c68000- 5c6c000 Deferred libxcb-present.so.0 ELF 5c71000- 5c79000 Deferred libxcb-sync.so.1 ELF 5c7d000- 5c80000 Deferred libx11-xcb.so.1 ELF 5cc1000- 5ccb000 Deferred libdrm_nouveau.so.2 ELF 5cd3000- 5d48000 Dwarf libgl.so.1 ELF 5e48000- 5e7f000 Deferred libglapi.so.0 ELF 5e7f000- 5e83000 Deferred libxdamage.so.1 ELF 5e87000- 5ea4000 Deferred libxcb-glx.so.0 ELF 5ea8000- 5eae000 Deferred libxcb-dri2.so.0 ELF 5eae000- 5ec2000 Deferred libdrm.so.2 ELF 6147000- 6187000 Deferred libnettle.so.6 ELF 6187000- 6195000 Deferred libdrm_radeon.so.1 ELF 6195000- 61a1000 Deferred libdrm_amdgpu.so.1 ELF 63a6000- 63cd000 Deferred libdrm_intel.so.1 ELF 63cd000- 63ea000 Deferred libelf.so.1 ELF 63fe000- 6401000 Deferred libllvmamdgpuinfo.so.39 ELF 6421000- 6474000 Deferred libllvmbitwriter.so.39 ELF 6484000- 648d000 Deferred libllvmmcdisassembler.so.39 ELF 6491000- 6494000 Deferred libllvmx86info.so.39 ELF 65a6000- 730e000 Dwarf radeonsi_dri.so ELF 741e000- 7432000 Deferred libllvmmcjit.so.39 ELF 7432000- 745d000 Deferred libllvmexecutionengine.so.39 ELF 745d000- 7472000 Deferred libllvmtarget.so.39 ELF 747e000- 74f8000 Deferred libllvmruntimedyld.so.39 ELF 7c39000- 7df5000 Deferred libllvmamdgpucodegen.so.39 ELF 82f5000- 83f6000 Deferred libllvmamdgpudesc.so.39 ELF 8502000- 851d000 Deferred libgcc_s.so.1 ELF 86ae000- 8819000 Deferred libllvmx86disassembler.so.39 ELF 8ec3000- 91cf000 Deferred libllvmx86codegen.so.39 ELF 91cf000- 91db000 Deferred libpciaccess.so.0 ELF 98fe000- 990b000 Deferred libllvmamdgpuutils.so.39 ELF 9b56000- 9eb1000 Deferred libllvmscalaropts.so.39 ELF 9fe1000- a16d000 Deferred libllvmx86desc.so.39 ELF a36d000- a43e000 Deferred libllvmmc.so.39 ELF a7c5000- abfe000 Deferred libllvmanalysis.so.39 ELF adfe000- ae2f000 Deferred libllvmamdgpuasmprinter.so.39 ELF ae2f000- ae88000 Deferred libllvmx86asmprinter.so.39 ELF ae88000- ae98000 Deferred libllvmx86utils.so.39 ELF aec8000- aecf000 Deferred libllvmirreader.so.39 ELF b30f000- b44d000 Deferred libllvmsupport.so.39 ELF b44d000- b47f000 Deferred libllvmlinker.so.39 ELF b84b000- bbb6000 Deferred libllvmcore.so.39 ELF bcb6000- bd38000 Deferred libllvmobject.so.39 ELF bd38000- bd84000 Deferred libllvmprofiledata.so.39 ELF be8b000- bf79000 Deferred libllvmasmprinter.so.39 ELF c072000- c0ba000 Deferred libllvmmcparser.so.39 ELF c8bf000- ce48000 Deferred libllvmcodegen.so.39 ELF d048000- d372000 Deferred libllvmselectiondag.so.39 ELF d372000- d3d0000 Deferred libncurses.so.6 ELF da7b000- dc78000 Deferred libllvmtransformutils.so.39 ELF dd78000- de5e000 Deferred libllvmvectorize.so.39 ELF df5e000- e08d000 Deferred libllvmipo.so.39 ELF ee2c000- ef33000 Deferred libllvminstcombine.so.39 ELF f23b000- f29d000 Deferred libllvmdebuginfocodeview.so.39 ELF f29d000- f30b000 Deferred libllvmbitreader.so.39 ELF f40b000- f4ed000 Deferred libllvminstrumentation.so.39 ELF f911000- f97e000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000143 (D) Z:\home\austin\wine-valgrind\dlls\d3d10core\tests\d3d10core_test.exe 00000144 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:172: device.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3d10core/tests' make: *** [Makefile:6532: dlls/d3d10core/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3d11/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3d11.dll -p d3d11_test.exe.so d3d11 && touch d3d11.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x69cd0e8 (thread 0148), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x069cd0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:069cd0e8 ESP:04b7e410 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:069cd608 EBX:06e48000 ECX:0471fdf0 EDX:00010000 ESI:046b71f0 EDI:0471fdf0 Stack dump: 0x04b7e410: 00000002 00000010 00000082 069a35d2 0x04b7e420: 00800000 00000000 04b7e45c 046b7510 0x04b7e430: 00007990 000079a4 046ac190 00000000 0x04b7e440: 000079b0 00007980 00007984 00007988 0x04b7e450: 0000798c 046b7250 00004800 000079b8 0x04b7e460: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x069cd0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x069a94e4 in radeonsi_dri.so (+0x6cb4e3) (0x046ab0e0) 2 0x069a9a58 in radeonsi_dri.so (+0x6cba57) (0x046ac1a0) 3 0x06a479ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b7e5f8) 4 0x0630e43c in radeonsi_dri.so (+0x3043b) (0x04692930) 5 0x067ad760 in radeonsi_dri.so (+0x4cf75f) (0x04692930) 6 0x067ad15d in radeonsi_dri.so (+0x4cf15c) (0x04692930) 7 0x0663b663 in radeonsi_dri.so (+0x35d662) (0x04692930) 8 0x06636416 in radeonsi_dri.so (+0x358415) (0x046928a8) 9 0x05d59da4 in libgl.so.1 (+0x46da3) (0x045aea90) 10 0x05d2bd98 in libgl.so.1 (+0x18d97) (0x045ac368) 11 0x05d278db in libgl.so.1 (+0x148da) (0x04b7f094) 12 0x05d27a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b7f094) 13 0x059b053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b7f168) 14 0x059b1f92 init_opengl+0xfbe(once=0x5a0ee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b7f378) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b7f3c8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b7f3f8) 17 0x059b2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b7f428) 18 0x059ba5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b7f448) 19 0x059a515b X11DRV_wine_get_wgl_driver+0x10(dev=0x4906b08, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b7f478) 20 0x05138409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b7f4a8) 21 0x04c8de5e wined3d_adapter_init+0xe0(adapter=0x4903500, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b7f8e8) 22 0x04c8e8dd wined3d_init+0x99(wined3d=0x49034f0, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b7f928) 23 0x04d1ea87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b7f988) 24 0x04c0255e dxgi_factory_init+0x44(factory=0x49034c0, extended=0x1) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04b7f9b8) 25 0x04c025f6 dxgi_factory_create+0x51(riid=0x4bd303c, factory=0x4b7fa9c, extended=0x1) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04b7fa08) 26 0x04c00b44 CreateDXGIFactory1+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:63] in dxgi (0x04b7fa48) 27 0x04b97511 D3D11CreateDevice+0x20f(adapter=(nil), driver_type=, swrast=(nil), flags=, feature_levels=(nil), levels=, sdk_version=, device_out=0x4b7fbdc, obtained_feature_level=(nil), immediate_context=(nil)) [/home/austin/wine-valgrind/dlls/d3d11/d3d11_main.c:196] in d3d11 (0x04b7fb88) 28 0x04a0734d test_create_device+0x40() [/home/austin/wine-valgrind/dlls/d3d11/tests/d3d11.c:1368] in d3d11_test (0x04b7fcb8) 29 0x04a55ed1 func_d3d11+0x16() [/home/austin/wine-valgrind/dlls/d3d11/tests/d3d11.c:20316] in d3d11_test (0x04b7fcc8) 30 0x04a56ea6 run_test+0x96(name="d3d11") [/home/austin/wine-valgrind/dlls/d3d11/tests/../../../include/wine/test.h:589] in d3d11_test (0x04b7fd08) 31 0x04a572f7 main+0x244(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d11/tests/../../../include/wine/test.h:673] in d3d11_test (0x04b7fdd8) 32 0x04a57388 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d11_test (0x04b7fe18) 33 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b7fe38) 34 0x7b46b119 start_process+0x152(entry=0x4a5731a) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b7fe88) 35 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b7fea8) 36 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a5731a, frame=0x4b7ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b7ff98) 37 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b7ffb8) 38 0x7bc5f267 start_process+0x20(arg=0xfe84f064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b7ffe8) 39 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 40 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfe84f064, stack=0x4b80000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfe84efe8) 41 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfe84f078) 42 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfe84ff28) 43 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfe84ff68) 44 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfe8504a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfe84ffb8) 45 0x7c000f50 main+0x145(argc=, argv=0xfe8504a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfe8503f8) 46 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x069cd0e8: repe Modules: Module Address Debug info Name (120 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a80000 Dwarf d3d11_test \-PE 4a00000- 4a80000 \ d3d11_test ELF 4b80000- 4bec000 Dwarf d3d11 \-PE 4b90000- 4bec000 \ d3d11 ELF 4bec000- 4c17000 Dwarf dxgi \-PE 4bf0000- 4c17000 \ dxgi ELF 4c17000- 4d8c000 Dwarf wined3d \-PE 4c30000- 4d8c000 \ wined3d ELF 508c000- 51d1000 Dwarf gdi32 \-PE 50a0000- 51d1000 \ gdi32 ELF 51d1000- 5252000 Deferred advapi32 \-PE 51e0000- 5252000 \ advapi32 ELF 5252000- 53c8000 Deferred user32 \-PE 5260000- 53c8000 \ user32 ELF 54c8000- 54e3000 Deferred version \-PE 54d0000- 54e3000 \ version ELF 5545000- 5605000 Deferred libfreetype.so.6 ELF 5809000- 5822000 Deferred libz.so.1 ELF 582a000- 583c000 Deferred libbz2.so.1 ELF 5840000- 587e000 Deferred libpng16.so.16 ELF 5882000- 58c5000 Deferred libfontconfig.so.1 ELF 58cd000- 58f7000 Deferred libexpat.so.1 ELF 5903000- 590f000 Deferred libxcursor.so.1 ELF 5913000- 591a000 Deferred libxfixes.so.3 ELF 592e000- 5931000 Deferred libxshmfence.so.1 ELF 5945000- 596a000 Deferred imm32 \-PE 5950000- 596a000 \ imm32 ELF 5972000- 5a12000 Dwarf winex11 \-PE 5980000- 5a12000 \ winex11 ELF 5a22000- 5a26000 Deferred libxinerama.so.1 ELF 5a2a000- 5a31000 Deferred libxxf86vm.so.1 ELF 5a39000- 5a45000 Deferred libxrender.so.1 ELF 5a49000- 5a56000 Deferred libxrandr.so.2 ELF 5a5a000- 5a5e000 Deferred libxcomposite.so.1 ELF 5a62000- 5a66000 Deferred libxcb-dri3.so.0 ELF 5a66000- 5a6a000 Deferred libxcb-present.so.0 ELF 5a70000- 5a85000 Deferred libxext.so.6 ELF 5a89000- 5bda000 Deferred libx11.so.6 ELF 5bde000- 5c0a000 Deferred libxcb.so.1 ELF 5c0e000- 5c13000 Deferred libxau.so.6 ELF 5c17000- 5c1e000 Deferred libxdmcp.so.6 ELF 5c1e000- 5c3a000 Deferred libbsd.so.0 ELF 5c3e000- 5c47000 Deferred librt.so.1 ELF 5c73000- 5c79000 Deferred libtxc_dxtn.so ELF 5c9d000- 5cb0000 Deferred libxi.so.6 ELF 5cb1000- 5cb9000 Deferred libxcb-sync.so.1 ELF 5cbd000- 5cc0000 Deferred libx11-xcb.so.1 ELF 5d09000- 5d13000 Deferred libdrm_nouveau.so.2 ELF 5d13000- 5d88000 Dwarf libgl.so.1 ELF 5e88000- 5ebf000 Deferred libglapi.so.0 ELF 5ec7000- 5ecb000 Deferred libxdamage.so.1 ELF 5ecf000- 5eec000 Deferred libxcb-glx.so.0 ELF 5ef0000- 5ef6000 Deferred libxcb-dri2.so.0 ELF 5efa000- 5f0e000 Deferred libdrm.so.2 ELF 6074000- 60b4000 Deferred libnettle.so.6 ELF 60b4000- 60db000 Deferred libdrm_intel.so.1 ELF 60db000- 60de000 Deferred libllvmamdgpuinfo.so.39 ELF 62de000- 7046000 Dwarf radeonsi_dri.so ELF 7269000- 7277000 Deferred libdrm_radeon.so.1 ELF 727f000- 728b000 Deferred libdrm_amdgpu.so.1 ELF 728f000- 72ac000 Deferred libelf.so.1 ELF 72d4000- 7327000 Deferred libllvmbitwriter.so.39 ELF 7333000- 733c000 Deferred libllvmmcdisassembler.so.39 ELF 7340000- 7343000 Deferred libllvmx86info.so.39 ELF 7b71000- 7d2d000 Deferred libllvmamdgpucodegen.so.39 ELF 812d000- 822e000 Deferred libllvmamdgpudesc.so.39 ELF 8332000- 8346000 Deferred libllvmmcjit.so.39 ELF 84e6000- 8651000 Deferred libllvmx86disassembler.so.39 ELF 8751000- 877c000 Deferred libllvmexecutionengine.so.39 ELF 877c000- 8791000 Deferred libllvmtarget.so.39 ELF 8791000- 880b000 Deferred libllvmruntimedyld.so.39 ELF 8827000- 8842000 Deferred libgcc_s.so.1 ELF 8dfb000- 9107000 Deferred libllvmx86codegen.so.39 ELF 9107000- 9113000 Deferred libpciaccess.so.0 ELF 9636000- 9707000 Deferred libllvmmc.so.39 ELF 9707000- 9714000 Deferred libllvmamdgpuutils.so.39 ELF 9955000- 9cb0000 Deferred libllvmscalaropts.so.39 ELF 9ee0000- a06c000 Deferred libllvmx86desc.so.39 ELF a26c000- a29d000 Deferred libllvmamdgpuasmprinter.so.39 ELF a2ad000- a306000 Deferred libllvmx86asmprinter.so.39 ELF a30e000- a31e000 Deferred libllvmx86utils.so.39 ELF a6c4000- aafd000 Deferred libllvmanalysis.so.39 ELF acfd000- ad7f000 Deferred libllvmobject.so.39 ELF ad7f000- adcb000 Deferred libllvmprofiledata.so.39 ELF adcb000- add2000 Deferred libllvmirreader.so.39 ELF b40e000- b46c000 Deferred libncurses.so.6 ELF b84a000- bbb5000 Deferred libllvmcore.so.39 ELF bbb5000- bcf3000 Deferred libllvmsupport.so.39 ELF bcf3000- bd55000 Deferred libllvmdebuginfocodeview.so.39 ELF bd55000- bd87000 Deferred libllvmlinker.so.39 ELF c071000- c0b9000 Deferred libllvmmcparser.so.39 ELF c4ff000- c5ed000 Deferred libllvmasmprinter.so.39 ELF c8ac000- ce35000 Deferred libllvmcodegen.so.39 ELF d035000- d35f000 Deferred libllvmselectiondag.so.39 ELF d35f000- d3cd000 Deferred libllvmbitreader.so.39 ELF da68000- dc65000 Deferred libllvmtransformutils.so.39 ELF dd65000- de4b000 Deferred libllvmvectorize.so.39 ELF de4b000- df2d000 Deferred libllvminstrumentation.so.39 ELF ebab000- ecda000 Deferred libllvmipo.so.39 ELF ef0f000- f016000 Deferred libllvminstcombine.so.39 ELF f742000- f7af000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000147 (D) Z:\home\austin\wine-valgrind\dlls\d3d11\tests\d3d11_test.exe 00000148 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2680== 28 bytes in 1 blocks are possibly lost in loss record 498 of 1,527 ==2680== at 0x7BC50829: notify_alloc (heap.c:254) ==2680== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2680== by 0x4C025D1: dxgi_factory_create (factory.c:327) ==2680== by 0x4C00B43: CreateDXGIFactory1 (dxgi_main.c:63) ==2680== by 0x4B97510: D3D11CreateDevice (d3d11_main.c:196) ==2680== by 0x4A0734C: test_create_device (d3d11.c:1368) ==2680== by 0x4A55ED0: func_d3d11 (d3d11.c:20316) ==2680== by 0x4A56EA5: run_test (test.h:589) ==2680== by 0x4A572F6: main (test.h:673) ==2680== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:dxgi_factory_create fun:CreateDXGIFactory1 fun:D3D11CreateDevice fun:test_create_device fun:func_d3d11 fun:run_test fun:main } make[1]: *** [Makefile:172: d3d11.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3d11/tests' make: *** [Makefile:6579: dlls/d3d11/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3d8/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3d8.dll -p d3d8_test.exe.so stateblock && touch stateblock.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6a620e8 (thread 014c), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06a620e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06a620e8 ESP:04b8e3f0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06a62608 EBX:06edd000 ECX:04797990 EDX:00010000 ESI:0472ed90 EDI:04797990 Stack dump: 0x04b8e3f0: 00000002 00000010 00000082 06a385d2 0x04b8e400: 00800000 00000000 04b8e43c 0472f0b0 0x04b8e410: 00007990 000079a4 04723d30 00000000 0x04b8e420: 000079b0 00007980 00007984 00007988 0x04b8e430: 0000798c 0472edf0 00004800 000079b8 0x04b8e440: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06a620e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06a3e4e4 in radeonsi_dri.so (+0x6cb4e3) (0x04722c80) 2 0x06a3ea58 in radeonsi_dri.so (+0x6cba57) (0x04723d40) 3 0x06adc9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b8e5d8) 4 0x063a343c in radeonsi_dri.so (+0x3043b) (0x0470a4d0) 5 0x06842760 in radeonsi_dri.so (+0x4cf75f) (0x0470a4d0) 6 0x0684215d in radeonsi_dri.so (+0x4cf15c) (0x0470a4d0) 7 0x066d0663 in radeonsi_dri.so (+0x35d662) (0x0470a4d0) 8 0x066cb416 in radeonsi_dri.so (+0x358415) (0x0470a448) 9 0x05ddcda4 in libgl.so.1 (+0x46da3) (0x04626630) 10 0x05daed98 in libgl.so.1 (+0x18d97) (0x04623f08) 11 0x05daa8db in libgl.so.1 (+0x148da) (0x04b8f074) 12 0x05daaa54 glXChooseVisual+0x63() in libgl.so.1 (0x04b8f074) 13 0x0594153a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b8f148) 14 0x05942f92 init_opengl+0xfbe(once=0x599fe00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b8f358) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b8f3a8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b8f3d8) 17 0x05943460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b8f408) 18 0x0594b5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b8f428) 19 0x0593615b X11DRV_wine_get_wgl_driver+0x10(dev=0x490f0e0, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b8f458) 20 0x04fe9409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b8f488) 21 0x04c3ee5e wined3d_adapter_init+0xe0(adapter=0x490bad8, ordinal=0, wined3d_creation_flags=0x1cc5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b8f8c8) 22 0x04c3f8dd wined3d_init+0x99(wined3d=0x490bac8, flags=0x1cc5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b8f908) 23 0x04ccfa87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b8f968) 24 0x04baf8f2 d3d8_init+0x3d(d3d8=0x490baa8) [/home/austin/wine-valgrind/dlls/d3d8/directx.c:427] in d3d8 (0x04b8f9a8) 25 0x04ba4754 Direct3DCreate8+0xa0(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d8/d3d8_main.c:47] in d3d8 (0x04b8f9f8) 26 0x04a347c8 test_state_management+0x6c() [/home/austin/wine-valgrind/dlls/d3d8/tests/stateblock.c:1801] in d3d8_test (0x04b8fcb8) 27 0x04a34bda func_stateblock+0xa() [/home/austin/wine-valgrind/dlls/d3d8/tests/stateblock.c:1868] in d3d8_test (0x04b8fcc8) 28 0x04a66a6f run_test+0x96(name="stateblock") [/home/austin/wine-valgrind/dlls/d3d8/tests/../../../include/wine/test.h:589] in d3d8_test (0x04b8fd08) 29 0x04a66ec1 main+0x245(argc=, argv=0x48e1de8) [/home/austin/wine-valgrind/dlls/d3d8/tests/../../../include/wine/test.h:673] in d3d8_test (0x04b8fdd8) 30 0x04a66f4e __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d8_test (0x04b8fe18) 31 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b8fe38) 32 0x7b46b119 start_process+0x152(entry=0x4a66ee0) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b8fe88) 33 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b8fea8) 34 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a66ee0, frame=0x4b8ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b8ff98) 35 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b8ffb8) 36 0x7bc5f267 start_process+0x20(arg=0xfed31054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b8ffe8) 37 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 38 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfed31054, stack=0x4b90000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfed30fd8) 39 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfed31068) 40 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfed31f18) 41 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfed31f58) 42 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfed32494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfed31fa8) 43 0x7c000f50 main+0x145(argc=, argv=0xfed32494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfed323e8) 44 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06a620e8: repe Modules: Module Address Debug info Name (118 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a81000 Dwarf d3d8_test \-PE 4a00000- 4a81000 \ d3d8_test ELF 4a8d000- 4a90000 Deferred libxshmfence.so.1 ELF 4b90000- 4bc8000 Dwarf d3d8 \-PE 4ba0000- 4bc8000 \ d3d8 ELF 4bc8000- 4d3d000 Dwarf wined3d \-PE 4be0000- 4d3d000 \ wined3d ELF 4f3d000- 5082000 Dwarf gdi32 \-PE 4f50000- 5082000 \ gdi32 ELF 5082000- 5103000 Deferred advapi32 \-PE 5090000- 5103000 \ advapi32 ELF 5103000- 5279000 Deferred user32 \-PE 5120000- 5279000 \ user32 ELF 5479000- 5494000 Deferred version \-PE 5480000- 5494000 \ version ELF 54e6000- 55a6000 Deferred libfreetype.so.6 ELF 57a6000- 57bf000 Deferred libz.so.1 ELF 57bf000- 57d1000 Deferred libbz2.so.1 ELF 57d5000- 5813000 Deferred libpng16.so.16 ELF 5817000- 585a000 Deferred libfontconfig.so.1 ELF 585e000- 5888000 Deferred libexpat.so.1 ELF 5894000- 58a0000 Deferred libxcursor.so.1 ELF 58a4000- 58ab000 Deferred libxfixes.so.3 ELF 58bf000- 58c2000 Deferred libx11-xcb.so.1 ELF 58d6000- 58fb000 Deferred imm32 \-PE 58e0000- 58fb000 \ imm32 ELF 5903000- 59a3000 Dwarf winex11 \-PE 5910000- 59a3000 \ winex11 ELF 59b3000- 59b7000 Deferred libxinerama.so.1 ELF 59bb000- 59c2000 Deferred libxxf86vm.so.1 ELF 59c6000- 59d2000 Deferred libxrender.so.1 ELF 59da000- 59e7000 Deferred libxrandr.so.2 ELF 59eb000- 59ef000 Deferred libxcomposite.so.1 ELF 5a01000- 5a16000 Deferred libxext.so.6 ELF 5a1e000- 5b6f000 Deferred libx11.so.6 ELF 5b73000- 5b9f000 Deferred libxcb.so.1 ELF 5ba7000- 5bac000 Deferred libxau.so.6 ELF 5bb0000- 5bb7000 Deferred libxdmcp.so.6 ELF 5bbb000- 5bd7000 Deferred libbsd.so.0 ELF 5bdb000- 5be4000 Deferred librt.so.1 ELF 5bf8000- 5bfc000 Deferred libxcb-dri3.so.0 ELF 5c00000- 5c04000 Deferred libxcb-present.so.0 ELF 5c08000- 5c10000 Deferred libxcb-sync.so.1 ELF 5c14000- 5c18000 Deferred libxdamage.so.1 ELF 5c24000- 5c2a000 Deferred libxcb-dri2.so.0 ELF 5c3a000- 5c4d000 Deferred libxi.so.6 ELF 5c4d000- 5c50000 Deferred libllvmamdgpuinfo.so.39 ELF 5c5d000- 5c60000 Deferred libllvmx86info.so.39 ELF 5d35000- 5d3b000 Deferred libtxc_dxtn.so ELF 5d74000- 5d7e000 Deferred libdrm_nouveau.so.2 ELF 5d82000- 5d90000 Deferred libdrm_radeon.so.1 ELF 5d96000- 5e0b000 Dwarf libgl.so.1 ELF 5e0b000- 5e42000 Deferred libglapi.so.0 ELF 5e42000- 5e5f000 Deferred libxcb-glx.so.0 ELF 5e5f000- 5e73000 Deferred libdrm.so.2 ELF 5ec5000- 5f05000 Deferred libnettle.so.6 ELF 5f05000- 5f2c000 Deferred libdrm_intel.so.1 ELF 5f2c000- 5f38000 Deferred libdrm_amdgpu.so.1 ELF 5f3c000- 5f59000 Deferred libelf.so.1 ELF 6373000- 70db000 Dwarf radeonsi_dri.so ELF 71fb000- 724e000 Deferred libllvmbitwriter.so.39 ELF 725e000- 7267000 Deferred libllvmmcdisassembler.so.39 ELF 7273000- 7287000 Deferred libllvmmcjit.so.39 ELF 728f000- 72ba000 Deferred libllvmexecutionengine.so.39 ELF 72be000- 72d3000 Deferred libllvmtarget.so.39 ELF 7b06000- 7cc2000 Deferred libllvmamdgpucodegen.so.39 ELF 7ec2000- 7fc3000 Deferred libllvmamdgpudesc.so.39 ELF 827b000- 83e6000 Deferred libllvmx86disassembler.so.39 ELF 83e6000- 83f2000 Deferred libpciaccess.so.0 ELF 871d000- 8797000 Deferred libllvmruntimedyld.so.39 ELF 8797000- 87b2000 Deferred libgcc_s.so.1 ELF 87b2000- 87e3000 Deferred libllvmamdgpuasmprinter.so.39 ELF 8c90000- 8f9c000 Deferred libllvmx86codegen.so.39 ELF 8f9c000- 8fa9000 Deferred libllvmamdgpuutils.so.39 ELF 97df000- 97ef000 Deferred libllvmx86utils.so.39 ELF 9a23000- 9d7e000 Deferred libllvmscalaropts.so.39 ELF 9eae000- a03a000 Deferred libllvmx86desc.so.39 ELF a23a000- a30b000 Deferred libllvmmc.so.39 ELF a692000- aacb000 Deferred libllvmanalysis.so.39 ELF abcb000- ac24000 Deferred libllvmx86asmprinter.so.39 ELF ac24000- aca6000 Deferred libllvmobject.so.39 ELF b1dc000- b31a000 Deferred libllvmsupport.so.39 ELF b32e000- b335000 Deferred libllvmirreader.so.39 ELF b718000- ba83000 Deferred libllvmcore.so.39 ELF bb83000- bbcf000 Deferred libllvmprofiledata.so.39 ELF bbcf000- bc2d000 Deferred libncurses.so.6 ELF bc2d000- bc5f000 Deferred libllvmlinker.so.39 ELF bf3f000- bf87000 Deferred libllvmmcparser.so.39 ELF c3cd000- c4bb000 Deferred libllvmasmprinter.so.39 ELF c77a000- cd03000 Deferred libllvmcodegen.so.39 ELF d003000- d065000 Deferred libllvmdebuginfocodeview.so.39 ELF d065000- d0d3000 Deferred libllvmbitreader.so.39 ELF d321000- d38e000 Deferred libllvmasmparser.so.39 ELF d5f9000- d923000 Deferred libllvmselectiondag.so.39 ELF db23000- dd20000 Deferred libllvmtransformutils.so.39 ELF de20000- df06000 Deferred libllvmvectorize.so.39 ELF ebb2000- ece1000 Deferred libllvmipo.so.39 ELF f016000- f11d000 Deferred libllvminstcombine.so.39 ELF f425000- f507000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000014b (D) Z:\home\austin\wine-valgrind\dlls\d3d8\tests\d3d8_test.exe 0000014c 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2702== 12 bytes in 1 blocks are definitely lost in loss record 122 of 1,708 ==2702== at 0x7BC50829: notify_alloc (heap.c:254) ==2702== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2702== by 0x4BA4732: Direct3DCreate8 (d3d8_main.c:44) ==2702== by 0x4A347C7: test_state_management (stateblock.c:1801) ==2702== by 0x4A34BD9: func_stateblock (stateblock.c:1868) ==2702== by 0x4A66A6E: run_test (test.h:589) ==2702== by 0x4A66EC0: main (test.h:673) ==2702== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate8 fun:test_state_management fun:func_stateblock fun:run_test fun:main } ==2702== 13,360 bytes in 1 blocks are definitely lost in loss record 1,690 of 1,708 ==2702== at 0x7BC50829: notify_alloc (heap.c:254) ==2702== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2702== by 0x4CCFA17: wined3d_create (wined3d_main.c:100) ==2702== by 0x4BAF8F1: d3d8_init (directx.c:427) ==2702== by 0x4BA4753: Direct3DCreate8 (d3d8_main.c:47) ==2702== by 0x4A347C7: test_state_management (stateblock.c:1801) ==2702== by 0x4A34BD9: func_stateblock (stateblock.c:1868) ==2702== by 0x4A66A6E: run_test (test.h:589) ==2702== by 0x4A66EC0: main (test.h:673) ==2702== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d8_init fun:Direct3DCreate8 fun:test_state_management fun:func_stateblock fun:run_test fun:main } make[1]: *** [Makefile:206: stateblock.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3d8.dll -p d3d8_test.exe.so visual && touch visual.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6a8a0e8 (thread 0150), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06a8a0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06a8a0e8 ESP:04b8e250 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06a8a608 EBX:06f05000 ECX:0470f840 EDX:00010000 ESI:046a6c40 EDI:0470f840 Stack dump: 0x04b8e250: 00000002 00000010 00000082 06a605d2 0x04b8e260: 00800000 00000000 04b8e29c 046a6f60 0x04b8e270: 00007990 000079a4 0469bbe0 00000000 0x04b8e280: 000079b0 00007980 00007984 00007988 0x04b8e290: 0000798c 046a6ca0 00004800 000079b8 0x04b8e2a0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06a8a0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06a664e4 in radeonsi_dri.so (+0x6cb4e3) (0x0469ab30) 2 0x06a66a58 in radeonsi_dri.so (+0x6cba57) (0x0469bbf0) 3 0x06b049ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b8e438) 4 0x063cb43c in radeonsi_dri.so (+0x3043b) (0x04682380) 5 0x0686a760 in radeonsi_dri.so (+0x4cf75f) (0x04682380) 6 0x0686a15d in radeonsi_dri.so (+0x4cf15c) (0x04682380) 7 0x066f8663 in radeonsi_dri.so (+0x35d662) (0x04682380) 8 0x066f3416 in radeonsi_dri.so (+0x358415) (0x046822f8) 9 0x05d19da4 in libgl.so.1 (+0x46da3) (0x0459e4e0) 10 0x05cebd98 in libgl.so.1 (+0x18d97) (0x0459bdb8) 11 0x05ce78db in libgl.so.1 (+0x148da) (0x04b8eed4) 12 0x05ce7a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b8eed4) 13 0x0596d53a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b8efa8) 14 0x0596ef92 init_opengl+0xfbe(once=0x59cbe00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b8f1b8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b8f208) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b8f238) 17 0x0596f460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b8f268) 18 0x059775c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b8f288) 19 0x0596215b X11DRV_wine_get_wgl_driver+0x10(dev=0x49060d8, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b8f2b8) 20 0x04fe9409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b8f2e8) 21 0x04c3ee5e wined3d_adapter_init+0xe0(adapter=0x4902ad0, ordinal=0, wined3d_creation_flags=0x1cc5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b8f728) 22 0x04c3f8dd wined3d_init+0x99(wined3d=0x4902ac0, flags=0x1cc5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b8f768) 23 0x04ccfa87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b8f7c8) 24 0x04baf8f2 d3d8_init+0x3d(d3d8=0x4902aa0) [/home/austin/wine-valgrind/dlls/d3d8/directx.c:427] in d3d8 (0x04b8f808) 25 0x04ba4754 Direct3DCreate8+0xa0(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d8/d3d8_main.c:47] in d3d8 (0x04b8f858) 26 0x04a659d7 func_visual+0x2d() [/home/austin/wine-valgrind/dlls/d3d8/tests/visual.c:9924] in d3d8_test (0x04b8fcc8) 27 0x04a66a6f run_test+0x96(name="visual") [/home/austin/wine-valgrind/dlls/d3d8/tests/../../../include/wine/test.h:589] in d3d8_test (0x04b8fd08) 28 0x04a66ec1 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d8/tests/../../../include/wine/test.h:673] in d3d8_test (0x04b8fdd8) 29 0x04a66f4e __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d8_test (0x04b8fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b8fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a66ee0) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b8fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b8fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a66ee0, frame=0x4b8ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b8ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b8ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfebba064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b8ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfebba064, stack=0x4b90000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfebb9fe8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfebba078) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfebbaf28) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfebbaf68) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfebbb4a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfebbafb8) 42 0x7c000f50 main+0x145(argc=, argv=0xfebbb4a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfebbb3f8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06a8a0e8: repe Modules: Module Address Debug info Name (118 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a81000 Dwarf d3d8_test \-PE 4a00000- 4a81000 \ d3d8_test ELF 4b90000- 4bc8000 Dwarf d3d8 \-PE 4ba0000- 4bc8000 \ d3d8 ELF 4bc8000- 4d3d000 Dwarf wined3d \-PE 4be0000- 4d3d000 \ wined3d ELF 4f3d000- 5082000 Dwarf gdi32 \-PE 4f50000- 5082000 \ gdi32 ELF 5082000- 5103000 Deferred advapi32 \-PE 5090000- 5103000 \ advapi32 ELF 5103000- 5279000 Deferred user32 \-PE 5120000- 5279000 \ user32 ELF 5479000- 5494000 Deferred version \-PE 5480000- 5494000 \ version ELF 54f6000- 55b6000 Deferred libfreetype.so.6 ELF 57ba000- 57d3000 Deferred libz.so.1 ELF 57db000- 57ed000 Deferred libbz2.so.1 ELF 57f1000- 582f000 Deferred libpng16.so.16 ELF 5837000- 587a000 Deferred libfontconfig.so.1 ELF 5882000- 58ac000 Deferred libexpat.so.1 ELF 58bc000- 58c8000 Deferred libxcursor.so.1 ELF 58d0000- 58d7000 Deferred libxfixes.so.3 ELF 58e7000- 58ea000 Deferred libxshmfence.so.1 ELF 5902000- 5927000 Deferred imm32 \-PE 5910000- 5927000 \ imm32 ELF 592f000- 59cf000 Dwarf winex11 \-PE 5940000- 59cf000 \ winex11 ELF 59db000- 59df000 Deferred libxinerama.so.1 ELF 59df000- 59e6000 Deferred libxxf86vm.so.1 ELF 59ea000- 59f6000 Deferred libxrender.so.1 ELF 59fe000- 5a0b000 Deferred libxrandr.so.2 ELF 5a0f000- 5a13000 Deferred libxcomposite.so.1 ELF 5a2d000- 5a42000 Deferred libxext.so.6 ELF 5a46000- 5b97000 Deferred libx11.so.6 ELF 5b9b000- 5bc7000 Deferred libxcb.so.1 ELF 5bcb000- 5bd0000 Deferred libxau.so.6 ELF 5bd0000- 5bd7000 Deferred libxdmcp.so.6 ELF 5bdb000- 5bf7000 Deferred libbsd.so.0 ELF 5bfb000- 5c04000 Deferred librt.so.1 ELF 5c30000- 5c36000 Deferred libtxc_dxtn.so ELF 5c5a000- 5c6d000 Deferred libxi.so.6 ELF 5c6d000- 5c70000 Deferred libx11-xcb.so.1 ELF 5c71000- 5c75000 Deferred libxcb-dri3.so.0 ELF 5c75000- 5c79000 Deferred libxcb-present.so.0 ELF 5c7d000- 5c80000 Deferred libllvmamdgpuinfo.so.39 ELF 5cc1000- 5ccb000 Deferred libdrm_nouveau.so.2 ELF 5cd3000- 5d48000 Dwarf libgl.so.1 ELF 5d48000- 5d50000 Deferred libxcb-sync.so.1 ELF 5d50000- 5d87000 Deferred libglapi.so.0 ELF 5d87000- 5d8b000 Deferred libxdamage.so.1 ELF 5d8b000- 5da8000 Deferred libxcb-glx.so.0 ELF 5dac000- 5db2000 Deferred libxcb-dri2.so.0 ELF 5db6000- 5dca000 Deferred libdrm.so.2 ELF 5f30000- 5f70000 Deferred libnettle.so.6 ELF 5f70000- 5f97000 Deferred libdrm_intel.so.1 ELF 619b000- 61a9000 Deferred libdrm_radeon.so.1 ELF 61a9000- 61b5000 Deferred libdrm_amdgpu.so.1 ELF 61b9000- 61d6000 Deferred libelf.so.1 ELF 61fe000- 6251000 Deferred libllvmbitwriter.so.39 ELF 6261000- 626a000 Deferred libllvmmcdisassembler.so.39 ELF 626e000- 6271000 Deferred libllvmx86info.so.39 ELF 6275000- 6289000 Deferred libllvmmcjit.so.39 ELF 639b000- 7103000 Dwarf radeonsi_dri.so ELF 7103000- 72bf000 Deferred libllvmamdgpucodegen.so.39 ELF 72bf000- 72ea000 Deferred libllvmexecutionengine.so.39 ELF 72ea000- 72ff000 Deferred libllvmtarget.so.39 ELF 7e2e000- 7f2f000 Deferred libllvmamdgpudesc.so.39 ELF 804b000- 8066000 Deferred libgcc_s.so.1 ELF 81e7000- 8352000 Deferred libllvmx86disassembler.so.39 ELF 8352000- 83cc000 Deferred libllvmruntimedyld.so.39 ELF 83d4000- 83e0000 Deferred libpciaccess.so.0 ELF 83e4000- 8415000 Deferred libllvmamdgpuasmprinter.so.39 ELF 8745000- 8752000 Deferred libllvmamdgpuutils.so.39 ELF 8782000- 87db000 Deferred libllvmx86asmprinter.so.39 ELF 87e3000- 87f3000 Deferred libllvmx86utils.so.39 ELF 8cb8000- 8fc4000 Deferred libllvmx86codegen.so.39 ELF 8fd8000- 8fdf000 Deferred libllvmirreader.so.39 ELF 96f3000- 987f000 Deferred libllvmx86desc.so.39 ELF 987f000- 9901000 Deferred libllvmobject.so.39 ELF 9b4b000- 9ea6000 Deferred libllvmscalaropts.so.39 ELF 9fd6000- a40f000 Deferred libllvmanalysis.so.39 ELF a40f000- a441000 Deferred libllvmlinker.so.39 ELF abba000- ac8b000 Deferred libllvmmc.so.39 ELF b2cb000- b317000 Deferred libllvmprofiledata.so.39 ELF b707000- ba72000 Deferred libllvmcore.so.39 ELF ba72000- bbb0000 Deferred libllvmsupport.so.39 ELF bbb0000- bc0e000 Deferred libncurses.so.6 ELF bf2e000- bf76000 Deferred libllvmmcparser.so.39 ELF c4bc000- c5aa000 Deferred libllvmasmprinter.so.39 ELF c769000- ccf2000 Deferred libllvmcodegen.so.39 ELF cff2000- d054000 Deferred libllvmdebuginfocodeview.so.39 ELF d054000- d0c2000 Deferred libllvmbitreader.so.39 ELF d2d3000- d3b9000 Deferred libllvmvectorize.so.39 ELF d5e8000- d912000 Deferred libllvmselectiondag.so.39 ELF db4f000- dd4c000 Deferred libllvmtransformutils.so.39 ELF de4c000- deb9000 Deferred libllvmasmparser.so.39 ELF ec15000- ed44000 Deferred libllvmipo.so.39 ELF ef79000- f080000 Deferred libllvminstcombine.so.39 ELF f388000- f46a000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000014f (D) Z:\home\austin\wine-valgrind\dlls\d3d8\tests\d3d8_test.exe 00000150 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2744== 12 bytes in 1 blocks are definitely lost in loss record 76 of 1,520 ==2744== at 0x7BC50829: notify_alloc (heap.c:254) ==2744== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2744== by 0x4BA4732: Direct3DCreate8 (d3d8_main.c:44) ==2744== by 0x4A659D6: func_visual (visual.c:9924) ==2744== by 0x4A66A6E: run_test (test.h:589) ==2744== by 0x4A66EC0: main (test.h:673) ==2744== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate8 fun:func_visual fun:run_test fun:main } ==2744== 13,360 bytes in 1 blocks are definitely lost in loss record 1,507 of 1,520 ==2744== at 0x7BC50829: notify_alloc (heap.c:254) ==2744== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2744== by 0x4CCFA17: wined3d_create (wined3d_main.c:100) ==2744== by 0x4BAF8F1: d3d8_init (directx.c:427) ==2744== by 0x4BA4753: Direct3DCreate8 (d3d8_main.c:47) ==2744== by 0x4A659D6: func_visual (visual.c:9924) ==2744== by 0x4A66A6E: run_test (test.h:589) ==2744== by 0x4A66EC0: main (test.h:673) ==2744== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d8_init fun:Direct3DCreate8 fun:func_visual fun:run_test fun:main } make[1]: *** [Makefile:238: visual.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3d8/tests' make: *** [Makefile:6626: dlls/d3d8/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3d9/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3d9.dll -p d3d9_test.exe.so d3d9ex && touch d3d9ex.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x69e90e8 (thread 0154), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x069e90e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:069e90e8 ESP:04c0e540 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:069e9608 EBX:06e64000 ECX:04710af0 EDX:00010000 ESI:046a7ef0 EDI:04710af0 Stack dump: 0x04c0e540: 00000002 00000010 00000082 069bf5d2 0x04c0e550: 00800000 00000000 04c0e58c 046a8210 0x04c0e560: 00007990 000079a4 0469ce90 00000000 0x04c0e570: 000079b0 00007980 00007984 00007988 0x04c0e580: 0000798c 046a7f50 00004800 000079b8 0x04c0e590: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x069e90e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x069c54e4 in radeonsi_dri.so (+0x6cb4e3) (0x0469bde0) 2 0x069c5a58 in radeonsi_dri.so (+0x6cba57) (0x0469cea0) 3 0x06a639ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c0e728) 4 0x0632a43c in radeonsi_dri.so (+0x3043b) (0x04683630) 5 0x067c9760 in radeonsi_dri.so (+0x4cf75f) (0x04683630) 6 0x067c915d in radeonsi_dri.so (+0x4cf15c) (0x04683630) 7 0x06657663 in radeonsi_dri.so (+0x35d662) (0x04683630) 8 0x06652416 in radeonsi_dri.so (+0x358415) (0x046835a8) 9 0x05d79da4 in libgl.so.1 (+0x46da3) (0x0459f790) 10 0x05d4bd98 in libgl.so.1 (+0x18d97) (0x0459d068) 11 0x05d478db in libgl.so.1 (+0x148da) (0x04c0f1c4) 12 0x05d47a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c0f1c4) 13 0x059cc53a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c0f298) 14 0x059cdf92 init_opengl+0xfbe(once=0x5a2ae00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c0f4a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c0f4f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c0f528) 17 0x059ce460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c0f558) 18 0x059d65c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c0f578) 19 0x059c115b X11DRV_wine_get_wgl_driver+0x10(dev=0x4906c90, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c0f5a8) 20 0x05174409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c0f5d8) 21 0x04cc9e5e wined3d_adapter_init+0xe0(adapter=0x4903688, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c0fa18) 22 0x04cca8dd wined3d_init+0x99(wined3d=0x4903678, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c0fa58) 23 0x04d5aa87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c0fab8) 24 0x04c3336c d3d9_init+0x4d(d3d9=0x4903658, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c0faf8) 25 0x04c24e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c0fb48) 26 0x04a036ab test_qi_base_to_ex+0x26() [/home/austin/wine-valgrind/dlls/d3d9/tests/d3d9ex.c:244] in d3d9_test (0x04c0fbd8) 27 0x04a17333 func_d3d9ex+0x1bf() [/home/austin/wine-valgrind/dlls/d3d9/tests/d3d9ex.c:3808] in d3d9_test (0x04c0fcc8) 28 0x04acfe91 run_test+0x96(name="d3d9ex") [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:589] in d3d9_test (0x04c0fd08) 29 0x04ad02e3 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:673] in d3d9_test (0x04c0fdd8) 30 0x04ad0370 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d9_test (0x04c0fe18) 31 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c0fe38) 32 0x7b46b119 start_process+0x152(entry=0x4ad0302) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c0fe88) 33 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c0fea8) 34 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4ad0302, frame=0x4c0ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c0ff98) 35 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c0ffb8) 36 0x7bc5f267 start_process+0x20(arg=0xfecc2064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c0ffe8) 37 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 38 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfecc2064, stack=0x4c10000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfecc1fe8) 39 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfecc2078) 40 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfecc2f28) 41 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfecc2f68) 42 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfecc34a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfecc2fb8) 43 0x7c000f50 main+0x145(argc=, argv=0xfecc34a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfecc33f8) 44 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x069e90e8: repe Modules: Module Address Debug info Name (118 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b02000 Dwarf d3d9_test \-PE 4a00000- 4b02000 \ d3d9_test ELF 4c10000- 4c53000 Dwarf d3d9 \-PE 4c20000- 4c53000 \ d3d9 ELF 4c53000- 4dc8000 Dwarf wined3d \-PE 4c60000- 4dc8000 \ wined3d ELF 50c8000- 520d000 Dwarf gdi32 \-PE 50d0000- 520d000 \ gdi32 ELF 520d000- 528e000 Deferred advapi32 \-PE 5220000- 528e000 \ advapi32 ELF 528e000- 5404000 Deferred user32 \-PE 52a0000- 5404000 \ user32 ELF 5504000- 551f000 Deferred version \-PE 5510000- 551f000 \ version ELF 5571000- 5631000 Deferred libfreetype.so.6 ELF 5831000- 584a000 Deferred libz.so.1 ELF 584a000- 585c000 Deferred libbz2.so.1 ELF 585c000- 589a000 Deferred libpng16.so.16 ELF 589a000- 58dd000 Deferred libfontconfig.so.1 ELF 58e1000- 590b000 Deferred libexpat.so.1 ELF 591b000- 5927000 Deferred libxcursor.so.1 ELF 592f000- 5936000 Deferred libxfixes.so.3 ELF 5946000- 5949000 Deferred libxshmfence.so.1 ELF 5961000- 5986000 Deferred imm32 \-PE 5970000- 5986000 \ imm32 ELF 598e000- 5a2e000 Dwarf winex11 \-PE 59a0000- 5a2e000 \ winex11 ELF 5a3a000- 5a3e000 Deferred libxinerama.so.1 ELF 5a3e000- 5a45000 Deferred libxxf86vm.so.1 ELF 5a49000- 5a55000 Deferred libxrender.so.1 ELF 5a5d000- 5a6a000 Deferred libxrandr.so.2 ELF 5a6e000- 5a72000 Deferred libxcomposite.so.1 ELF 5a8c000- 5aa1000 Deferred libxext.so.6 ELF 5aa5000- 5bf6000 Deferred libx11.so.6 ELF 5bfa000- 5c26000 Deferred libxcb.so.1 ELF 5c2a000- 5c2f000 Deferred libxau.so.6 ELF 5c2f000- 5c36000 Deferred libxdmcp.so.6 ELF 5c3a000- 5c56000 Deferred libbsd.so.0 ELF 5c5a000- 5c63000 Deferred librt.so.1 ELF 5c8f000- 5c95000 Deferred libtxc_dxtn.so ELF 5cb9000- 5ccc000 Deferred libxi.so.6 ELF 5ccc000- 5cd0000 Deferred libxcb-dri3.so.0 ELF 5cd1000- 5cd5000 Deferred libxcb-present.so.0 ELF 5cd5000- 5cdd000 Deferred libxcb-sync.so.1 ELF 5cdd000- 5ce0000 Deferred libx11-xcb.so.1 ELF 5d25000- 5d2f000 Deferred libdrm_nouveau.so.2 ELF 5d33000- 5da8000 Dwarf libgl.so.1 ELF 5da8000- 5ddf000 Deferred libglapi.so.0 ELF 5de3000- 5de7000 Deferred libxdamage.so.1 ELF 5deb000- 5e08000 Deferred libxcb-glx.so.0 ELF 5e0c000- 5e12000 Deferred libxcb-dri2.so.0 ELF 5e16000- 5e2a000 Deferred libdrm.so.2 ELF 5f90000- 5fd0000 Deferred libnettle.so.6 ELF 5fd0000- 5ff7000 Deferred libdrm_intel.so.1 ELF 5ff7000- 5ffa000 Deferred libllvmamdgpuinfo.so.39 ELF 62fa000- 7062000 Dwarf radeonsi_dri.so ELF 7281000- 728f000 Deferred libdrm_radeon.so.1 ELF 7293000- 729f000 Deferred libdrm_amdgpu.so.1 ELF 72a3000- 72c0000 Deferred libelf.so.1 ELF 72e8000- 733b000 Deferred libllvmbitwriter.so.39 ELF 734b000- 7354000 Deferred libllvmmcdisassembler.so.39 ELF 735c000- 735f000 Deferred libllvmx86info.so.39 ELF 7b8d000- 7d49000 Deferred libllvmamdgpucodegen.so.39 ELF 8049000- 814a000 Deferred libllvmamdgpudesc.so.39 ELF 824a000- 825e000 Deferred libllvmmcjit.so.39 ELF 826a000- 827f000 Deferred libllvmtarget.so.39 ELF 8402000- 856d000 Deferred libllvmx86disassembler.so.39 ELF 856d000- 8879000 Deferred libllvmx86codegen.so.39 ELF 8879000- 88a4000 Deferred libllvmexecutionengine.so.39 ELF 88b4000- 892e000 Deferred libllvmruntimedyld.so.39 ELF 8952000- 896d000 Deferred libgcc_s.so.1 ELF 911f000- 912b000 Deferred libpciaccess.so.0 ELF 9652000- 97de000 Deferred libllvmx86desc.so.39 ELF 97de000- 980f000 Deferred libllvmamdgpuasmprinter.so.39 ELF 980f000- 981c000 Deferred libllvmamdgpuutils.so.39 ELF 984c000- 985c000 Deferred libllvmx86utils.so.39 ELF 9aaa000- 9e05000 Deferred libllvmscalaropts.so.39 ELF 9f35000- a36e000 Deferred libllvmanalysis.so.39 ELF a37e000- a385000 Deferred libllvmirreader.so.39 ELF aa19000- aaea000 Deferred libllvmmc.so.39 ELF b22a000- b283000 Deferred libllvmx86asmprinter.so.39 ELF b666000- b9d1000 Deferred libllvmcore.so.39 ELF b9d1000- bb0f000 Deferred libllvmsupport.so.39 ELF bc0f000- bc91000 Deferred libllvmobject.so.39 ELF bf8d000- bfd9000 Deferred libllvmprofiledata.so.39 ELF c41b000- c509000 Deferred libllvmasmprinter.so.39 ELF c6c8000- cc51000 Deferred libllvmcodegen.so.39 ELF cf51000- d27b000 Deferred libllvmselectiondag.so.39 ELF d27b000- d2d9000 Deferred libncurses.so.6 ELF d2d9000- d321000 Deferred libllvmmcparser.so.39 ELF d984000- db81000 Deferred libllvmtransformutils.so.39 ELF dc81000- dd67000 Deferred libllvmvectorize.so.39 ELF dd67000- ddc9000 Deferred libllvmdebuginfocodeview.so.39 ELF ddc9000- de37000 Deferred libllvmbitreader.so.39 ELF eac7000- ebf6000 Deferred libllvmipo.so.39 ELF ee2b000- ef32000 Deferred libllvminstcombine.so.39 ELF f33a000- f41c000 Deferred libllvminstrumentation.so.39 ELF f740000- f772000 Deferred libllvmlinker.so.39 ELF f772000- f7df000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000153 (D) Z:\home\austin\wine-valgrind\dlls\d3d9\tests\d3d9_test.exe 00000154 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2782== 16 bytes in 1 blocks are definitely lost in loss record 133 of 1,521 ==2782== at 0x7BC50829: notify_alloc (heap.c:254) ==2782== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2782== by 0x4C24E06: Direct3DCreate9 (d3d9_main.c:42) ==2782== by 0x4A036AA: test_qi_base_to_ex (d3d9ex.c:244) ==2782== by 0x4A17332: func_d3d9ex (d3d9ex.c:3808) ==2782== by 0x4ACFE90: run_test (test.h:589) ==2782== by 0x4AD02E2: main (test.h:673) ==2782== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:test_qi_base_to_ex fun:func_d3d9ex fun:run_test fun:main } ==2782== 13,360 bytes in 1 blocks are definitely lost in loss record 1,508 of 1,521 ==2782== at 0x7BC50829: notify_alloc (heap.c:254) ==2782== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2782== by 0x4D5AA17: wined3d_create (wined3d_main.c:100) ==2782== by 0x4C3336B: d3d9_init (directx.c:594) ==2782== by 0x4C24E29: Direct3DCreate9 (d3d9_main.c:45) ==2782== by 0x4A036AA: test_qi_base_to_ex (d3d9ex.c:244) ==2782== by 0x4A17332: func_d3d9ex (d3d9ex.c:3808) ==2782== by 0x4ACFE90: run_test (test.h:589) ==2782== by 0x4AD02E2: main (test.h:673) ==2782== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:test_qi_base_to_ex fun:func_d3d9ex fun:run_test fun:main } make[1]: *** [Makefile:175: d3d9ex.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3d9.dll -p d3d9_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6a0d0e8 (thread 0158), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06a0d0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06a0d0e8 ESP:04c0e580 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06a0d608 EBX:06e88000 ECX:04710af0 EDX:00010000 ESI:046a7ef0 EDI:04710af0 Stack dump: 0x04c0e580: 00000002 00000010 00000082 069e35d2 0x04c0e590: 00800000 00000000 04c0e5cc 046a8210 0x04c0e5a0: 00007990 000079a4 0469ce90 00000000 0x04c0e5b0: 000079b0 00007980 00007984 00007988 0x04c0e5c0: 0000798c 046a7f50 00004800 000079b8 0x04c0e5d0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06a0d0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x069e94e4 in radeonsi_dri.so (+0x6cb4e3) (0x0469bde0) 2 0x069e9a58 in radeonsi_dri.so (+0x6cba57) (0x0469cea0) 3 0x06a879ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c0e768) 4 0x0634e43c in radeonsi_dri.so (+0x3043b) (0x04683630) 5 0x067ed760 in radeonsi_dri.so (+0x4cf75f) (0x04683630) 6 0x067ed15d in radeonsi_dri.so (+0x4cf15c) (0x04683630) 7 0x0667b663 in radeonsi_dri.so (+0x35d662) (0x04683630) 8 0x06676416 in radeonsi_dri.so (+0x358415) (0x046835a8) 9 0x05da9da4 in libgl.so.1 (+0x46da3) (0x0459f790) 10 0x05d7bd98 in libgl.so.1 (+0x18d97) (0x0459d068) 11 0x05d778db in libgl.so.1 (+0x148da) (0x04c0f204) 12 0x05d77a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c0f204) 13 0x059f053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c0f2d8) 14 0x059f1f92 init_opengl+0xfbe(once=0x5a4ee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c0f4e8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c0f538) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c0f568) 17 0x059f2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c0f598) 18 0x059fa5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c0f5b8) 19 0x059e515b X11DRV_wine_get_wgl_driver+0x10(dev=0x4906b50, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c0f5e8) 20 0x05174409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c0f618) 21 0x04cc9e5e wined3d_adapter_init+0xe0(adapter=0x4903548, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c0fa58) 22 0x04cca8dd wined3d_init+0x99(wined3d=0x4903538, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c0fa98) 23 0x04d5aa87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c0faf8) 24 0x04c3336c d3d9_init+0x4d(d3d9=0x4903518, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c0fb38) 25 0x04c24e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c0fb88) 26 0x04a55a50 func_device+0x135() [/home/austin/wine-valgrind/dlls/d3d9/tests/device.c:11559] in d3d9_test (0x04c0fcc8) 27 0x04acfe91 run_test+0x96(name="device") [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:589] in d3d9_test (0x04c0fd08) 28 0x04ad02e3 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:673] in d3d9_test (0x04c0fdd8) 29 0x04ad0370 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d9_test (0x04c0fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c0fe38) 31 0x7b46b119 start_process+0x152(entry=0x4ad0302) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c0fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c0fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4ad0302, frame=0x4c0ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c0ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c0ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfefda064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c0ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfefda064, stack=0x4c10000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfefd9fe8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfefda078) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfefdaf28) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfefdaf68) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfefdb4a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfefdafb8) 42 0x7c000f50 main+0x145(argc=, argv=0xfefdb4a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfefdb3f8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06a0d0e8: repe Modules: Module Address Debug info Name (118 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b02000 Dwarf d3d9_test \-PE 4a00000- 4b02000 \ d3d9_test ELF 4c10000- 4c53000 Dwarf d3d9 \-PE 4c20000- 4c53000 \ d3d9 ELF 4c53000- 4dc8000 Dwarf wined3d \-PE 4c60000- 4dc8000 \ wined3d ELF 50c8000- 520d000 Dwarf gdi32 \-PE 50d0000- 520d000 \ gdi32 ELF 520d000- 528e000 Deferred advapi32 \-PE 5220000- 528e000 \ advapi32 ELF 528e000- 5404000 Deferred user32 \-PE 52a0000- 5404000 \ user32 ELF 5504000- 551f000 Deferred version \-PE 5510000- 551f000 \ version ELF 5585000- 5645000 Deferred libfreetype.so.6 ELF 584d000- 5866000 Deferred libz.so.1 ELF 586e000- 5880000 Deferred libbz2.so.1 ELF 5880000- 58be000 Deferred libpng16.so.16 ELF 58c2000- 5905000 Deferred libfontconfig.so.1 ELF 590d000- 5937000 Deferred libexpat.so.1 ELF 5943000- 594f000 Deferred libxcursor.so.1 ELF 5953000- 595a000 Deferred libxfixes.so.3 ELF 596e000- 5971000 Deferred libxshmfence.so.1 ELF 5985000- 59aa000 Deferred imm32 \-PE 5990000- 59aa000 \ imm32 ELF 59b2000- 5a52000 Dwarf winex11 \-PE 59c0000- 5a52000 \ winex11 ELF 5a62000- 5a66000 Deferred libxinerama.so.1 ELF 5a6a000- 5a71000 Deferred libxxf86vm.so.1 ELF 5a75000- 5a81000 Deferred libxrender.so.1 ELF 5a89000- 5a96000 Deferred libxrandr.so.2 ELF 5a9a000- 5a9e000 Deferred libxcomposite.so.1 ELF 5aa6000- 5aaa000 Deferred libxcb-dri3.so.0 ELF 5ab0000- 5ac5000 Deferred libxext.so.6 ELF 5ac9000- 5c1a000 Deferred libx11.so.6 ELF 5c1e000- 5c4a000 Deferred libxcb.so.1 ELF 5c4e000- 5c53000 Deferred libxau.so.6 ELF 5c57000- 5c5e000 Deferred libxdmcp.so.6 ELF 5c5e000- 5c7a000 Deferred libbsd.so.0 ELF 5c7e000- 5c87000 Deferred librt.so.1 ELF 5cb7000- 5cbd000 Deferred libtxc_dxtn.so ELF 5cdd000- 5cf0000 Deferred libxi.so.6 ELF 5cf1000- 5cf5000 Deferred libxcb-present.so.0 ELF 5cf5000- 5cfd000 Deferred libxcb-sync.so.1 ELF 5cfd000- 5d00000 Deferred libx11-xcb.so.1 ELF 5d49000- 5d53000 Deferred libdrm_nouveau.so.2 ELF 5d63000- 5dd8000 Dwarf libgl.so.1 ELF 5ddc000- 5e13000 Deferred libglapi.so.0 ELF 5e17000- 5e1b000 Deferred libxdamage.so.1 ELF 5e1b000- 5e38000 Deferred libxcb-glx.so.0 ELF 5e3c000- 5e42000 Deferred libxcb-dri2.so.0 ELF 5e46000- 5e5a000 Deferred libdrm.so.2 ELF 5fc0000- 6000000 Deferred libnettle.so.6 ELF 6000000- 600e000 Deferred libdrm_radeon.so.1 ELF 600e000- 601a000 Deferred libdrm_amdgpu.so.1 ELF 631e000- 7086000 Dwarf radeonsi_dri.so ELF 72a5000- 72cc000 Deferred libdrm_intel.so.1 ELF 72cc000- 72e9000 Deferred libelf.so.1 ELF 72f9000- 72fc000 Deferred libllvmamdgpuinfo.so.39 ELF 7314000- 7367000 Deferred libllvmbitwriter.so.39 ELF 7377000- 7380000 Deferred libllvmmcdisassembler.so.39 ELF 7bb1000- 7d6d000 Deferred libllvmamdgpucodegen.so.39 ELF 806d000- 816e000 Deferred libllvmamdgpudesc.so.39 ELF 826e000- 8271000 Deferred libllvmx86info.so.39 ELF 8279000- 828d000 Deferred libllvmmcjit.so.39 ELF 8426000- 8591000 Deferred libllvmx86disassembler.so.39 ELF 8591000- 889d000 Deferred libllvmx86codegen.so.39 ELF 889d000- 88c8000 Deferred libllvmexecutionengine.so.39 ELF 88c8000- 88dd000 Deferred libllvmtarget.so.39 ELF 88dd000- 8957000 Deferred libllvmruntimedyld.so.39 ELF 8973000- 898e000 Deferred libgcc_s.so.1 ELF 913f000- 914b000 Deferred libpciaccess.so.0 ELF 9676000- 9802000 Deferred libllvmx86desc.so.39 ELF 9802000- 9833000 Deferred libllvmamdgpuasmprinter.so.39 ELF 9833000- 9840000 Deferred libllvmamdgpuutils.so.39 ELF 9868000- 9878000 Deferred libllvmx86utils.so.39 ELF 9ace000- 9e29000 Deferred libllvmscalaropts.so.39 ELF 9f59000- a392000 Deferred libllvmanalysis.so.39 ELF a39a000- a3a1000 Deferred libllvmirreader.so.39 ELF aa3d000- ab0e000 Deferred libllvmmc.so.39 ELF b24e000- b2a7000 Deferred libllvmx86asmprinter.so.39 ELF b68a000- b9f5000 Deferred libllvmcore.so.39 ELF b9f5000- bb33000 Deferred libllvmsupport.so.39 ELF bc33000- bcb5000 Deferred libllvmobject.so.39 ELF bfb1000- bffd000 Deferred libllvmprofiledata.so.39 ELF c43f000- c52d000 Deferred libllvmasmprinter.so.39 ELF c6ec000- cc75000 Deferred libllvmcodegen.so.39 ELF cf75000- d29f000 Deferred libllvmselectiondag.so.39 ELF d29f000- d2fd000 Deferred libncurses.so.6 ELF d2fd000- d345000 Deferred libllvmmcparser.so.39 ELF d9a8000- dba5000 Deferred libllvmtransformutils.so.39 ELF dca5000- dd8b000 Deferred libllvmvectorize.so.39 ELF dd8b000- dded000 Deferred libllvmdebuginfocodeview.so.39 ELF dded000- de5b000 Deferred libllvmbitreader.so.39 ELF eaeb000- ec1a000 Deferred libllvmipo.so.39 ELF ee4f000- ef56000 Deferred libllvminstcombine.so.39 ELF f35e000- f440000 Deferred libllvminstrumentation.so.39 ELF f764000- f796000 Deferred libllvmlinker.so.39 ELF f796000- f803000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000157 (D) Z:\home\austin\wine-valgrind\dlls\d3d9\tests\d3d9_test.exe 00000158 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2822== 16 bytes in 1 blocks are definitely lost in loss record 133 of 1,521 ==2822== at 0x7BC50829: notify_alloc (heap.c:254) ==2822== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2822== by 0x4C24E06: Direct3DCreate9 (d3d9_main.c:42) ==2822== by 0x4A55A4F: func_device (device.c:11559) ==2822== by 0x4ACFE90: run_test (test.h:589) ==2822== by 0x4AD02E2: main (test.h:673) ==2822== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_device fun:run_test fun:main } ==2822== 13,360 bytes in 1 blocks are definitely lost in loss record 1,508 of 1,521 ==2822== at 0x7BC50829: notify_alloc (heap.c:254) ==2822== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2822== by 0x4D5AA17: wined3d_create (wined3d_main.c:100) ==2822== by 0x4C3336B: d3d9_init (directx.c:594) ==2822== by 0x4C24E29: Direct3DCreate9 (d3d9_main.c:45) ==2822== by 0x4A55A4F: func_device (device.c:11559) ==2822== by 0x4ACFE90: run_test (test.h:589) ==2822== by 0x4AD02E2: main (test.h:673) ==2822== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_device fun:run_test fun:main } make[1]: *** [Makefile:207: device.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3d9.dll -p d3d9_test.exe.so stateblock && touch stateblock.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x69fd0e8 (thread 015c), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x069fd0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:069fd0e8 ESP:04c0e390 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:069fd608 EBX:06e78000 ECX:04797998 EDX:00010000 ESI:0472ed98 EDI:04797998 Stack dump: 0x04c0e390: 00000002 00000010 00000082 069d35d2 0x04c0e3a0: 00800000 00000000 04c0e3dc 0472f0b8 0x04c0e3b0: 00007990 000079a4 04723d38 00000000 0x04c0e3c0: 000079b0 00007980 00007984 00007988 0x04c0e3d0: 0000798c 0472edf8 00004800 000079b8 0x04c0e3e0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x069fd0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x069d94e4 in radeonsi_dri.so (+0x6cb4e3) (0x04722c88) 2 0x069d9a58 in radeonsi_dri.so (+0x6cba57) (0x04723d48) 3 0x06a779ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c0e578) 4 0x0633e43c in radeonsi_dri.so (+0x3043b) (0x0470a4d8) 5 0x067dd760 in radeonsi_dri.so (+0x4cf75f) (0x0470a4d8) 6 0x067dd15d in radeonsi_dri.so (+0x4cf15c) (0x0470a4d8) 7 0x0666b663 in radeonsi_dri.so (+0x35d662) (0x0470a4d8) 8 0x06666416 in radeonsi_dri.so (+0x358415) (0x0470a450) 9 0x05e68da4 in libgl.so.1 (+0x46da3) (0x04626638) 10 0x05e3ad98 in libgl.so.1 (+0x18d97) (0x04623f10) 11 0x05e368db in libgl.so.1 (+0x148da) (0x04c0f014) 12 0x05e36a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c0f014) 13 0x059e053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c0f0e8) 14 0x059e1f92 init_opengl+0xfbe(once=0x5a3ee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c0f2f8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c0f348) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c0f378) 17 0x059e2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c0f3a8) 18 0x059ea5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c0f3c8) 19 0x059d515b X11DRV_wine_get_wgl_driver+0x10(dev=0x490f120, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c0f3f8) 20 0x05174409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c0f428) 21 0x04cc9e5e wined3d_adapter_init+0xe0(adapter=0x490bb18, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c0f868) 22 0x04cca8dd wined3d_init+0x99(wined3d=0x490bb08, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c0f8a8) 23 0x04d5aa87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c0f908) 24 0x04c3336c d3d9_init+0x4d(d3d9=0x490bae8, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c0f948) 25 0x04c24e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c0f998) 26 0x04a5b886 test_state_management+0x69() [/home/austin/wine-valgrind/dlls/d3d9/tests/stateblock.c:2020] in d3d9_test (0x04c0fcb8) 27 0x04a5bc82 func_stateblock+0xa() [/home/austin/wine-valgrind/dlls/d3d9/tests/stateblock.c:2090] in d3d9_test (0x04c0fcc8) 28 0x04acfe91 run_test+0x96(name="stateblock") [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:589] in d3d9_test (0x04c0fd08) 29 0x04ad02e3 main+0x245(argc=, argv=0x48e1de8) [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:673] in d3d9_test (0x04c0fdd8) 30 0x04ad0370 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d9_test (0x04c0fe18) 31 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c0fe38) 32 0x7b46b119 start_process+0x152(entry=0x4ad0302) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c0fe88) 33 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c0fea8) 34 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4ad0302, frame=0x4c0ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c0ff98) 35 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c0ffb8) 36 0x7bc5f267 start_process+0x20(arg=0xfeb0d054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c0ffe8) 37 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 38 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfeb0d054, stack=0x4c10000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeb0cfd8) 39 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfeb0d068) 40 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeb0df18) 41 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeb0df58) 42 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeb0e494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeb0dfa8) 43 0x7c000f50 main+0x145(argc=, argv=0xfeb0e494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeb0e3e8) 44 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x069fd0e8: repe Modules: Module Address Debug info Name (118 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b02000 Dwarf d3d9_test \-PE 4a00000- 4b02000 \ d3d9_test ELF 4c10000- 4c53000 Dwarf d3d9 \-PE 4c20000- 4c53000 \ d3d9 ELF 4c53000- 4dc8000 Dwarf wined3d \-PE 4c60000- 4dc8000 \ wined3d ELF 50c8000- 520d000 Dwarf gdi32 \-PE 50d0000- 520d000 \ gdi32 ELF 520d000- 528e000 Deferred advapi32 \-PE 5220000- 528e000 \ advapi32 ELF 528e000- 5404000 Deferred user32 \-PE 52a0000- 5404000 \ user32 ELF 5504000- 551f000 Deferred version \-PE 5510000- 551f000 \ version ELF 5575000- 5635000 Deferred libfreetype.so.6 ELF 5839000- 5852000 Deferred libz.so.1 ELF 585a000- 586c000 Deferred libbz2.so.1 ELF 5870000- 58ae000 Deferred libpng16.so.16 ELF 58b2000- 58f5000 Deferred libfontconfig.so.1 ELF 58fd000- 5927000 Deferred libexpat.so.1 ELF 5933000- 593f000 Deferred libxcursor.so.1 ELF 5943000- 594a000 Deferred libxfixes.so.3 ELF 595e000- 5961000 Deferred libxshmfence.so.1 ELF 5975000- 599a000 Deferred imm32 \-PE 5980000- 599a000 \ imm32 ELF 59a2000- 5a42000 Dwarf winex11 \-PE 59b0000- 5a42000 \ winex11 ELF 5a52000- 5a56000 Deferred libxinerama.so.1 ELF 5a5a000- 5a61000 Deferred libxxf86vm.so.1 ELF 5a65000- 5a71000 Deferred libxrender.so.1 ELF 5a79000- 5a86000 Deferred libxrandr.so.2 ELF 5a8a000- 5a8e000 Deferred libxcomposite.so.1 ELF 5aa0000- 5ab5000 Deferred libxext.so.6 ELF 5ab9000- 5c0a000 Deferred libx11.so.6 ELF 5c0e000- 5c3a000 Deferred libxcb.so.1 ELF 5c3e000- 5c43000 Deferred libxau.so.6 ELF 5c47000- 5c4e000 Deferred libxdmcp.so.6 ELF 5c4e000- 5c6a000 Deferred libbsd.so.0 ELF 5c6e000- 5c77000 Deferred librt.so.1 ELF 5c87000- 5c8b000 Deferred libxcb-dri3.so.0 ELF 5c8f000- 5c93000 Deferred libxcb-present.so.0 ELF 5c97000- 5c9f000 Deferred libxcb-sync.so.1 ELF 5ca7000- 5cab000 Deferred libxdamage.so.1 ELF 5caf000- 5cb2000 Deferred libx11-xcb.so.1 ELF 5cba000- 5cc0000 Deferred libxcb-dri2.so.0 ELF 5ccd000- 5ce0000 Deferred libxi.so.6 ELF 5ced000- 5cf0000 Deferred libllvmamdgpuinfo.so.39 ELF 5dc5000- 5dcb000 Deferred libtxc_dxtn.so ELF 5e00000- 5e0a000 Deferred libdrm_nouveau.so.2 ELF 5e0e000- 5e1c000 Deferred libdrm_radeon.so.1 ELF 5e22000- 5e97000 Dwarf libgl.so.1 ELF 5e97000- 5ece000 Deferred libglapi.so.0 ELF 5ece000- 5eeb000 Deferred libxcb-glx.so.0 ELF 5eeb000- 5eff000 Deferred libdrm.so.2 ELF 5f51000- 5f91000 Deferred libnettle.so.6 ELF 5f91000- 5fb8000 Deferred libdrm_intel.so.1 ELF 5fb8000- 5fc4000 Deferred libdrm_amdgpu.so.1 ELF 5fc8000- 5fe5000 Deferred libelf.so.1 ELF 630e000- 7076000 Dwarf radeonsi_dri.so ELF 7295000- 72e8000 Deferred libllvmbitwriter.so.39 ELF 72f4000- 72fd000 Deferred libllvmmcdisassembler.so.39 ELF 7301000- 7304000 Deferred libllvmx86info.so.39 ELF 730c000- 7320000 Deferred libllvmmcjit.so.39 ELF 7320000- 734b000 Deferred libllvmexecutionengine.so.39 ELF 734f000- 7364000 Deferred libllvmtarget.so.39 ELF 7cb1000- 7e6d000 Deferred libllvmamdgpucodegen.so.39 ELF 816d000- 826e000 Deferred libllvmamdgpudesc.so.39 ELF 8392000- 839e000 Deferred libpciaccess.so.0 ELF 8526000- 8691000 Deferred libllvmx86disassembler.so.39 ELF 8891000- 890b000 Deferred libllvmruntimedyld.so.39 ELF 890b000- 8926000 Deferred libgcc_s.so.1 ELF 8926000- 8957000 Deferred libllvmamdgpuasmprinter.so.39 ELF 8957000- 8964000 Deferred libllvmamdgpuutils.so.39 ELF 8e2b000- 9137000 Deferred libllvmx86codegen.so.39 ELF 9666000- 9737000 Deferred libllvmmc.so.39 ELF 9737000- 9747000 Deferred libllvmx86utils.so.39 ELF 9985000- 9ce0000 Deferred libllvmscalaropts.so.39 ELF a010000- a19c000 Deferred libllvmx86desc.so.39 ELF a39c000- a3f5000 Deferred libllvmx86asmprinter.so.39 ELF a3f5000- a477000 Deferred libllvmobject.so.39 ELF a7f4000- ac2d000 Deferred libllvmanalysis.so.39 ELF ad2d000- ad79000 Deferred libllvmprofiledata.so.39 ELF ad79000- add7000 Deferred libncurses.so.6 ELF ade7000- adee000 Deferred libllvmirreader.so.39 ELF b43e000- b4a0000 Deferred libllvmdebuginfocodeview.so.39 ELF b87a000- bbe5000 Deferred libllvmcore.so.39 ELF bbe5000- bd23000 Deferred libllvmsupport.so.39 ELF be23000- be6b000 Deferred libllvmmcparser.so.39 ELF be6b000- be9d000 Deferred libllvmlinker.so.39 ELF c62f000- c71d000 Deferred libllvmasmprinter.so.39 ELF c8dc000- ce65000 Deferred libllvmcodegen.so.39 ELF d165000- d48f000 Deferred libllvmselectiondag.so.39 ELF d48f000- d4fd000 Deferred libllvmbitreader.so.39 ELF db98000- dd95000 Deferred libllvmtransformutils.so.39 ELF de95000- df7b000 Deferred libllvmvectorize.so.39 ELF df7b000- e05d000 Deferred libllvminstrumentation.so.39 ELF ecdb000- ee0a000 Deferred libllvmipo.so.39 ELF f03f000- f146000 Deferred libllvminstcombine.so.39 ELF f872000- f8df000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000015b (D) Z:\home\austin\wine-valgrind\dlls\d3d9\tests\d3d9_test.exe 0000015c 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2872== 16 bytes in 1 blocks are definitely lost in loss record 191 of 1,708 ==2872== at 0x7BC50829: notify_alloc (heap.c:254) ==2872== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2872== by 0x4C24E06: Direct3DCreate9 (d3d9_main.c:42) ==2872== by 0x4A5B885: test_state_management (stateblock.c:2020) ==2872== by 0x4A5BC81: func_stateblock (stateblock.c:2090) ==2872== by 0x4ACFE90: run_test (test.h:589) ==2872== by 0x4AD02E2: main (test.h:673) ==2872== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:test_state_management fun:func_stateblock fun:run_test fun:main } ==2872== 13,360 bytes in 1 blocks are definitely lost in loss record 1,690 of 1,708 ==2872== at 0x7BC50829: notify_alloc (heap.c:254) ==2872== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2872== by 0x4D5AA17: wined3d_create (wined3d_main.c:100) ==2872== by 0x4C3336B: d3d9_init (directx.c:594) ==2872== by 0x4C24E29: Direct3DCreate9 (d3d9_main.c:45) ==2872== by 0x4A5B885: test_state_management (stateblock.c:2020) ==2872== by 0x4A5BC81: func_stateblock (stateblock.c:2090) ==2872== by 0x4ACFE90: run_test (test.h:589) ==2872== by 0x4AD02E2: main (test.h:673) ==2872== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:test_state_management fun:func_stateblock fun:run_test fun:main } make[1]: *** [Makefile:239: stateblock.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3d9.dll -p d3d9_test.exe.so visual && touch visual.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6a0d0e8 (thread 0160), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06a0d0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06a0d0e8 ESP:04c0e230 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06a0d608 EBX:06e88000 ECX:0470f848 EDX:00010000 ESI:046a6c48 EDI:0470f848 Stack dump: 0x04c0e230: 00000002 00000010 00000082 069e35d2 0x04c0e240: 00800000 00000000 04c0e27c 046a6f68 0x04c0e250: 00007990 000079a4 0469bbe8 00000000 0x04c0e260: 000079b0 00007980 00007984 00007988 0x04c0e270: 0000798c 046a6ca8 00004800 000079b8 0x04c0e280: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06a0d0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x069e94e4 in radeonsi_dri.so (+0x6cb4e3) (0x0469ab38) 2 0x069e9a58 in radeonsi_dri.so (+0x6cba57) (0x0469bbf8) 3 0x06a879ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c0e418) 4 0x0634e43c in radeonsi_dri.so (+0x3043b) (0x04682388) 5 0x067ed760 in radeonsi_dri.so (+0x4cf75f) (0x04682388) 6 0x067ed15d in radeonsi_dri.so (+0x4cf15c) (0x04682388) 7 0x0667b663 in radeonsi_dri.so (+0x35d662) (0x04682388) 8 0x06676416 in radeonsi_dri.so (+0x358415) (0x04682300) 9 0x05d99da4 in libgl.so.1 (+0x46da3) (0x0459e4e8) 10 0x05d6bd98 in libgl.so.1 (+0x18d97) (0x0459bdc0) 11 0x05d678db in libgl.so.1 (+0x148da) (0x04c0eeb4) 12 0x05d67a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c0eeb4) 13 0x059f053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c0ef88) 14 0x059f1f92 init_opengl+0xfbe(once=0x5a4ee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c0f198) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c0f1e8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c0f218) 17 0x059f2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c0f248) 18 0x059fa5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c0f268) 19 0x059e515b X11DRV_wine_get_wgl_driver+0x10(dev=0x49060d8, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c0f298) 20 0x05174409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c0f2c8) 21 0x04cc9e5e wined3d_adapter_init+0xe0(adapter=0x4902ad0, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c0f708) 22 0x04cca8dd wined3d_init+0x99(wined3d=0x4902ac0, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c0f748) 23 0x04d5aa87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c0f7a8) 24 0x04c3336c d3d9_init+0x4d(d3d9=0x4902aa0, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c0f7e8) 25 0x04c24e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c0f838) 26 0x04acec76 func_visual+0x2a() [/home/austin/wine-valgrind/dlls/d3d9/tests/visual.c:22643] in d3d9_test (0x04c0fcc8) 27 0x04acfe91 run_test+0x96(name="visual") [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:589] in d3d9_test (0x04c0fd08) 28 0x04ad02e3 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3d9/tests/../../../include/wine/test.h:673] in d3d9_test (0x04c0fdd8) 29 0x04ad0370 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3d9_test (0x04c0fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c0fe38) 31 0x7b46b119 start_process+0x152(entry=0x4ad0302) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c0fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c0fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4ad0302, frame=0x4c0ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c0ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c0ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfeec3064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c0ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfeec3064, stack=0x4c10000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeec2fe8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfeec3078) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeec3f28) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeec3f68) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeec44a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeec3fb8) 42 0x7c000f50 main+0x145(argc=, argv=0xfeec44a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeec43f8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06a0d0e8: repe Modules: Module Address Debug info Name (118 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b02000 Dwarf d3d9_test \-PE 4a00000- 4b02000 \ d3d9_test ELF 4c10000- 4c53000 Dwarf d3d9 \-PE 4c20000- 4c53000 \ d3d9 ELF 4c53000- 4dc8000 Dwarf wined3d \-PE 4c60000- 4dc8000 \ wined3d ELF 50c8000- 520d000 Dwarf gdi32 \-PE 50d0000- 520d000 \ gdi32 ELF 520d000- 528e000 Deferred advapi32 \-PE 5220000- 528e000 \ advapi32 ELF 528e000- 5404000 Deferred user32 \-PE 52a0000- 5404000 \ user32 ELF 5504000- 551f000 Deferred version \-PE 5510000- 551f000 \ version ELF 5585000- 5645000 Deferred libfreetype.so.6 ELF 584d000- 5866000 Deferred libz.so.1 ELF 586e000- 5880000 Deferred libbz2.so.1 ELF 5880000- 58be000 Deferred libpng16.so.16 ELF 58c2000- 5905000 Deferred libfontconfig.so.1 ELF 590d000- 5937000 Deferred libexpat.so.1 ELF 5943000- 594f000 Deferred libxcursor.so.1 ELF 5953000- 595a000 Deferred libxfixes.so.3 ELF 596e000- 5971000 Deferred libxshmfence.so.1 ELF 5985000- 59aa000 Deferred imm32 \-PE 5990000- 59aa000 \ imm32 ELF 59b2000- 5a52000 Dwarf winex11 \-PE 59c0000- 5a52000 \ winex11 ELF 5a62000- 5a66000 Deferred libxinerama.so.1 ELF 5a6a000- 5a71000 Deferred libxxf86vm.so.1 ELF 5a75000- 5a81000 Deferred libxrender.so.1 ELF 5a89000- 5a96000 Deferred libxrandr.so.2 ELF 5a9a000- 5a9e000 Deferred libxcomposite.so.1 ELF 5aa2000- 5aa6000 Deferred libxcb-dri3.so.0 ELF 5aa6000- 5aaa000 Deferred libxcb-present.so.0 ELF 5ab0000- 5ac5000 Deferred libxext.so.6 ELF 5ac9000- 5c1a000 Deferred libx11.so.6 ELF 5c1e000- 5c4a000 Deferred libxcb.so.1 ELF 5c4e000- 5c53000 Deferred libxau.so.6 ELF 5c57000- 5c5e000 Deferred libxdmcp.so.6 ELF 5c5e000- 5c7a000 Deferred libbsd.so.0 ELF 5c7e000- 5c87000 Deferred librt.so.1 ELF 5cb7000- 5cbd000 Deferred libtxc_dxtn.so ELF 5cdd000- 5cf0000 Deferred libxi.so.6 ELF 5cf1000- 5cf9000 Deferred libxcb-sync.so.1 ELF 5cfd000- 5d00000 Deferred libx11-xcb.so.1 ELF 5d41000- 5d4b000 Deferred libdrm_nouveau.so.2 ELF 5d53000- 5dc8000 Dwarf libgl.so.1 ELF 5dc8000- 5dff000 Deferred libglapi.so.0 ELF 5e03000- 5e07000 Deferred libxdamage.so.1 ELF 5e0b000- 5e28000 Deferred libxcb-glx.so.0 ELF 5e2c000- 5e32000 Deferred libxcb-dri2.so.0 ELF 5e36000- 5e4a000 Deferred libdrm.so.2 ELF 5fb0000- 5ff0000 Deferred libnettle.so.6 ELF 5ff0000- 6017000 Deferred libdrm_intel.so.1 ELF 601b000- 601e000 Deferred libllvmamdgpuinfo.so.39 ELF 631e000- 7086000 Dwarf radeonsi_dri.so ELF 72a5000- 72b3000 Deferred libdrm_radeon.so.1 ELF 72b3000- 72bf000 Deferred libdrm_amdgpu.so.1 ELF 72bf000- 72dc000 Deferred libelf.so.1 ELF 7304000- 7357000 Deferred libllvmbitwriter.so.39 ELF 7367000- 7370000 Deferred libllvmmcdisassembler.so.39 ELF 7374000- 7377000 Deferred libllvmx86info.so.39 ELF 7bb1000- 7d6d000 Deferred libllvmamdgpucodegen.so.39 ELF 806d000- 816e000 Deferred libllvmamdgpudesc.so.39 ELF 826e000- 8282000 Deferred libllvmmcjit.so.39 ELF 8286000- 829b000 Deferred libllvmtarget.so.39 ELF 8426000- 8591000 Deferred libllvmx86disassembler.so.39 ELF 8591000- 889d000 Deferred libllvmx86codegen.so.39 ELF 889d000- 88c8000 Deferred libllvmexecutionengine.so.39 ELF 88cc000- 8946000 Deferred libllvmruntimedyld.so.39 ELF 8966000- 8981000 Deferred libgcc_s.so.1 ELF 913b000- 9147000 Deferred libpciaccess.so.0 ELF 914b000- 9158000 Deferred libllvmamdgpuutils.so.39 ELF 9676000- 9802000 Deferred libllvmx86desc.so.39 ELF 9802000- 9833000 Deferred libllvmamdgpuasmprinter.so.39 ELF 9863000- 9873000 Deferred libllvmx86utils.so.39 ELF 9ace000- 9e29000 Deferred libllvmscalaropts.so.39 ELF 9f59000- a392000 Deferred libllvmanalysis.so.39 ELF a392000- a399000 Deferred libllvmirreader.so.39 ELF aa3d000- ab0e000 Deferred libllvmmc.so.39 ELF b24e000- b2a7000 Deferred libllvmx86asmprinter.so.39 ELF b68a000- b9f5000 Deferred libllvmcore.so.39 ELF b9f5000- bb33000 Deferred libllvmsupport.so.39 ELF bc33000- bcb5000 Deferred libllvmobject.so.39 ELF bfb1000- bffd000 Deferred libllvmprofiledata.so.39 ELF c43f000- c52d000 Deferred libllvmasmprinter.so.39 ELF c6ec000- cc75000 Deferred libllvmcodegen.so.39 ELF cf75000- d29f000 Deferred libllvmselectiondag.so.39 ELF d29f000- d2fd000 Deferred libncurses.so.6 ELF d2fd000- d345000 Deferred libllvmmcparser.so.39 ELF d9a8000- dba5000 Deferred libllvmtransformutils.so.39 ELF dca5000- dd8b000 Deferred libllvmvectorize.so.39 ELF dd8b000- dded000 Deferred libllvmdebuginfocodeview.so.39 ELF dded000- de5b000 Deferred libllvmbitreader.so.39 ELF eaeb000- ec1a000 Deferred libllvmipo.so.39 ELF ee4f000- ef56000 Deferred libllvminstcombine.so.39 ELF f35e000- f440000 Deferred libllvminstrumentation.so.39 ELF f764000- f796000 Deferred libllvmlinker.so.39 ELF f796000- f803000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000015f (D) Z:\home\austin\wine-valgrind\dlls\d3d9\tests\d3d9_test.exe 00000160 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2907== 16 bytes in 1 blocks are definitely lost in loss record 133 of 1,520 ==2907== at 0x7BC50829: notify_alloc (heap.c:254) ==2907== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2907== by 0x4C24E06: Direct3DCreate9 (d3d9_main.c:42) ==2907== by 0x4ACEC75: func_visual (visual.c:22643) ==2907== by 0x4ACFE90: run_test (test.h:589) ==2907== by 0x4AD02E2: main (test.h:673) ==2907== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_visual fun:run_test fun:main } ==2907== 13,360 bytes in 1 blocks are definitely lost in loss record 1,507 of 1,520 ==2907== at 0x7BC50829: notify_alloc (heap.c:254) ==2907== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2907== by 0x4D5AA17: wined3d_create (wined3d_main.c:100) ==2907== by 0x4C3336B: d3d9_init (directx.c:594) ==2907== by 0x4C24E29: Direct3DCreate9 (d3d9_main.c:45) ==2907== by 0x4ACEC75: func_visual (visual.c:22643) ==2907== by 0x4ACFE90: run_test (test.h:589) ==2907== by 0x4AD02E2: main (test.h:673) ==2907== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_visual fun:run_test fun:main } make[1]: *** [Makefile:271: visual.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3d9/tests' make: *** [Makefile:6673: dlls/d3d9/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3dcompiler_43/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3dcompiler_43.dll -p d3dcompiler_43_test.exe.so asm && touch asm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M d3dcompiler_43.dll -p d3dcompiler_43_test.exe.so blob && touch blob.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M d3dcompiler_43.dll -p d3dcompiler_43_test.exe.so hlsl && touch hlsl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fbd0e8 (thread 0168), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fbd0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fbd0e8 ESP:04b2e4a0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fbd608 EBX:07438000 ECX:04761590 EDX:00010000 ESI:046f8990 EDI:04761590 Stack dump: 0x04b2e4a0: 00000002 00000010 00000082 06f935d2 0x04b2e4b0: 00800000 00000000 04b2e4ec 046f8cb0 0x04b2e4c0: 00007990 000079a4 046ed930 00000000 0x04b2e4d0: 000079b0 00007980 00007984 00007988 0x04b2e4e0: 0000798c 046f89f0 00004800 000079b8 0x04b2e4f0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fbd0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06f994e4 in radeonsi_dri.so (+0x6cb4e3) (0x046ec880) 2 0x06f99a58 in radeonsi_dri.so (+0x6cba57) (0x046ed940) 3 0x070379ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b2e688) 4 0x068fe43c in radeonsi_dri.so (+0x3043b) (0x046d40d0) 5 0x06d9d760 in radeonsi_dri.so (+0x4cf75f) (0x046d40d0) 6 0x06d9d15d in radeonsi_dri.so (+0x4cf15c) (0x046d40d0) 7 0x06c2b663 in radeonsi_dri.so (+0x35d662) (0x046d40d0) 8 0x06c26416 in radeonsi_dri.so (+0x358415) (0x046d4048) 9 0x062eada4 in libgl.so.1 (+0x46da3) (0x045f0230) 10 0x062bcd98 in libgl.so.1 (+0x18d97) (0x045edb08) 11 0x062b88db in libgl.so.1 (+0x148da) (0x04b2f124) 12 0x062b8a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b2f124) 13 0x05ea053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b2f1f8) 14 0x05ea1f92 init_opengl+0xfbe(once=0x5efee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b2f408) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b2f458) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b2f488) 17 0x05ea2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b2f4b8) 18 0x05eaa5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b2f4d8) 19 0x05e9515b X11DRV_wine_get_wgl_driver+0x10(dev=0x490a1f8, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b2f508) 20 0x05018409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b2f538) 21 0x04c6de5e wined3d_adapter_init+0xe0(adapter=0x4906bf0, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b2f978) 22 0x04c6e8dd wined3d_init+0x99(wined3d=0x4906be0, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b2f9b8) 23 0x04cfea87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b2fa18) 24 0x04bd736c d3d9_init+0x4d(d3d9=0x4906bc0, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04b2fa58) 25 0x04bc8e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04b2faa8) 26 0x04a0a7e3 init_d3d9+0x52(vdeclaration=0x4b2fb78, quad_geometry=0x4b2fb7c, vshader_passthru=0x4b2fb80) [/home/austin/wine-valgrind/dlls/d3dcompiler_43/tests/hlsl.c:88] in d3dcompiler_43_test (0x04b2fb58) 27 0x04a0c17c func_hlsl+0x3c() [/home/austin/wine-valgrind/dlls/d3dcompiler_43/tests/hlsl.c:661] in d3dcompiler_43_test (0x04b2fcc8) 28 0x04a1349c run_test+0x96(name="hlsl") [/home/austin/wine-valgrind/dlls/d3dcompiler_43/tests/../../../include/wine/test.h:589] in d3dcompiler_43_test (0x04b2fd08) 29 0x04a138ee main+0x245(argc=, argv=0x48e1e20) [/home/austin/wine-valgrind/dlls/d3dcompiler_43/tests/../../../include/wine/test.h:673] in d3dcompiler_43_test (0x04b2fdd8) 30 0x04a1397f __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dcompiler_43_test (0x04b2fe18) 31 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b2fe38) 32 0x7b46b119 start_process+0x152(entry=0x4a13911) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b2fe88) 33 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b2fea8) 34 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a13911, frame=0x4b2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b2ff98) 35 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b2ffb8) 36 0x7bc5f267 start_process+0x20(arg=0xfedc5044) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b2ffe8) 37 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 38 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfedc5044, stack=0x4b30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfedc4fc8) 39 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfedc5058) 40 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfedc5f08) 41 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfedc5f48) 42 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfedc6484, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfedc5f98) 43 0x7c000f50 main+0x145(argc=, argv=0xfedc6484) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfedc63d8) 44 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fbd0e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a22000 Dwarf d3dcompiler_43_test \-PE 4a00000- 4a22000 \ d3dcompiler_43_test ELF 4b30000- 4bb4000 Deferred d3dcompiler_43 \-PE 4b40000- 4bb4000 \ d3dcompiler_43 ELF 4bb4000- 4bf7000 Dwarf d3d9 \-PE 4bc0000- 4bf7000 \ d3d9 ELF 4bf7000- 4d6c000 Dwarf wined3d \-PE 4c10000- 4d6c000 \ wined3d ELF 4f6c000- 50b1000 Dwarf gdi32 \-PE 4f80000- 50b1000 \ gdi32 ELF 50b1000- 5132000 Deferred advapi32 \-PE 50c0000- 5132000 \ advapi32 ELF 5132000- 52a8000 Deferred user32 \-PE 5140000- 52a8000 \ user32 ELF 54a8000- 54c3000 Deferred version \-PE 54b0000- 54c3000 \ version ELF 54c7000- 5578000 Deferred d3dx9_36 \-PE 54d0000- 5578000 \ d3dx9_36 ELF 5580000- 55a9000 Deferred d3dxof \-PE 5590000- 55a9000 \ d3dxof ELF 55b1000- 5734000 Deferred ole32 \-PE 55d0000- 5734000 \ ole32 ELF 5940000- 59cf000 Deferred rpcrt4 \-PE 5950000- 59cf000 \ rpcrt4 ELF 5a31000- 5af1000 Deferred libfreetype.so.6 ELF 5cf9000- 5d12000 Deferred libz.so.1 ELF 5d1a000- 5d2c000 Deferred libbz2.so.1 ELF 5d30000- 5d6e000 Deferred libpng16.so.16 ELF 5d72000- 5db5000 Deferred libfontconfig.so.1 ELF 5dbd000- 5de7000 Deferred libexpat.so.1 ELF 5df3000- 5dff000 Deferred libxcursor.so.1 ELF 5e03000- 5e0a000 Deferred libxfixes.so.3 ELF 5e1e000- 5e21000 Deferred libxshmfence.so.1 ELF 5e35000- 5e5a000 Deferred imm32 \-PE 5e40000- 5e5a000 \ imm32 ELF 5e62000- 5f02000 Dwarf winex11 \-PE 5e70000- 5f02000 \ winex11 ELF 5f12000- 5f16000 Deferred libxinerama.so.1 ELF 5f1e000- 5f25000 Deferred libxxf86vm.so.1 ELF 5f29000- 5f35000 Deferred libxrender.so.1 ELF 5f39000- 5f46000 Deferred libxrandr.so.2 ELF 5f4a000- 5f4e000 Deferred libxcomposite.so.1 ELF 5f60000- 5f75000 Deferred libxext.so.6 ELF 5f79000- 60ca000 Deferred libx11.so.6 ELF 60f6000- 60fc000 Deferred libtxc_dxtn.so ELF 6121000- 6125000 Deferred libxcb-dri3.so.0 ELF 6125000- 6129000 Deferred libxcb-present.so.0 ELF 612d000- 6130000 Deferred libx11-xcb.so.1 ELF 6183000- 618b000 Deferred libxcb-sync.so.1 ELF 618b000- 61c2000 Deferred libglapi.so.0 ELF 61c2000- 61c6000 Deferred libxdamage.so.1 ELF 61ce000- 61fa000 Deferred libxcb.so.1 ELF 6202000- 6207000 Deferred libxau.so.6 ELF 620b000- 6212000 Deferred libxdmcp.so.6 ELF 6216000- 6232000 Deferred libbsd.so.0 ELF 6236000- 623f000 Deferred librt.so.1 ELF 623f000- 625c000 Deferred libxcb-glx.so.0 ELF 625c000- 6262000 Deferred libxcb-dri2.so.0 ELF 6262000- 6276000 Deferred libdrm.so.2 ELF 627e000- 6288000 Deferred libdrm_nouveau.so.2 ELF 6291000- 62a4000 Deferred libxi.so.6 ELF 62a4000- 6319000 Dwarf libgl.so.1 ELF 658a000- 65ca000 Deferred libnettle.so.6 ELF 68ce000- 7636000 Dwarf radeonsi_dri.so ELF 7746000- 776d000 Deferred libdrm_intel.so.1 ELF 776d000- 777b000 Deferred libdrm_radeon.so.1 ELF 777b000- 7787000 Deferred libdrm_amdgpu.so.1 ELF 7787000- 77a4000 Deferred libelf.so.1 ELF 77b8000- 77bb000 Deferred libllvmamdgpuinfo.so.39 ELF 77d7000- 782a000 Deferred libllvmbitwriter.so.39 ELF 8061000- 821d000 Deferred libllvmamdgpucodegen.so.39 ELF 861d000- 871e000 Deferred libllvmamdgpudesc.so.39 ELF 881e000- 8827000 Deferred libllvmmcdisassembler.so.39 ELF 882f000- 8832000 Deferred libllvmx86info.so.39 ELF 8836000- 884a000 Deferred libllvmmcjit.so.39 ELF 89d6000- 8b41000 Deferred libllvmx86disassembler.so.39 ELF 8d41000- 8d6c000 Deferred libllvmexecutionengine.so.39 ELF 8d6c000- 8d81000 Deferred libllvmtarget.so.39 ELF 8d8d000- 8e07000 Deferred libllvmruntimedyld.so.39 ELF 8e27000- 8e42000 Deferred libgcc_s.so.1 ELF 92eb000- 95f7000 Deferred libllvmx86codegen.so.39 ELF 95ff000- 960b000 Deferred libpciaccess.so.0 ELF 9f7e000- a2d9000 Deferred libllvmscalaropts.so.39 ELF a2d9000- a465000 Deferred libllvmx86desc.so.39 ELF a669000- a676000 Deferred libllvmamdgpuutils.so.39 ELF a9f8000- ae31000 Deferred libllvmanalysis.so.39 ELF af31000- b002000 Deferred libllvmmc.so.39 ELF b642000- b673000 Deferred libllvmamdgpuasmprinter.so.39 ELF b687000- b697000 Deferred libllvmx86utils.so.39 ELF ba7e000- bde9000 Deferred libllvmcore.so.39 ELF bde9000- bf27000 Deferred libllvmsupport.so.39 ELF c027000- c080000 Deferred libllvmx86asmprinter.so.39 ELF c09c000- c0a3000 Deferred libllvmirreader.so.39 ELF c3a5000- c3f1000 Deferred libllvmprofiledata.so.39 ELF c833000- c921000 Deferred libllvmasmprinter.so.39 ELF cae0000- d069000 Deferred libllvmcodegen.so.39 ELF d369000- d3eb000 Deferred libllvmobject.so.39 ELF d3eb000- d449000 Deferred libncurses.so.6 ELF d64a000- d730000 Deferred libllvmvectorize.so.39 ELF d95f000- dc89000 Deferred libllvmselectiondag.so.39 ELF dec6000- e0c3000 Deferred libllvmtransformutils.so.39 ELF e1c3000- e225000 Deferred libllvmdebuginfocodeview.so.39 ELF e225000- e26d000 Deferred libllvmmcparser.so.39 ELF e8a3000- e9d2000 Deferred libllvmipo.so.39 ELF e9d2000- ea40000 Deferred libllvmbitreader.so.39 ELF f2c1000- f3c8000 Deferred libllvminstcombine.so.39 ELF f7d0000- f8b2000 Deferred libllvminstrumentation.so.39 ELF fbd6000- fc08000 Deferred libllvmlinker.so.39 ELF fc08000- fc75000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000167 (D) Z:\home\austin\wine-valgrind\dlls\d3dcompiler_43\tests\d3dcompiler_43_test.exe 00000168 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==2986== 16 bytes in 1 blocks are definitely lost in loss record 135 of 1,545 ==2986== at 0x7BC50829: notify_alloc (heap.c:254) ==2986== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2986== by 0x4BC8E06: Direct3DCreate9 (d3d9_main.c:42) ==2986== by 0x4A0A7E2: init_d3d9 (hlsl.c:88) ==2986== by 0x4A0C17B: func_hlsl (hlsl.c:661) ==2986== by 0x4A1349B: run_test (test.h:589) ==2986== by 0x4A138ED: main (test.h:673) ==2986== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:init_d3d9 fun:func_hlsl fun:run_test fun:main } ==2986== 13,360 bytes in 1 blocks are definitely lost in loss record 1,532 of 1,545 ==2986== at 0x7BC50829: notify_alloc (heap.c:254) ==2986== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==2986== by 0x4CFEA17: wined3d_create (wined3d_main.c:100) ==2986== by 0x4BD736B: d3d9_init (directx.c:594) ==2986== by 0x4BC8E29: Direct3DCreate9 (d3d9_main.c:45) ==2986== by 0x4A0A7E2: init_d3d9 (hlsl.c:88) ==2986== by 0x4A0C17B: func_hlsl (hlsl.c:661) ==2986== by 0x4A1349B: run_test (test.h:589) ==2986== by 0x4A138ED: main (test.h:673) ==2986== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:init_d3d9 fun:func_hlsl fun:run_test fun:main } make[1]: *** [Makefile:239: hlsl.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dcompiler_43.dll -p d3dcompiler_43_test.exe.so reflection && touch reflection.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3dcompiler_43/tests' make: *** [Makefile:6910: dlls/d3dcompiler_43/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3drm/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3drm.dll -p d3drm_test.exe.so d3drm && touch d3drm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6b5f0e8 (thread 016e), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06b5f0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06b5f0e8 ESP:04b4e360 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06b5f608 EBX:06fda000 ECX:047c0548 EDX:00010000 ESI:04757948 EDI:047c0548 Stack dump: 0x04b4e360: 00000002 00000010 00000082 06b355d2 0x04b4e370: 00800000 00000000 04b4e3ac 04757c68 0x04b4e380: 00007990 000079a4 0474c8e8 00000000 0x04b4e390: 000079b0 00007980 00007984 00007988 0x04b4e3a0: 0000798c 047579a8 00004800 000079b8 0x04b4e3b0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06b5f0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06b3b4e4 in radeonsi_dri.so (+0x6cb4e3) (0x0474b838) 2 0x06b3ba58 in radeonsi_dri.so (+0x6cba57) (0x0474c8f8) 3 0x06bd99ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b4e548) 4 0x064a043c in radeonsi_dri.so (+0x3043b) (0x04733088) 5 0x0693f760 in radeonsi_dri.so (+0x4cf75f) (0x04733088) 6 0x0693f15d in radeonsi_dri.so (+0x4cf15c) (0x04733088) 7 0x067cd663 in radeonsi_dri.so (+0x35d662) (0x04733088) 8 0x067c8416 in radeonsi_dri.so (+0x358415) (0x04733000) 9 0x05fafda4 in libgl.so.1 (+0x46da3) (0x0464f1e8) 10 0x05f81d98 in libgl.so.1 (+0x18d97) (0x0464cac0) 11 0x05f7d8db in libgl.so.1 (+0x148da) (0x04b4efe4) 12 0x05f7da54 glXChooseVisual+0x63() in libgl.so.1 (0x04b4efe4) 13 0x059f753a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b4f0b8) 14 0x059f8f92 init_opengl+0xfbe(once=0x5a55e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b4f2c8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b4f318) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b4f348) 17 0x059f9460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b4f378) 18 0x05a015c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b4f398) 19 0x059ec15b X11DRV_wine_get_wgl_driver+0x10(dev=0x5dacc08, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b4f3c8) 20 0x0517b409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b4f3f8) 21 0x04cd0e5e wined3d_adapter_init+0xe0(adapter=0x5da9600, ordinal=0, wined3d_creation_flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b4f838) 22 0x04cd18dd wined3d_init+0x99(wined3d=0x5da95f0, flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b4f878) 23 0x04d61a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b4f8d8) 24 0x04bfceee ddraw_init+0xda(ddraw=0x5da9538, flags=0x1db5, device_type=0) [/home/austin/wine-valgrind/dlls/ddraw/ddraw.c:4959] in ddraw (0x04b4fac8) 25 0x04c10cdd DDRAW_Create+0x163(guid=(nil), DD=0x4b4fba8, UnkOuter=(nil), iid=0x4c3ddd4) [/home/austin/wine-valgrind/dlls/ddraw/main.c:308] in ddraw (0x04b4fb28) 26 0x04c10eac DirectDrawCreate+0x8f(driver_guid=, ddraw=, outer=) [/home/austin/wine-valgrind/dlls/ddraw/main.c:343] in ddraw (0x04b4fb68) 27 0x04b65086 d3drm1_CreateDeviceFromClipper+0xe6(iface=0x5da94e0, clipper=0x5da9510, guid=0x4b4fc3c, width=, height=, device=0x4b4fc28) [/home/austin/wine-valgrind/dlls/d3drm/d3drm.c:378] in d3drm (0x04b4fbd8) 28 0x04a19216 test_Device+0x1d4() [/home/austin/wine-valgrind/dlls/d3drm/tests/d3drm.c:2614] in d3drm_test (0x04b4fcb8) 29 0x04a31254 func_d3drm+0x23() [/home/austin/wine-valgrind/dlls/d3drm/tests/d3drm.c:6545] in d3drm_test (0x04b4fcc8) 30 0x04a340de run_test+0x96(name="d3drm") [/home/austin/wine-valgrind/dlls/d3drm/tests/../../../include/wine/test.h:589] in d3drm_test (0x04b4fd08) 31 0x04a34530 main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/d3drm/tests/../../../include/wine/test.h:673] in d3drm_test (0x04b4fdd8) 32 0x04a345bd __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3drm_test (0x04b4fe18) 33 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b4fe38) 34 0x7b46b119 start_process+0x152(entry=0x4a3454f) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b4fe88) 35 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b4fea8) 36 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a3454f, frame=0x4b4ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b4ff98) 37 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b4ffb8) 38 0x7bc5f267 start_process+0x20(arg=0xfec4c064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b4ffe8) 39 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 40 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfec4c064, stack=0x4b50000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfec4bfe8) 41 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfec4c078) 42 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfec4cf28) 43 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfec4cf68) 44 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfec4d4a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfec4cfb8) 45 0x7c000f50 main+0x145(argc=, argv=0xfec4d4a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfec4d3f8) 46 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06b5f0e8: repe Modules: Module Address Debug info Name (122 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a48000 Dwarf d3drm_test \-PE 4a00000- 4a48000 \ d3drm_test ELF 4b50000- 4bb1000 Dwarf d3drm \-PE 4b60000- 4bb1000 \ d3drm ELF 4bb1000- 4bda000 Deferred d3dxof \-PE 4bc0000- 4bda000 \ d3dxof ELF 4bda000- 4c5a000 Dwarf ddraw \-PE 4be0000- 4c5a000 \ ddraw ELF 4c5a000- 4dcf000 Dwarf wined3d \-PE 4c70000- 4dcf000 \ wined3d ELF 50cf000- 5214000 Dwarf gdi32 \-PE 50e0000- 5214000 \ gdi32 ELF 5214000- 5295000 Deferred advapi32 \-PE 5220000- 5295000 \ advapi32 ELF 5299000- 540f000 Deferred user32 \-PE 52b0000- 540f000 \ user32 ELF 5517000- 5532000 Deferred version \-PE 5520000- 5532000 \ version ELF 5590000- 5650000 Deferred libfreetype.so.6 ELF 5850000- 5869000 Deferred libz.so.1 ELF 586d000- 587f000 Deferred libbz2.so.1 ELF 5883000- 58c1000 Deferred libpng16.so.16 ELF 58c9000- 590c000 Deferred libfontconfig.so.1 ELF 5910000- 593a000 Deferred libexpat.so.1 ELF 5942000- 594e000 Deferred libxcursor.so.1 ELF 5952000- 5959000 Deferred libxfixes.so.3 ELF 596d000- 5970000 Deferred libxshmfence.so.1 ELF 5971000- 5974000 Deferred libx11-xcb.so.1 ELF 598c000- 59b1000 Deferred imm32 \-PE 5990000- 59b1000 \ imm32 ELF 59b9000- 5a59000 Dwarf winex11 \-PE 59c0000- 5a59000 \ winex11 ELF 5a61000- 5a65000 Deferred libxinerama.so.1 ELF 5a69000- 5a70000 Deferred libxxf86vm.so.1 ELF 5a74000- 5a80000 Deferred libxrender.so.1 ELF 5a84000- 5a91000 Deferred libxrandr.so.2 ELF 5a99000- 5a9d000 Deferred libxcomposite.so.1 ELF 5ab3000- 5ac8000 Deferred libxext.so.6 ELF 5ad0000- 5c21000 Deferred libx11.so.6 ELF 5c25000- 5c51000 Deferred libxcb.so.1 ELF 5c55000- 5c5a000 Deferred libxau.so.6 ELF 5c5a000- 5c61000 Deferred libxdmcp.so.6 ELF 5c65000- 5c81000 Deferred libbsd.so.0 ELF 5c85000- 5c8e000 Deferred librt.so.1 ELF 5cdc000- 5ce0000 Deferred libxcb-dri3.so.0 ELF 5ce0000- 5cf3000 Deferred libxi.so.6 ELF 5d2d000- 5d30000 Deferred libllvmamdgpuinfo.so.39 ELF 5ed8000- 5ede000 Deferred libtxc_dxtn.so ELF 5f21000- 5f48000 Deferred libdrm_intel.so.1 ELF 5f48000- 5f4b000 Deferred libllvmx86info.so.39 ELF 5f4f000- 5f53000 Deferred libxcb-present.so.0 ELF 5f69000- 5fde000 Dwarf libgl.so.1 ELF 60de000- 60e6000 Deferred libxcb-sync.so.1 ELF 60ea000- 6121000 Deferred libglapi.so.0 ELF 6425000- 6429000 Deferred libxdamage.so.1 ELF 642d000- 644a000 Deferred libxcb-glx.so.0 ELF 644e000- 6454000 Deferred libxcb-dri2.so.0 ELF 6458000- 646c000 Deferred libdrm.so.2 ELF 6470000- 71d8000 Dwarf radeonsi_dri.so ELF 7559000- 7599000 Deferred libnettle.so.6 ELF 759d000- 75a7000 Deferred libdrm_nouveau.so.2 ELF 75ab000- 75b9000 Deferred libdrm_radeon.so.1 ELF 75bd000- 75c9000 Deferred libdrm_amdgpu.so.1 ELF 7d03000- 7d20000 Deferred libelf.so.1 ELF 7d20000- 7edc000 Deferred libllvmamdgpucodegen.so.39 ELF 82dc000- 83dd000 Deferred libllvmamdgpudesc.so.39 ELF 8509000- 8512000 Deferred libllvmmcdisassembler.so.39 ELF 8695000- 8800000 Deferred libllvmx86disassembler.so.39 ELF 8a00000- 8a53000 Deferred libllvmbitwriter.so.39 ELF 8a5b000- 8a6f000 Deferred libllvmmcjit.so.39 ELF 8a73000- 8a9e000 Deferred libllvmexecutionengine.so.39 ELF 8aa6000- 8abb000 Deferred libllvmtarget.so.39 ELF 8f8d000- 9299000 Deferred libllvmx86codegen.so.39 ELF 9497000- 9623000 Deferred libllvmx86desc.so.39 ELF 9623000- 969d000 Deferred libllvmruntimedyld.so.39 ELF 96a9000- 96b5000 Deferred libpciaccess.so.0 ELF 9cf2000- a04d000 Deferred libllvmscalaropts.so.39 ELF a17d000- a5b6000 Deferred libllvmanalysis.so.39 ELF a5b6000- a5d1000 Deferred libgcc_s.so.1 ELF ad61000- ae32000 Deferred libllvmmc.so.39 ELF ae32000- ae3f000 Deferred libllvmamdgpuutils.so.39 ELF b372000- b3a3000 Deferred libllvmamdgpuasmprinter.so.39 ELF b3c3000- b3d3000 Deferred libllvmx86utils.so.39 ELF b7ae000- bb19000 Deferred libllvmcore.so.39 ELF bb19000- bc57000 Deferred libllvmsupport.so.39 ELF bc57000- bcb0000 Deferred libllvmx86asmprinter.so.39 ELF bcd4000- bcdb000 Deferred libllvmirreader.so.39 ELF beee000- bfdc000 Deferred libllvmasmprinter.so.39 ELF bfdc000- c028000 Deferred libllvmprofiledata.so.39 ELF c909000- ce92000 Deferred libllvmcodegen.so.39 ELF d092000- d3bc000 Deferred libllvmselectiondag.so.39 ELF d3bc000- d43e000 Deferred libllvmobject.so.39 ELF dabd000- dbc4000 Deferred libllvminstcombine.so.39 ELF dbc4000- dc22000 Deferred libncurses.so.6 ELF df8e000- e18b000 Deferred libllvmtransformutils.so.39 ELF e28b000- e371000 Deferred libllvmvectorize.so.39 ELF e471000- e4d3000 Deferred libllvmdebuginfocodeview.so.39 ELF f041000- f170000 Deferred libllvmipo.so.39 ELF f378000- f3c0000 Deferred libllvmmcparser.so.39 ELF f4c0000- f52e000 Deferred libllvmbitreader.so.39 ELF f62e000- f710000 Deferred libllvminstrumentation.so.39 ELF fa34000- fa66000 Deferred libllvmlinker.so.39 ELF fa66000- fad3000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000016d (D) Z:\home\austin\wine-valgrind\dlls\d3drm\tests\d3drm_test.exe 0000016e 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3025== 20 bytes in 1 blocks are definitely lost in loss record 260 of 1,723 ==3025== at 0x7BC50829: notify_alloc (heap.c:254) ==3025== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3025== by 0x4BF8E31: DirectDrawCreateClipper (ddraw.c:3335) ==3025== by 0x4A1911D: test_Device (d3drm.c:2607) ==3025== by 0x4A31253: func_d3drm (d3drm.c:6545) ==3025== by 0x4A340DD: run_test (test.h:589) ==3025== by 0x4A3452F: main (test.h:673) ==3025== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DirectDrawCreateClipper fun:test_Device fun:func_d3drm fun:run_test fun:main } ==3025== 28 bytes in 1 blocks are definitely lost in loss record 583 of 1,723 ==3025== at 0x7BC50829: notify_alloc (heap.c:254) ==3025== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3025== by 0x4B6AAAE: Direct3DRMCreate (d3drm.c:2039) ==3025== by 0x4A190CD: test_Device (d3drm.c:2604) ==3025== by 0x4A31253: func_d3drm (d3drm.c:6545) ==3025== by 0x4A340DD: run_test (test.h:589) ==3025== by 0x4A3452F: main (test.h:673) ==3025== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DRMCreate fun:test_Device fun:func_d3drm fun:run_test fun:main } ==3025== 164 bytes in 1 blocks are definitely lost in loss record 1,437 of 1,723 ==3025== at 0x7BC50829: notify_alloc (heap.c:254) ==3025== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3025== by 0x4C10C76: DDRAW_Create (main.c:301) ==3025== by 0x4C10EAB: DirectDrawCreate (main.c:343) ==3025== by 0x4B65085: d3drm1_CreateDeviceFromClipper (d3drm.c:378) ==3025== by 0x4A19215: test_Device (d3drm.c:2614) ==3025== by 0x4A31253: func_d3drm (d3drm.c:6545) ==3025== by 0x4A340DD: run_test (test.h:589) ==3025== by 0x4A3452F: main (test.h:673) ==3025== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DDRAW_Create fun:DirectDrawCreate fun:d3drm1_CreateDeviceFromClipper fun:test_Device fun:func_d3drm fun:run_test fun:main } make[1]: *** [Makefile:173: d3drm.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3drm.dll -p d3drm_test.exe.so vector && touch vector.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3drm/tests' make: *** [Makefile:7014: dlls/d3drm/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3dx10_43/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3dx10_43.dll -p d3dx10_43_test.exe.so d3dx10 && touch d3dx10.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6b2c0e8 (thread 0174), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06b2c0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06b2c0e8 ESP:04aed660 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06b2c608 EBX:06fa7000 ECX:04771ad0 EDX:00010000 ESI:04708ed0 EDI:04771ad0 Stack dump: 0x04aed660: 00000002 00000010 00000082 06b025d2 0x04aed670: 00800000 00000000 04aed6ac 047091f0 0x04aed680: 00007990 000079a4 046fde70 00000000 0x04aed690: 000079b0 00007980 00007984 00007988 0x04aed6a0: 0000798c 04708f30 00004800 000079b8 0x04aed6b0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06b2c0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06b084e4 in radeonsi_dri.so (+0x6cb4e3) (0x046fcdc0) 2 0x06b08a58 in radeonsi_dri.so (+0x6cba57) (0x046fde80) 3 0x06ba69ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aed848) 4 0x0646d43c in radeonsi_dri.so (+0x3043b) (0x046e4610) 5 0x0690c760 in radeonsi_dri.so (+0x4cf75f) (0x046e4610) 6 0x0690c15d in radeonsi_dri.so (+0x4cf15c) (0x046e4610) 7 0x0679a663 in radeonsi_dri.so (+0x35d662) (0x046e4610) 8 0x06795416 in radeonsi_dri.so (+0x358415) (0x046e4588) 9 0x05f1bda4 in libgl.so.1 (+0x46da3) (0x04600770) 10 0x05eedd98 in libgl.so.1 (+0x18d97) (0x045fe048) 11 0x05ee98db in libgl.so.1 (+0x148da) (0x04aee2e4) 12 0x05ee9a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aee2e4) 13 0x05a0f53a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aee3b8) 14 0x05a10f92 init_opengl+0xfbe(once=0x5a6de00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aee5c8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aee618) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aee648) 17 0x05a11460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aee678) 18 0x05a195c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aee698) 19 0x05a0415b X11DRV_wine_get_wgl_driver+0x10(dev=0x490a108, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aee6c8) 20 0x050f7409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aee6f8) 21 0x04c48e5e wined3d_adapter_init+0xe0(adapter=0x4906b00, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aeeb38) 22 0x04c498dd wined3d_init+0x99(wined3d=0x4906af0, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aeeb78) 23 0x04cd9a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aeebd8) 24 0x04bbd55e dxgi_factory_init+0x44(factory=0x4906ac0, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04aeec08) 25 0x04bbd5f6 dxgi_factory_create+0x51(riid=0x5e70988, factory=0x4aeecd8, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04aeec58) 26 0x04bbbbd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04aeec98) 27 0x05e50414 D3D10CreateDevice+0x201(adapter=(nil), driver_type=, swrast=(nil), flags=, sdk_version=, device=0x4aeedf0) [/home/austin/wine-valgrind/dlls/d3d10/d3d10_main.c:57] in d3d10 (0x04aeedb8) 28 0x04827f50 create_device+0x95() [/home/austin/wine-valgrind/dlls/d3dx10_43/tests/d3dx10.c:54] in d3dx10_43_test (0x04aeee08) 29 0x04827fe2 test_D3DX10UnsetAllDeviceObjects+0x26() [/home/austin/wine-valgrind/dlls/d3dx10_43/tests/d3dx10.c:192] in d3dx10_43_test (0x04aefcb8) 30 0x0482c753 func_d3dx10+0xa() [/home/austin/wine-valgrind/dlls/d3dx10_43/tests/d3dx10.c:793] in d3dx10_43_test (0x04aefcc8) 31 0x0482d508 run_test+0x96(name="d3dx10") [/home/austin/wine-valgrind/dlls/d3dx10_43/tests/../../../include/wine/test.h:589] in d3dx10_43_test (0x04aefd08) 32 0x0482d959 main+0x244(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3dx10_43/tests/../../../include/wine/test.h:673] in d3dx10_43_test (0x04aefdd8) 33 0x0482d9ea __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx10_43_test (0x04aefe18) 34 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 35 0x7b46b119 start_process+0x152(entry=0x482d97c) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 36 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 37 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482d97c, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 38 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 39 0x7bc5f267 start_process+0x20(arg=0xfe951054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 40 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 41 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfe951054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfe950fd8) 42 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfe951068) 43 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfe951f18) 44 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfe951f58) 45 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfe952494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfe951fa8) 46 0x7c000f50 main+0x145(argc=, argv=0xfe952494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfe9523e8) 47 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06b2c0e8: repe Modules: Module Address Debug info Name (130 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4833000 Dwarf d3dx10_43_test \-PE 4820000- 4833000 \ d3dx10_43_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4b0e000 Deferred d3dx10_43 \-PE 4b00000- 4b0e000 \ d3dx10_43 ELF 4b0e000- 4b25000 Deferred d3d10_1 \-PE 4b10000- 4b25000 \ d3d10_1 ELF 4b25000- 4b3b000 Deferred d3d10core \-PE 4b30000- 4b3b000 \ d3d10core ELF 4b3b000- 4ba7000 Deferred d3d11 \-PE 4b40000- 4ba7000 \ d3d11 ELF 4ba7000- 4bd2000 Dwarf dxgi \-PE 4bb0000- 4bd2000 \ dxgi ELF 4bd2000- 4d47000 Dwarf wined3d \-PE 4be0000- 4d47000 \ wined3d ELF 504b000- 5190000 Dwarf gdi32 \-PE 5060000- 5190000 \ gdi32 ELF 5198000- 5219000 Deferred advapi32 \-PE 51b0000- 5219000 \ advapi32 ELF 5225000- 539b000 Deferred user32 \-PE 5240000- 539b000 \ user32 ELF 54a7000- 54c2000 Deferred version \-PE 54b0000- 54c2000 \ version ELF 54ce000- 5552000 Deferred d3dcompiler_43 \-PE 54e0000- 5552000 \ d3dcompiler_43 ELF 55b0000- 5670000 Deferred libfreetype.so.6 ELF 5870000- 5889000 Deferred libz.so.1 ELF 588d000- 589f000 Deferred libbz2.so.1 ELF 58a3000- 58e1000 Deferred libpng16.so.16 ELF 58e9000- 592c000 Deferred libfontconfig.so.1 ELF 5930000- 595a000 Deferred libexpat.so.1 ELF 5966000- 5972000 Deferred libxcursor.so.1 ELF 597a000- 5981000 Deferred libxfixes.so.3 ELF 5991000- 5994000 Deferred libxshmfence.so.1 ELF 59a4000- 59c9000 Deferred imm32 \-PE 59b0000- 59c9000 \ imm32 ELF 59d1000- 5a71000 Dwarf winex11 \-PE 59e0000- 5a71000 \ winex11 ELF 5a81000- 5a85000 Deferred libxinerama.so.1 ELF 5a8d000- 5a94000 Deferred libxxf86vm.so.1 ELF 5a98000- 5aa4000 Deferred libxrender.so.1 ELF 5aa8000- 5ab5000 Deferred libxrandr.so.2 ELF 5ab9000- 5abd000 Deferred libxcomposite.so.1 ELF 5acf000- 5ae4000 Deferred libxext.so.6 ELF 5ae8000- 5c39000 Deferred libx11.so.6 ELF 5c3d000- 5c69000 Deferred libxcb.so.1 ELF 5c6d000- 5c72000 Deferred libxau.so.6 ELF 5c76000- 5c7d000 Deferred libxdmcp.so.6 ELF 5c7d000- 5c99000 Deferred libbsd.so.0 ELF 5c9d000- 5ca6000 Deferred librt.so.1 ELF 5cd6000- 5cdc000 Deferred libtxc_dxtn.so ELF 5cfc000- 5d0f000 Deferred libxi.so.6 ELF 5d1d000- 5d20000 Deferred libx11-xcb.so.1 ELF 5d21000- 5d25000 Deferred libxcb-dri3.so.0 ELF 5d25000- 5d29000 Deferred libxcb-present.so.0 ELF 5d29000- 5d31000 Deferred libxcb-sync.so.1 ELF 5d39000- 5d3d000 Deferred libxdamage.so.1 ELF 5e3d000- 5e83000 Dwarf d3d10 \-PE 5e40000- 5e83000 \ d3d10 ELF 5ec3000- 5ecd000 Deferred libdrm_nouveau.so.2 ELF 5ed5000- 5f4a000 Dwarf libgl.so.1 ELF 5f4a000- 5f81000 Deferred libglapi.so.0 ELF 5f81000- 5f9e000 Deferred libxcb-glx.so.0 ELF 5fa2000- 5fa8000 Deferred libxcb-dri2.so.0 ELF 5fac000- 5fc0000 Deferred libdrm.so.2 ELF 613a000- 613d000 Deferred libllvmamdgpuinfo.so.39 ELF 643d000- 71a5000 Dwarf radeonsi_dri.so ELF 73c4000- 7404000 Deferred libnettle.so.6 ELF 7404000- 742b000 Deferred libdrm_intel.so.1 ELF 742b000- 7439000 Deferred libdrm_radeon.so.1 ELF 7439000- 7445000 Deferred libdrm_amdgpu.so.1 ELF 7445000- 7462000 Deferred libelf.so.1 ELF 748e000- 7497000 Deferred libllvmmcdisassembler.so.39 ELF 749f000- 74a2000 Deferred libllvmx86info.so.39 ELF 7bd0000- 7d8c000 Deferred libllvmamdgpucodegen.so.39 ELF 818c000- 828d000 Deferred libllvmamdgpudesc.so.39 ELF 8391000- 83a5000 Deferred libllvmmcjit.so.39 ELF 8545000- 86b0000 Deferred libllvmx86disassembler.so.39 ELF 8e5a000- 9166000 Deferred libllvmx86codegen.so.39 ELF 9166000- 917b000 Deferred libllvmtarget.so.39 ELF 9695000- 96e8000 Deferred libllvmbitwriter.so.39 ELF 96e8000- 9874000 Deferred libllvmx86desc.so.39 ELF 9874000- 989f000 Deferred libllvmexecutionengine.so.39 ELF 9aed000- 9e48000 Deferred libllvmscalaropts.so.39 ELF a278000- a293000 Deferred libgcc_s.so.1 ELF a293000- a29f000 Deferred libpciaccess.so.0 ELF a29f000- a2ac000 Deferred libllvmamdgpuutils.so.39 ELF a623000- aa5c000 Deferred libllvmanalysis.so.39 ELF aa5c000- aad6000 Deferred libllvmruntimedyld.so.39 ELF abd6000- aca7000 Deferred libllvmmc.so.39 ELF aca7000- acd8000 Deferred libllvmamdgpuasmprinter.so.39 ELF ad00000- ad10000 Deferred libllvmx86utils.so.39 ELF b2c1000- b2c8000 Deferred libllvmirreader.so.39 ELF b75d000- bac8000 Deferred libllvmcore.so.39 ELF bac8000- bc06000 Deferred libllvmsupport.so.39 ELF bc06000- bc5f000 Deferred libllvmx86asmprinter.so.39 ELF bc5f000- bca7000 Deferred libllvmmcparser.so.39 ELF bf84000- bfd0000 Deferred libllvmprofiledata.so.39 ELF c412000- c500000 Deferred libllvmasmprinter.so.39 ELF c7bf000- cd48000 Deferred libllvmcodegen.so.39 ELF d048000- d0ca000 Deferred libllvmobject.so.39 ELF d0ca000- d128000 Deferred libncurses.so.6 ELF d366000- d3c8000 Deferred libllvmdebuginfocodeview.so.39 ELF d3c8000- d3fa000 Deferred libllvmlinker.so.39 ELF d63e000- d968000 Deferred libllvmselectiondag.so.39 ELF db68000- dd65000 Deferred libllvmtransformutils.so.39 ELF dd65000- de4b000 Deferred libllvmvectorize.so.39 ELF eabe000- ebed000 Deferred libllvmipo.so.39 ELF ee22000- ef29000 Deferred libllvminstcombine.so.39 ELF f231000- f29f000 Deferred libllvmbitreader.so.39 ELF f39f000- f481000 Deferred libllvminstrumentation.so.39 ELF f8a5000- f912000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000173 (D) Z:\home\austin\wine-valgrind\dlls\d3dx10_43\tests\d3dx10_43_test.exe 00000174 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:172: d3dx10.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3dx10_43/tests' make: *** [Makefile:7251: dlls/d3dx10_43/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3dx11_43/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3dx11_43.dll -p d3dx11_43_test.exe.so d3dx11 && touch d3dx11.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3dx11_43/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3dx9_36/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so asm && touch asm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so core && touch core.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc40e8 (thread 017c), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc40e8 ESP:04c2e640 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc4608 EBX:0743f000 ECX:047e96c8 EDX:00010000 ESI:04780ac8 EDI:047e96c8 Stack dump: 0x04c2e640: 00000002 00000010 00000082 06f9a5d2 0x04c2e650: 00800000 00000000 04c2e68c 04780de8 0x04c2e660: 00007990 000079a4 04775a68 00000000 0x04c2e670: 000079b0 00007980 00007984 00007988 0x04c2e680: 0000798c 04780b28 00004800 000079b8 0x04c2e690: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa04e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749b8) 2 0x06fa0a58 in radeonsi_dri.so (+0x6cba57) (0x04775a78) 3 0x0703e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e828) 4 0x0690543c in radeonsi_dri.so (+0x3043b) (0x0475c208) 5 0x06da4760 in radeonsi_dri.so (+0x4cf75f) (0x0475c208) 6 0x06da415d in radeonsi_dri.so (+0x4cf15c) (0x0475c208) 7 0x06c32663 in radeonsi_dri.so (+0x35d662) (0x0475c208) 8 0x06c2d416 in radeonsi_dri.so (+0x358415) (0x0475c180) 9 0x0642cda4 in libgl.so.1 (+0x46da3) (0x04678368) 10 0x063fed98 in libgl.so.1 (+0x18d97) (0x04675c40) 11 0x063fa8db in libgl.so.1 (+0x148da) (0x04c2f2c4) 12 0x063faa54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2c4) 13 0x05fa353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f398) 14 0x05fa4f92 init_opengl+0xfbe(once=0x6001e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f5a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f628) 17 0x05fa5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f658) 18 0x05fad5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f678) 19 0x05f9815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4912580, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f6a8) 20 0x054a3409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6d8) 21 0x056cbe5e wined3d_adapter_init+0xe0(adapter=0x490ef78, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb18) 22 0x056cc8dd wined3d_init+0x99(wined3d=0x490ef68, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb58) 23 0x0575ca87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fbb8) 24 0x0562936c d3d9_init+0x4d(d3d9=0x490ef48, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbf8) 25 0x0561ae2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc48) 26 0x04a0e716 func_core+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/core.c:1235] in d3dx9_36_test (0x04c2fcc8) 27 0x04a8fc4b run_test+0x96(name="core") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 28 0x04a9009d main+0x245(argc=, argv=0x48e1df8) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 29 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfee53054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfee53054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfee52fd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfee53068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfee53f18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfee53f58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfee54494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfee53fa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfee54494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfee543e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc40e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 483f000 Deferred d3dxof \-PE 4820000- 483f000 \ d3dxof ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4b2d000- 4b30000 Deferred libxshmfence.so.1 ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4ee8000 Deferred ole32 \-PE 4d80000- 4ee8000 \ ole32 ELF 50e8000- 5169000 Deferred advapi32 \-PE 5100000- 5169000 \ advapi32 ELF 5171000- 52e7000 Deferred user32 \-PE 5180000- 52e7000 \ user32 ELF 53f7000- 553c000 Dwarf gdi32 \-PE 5400000- 553c000 \ gdi32 ELF 5548000- 5563000 Deferred version \-PE 5550000- 5563000 \ version ELF 556f000- 55fe000 Deferred rpcrt4 \-PE 5580000- 55fe000 \ rpcrt4 ELF 5606000- 5649000 Dwarf d3d9 \-PE 5610000- 5649000 \ d3d9 ELF 5655000- 57ca000 Dwarf wined3d \-PE 5670000- 57ca000 \ wined3d ELF 5b34000- 5bf4000 Deferred libfreetype.so.6 ELF 5dfc000- 5e15000 Deferred libz.so.1 ELF 5e1d000- 5e2f000 Deferred libbz2.so.1 ELF 5e33000- 5e71000 Deferred libpng16.so.16 ELF 5e79000- 5ebc000 Deferred libfontconfig.so.1 ELF 5ec0000- 5eea000 Deferred libexpat.so.1 ELF 5ef2000- 5efe000 Deferred libxcursor.so.1 ELF 5f02000- 5f09000 Deferred libxfixes.so.3 ELF 5f1d000- 5f20000 Deferred libx11-xcb.so.1 ELF 5f21000- 5f24000 Deferred libllvmamdgpuinfo.so.39 ELF 5f38000- 5f5d000 Deferred imm32 \-PE 5f40000- 5f5d000 \ imm32 ELF 5f65000- 6005000 Dwarf winex11 \-PE 5f70000- 6005000 \ winex11 ELF 6011000- 6015000 Deferred libxinerama.so.1 ELF 601d000- 6024000 Deferred libxxf86vm.so.1 ELF 6028000- 6034000 Deferred libxrender.so.1 ELF 6038000- 6045000 Deferred libxrandr.so.2 ELF 6049000- 604d000 Deferred libxcomposite.so.1 ELF 6063000- 6078000 Deferred libxext.so.6 ELF 6080000- 61d1000 Deferred libx11.so.6 ELF 61d5000- 6201000 Deferred libxcb.so.1 ELF 6205000- 620a000 Deferred libxau.so.6 ELF 620a000- 6211000 Deferred libxdmcp.so.6 ELF 6215000- 6231000 Deferred libbsd.so.0 ELF 6235000- 623e000 Deferred librt.so.1 ELF 6252000- 6256000 Deferred libxcb-dri3.so.0 ELF 625a000- 625e000 Deferred libxcb-present.so.0 ELF 625e000- 6266000 Deferred libxcb-sync.so.1 ELF 6272000- 6276000 Deferred libxdamage.so.1 ELF 627e000- 6284000 Deferred libxcb-dri2.so.0 ELF 6290000- 62a3000 Deferred libxi.so.6 ELF 634f000- 6355000 Deferred libtxc_dxtn.so ELF 63cc000- 63d6000 Deferred libdrm_nouveau.so.2 ELF 63e6000- 645b000 Dwarf libgl.so.1 ELF 655b000- 6592000 Deferred libglapi.so.0 ELF 6592000- 65af000 Deferred libxcb-glx.so.0 ELF 65af000- 65c3000 Deferred libdrm.so.2 ELF 68d5000- 763d000 Dwarf radeonsi_dri.so ELF 78ae000- 78ee000 Deferred libnettle.so.6 ELF 78ee000- 7915000 Deferred libdrm_intel.so.1 ELF 7915000- 7923000 Deferred libdrm_radeon.so.1 ELF 7923000- 792f000 Deferred libdrm_amdgpu.so.1 ELF 7d3d000- 7d5a000 Deferred libelf.so.1 ELF 7d7a000- 7dcd000 Deferred libllvmbitwriter.so.39 ELF 7ddd000- 7de6000 Deferred libllvmmcdisassembler.so.39 ELF 7dee000- 7df1000 Deferred libllvmx86info.so.39 ELF 7df5000- 7e09000 Deferred libllvmmcjit.so.39 ELF 7e0d000- 7e38000 Deferred libllvmexecutionengine.so.39 ELF 8168000- 8324000 Deferred libllvmamdgpucodegen.so.39 ELF 8824000- 8925000 Deferred libllvmamdgpudesc.so.39 ELF 8a25000- 8a3a000 Deferred libllvmtarget.so.39 ELF 8bdd000- 8d48000 Deferred libllvmx86disassembler.so.39 ELF 93f2000- 96fe000 Deferred libllvmx86codegen.so.39 ELF 970e000- 971a000 Deferred libpciaccess.so.0 ELF 9c2d000- 9db9000 Deferred libllvmx86desc.so.39 ELF 9db9000- 9e33000 Deferred libllvmruntimedyld.so.39 ELF 9e33000- 9e4e000 Deferred libgcc_s.so.1 ELF a085000- a3e0000 Deferred libllvmscalaropts.so.39 ELF a510000- a949000 Deferred libllvmanalysis.so.39 ELF a949000- a97a000 Deferred libllvmamdgpuasmprinter.so.39 ELF b0f4000- b1c5000 Deferred libllvmmc.so.39 ELF b2c5000- b2d2000 Deferred libllvmamdgpuutils.so.39 ELF b839000- b849000 Deferred libllvmx86utils.so.39 ELF bc41000- bfac000 Deferred libllvmcore.so.39 ELF bfac000- c0ea000 Deferred libllvmsupport.so.39 ELF c1ea000- c243000 Deferred libllvmx86asmprinter.so.39 ELF c243000- c28b000 Deferred libllvmmcparser.so.39 ELF c568000- c5b4000 Deferred libllvmprofiledata.so.39 ELF c9f6000- cae4000 Deferred libllvmasmprinter.so.39 ELF cda3000- d32c000 Deferred libllvmcodegen.so.39 ELF d62c000- d6ae000 Deferred libllvmobject.so.39 ELF d6ae000- d70c000 Deferred libncurses.so.6 ELF d94a000- d9ac000 Deferred libllvmdebuginfocodeview.so.39 ELF d9b4000- d9bb000 Deferred libllvmirreader.so.39 ELF d9c7000- d9f9000 Deferred libllvmlinker.so.39 ELF dc22000- df4c000 Deferred libllvmselectiondag.so.39 ELF e14c000- e349000 Deferred libllvmtransformutils.so.39 ELF e349000- e42f000 Deferred libllvmvectorize.so.39 ELF ee6d000- eedb000 Deferred libllvmbitreader.so.39 ELF f116000- f245000 Deferred libllvmipo.so.39 ELF f57a000- f681000 Deferred libllvminstcombine.so.39 ELF f989000- fa6b000 Deferred libllvminstrumentation.so.39 ELF fe8f000- fefc000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000017b (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 0000017c 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3168== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,729 ==3168== at 0x7BC50829: notify_alloc (heap.c:254) ==3168== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3168== by 0x561AE06: Direct3DCreate9 (d3d9_main.c:42) ==3168== by 0x4A0E715: func_core (core.c:1235) ==3168== by 0x4A8FC4A: run_test (test.h:589) ==3168== by 0x4A9009C: main (test.h:673) ==3168== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_core fun:run_test fun:main } ==3168== 13,360 bytes in 1 blocks are possibly lost in loss record 1,712 of 1,729 ==3168== at 0x7BC50829: notify_alloc (heap.c:254) ==3168== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3168== by 0x575CA17: wined3d_create (wined3d_main.c:100) ==3168== by 0x562936B: d3d9_init (directx.c:594) ==3168== by 0x561AE29: Direct3DCreate9 (d3d9_main.c:45) ==3168== by 0x4A0E715: func_core (core.c:1235) ==3168== by 0x4A8FC4A: run_test (test.h:589) ==3168== by 0x4A9009C: main (test.h:673) ==3168== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_core fun:run_test fun:main } make[1]: *** [Makefile:219: core.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so effect && touch effect.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fcd0e8 (thread 0180), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fcd0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fcd0e8 ESP:04c2e640 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fcd608 EBX:07448000 ECX:047e96c8 EDX:00010000 ESI:04780ac8 EDI:047e96c8 Stack dump: 0x04c2e640: 00000002 00000010 00000082 06fa35d2 0x04c2e650: 00800000 00000000 04c2e68c 04780de8 0x04c2e660: 00007990 000079a4 04775a68 00000000 0x04c2e670: 000079b0 00007980 00007984 00007988 0x04c2e680: 0000798c 04780b28 00004800 000079b8 0x04c2e690: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fcd0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa94e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749b8) 2 0x06fa9a58 in radeonsi_dri.so (+0x6cba57) (0x04775a78) 3 0x070479ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e828) 4 0x0690e43c in radeonsi_dri.so (+0x3043b) (0x0475c208) 5 0x06dad760 in radeonsi_dri.so (+0x4cf75f) (0x0475c208) 6 0x06dad15d in radeonsi_dri.so (+0x4cf15c) (0x0475c208) 7 0x06c3b663 in radeonsi_dri.so (+0x35d662) (0x0475c208) 8 0x06c36416 in radeonsi_dri.so (+0x358415) (0x0475c180) 9 0x06434da4 in libgl.so.1 (+0x46da3) (0x04678368) 10 0x06406d98 in libgl.so.1 (+0x18d97) (0x04675c40) 11 0x064028db in libgl.so.1 (+0x148da) (0x04c2f2c4) 12 0x06402a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2c4) 13 0x05fb053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f398) 14 0x05fb1f92 init_opengl+0xfbe(once=0x600ee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f5a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f628) 17 0x05fb2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f658) 18 0x05fba5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f678) 19 0x05fa515b X11DRV_wine_get_wgl_driver+0x10(dev=0x4912550, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f6a8) 20 0x054b8409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6d8) 21 0x056dce5e wined3d_adapter_init+0xe0(adapter=0x490ef48, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb18) 22 0x056dd8dd wined3d_init+0x99(wined3d=0x490ef38, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb58) 23 0x0576da87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fbb8) 24 0x0563a36c d3d9_init+0x4d(d3d9=0x490ef18, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbf8) 25 0x0562be2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc48) 26 0x04a27317 func_effect+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/effect.c:6586] in d3dx9_36_test (0x04c2fcc8) 27 0x04a8fc4b run_test+0x96(name="effect") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 28 0x04a9009d main+0x245(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 29 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfed0c054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfed0c054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfed0bfd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfed0c068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfed0cf18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfed0cf58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfed0d494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfed0cfa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfed0d494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfed0d3e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fcd0e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4d8e000 Deferred d3dxof \-PE 4d70000- 4d8e000 \ d3dxof ELF 4d8e000- 4f11000 Deferred ole32 \-PE 4db0000- 4f11000 \ ole32 ELF 5111000- 5192000 Deferred advapi32 \-PE 5120000- 5192000 \ advapi32 ELF 5192000- 5308000 Deferred user32 \-PE 51a0000- 5308000 \ user32 ELF 540c000- 5551000 Dwarf gdi32 \-PE 5420000- 5551000 \ gdi32 ELF 555d000- 5578000 Deferred version \-PE 5560000- 5578000 \ version ELF 5580000- 560f000 Deferred rpcrt4 \-PE 5590000- 560f000 \ rpcrt4 ELF 5617000- 565a000 Dwarf d3d9 \-PE 5620000- 565a000 \ d3d9 ELF 5666000- 57db000 Dwarf wined3d \-PE 5680000- 57db000 \ wined3d ELF 5b49000- 5c09000 Deferred libfreetype.so.6 ELF 5e0d000- 5e26000 Deferred libz.so.1 ELF 5e2e000- 5e40000 Deferred libbz2.so.1 ELF 5e40000- 5e7e000 Deferred libpng16.so.16 ELF 5e82000- 5ec5000 Deferred libfontconfig.so.1 ELF 5ecd000- 5ef7000 Deferred libexpat.so.1 ELF 5eff000- 5f0b000 Deferred libxcursor.so.1 ELF 5f0f000- 5f16000 Deferred libxfixes.so.3 ELF 5f45000- 5f6a000 Deferred imm32 \-PE 5f50000- 5f6a000 \ imm32 ELF 5f72000- 6012000 Dwarf winex11 \-PE 5f80000- 6012000 \ winex11 ELF 6022000- 6026000 Deferred libxinerama.so.1 ELF 602e000- 6035000 Deferred libxxf86vm.so.1 ELF 6039000- 6045000 Deferred libxrender.so.1 ELF 6049000- 6056000 Deferred libxrandr.so.2 ELF 605a000- 605e000 Deferred libxcomposite.so.1 ELF 6070000- 6085000 Deferred libxext.so.6 ELF 6089000- 61da000 Deferred libx11.so.6 ELF 61de000- 620a000 Deferred libxcb.so.1 ELF 620e000- 6213000 Deferred libxau.so.6 ELF 6217000- 621e000 Deferred libxdmcp.so.6 ELF 621e000- 623a000 Deferred libbsd.so.0 ELF 623e000- 6247000 Deferred librt.so.1 ELF 625f000- 6263000 Deferred libxcb-dri3.so.0 ELF 626b000- 626f000 Deferred libxcb-present.so.0 ELF 626f000- 6277000 Deferred libxcb-sync.so.1 ELF 627b000- 627e000 Deferred libxshmfence.so.1 ELF 6286000- 628a000 Deferred libxdamage.so.1 ELF 628e000- 6291000 Deferred libx11-xcb.so.1 ELF 6295000- 629b000 Deferred libxcb-dri2.so.0 ELF 629d000- 62b0000 Deferred libxi.so.6 ELF 6357000- 635d000 Deferred libtxc_dxtn.so ELF 63d4000- 63de000 Deferred libdrm_nouveau.so.2 ELF 63ee000- 6463000 Dwarf libgl.so.1 ELF 6563000- 659a000 Deferred libglapi.so.0 ELF 659a000- 65b7000 Deferred libxcb-glx.so.0 ELF 65b7000- 65cb000 Deferred libdrm.so.2 ELF 6621000- 6661000 Deferred libnettle.so.6 ELF 6661000- 6688000 Deferred libdrm_intel.so.1 ELF 6688000- 6696000 Deferred libdrm_radeon.so.1 ELF 6696000- 66a2000 Deferred libdrm_amdgpu.so.1 ELF 66a2000- 66bf000 Deferred libelf.so.1 ELF 66d3000- 66d6000 Deferred libllvmamdgpuinfo.so.39 ELF 68de000- 7646000 Dwarf radeonsi_dri.so ELF 7879000- 78cc000 Deferred libllvmbitwriter.so.39 ELF 78dc000- 78e5000 Deferred libllvmmcdisassembler.so.39 ELF 78ed000- 78f0000 Deferred libllvmx86info.so.39 ELF 78f0000- 7904000 Deferred libllvmmcjit.so.39 ELF 7908000- 7933000 Deferred libllvmexecutionengine.so.39 ELF 8281000- 843d000 Deferred libllvmamdgpucodegen.so.39 ELF 883d000- 893e000 Deferred libllvmamdgpudesc.so.39 ELF 8a3e000- 8a53000 Deferred libllvmtarget.so.39 ELF 8bf6000- 8d61000 Deferred libllvmx86disassembler.so.39 ELF 8e61000- 8edb000 Deferred libllvmruntimedyld.so.39 ELF 8ee3000- 8efe000 Deferred libgcc_s.so.1 ELF 8f06000- 8f12000 Deferred libpciaccess.so.0 ELF 8f1a000- 8f4b000 Deferred libllvmamdgpuasmprinter.so.39 ELF 93fb000- 9707000 Deferred libllvmx86codegen.so.39 ELF 9707000- 9714000 Deferred libllvmamdgpuutils.so.39 ELF 9d36000- 9ec2000 Deferred libllvmx86desc.so.39 ELF 9ee6000- 9f3f000 Deferred libllvmx86asmprinter.so.39 ELF 9f47000- 9f57000 Deferred libllvmx86utils.so.39 ELF a18e000- a4e9000 Deferred libllvmscalaropts.so.39 ELF a619000- aa52000 Deferred libllvmanalysis.so.39 ELF aa7a000- aa81000 Deferred libllvmirreader.so.39 ELF b1fd000- b2ce000 Deferred libllvmmc.so.39 ELF b90e000- b95a000 Deferred libllvmprofiledata.so.39 ELF bd4a000- c0b5000 Deferred libllvmcore.so.39 ELF c0b5000- c1f3000 Deferred libllvmsupport.so.39 ELF c2f3000- c375000 Deferred libllvmobject.so.39 ELF c671000- c6b9000 Deferred libllvmmcparser.so.39 ELF caff000- cbed000 Deferred libllvmasmprinter.so.39 ELF ceac000- d435000 Deferred libllvmcodegen.so.39 ELF d635000- d95f000 Deferred libllvmselectiondag.so.39 ELF d95f000- d9bd000 Deferred libncurses.so.6 ELF d9bd000- d9ef000 Deferred libllvmlinker.so.39 ELF e068000- e265000 Deferred libllvmtransformutils.so.39 ELF e365000- e44b000 Deferred libllvmvectorize.so.39 ELF e54b000- e67a000 Deferred libllvmipo.so.39 ELF f419000- f520000 Deferred libllvminstcombine.so.39 ELF f828000- f88a000 Deferred libllvmdebuginfocodeview.so.39 ELF f88a000- f8f8000 Deferred libllvmbitreader.so.39 ELF f9f8000- fada000 Deferred libllvminstrumentation.so.39 ELF fdfe000- fe6b000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000017f (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 00000180 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3192== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,729 ==3192== at 0x7BC50829: notify_alloc (heap.c:254) ==3192== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3192== by 0x562BE06: Direct3DCreate9 (d3d9_main.c:42) ==3192== by 0x4A27316: func_effect (effect.c:6586) ==3192== by 0x4A8FC4A: run_test (test.h:589) ==3192== by 0x4A9009C: main (test.h:673) ==3192== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_effect fun:run_test fun:main } ==3192== 13,360 bytes in 1 blocks are possibly lost in loss record 1,712 of 1,729 ==3192== at 0x7BC50829: notify_alloc (heap.c:254) ==3192== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3192== by 0x576DA17: wined3d_create (wined3d_main.c:100) ==3192== by 0x563A36B: d3d9_init (directx.c:594) ==3192== by 0x562BE29: Direct3DCreate9 (d3d9_main.c:45) ==3192== by 0x4A27316: func_effect (effect.c:6586) ==3192== by 0x4A8FC4A: run_test (test.h:589) ==3192== by 0x4A9009C: main (test.h:673) ==3192== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_effect fun:run_test fun:main } make[1]: *** [Makefile:254: effect.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so line && touch line.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc40e8 (thread 0184), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc40e8 ESP:04c2e640 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc4608 EBX:0743f000 ECX:047e96c8 EDX:00010000 ESI:04780ac8 EDI:047e96c8 Stack dump: 0x04c2e640: 00000002 00000010 00000082 06f9a5d2 0x04c2e650: 00800000 00000000 04c2e68c 04780de8 0x04c2e660: 00007990 000079a4 04775a68 00000000 0x04c2e670: 000079b0 00007980 00007984 00007988 0x04c2e680: 0000798c 04780b28 00004800 000079b8 0x04c2e690: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa04e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749b8) 2 0x06fa0a58 in radeonsi_dri.so (+0x6cba57) (0x04775a78) 3 0x0703e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e828) 4 0x0690543c in radeonsi_dri.so (+0x3043b) (0x0475c208) 5 0x06da4760 in radeonsi_dri.so (+0x4cf75f) (0x0475c208) 6 0x06da415d in radeonsi_dri.so (+0x4cf15c) (0x0475c208) 7 0x06c32663 in radeonsi_dri.so (+0x35d662) (0x0475c208) 8 0x06c2d416 in radeonsi_dri.so (+0x358415) (0x0475c180) 9 0x0642cda4 in libgl.so.1 (+0x46da3) (0x04678368) 10 0x063fed98 in libgl.so.1 (+0x18d97) (0x04675c40) 11 0x063fa8db in libgl.so.1 (+0x148da) (0x04c2f2c4) 12 0x063faa54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2c4) 13 0x05fa353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f398) 14 0x05fa4f92 init_opengl+0xfbe(once=0x6001e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f5a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f628) 17 0x05fa5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f658) 18 0x05fad5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f678) 19 0x05f9815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4912540, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f6a8) 20 0x0549f409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6d8) 21 0x056cbe5e wined3d_adapter_init+0xe0(adapter=0x490ef38, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb18) 22 0x056cc8dd wined3d_init+0x99(wined3d=0x490ef28, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb58) 23 0x0575ca87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fbb8) 24 0x0562936c d3d9_init+0x4d(d3d9=0x490ef08, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbf8) 25 0x0561ae2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc48) 26 0x04a284df func_line+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/line.c:132] in d3dx9_36_test (0x04c2fcc8) 27 0x04a8fc4b run_test+0x96(name="line") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 28 0x04a9009d main+0x245(argc=, argv=0x48e1df8) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 29 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfee92054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfee92054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfee91fd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfee92068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfee92f18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfee92f58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfee93494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfee92fa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfee93494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfee933e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc40e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 483f000 Deferred d3dxof \-PE 4820000- 483f000 \ d3dxof ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4b2d000- 4b30000 Deferred libxshmfence.so.1 ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4ee8000 Deferred ole32 \-PE 4d80000- 4ee8000 \ ole32 ELF 50e8000- 5169000 Deferred advapi32 \-PE 5100000- 5169000 \ advapi32 ELF 5171000- 52e7000 Deferred user32 \-PE 5180000- 52e7000 \ user32 ELF 53f3000- 5538000 Dwarf gdi32 \-PE 5400000- 5538000 \ gdi32 ELF 5544000- 555f000 Deferred version \-PE 5550000- 555f000 \ version ELF 556b000- 55fa000 Deferred rpcrt4 \-PE 5580000- 55fa000 \ rpcrt4 ELF 5606000- 5649000 Dwarf d3d9 \-PE 5610000- 5649000 \ d3d9 ELF 5655000- 57ca000 Dwarf wined3d \-PE 5670000- 57ca000 \ wined3d ELF 5b34000- 5bf4000 Deferred libfreetype.so.6 ELF 5dfc000- 5e15000 Deferred libz.so.1 ELF 5e1d000- 5e2f000 Deferred libbz2.so.1 ELF 5e33000- 5e71000 Deferred libpng16.so.16 ELF 5e79000- 5ebc000 Deferred libfontconfig.so.1 ELF 5ec0000- 5eea000 Deferred libexpat.so.1 ELF 5ef2000- 5efe000 Deferred libxcursor.so.1 ELF 5f02000- 5f09000 Deferred libxfixes.so.3 ELF 5f1d000- 5f20000 Deferred libx11-xcb.so.1 ELF 5f21000- 5f24000 Deferred libllvmamdgpuinfo.so.39 ELF 5f38000- 5f5d000 Deferred imm32 \-PE 5f40000- 5f5d000 \ imm32 ELF 5f65000- 6005000 Dwarf winex11 \-PE 5f70000- 6005000 \ winex11 ELF 6011000- 6015000 Deferred libxinerama.so.1 ELF 601d000- 6024000 Deferred libxxf86vm.so.1 ELF 6028000- 6034000 Deferred libxrender.so.1 ELF 6038000- 6045000 Deferred libxrandr.so.2 ELF 6049000- 604d000 Deferred libxcomposite.so.1 ELF 6063000- 6078000 Deferred libxext.so.6 ELF 6080000- 61d1000 Deferred libx11.so.6 ELF 61d5000- 6201000 Deferred libxcb.so.1 ELF 6205000- 620a000 Deferred libxau.so.6 ELF 620a000- 6211000 Deferred libxdmcp.so.6 ELF 6215000- 6231000 Deferred libbsd.so.0 ELF 6235000- 623e000 Deferred librt.so.1 ELF 6252000- 6256000 Deferred libxcb-dri3.so.0 ELF 625a000- 625e000 Deferred libxcb-present.so.0 ELF 625e000- 6266000 Deferred libxcb-sync.so.1 ELF 6272000- 6276000 Deferred libxdamage.so.1 ELF 627e000- 6284000 Deferred libxcb-dri2.so.0 ELF 6290000- 62a3000 Deferred libxi.so.6 ELF 634f000- 6355000 Deferred libtxc_dxtn.so ELF 63cc000- 63d6000 Deferred libdrm_nouveau.so.2 ELF 63e6000- 645b000 Dwarf libgl.so.1 ELF 655b000- 6592000 Deferred libglapi.so.0 ELF 6592000- 65af000 Deferred libxcb-glx.so.0 ELF 65af000- 65c3000 Deferred libdrm.so.2 ELF 68d5000- 763d000 Dwarf radeonsi_dri.so ELF 78ae000- 78ee000 Deferred libnettle.so.6 ELF 78ee000- 7915000 Deferred libdrm_intel.so.1 ELF 7915000- 7923000 Deferred libdrm_radeon.so.1 ELF 7923000- 792f000 Deferred libdrm_amdgpu.so.1 ELF 7d3d000- 7d5a000 Deferred libelf.so.1 ELF 7d7a000- 7dcd000 Deferred libllvmbitwriter.so.39 ELF 7ddd000- 7de6000 Deferred libllvmmcdisassembler.so.39 ELF 7dee000- 7df1000 Deferred libllvmx86info.so.39 ELF 7df5000- 7e09000 Deferred libllvmmcjit.so.39 ELF 7e0d000- 7e38000 Deferred libllvmexecutionengine.so.39 ELF 8168000- 8324000 Deferred libllvmamdgpucodegen.so.39 ELF 8824000- 8925000 Deferred libllvmamdgpudesc.so.39 ELF 8a25000- 8a3a000 Deferred libllvmtarget.so.39 ELF 8bdd000- 8d48000 Deferred libllvmx86disassembler.so.39 ELF 93f2000- 96fe000 Deferred libllvmx86codegen.so.39 ELF 970e000- 971a000 Deferred libpciaccess.so.0 ELF 9c2d000- 9db9000 Deferred libllvmx86desc.so.39 ELF 9db9000- 9e33000 Deferred libllvmruntimedyld.so.39 ELF 9e33000- 9e4e000 Deferred libgcc_s.so.1 ELF a085000- a3e0000 Deferred libllvmscalaropts.so.39 ELF a510000- a949000 Deferred libllvmanalysis.so.39 ELF a949000- a97a000 Deferred libllvmamdgpuasmprinter.so.39 ELF b0f4000- b1c5000 Deferred libllvmmc.so.39 ELF b2c5000- b2d2000 Deferred libllvmamdgpuutils.so.39 ELF b839000- b849000 Deferred libllvmx86utils.so.39 ELF bc41000- bfac000 Deferred libllvmcore.so.39 ELF bfac000- c0ea000 Deferred libllvmsupport.so.39 ELF c1ea000- c243000 Deferred libllvmx86asmprinter.so.39 ELF c243000- c28b000 Deferred libllvmmcparser.so.39 ELF c568000- c5b4000 Deferred libllvmprofiledata.so.39 ELF c9f6000- cae4000 Deferred libllvmasmprinter.so.39 ELF cda3000- d32c000 Deferred libllvmcodegen.so.39 ELF d62c000- d6ae000 Deferred libllvmobject.so.39 ELF d6ae000- d70c000 Deferred libncurses.so.6 ELF d94a000- d9ac000 Deferred libllvmdebuginfocodeview.so.39 ELF d9b4000- d9bb000 Deferred libllvmirreader.so.39 ELF d9c7000- d9f9000 Deferred libllvmlinker.so.39 ELF dc22000- df4c000 Deferred libllvmselectiondag.so.39 ELF e14c000- e349000 Deferred libllvmtransformutils.so.39 ELF e349000- e42f000 Deferred libllvmvectorize.so.39 ELF ee6d000- eedb000 Deferred libllvmbitreader.so.39 ELF f116000- f245000 Deferred libllvmipo.so.39 ELF f57a000- f681000 Deferred libllvminstcombine.so.39 ELF f989000- fa6b000 Deferred libllvminstrumentation.so.39 ELF fe8f000- fefc000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000183 (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 00000184 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3217== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,729 ==3217== at 0x7BC50829: notify_alloc (heap.c:254) ==3217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3217== by 0x561AE06: Direct3DCreate9 (d3d9_main.c:42) ==3217== by 0x4A284DE: func_line (line.c:132) ==3217== by 0x4A8FC4A: run_test (test.h:589) ==3217== by 0x4A9009C: main (test.h:673) ==3217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_line fun:run_test fun:main } ==3217== 13,360 bytes in 1 blocks are possibly lost in loss record 1,712 of 1,729 ==3217== at 0x7BC50829: notify_alloc (heap.c:254) ==3217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3217== by 0x575CA17: wined3d_create (wined3d_main.c:100) ==3217== by 0x562936B: d3d9_init (directx.c:594) ==3217== by 0x561AE29: Direct3DCreate9 (d3d9_main.c:45) ==3217== by 0x4A284DE: func_line (line.c:132) ==3217== by 0x4A8FC4A: run_test (test.h:589) ==3217== by 0x4A9009C: main (test.h:673) ==3217== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_line fun:run_test fun:main } make[1]: *** [Makefile:290: line.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so math && touch math.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 math.c:235: Test failed: Got unexpected color {3.20000023e-01, 6.89999998e-01, 3.56000006e-01, 8.97000015e-01}, expected {3.19999993e-01, 6.89999998e-01, 3.56000006e-01, 8.97000015e-01}. math.c:306: Test failed: Got unexpected Fresnel term 8.91867206e-02. math.c:2951: Test failed: Blue: case 0, order 6: expected[32] = -3.77377899e+02, received -3.77377747e+02. math.c:2951: Test failed: Blue: case 1, order 6: expected[32] = -3.77377899e+02, received -3.77377747e+02. math.c:2951: Test failed: Blue: case 2, order 6: expected[32] = -3.77377899e+02, received -3.77377747e+02. math.c:2951: Test failed: Blue: case 3, order 6: expected[32] = -3.77377899e+02, received -3.77377747e+02. math.c:2951: Test failed: Blue: case 4, order 6: expected[32] = -3.77377899e+02, received -3.77377747e+02. math.c:2951: Test failed: Blue: case 5, order 6: expected[32] = -3.77377899e+02, received -3.77377747e+02. math.c:3296: Test failed: Expected[6] = 4.27384138e+00, received = 4.27385712e+00. make[1]: *** [Makefile:325: math.ok] Error 9 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so shader && touch shader.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fb40e8 (thread 018a), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fb40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fb40e8 ESP:04c2e630 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fb4608 EBX:0742f000 ECX:047e96c8 EDX:00010000 ESI:04780ac8 EDI:047e96c8 Stack dump: 0x04c2e630: 00000002 00000010 00000082 06f8a5d2 0x04c2e640: 00800000 00000000 04c2e67c 04780de8 0x04c2e650: 00007990 000079a4 04775a68 00000000 0x04c2e660: 000079b0 00007980 00007984 00007988 0x04c2e670: 0000798c 04780b28 00004800 000079b8 0x04c2e680: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fb40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06f904e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749b8) 2 0x06f90a58 in radeonsi_dri.so (+0x6cba57) (0x04775a78) 3 0x0702e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e818) 4 0x068f543c in radeonsi_dri.so (+0x3043b) (0x0475c208) 5 0x06d94760 in radeonsi_dri.so (+0x4cf75f) (0x0475c208) 6 0x06d9415d in radeonsi_dri.so (+0x4cf15c) (0x0475c208) 7 0x06c22663 in radeonsi_dri.so (+0x35d662) (0x0475c208) 8 0x06c1d416 in radeonsi_dri.so (+0x358415) (0x0475c180) 9 0x06408da4 in libgl.so.1 (+0x46da3) (0x04678368) 10 0x063dad98 in libgl.so.1 (+0x18d97) (0x04675c40) 11 0x063d68db in libgl.so.1 (+0x148da) (0x04c2f2b4) 12 0x063d6a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2b4) 13 0x05f9353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f388) 14 0x05f94f92 init_opengl+0xfbe(once=0x5ff1e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f598) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5e8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f618) 17 0x05f95460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f648) 18 0x05f9d5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f668) 19 0x05f8815b X11DRV_wine_get_wgl_driver+0x10(dev=0x49141d0, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f698) 20 0x05493409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6c8) 21 0x056bbe5e wined3d_adapter_init+0xe0(adapter=0x4910bc8, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb08) 22 0x056bc8dd wined3d_init+0x99(wined3d=0x4910bb8, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb48) 23 0x0574ca87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fba8) 24 0x0561936c d3d9_init+0x4d(d3d9=0x4910b98, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbe8) 25 0x0560ae2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc38) 26 0x04a74b58 test_setting_constants+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/shader.c:1464] in d3dx9_36_test (0x04c2fcb8) 27 0x04a785c8 func_shader+0x23() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/shader.c:6499] in d3dx9_36_test (0x04c2fcc8) 28 0x04a8fc4b run_test+0x96(name="shader") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 29 0x04a9009d main+0x245(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 30 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 31 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 32 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 33 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 34 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 35 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 36 0x7bc5f267 start_process+0x20(arg=0xfeb02054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 37 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 38 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfeb02054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeb01fd8) 39 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfeb02068) 40 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeb02f18) 41 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeb02f58) 42 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeb03494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeb02fa8) 43 0x7c000f50 main+0x145(argc=, argv=0xfeb03494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeb033e8) 44 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fb40e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 483f000 Deferred d3dxof \-PE 4820000- 483f000 \ d3dxof ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4b2d000- 4b30000 Deferred libxshmfence.so.1 ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4ee8000 Deferred ole32 \-PE 4d80000- 4ee8000 \ ole32 ELF 50e8000- 5169000 Deferred advapi32 \-PE 5100000- 5169000 \ advapi32 ELF 5169000- 52df000 Deferred user32 \-PE 5180000- 52df000 \ user32 ELF 53e7000- 552c000 Dwarf gdi32 \-PE 53f0000- 552c000 \ gdi32 ELF 5538000- 5553000 Deferred version \-PE 5540000- 5553000 \ version ELF 555f000- 55ee000 Deferred rpcrt4 \-PE 5570000- 55ee000 \ rpcrt4 ELF 55f6000- 5639000 Dwarf d3d9 \-PE 5600000- 5639000 \ d3d9 ELF 5645000- 57ba000 Dwarf wined3d \-PE 5660000- 57ba000 \ wined3d ELF 5b24000- 5be4000 Deferred libfreetype.so.6 ELF 5dec000- 5e05000 Deferred libz.so.1 ELF 5e0d000- 5e1f000 Deferred libbz2.so.1 ELF 5e23000- 5e61000 Deferred libpng16.so.16 ELF 5e69000- 5eac000 Deferred libfontconfig.so.1 ELF 5eb0000- 5eda000 Deferred libexpat.so.1 ELF 5ee2000- 5eee000 Deferred libxcursor.so.1 ELF 5ef2000- 5ef9000 Deferred libxfixes.so.3 ELF 5f0d000- 5f10000 Deferred libx11-xcb.so.1 ELF 5f11000- 5f14000 Deferred libllvmamdgpuinfo.so.39 ELF 5f28000- 5f4d000 Deferred imm32 \-PE 5f30000- 5f4d000 \ imm32 ELF 5f55000- 5ff5000 Dwarf winex11 \-PE 5f60000- 5ff5000 \ winex11 ELF 6001000- 6005000 Deferred libxinerama.so.1 ELF 600d000- 6014000 Deferred libxxf86vm.so.1 ELF 6018000- 6024000 Deferred libxrender.so.1 ELF 6028000- 6035000 Deferred libxrandr.so.2 ELF 6039000- 603d000 Deferred libxcomposite.so.1 ELF 6053000- 6068000 Deferred libxext.so.6 ELF 6070000- 61c1000 Deferred libx11.so.6 ELF 61c5000- 61f1000 Deferred libxcb.so.1 ELF 61f5000- 61fa000 Deferred libxau.so.6 ELF 61fa000- 6201000 Deferred libxdmcp.so.6 ELF 6205000- 6221000 Deferred libbsd.so.0 ELF 6225000- 622e000 Deferred librt.so.1 ELF 6252000- 6256000 Deferred libxcb-dri3.so.0 ELF 625a000- 625e000 Deferred libxcb-present.so.0 ELF 625e000- 6266000 Deferred libxcb-sync.so.1 ELF 6272000- 6276000 Deferred libxdamage.so.1 ELF 6280000- 6293000 Deferred libxi.so.6 ELF 633b000- 6341000 Deferred libtxc_dxtn.so ELF 63ac000- 63b6000 Deferred libdrm_nouveau.so.2 ELF 63c2000- 6437000 Dwarf libgl.so.1 ELF 6537000- 656e000 Deferred libglapi.so.0 ELF 656e000- 658b000 Deferred libxcb-glx.so.0 ELF 658b000- 6591000 Deferred libxcb-dri2.so.0 ELF 6595000- 65a9000 Deferred libdrm.so.2 ELF 68c5000- 762d000 Dwarf radeonsi_dri.so ELF 789e000- 78de000 Deferred libnettle.so.6 ELF 78de000- 7905000 Deferred libdrm_intel.so.1 ELF 7905000- 7913000 Deferred libdrm_radeon.so.1 ELF 7913000- 791f000 Deferred libdrm_amdgpu.so.1 ELF 7d2d000- 7d4a000 Deferred libelf.so.1 ELF 7d66000- 7db9000 Deferred libllvmbitwriter.so.39 ELF 7dc9000- 7dd2000 Deferred libllvmmcdisassembler.so.39 ELF 7dda000- 7ddd000 Deferred libllvmx86info.so.39 ELF 7ddd000- 7df1000 Deferred libllvmmcjit.so.39 ELF 7df5000- 7e20000 Deferred libllvmexecutionengine.so.39 ELF 8158000- 8314000 Deferred libllvmamdgpucodegen.so.39 ELF 8814000- 8915000 Deferred libllvmamdgpudesc.so.39 ELF 8a15000- 8a2a000 Deferred libllvmtarget.so.39 ELF 8bcd000- 8d38000 Deferred libllvmx86disassembler.so.39 ELF 93e2000- 96ee000 Deferred libllvmx86codegen.so.39 ELF 96ee000- 9709000 Deferred libgcc_s.so.1 ELF 9c1d000- 9da9000 Deferred libllvmx86desc.so.39 ELF 9da9000- 9e23000 Deferred libllvmruntimedyld.so.39 ELF 9e27000- 9e33000 Deferred libpciaccess.so.0 ELF 9e3b000- 9e48000 Deferred libllvmamdgpuutils.so.39 ELF a075000- a3d0000 Deferred libllvmscalaropts.so.39 ELF a500000- a939000 Deferred libllvmanalysis.so.39 ELF a939000- a96a000 Deferred libllvmamdgpuasmprinter.so.39 ELF b0e4000- b1b5000 Deferred libllvmmc.so.39 ELF b809000- b862000 Deferred libllvmx86asmprinter.so.39 ELF bc31000- bf9c000 Deferred libllvmcore.so.39 ELF bf9c000- c0da000 Deferred libllvmsupport.so.39 ELF c1e2000- c1f2000 Deferred libllvmx86utils.so.39 ELF c20a000- c256000 Deferred libllvmprofiledata.so.39 ELF c276000- c27d000 Deferred libllvmirreader.so.39 ELF c558000- c5a0000 Deferred libllvmmcparser.so.39 ELF c9e6000- cad4000 Deferred libllvmasmprinter.so.39 ELF cd93000- d31c000 Deferred libllvmcodegen.so.39 ELF d61c000- d69e000 Deferred libllvmobject.so.39 ELF d69e000- d6fc000 Deferred libncurses.so.6 ELF d93a000- d99c000 Deferred libllvmdebuginfocodeview.so.39 ELF d9a0000- d9d2000 Deferred libllvmlinker.so.39 ELF dc12000- df3c000 Deferred libllvmselectiondag.so.39 ELF e13c000- e339000 Deferred libllvmtransformutils.so.39 ELF e339000- e41f000 Deferred libllvmvectorize.so.39 ELF ee5d000- eecb000 Deferred libllvmbitreader.so.39 ELF f106000- f235000 Deferred libllvmipo.so.39 ELF f56a000- f671000 Deferred libllvminstcombine.so.39 ELF f979000- fa5b000 Deferred libllvminstrumentation.so.39 ELF fe7f000- feec000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000189 (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 0000018a 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3271== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,729 ==3271== at 0x7BC50829: notify_alloc (heap.c:254) ==3271== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3271== by 0x560AE06: Direct3DCreate9 (d3d9_main.c:42) ==3271== by 0x4A74B57: test_setting_constants (shader.c:1464) ==3271== by 0x4A785C7: func_shader (shader.c:6499) ==3271== by 0x4A8FC4A: run_test (test.h:589) ==3271== by 0x4A9009C: main (test.h:673) ==3271== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:test_setting_constants fun:func_shader fun:run_test fun:main } ==3271== 13,360 bytes in 1 blocks are definitely lost in loss record 1,712 of 1,729 ==3271== at 0x7BC50829: notify_alloc (heap.c:254) ==3271== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3271== by 0x574CA17: wined3d_create (wined3d_main.c:100) ==3271== by 0x561936B: d3d9_init (directx.c:594) ==3271== by 0x560AE29: Direct3DCreate9 (d3d9_main.c:45) ==3271== by 0x4A74B57: test_setting_constants (shader.c:1464) ==3271== by 0x4A785C7: func_shader (shader.c:6499) ==3271== by 0x4A8FC4A: run_test (test.h:589) ==3271== by 0x4A9009C: main (test.h:673) ==3271== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:test_setting_constants fun:func_shader fun:run_test fun:main } make[1]: *** [Makefile:395: shader.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so surface && touch surface.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc90e8 (thread 018e), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc90e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc90e8 ESP:04c2e640 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc9608 EBX:07444000 ECX:047e96c8 EDX:00010000 ESI:04780ac8 EDI:047e96c8 Stack dump: 0x04c2e640: 00000002 00000010 00000082 06f9f5d2 0x04c2e650: 00800000 00000000 04c2e68c 04780de8 0x04c2e660: 00007990 000079a4 04775a68 00000000 0x04c2e670: 000079b0 00007980 00007984 00007988 0x04c2e680: 0000798c 04780b28 00004800 000079b8 0x04c2e690: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc90e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa54e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749b8) 2 0x06fa5a58 in radeonsi_dri.so (+0x6cba57) (0x04775a78) 3 0x070439ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e828) 4 0x0690a43c in radeonsi_dri.so (+0x3043b) (0x0475c208) 5 0x06da9760 in radeonsi_dri.so (+0x4cf75f) (0x0475c208) 6 0x06da915d in radeonsi_dri.so (+0x4cf15c) (0x0475c208) 7 0x06c37663 in radeonsi_dri.so (+0x35d662) (0x0475c208) 8 0x06c32416 in radeonsi_dri.so (+0x358415) (0x0475c180) 9 0x06434da4 in libgl.so.1 (+0x46da3) (0x04678368) 10 0x06406d98 in libgl.so.1 (+0x18d97) (0x04675c40) 11 0x064028db in libgl.so.1 (+0x148da) (0x04c2f2c4) 12 0x06402a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2c4) 13 0x05fac53a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f398) 14 0x05fadf92 init_opengl+0xfbe(once=0x600ae00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f5a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f628) 17 0x05fae460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f658) 18 0x05fb65c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f678) 19 0x05fa115b X11DRV_wine_get_wgl_driver+0x10(dev=0x4912598, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f6a8) 20 0x054b4409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6d8) 21 0x056d8e5e wined3d_adapter_init+0xe0(adapter=0x490ef90, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb18) 22 0x056d98dd wined3d_init+0x99(wined3d=0x490ef80, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb58) 23 0x05769a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fbb8) 24 0x0563636c d3d9_init+0x4d(d3d9=0x490ef60, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbf8) 25 0x05627e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc48) 26 0x04a7ffa4 func_surface+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/surface.c:1418] in d3dx9_36_test (0x04c2fcc8) 27 0x04a8fc4b run_test+0x96(name="surface") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 28 0x04a9009d main+0x245(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 29 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfecac054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfecac054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfecabfd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfecac068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfecacf18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfecacf58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfecad494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfecacfa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfecad494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfecad3e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc90e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4b2d000- 4b30000 Deferred libxshmfence.so.1 ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4d8e000 Deferred d3dxof \-PE 4d70000- 4d8e000 \ d3dxof ELF 4d8e000- 4f11000 Deferred ole32 \-PE 4db0000- 4f11000 \ ole32 ELF 5111000- 5192000 Deferred advapi32 \-PE 5120000- 5192000 \ advapi32 ELF 5192000- 5308000 Deferred user32 \-PE 51a0000- 5308000 \ user32 ELF 5408000- 554d000 Dwarf gdi32 \-PE 5410000- 554d000 \ gdi32 ELF 5555000- 5570000 Deferred version \-PE 5560000- 5570000 \ version ELF 5578000- 5607000 Deferred rpcrt4 \-PE 5580000- 5607000 \ rpcrt4 ELF 5613000- 5656000 Dwarf d3d9 \-PE 5620000- 5656000 \ d3d9 ELF 5662000- 57d7000 Dwarf wined3d \-PE 5670000- 57d7000 \ wined3d ELF 5b45000- 5c05000 Deferred libfreetype.so.6 ELF 5e0d000- 5e26000 Deferred libz.so.1 ELF 5e2e000- 5e40000 Deferred libbz2.so.1 ELF 5e40000- 5e7e000 Deferred libpng16.so.16 ELF 5e82000- 5ec5000 Deferred libfontconfig.so.1 ELF 5ecd000- 5ef7000 Deferred libexpat.so.1 ELF 5eff000- 5f0b000 Deferred libxcursor.so.1 ELF 5f0f000- 5f16000 Deferred libxfixes.so.3 ELF 5f41000- 5f66000 Deferred imm32 \-PE 5f50000- 5f66000 \ imm32 ELF 5f6e000- 600e000 Dwarf winex11 \-PE 5f80000- 600e000 \ winex11 ELF 601a000- 601e000 Deferred libxinerama.so.1 ELF 6022000- 6029000 Deferred libxxf86vm.so.1 ELF 602d000- 6039000 Deferred libxrender.so.1 ELF 603d000- 604a000 Deferred libxrandr.so.2 ELF 604e000- 6052000 Deferred libxcomposite.so.1 ELF 606c000- 6081000 Deferred libxext.so.6 ELF 6085000- 61d6000 Deferred libx11.so.6 ELF 61da000- 6206000 Deferred libxcb.so.1 ELF 620a000- 620f000 Deferred libxau.so.6 ELF 620f000- 6216000 Deferred libxdmcp.so.6 ELF 621a000- 6236000 Deferred libbsd.so.0 ELF 623a000- 6243000 Deferred librt.so.1 ELF 625b000- 625f000 Deferred libxcb-dri3.so.0 ELF 6263000- 6267000 Deferred libxcb-present.so.0 ELF 626b000- 6273000 Deferred libxcb-sync.so.1 ELF 627f000- 6283000 Deferred libxdamage.so.1 ELF 6287000- 628a000 Deferred libx11-xcb.so.1 ELF 628e000- 6294000 Deferred libxcb-dri2.so.0 ELF 6299000- 62ac000 Deferred libxi.so.6 ELF 6357000- 635d000 Deferred libtxc_dxtn.so ELF 63d4000- 63de000 Deferred libdrm_nouveau.so.2 ELF 63ee000- 6463000 Dwarf libgl.so.1 ELF 6563000- 659a000 Deferred libglapi.so.0 ELF 659a000- 65b7000 Deferred libxcb-glx.so.0 ELF 65b7000- 65cb000 Deferred libdrm.so.2 ELF 661d000- 665d000 Deferred libnettle.so.6 ELF 665d000- 6684000 Deferred libdrm_intel.so.1 ELF 6684000- 6692000 Deferred libdrm_radeon.so.1 ELF 6692000- 669e000 Deferred libdrm_amdgpu.so.1 ELF 669e000- 66bb000 Deferred libelf.so.1 ELF 66cb000- 66ce000 Deferred libllvmamdgpuinfo.so.39 ELF 68da000- 7642000 Dwarf radeonsi_dri.so ELF 7871000- 78c4000 Deferred libllvmbitwriter.so.39 ELF 78d4000- 78dd000 Deferred libllvmmcdisassembler.so.39 ELF 78e1000- 78e4000 Deferred libllvmx86info.so.39 ELF 78e8000- 78fc000 Deferred libllvmmcjit.so.39 ELF 7900000- 792b000 Deferred libllvmexecutionengine.so.39 ELF 827d000- 8439000 Deferred libllvmamdgpucodegen.so.39 ELF 8839000- 893a000 Deferred libllvmamdgpudesc.so.39 ELF 8a3a000- 8a4f000 Deferred libllvmtarget.so.39 ELF 8bf2000- 8d5d000 Deferred libllvmx86disassembler.so.39 ELF 8e5d000- 8ed7000 Deferred libllvmruntimedyld.so.39 ELF 8edb000- 8ef6000 Deferred libgcc_s.so.1 ELF 8efa000- 8f06000 Deferred libpciaccess.so.0 ELF 8f0a000- 8f3b000 Deferred libllvmamdgpuasmprinter.so.39 ELF 8f3f000- 8f4c000 Deferred libllvmamdgpuutils.so.39 ELF 93f7000- 9703000 Deferred libllvmx86codegen.so.39 ELF 9d32000- 9ebe000 Deferred libllvmx86desc.so.39 ELF 9ed2000- 9f2b000 Deferred libllvmx86asmprinter.so.39 ELF 9f33000- 9f43000 Deferred libllvmx86utils.so.39 ELF a18a000- a4e5000 Deferred libllvmscalaropts.so.39 ELF a615000- aa4e000 Deferred libllvmanalysis.so.39 ELF aa6a000- aa71000 Deferred libllvmirreader.so.39 ELF b1f9000- b2ca000 Deferred libllvmmc.so.39 ELF b90a000- b956000 Deferred libllvmprofiledata.so.39 ELF bd46000- c0b1000 Deferred libllvmcore.so.39 ELF c0b1000- c1ef000 Deferred libllvmsupport.so.39 ELF c2ef000- c371000 Deferred libllvmobject.so.39 ELF c66d000- c6b5000 Deferred libllvmmcparser.so.39 ELF cafb000- cbe9000 Deferred libllvmasmprinter.so.39 ELF cea8000- d431000 Deferred libllvmcodegen.so.39 ELF d631000- d95b000 Deferred libllvmselectiondag.so.39 ELF d95b000- d9b9000 Deferred libncurses.so.6 ELF d9b9000- d9eb000 Deferred libllvmlinker.so.39 ELF e064000- e261000 Deferred libllvmtransformutils.so.39 ELF e361000- e447000 Deferred libllvmvectorize.so.39 ELF e547000- e676000 Deferred libllvmipo.so.39 ELF f415000- f51c000 Deferred libllvminstcombine.so.39 ELF f824000- f886000 Deferred libllvmdebuginfocodeview.so.39 ELF f886000- f8f4000 Deferred libllvmbitreader.so.39 ELF f9f4000- fad6000 Deferred libllvminstrumentation.so.39 ELF fdfa000- fe67000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000018d (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 0000018e 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3295== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,729 ==3295== at 0x7BC50829: notify_alloc (heap.c:254) ==3295== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3295== by 0x5627E06: Direct3DCreate9 (d3d9_main.c:42) ==3295== by 0x4A7FFA3: func_surface (surface.c:1418) ==3295== by 0x4A8FC4A: run_test (test.h:589) ==3295== by 0x4A9009C: main (test.h:673) ==3295== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_surface fun:run_test fun:main } ==3295== 13,360 bytes in 1 blocks are possibly lost in loss record 1,712 of 1,729 ==3295== at 0x7BC50829: notify_alloc (heap.c:254) ==3295== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3295== by 0x5769A17: wined3d_create (wined3d_main.c:100) ==3295== by 0x563636B: d3d9_init (directx.c:594) ==3295== by 0x5627E29: Direct3DCreate9 (d3d9_main.c:45) ==3295== by 0x4A7FFA3: func_surface (surface.c:1418) ==3295== by 0x4A8FC4A: run_test (test.h:589) ==3295== by 0x4A9009C: main (test.h:673) ==3295== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_surface fun:run_test fun:main } make[1]: *** [Makefile:430: surface.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so texture && touch texture.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc40e8 (thread 0192), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc40e8 ESP:04c2e640 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc4608 EBX:0743f000 ECX:047e96c8 EDX:00010000 ESI:04780ac8 EDI:047e96c8 Stack dump: 0x04c2e640: 00000002 00000010 00000082 06f9a5d2 0x04c2e650: 00800000 00000000 04c2e68c 04780de8 0x04c2e660: 00007990 000079a4 04775a68 00000000 0x04c2e670: 000079b0 00007980 00007984 00007988 0x04c2e680: 0000798c 04780b28 00004800 000079b8 0x04c2e690: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa04e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749b8) 2 0x06fa0a58 in radeonsi_dri.so (+0x6cba57) (0x04775a78) 3 0x0703e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e828) 4 0x0690543c in radeonsi_dri.so (+0x3043b) (0x0475c208) 5 0x06da4760 in radeonsi_dri.so (+0x4cf75f) (0x0475c208) 6 0x06da415d in radeonsi_dri.so (+0x4cf15c) (0x0475c208) 7 0x06c32663 in radeonsi_dri.so (+0x35d662) (0x0475c208) 8 0x06c2d416 in radeonsi_dri.so (+0x358415) (0x0475c180) 9 0x0642cda4 in libgl.so.1 (+0x46da3) (0x04678368) 10 0x063fed98 in libgl.so.1 (+0x18d97) (0x04675c40) 11 0x063fa8db in libgl.so.1 (+0x148da) (0x04c2f2c4) 12 0x063faa54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2c4) 13 0x05fa353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f398) 14 0x05fa4f92 init_opengl+0xfbe(once=0x6001e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f5a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f628) 17 0x05fa5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f658) 18 0x05fad5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f678) 19 0x05f9815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4912558, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f6a8) 20 0x054a3409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6d8) 21 0x056cbe5e wined3d_adapter_init+0xe0(adapter=0x490ef50, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb18) 22 0x056cc8dd wined3d_init+0x99(wined3d=0x490ef40, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb58) 23 0x0575ca87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fbb8) 24 0x0562936c d3d9_init+0x4d(d3d9=0x490ef20, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbf8) 25 0x0561ae2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc48) 26 0x04a8bb57 func_texture+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/texture.c:2248] in d3dx9_36_test (0x04c2fcc8) 27 0x04a8fc4b run_test+0x96(name="texture") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 28 0x04a9009d main+0x245(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 29 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfecb5054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfecb5054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfecb4fd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfecb5068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfecb5f18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfecb5f58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfecb6494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfecb5fa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfecb6494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfecb63e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc40e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 483f000 Deferred d3dxof \-PE 4820000- 483f000 \ d3dxof ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4b2d000- 4b30000 Deferred libxshmfence.so.1 ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4ee8000 Deferred ole32 \-PE 4d80000- 4ee8000 \ ole32 ELF 50e8000- 5169000 Deferred advapi32 \-PE 5100000- 5169000 \ advapi32 ELF 5175000- 52eb000 Deferred user32 \-PE 5190000- 52eb000 \ user32 ELF 53f7000- 553c000 Dwarf gdi32 \-PE 5400000- 553c000 \ gdi32 ELF 5548000- 5563000 Deferred version \-PE 5550000- 5563000 \ version ELF 556f000- 55fe000 Deferred rpcrt4 \-PE 5580000- 55fe000 \ rpcrt4 ELF 5606000- 5649000 Dwarf d3d9 \-PE 5610000- 5649000 \ d3d9 ELF 5655000- 57ca000 Dwarf wined3d \-PE 5670000- 57ca000 \ wined3d ELF 5b34000- 5bf4000 Deferred libfreetype.so.6 ELF 5dfc000- 5e15000 Deferred libz.so.1 ELF 5e1d000- 5e2f000 Deferred libbz2.so.1 ELF 5e33000- 5e71000 Deferred libpng16.so.16 ELF 5e79000- 5ebc000 Deferred libfontconfig.so.1 ELF 5ec0000- 5eea000 Deferred libexpat.so.1 ELF 5ef2000- 5efe000 Deferred libxcursor.so.1 ELF 5f02000- 5f09000 Deferred libxfixes.so.3 ELF 5f1d000- 5f20000 Deferred libx11-xcb.so.1 ELF 5f21000- 5f24000 Deferred libllvmamdgpuinfo.so.39 ELF 5f38000- 5f5d000 Deferred imm32 \-PE 5f40000- 5f5d000 \ imm32 ELF 5f65000- 6005000 Dwarf winex11 \-PE 5f70000- 6005000 \ winex11 ELF 6011000- 6015000 Deferred libxinerama.so.1 ELF 601d000- 6024000 Deferred libxxf86vm.so.1 ELF 6028000- 6034000 Deferred libxrender.so.1 ELF 6038000- 6045000 Deferred libxrandr.so.2 ELF 6049000- 604d000 Deferred libxcomposite.so.1 ELF 6063000- 6078000 Deferred libxext.so.6 ELF 6080000- 61d1000 Deferred libx11.so.6 ELF 61d5000- 6201000 Deferred libxcb.so.1 ELF 6205000- 620a000 Deferred libxau.so.6 ELF 620a000- 6211000 Deferred libxdmcp.so.6 ELF 6215000- 6231000 Deferred libbsd.so.0 ELF 6235000- 623e000 Deferred librt.so.1 ELF 6252000- 6256000 Deferred libxcb-dri3.so.0 ELF 625a000- 625e000 Deferred libxcb-present.so.0 ELF 625e000- 6266000 Deferred libxcb-sync.so.1 ELF 6272000- 6276000 Deferred libxdamage.so.1 ELF 627e000- 6284000 Deferred libxcb-dri2.so.0 ELF 6290000- 62a3000 Deferred libxi.so.6 ELF 634f000- 6355000 Deferred libtxc_dxtn.so ELF 63cc000- 63d6000 Deferred libdrm_nouveau.so.2 ELF 63e6000- 645b000 Dwarf libgl.so.1 ELF 655b000- 6592000 Deferred libglapi.so.0 ELF 6592000- 65af000 Deferred libxcb-glx.so.0 ELF 65af000- 65c3000 Deferred libdrm.so.2 ELF 68d5000- 763d000 Dwarf radeonsi_dri.so ELF 78ae000- 78ee000 Deferred libnettle.so.6 ELF 78ee000- 7915000 Deferred libdrm_intel.so.1 ELF 7915000- 7923000 Deferred libdrm_radeon.so.1 ELF 7923000- 792f000 Deferred libdrm_amdgpu.so.1 ELF 7d3d000- 7d5a000 Deferred libelf.so.1 ELF 7d7a000- 7dcd000 Deferred libllvmbitwriter.so.39 ELF 7ddd000- 7de6000 Deferred libllvmmcdisassembler.so.39 ELF 7dee000- 7df1000 Deferred libllvmx86info.so.39 ELF 7df5000- 7e09000 Deferred libllvmmcjit.so.39 ELF 7e0d000- 7e38000 Deferred libllvmexecutionengine.so.39 ELF 8168000- 8324000 Deferred libllvmamdgpucodegen.so.39 ELF 8824000- 8925000 Deferred libllvmamdgpudesc.so.39 ELF 8a25000- 8a3a000 Deferred libllvmtarget.so.39 ELF 8bdd000- 8d48000 Deferred libllvmx86disassembler.so.39 ELF 93f2000- 96fe000 Deferred libllvmx86codegen.so.39 ELF 970e000- 971a000 Deferred libpciaccess.so.0 ELF 9c2d000- 9db9000 Deferred libllvmx86desc.so.39 ELF 9db9000- 9e33000 Deferred libllvmruntimedyld.so.39 ELF 9e33000- 9e4e000 Deferred libgcc_s.so.1 ELF a085000- a3e0000 Deferred libllvmscalaropts.so.39 ELF a510000- a949000 Deferred libllvmanalysis.so.39 ELF a949000- a97a000 Deferred libllvmamdgpuasmprinter.so.39 ELF b0f4000- b1c5000 Deferred libllvmmc.so.39 ELF b2c5000- b2d2000 Deferred libllvmamdgpuutils.so.39 ELF b839000- b849000 Deferred libllvmx86utils.so.39 ELF bc41000- bfac000 Deferred libllvmcore.so.39 ELF bfac000- c0ea000 Deferred libllvmsupport.so.39 ELF c1ea000- c243000 Deferred libllvmx86asmprinter.so.39 ELF c243000- c28b000 Deferred libllvmmcparser.so.39 ELF c568000- c5b4000 Deferred libllvmprofiledata.so.39 ELF c9f6000- cae4000 Deferred libllvmasmprinter.so.39 ELF cda3000- d32c000 Deferred libllvmcodegen.so.39 ELF d62c000- d6ae000 Deferred libllvmobject.so.39 ELF d6ae000- d70c000 Deferred libncurses.so.6 ELF d94a000- d9ac000 Deferred libllvmdebuginfocodeview.so.39 ELF d9b4000- d9bb000 Deferred libllvmirreader.so.39 ELF d9c7000- d9f9000 Deferred libllvmlinker.so.39 ELF dc22000- df4c000 Deferred libllvmselectiondag.so.39 ELF e14c000- e349000 Deferred libllvmtransformutils.so.39 ELF e349000- e42f000 Deferred libllvmvectorize.so.39 ELF ee6d000- eedb000 Deferred libllvmbitreader.so.39 ELF f116000- f245000 Deferred libllvmipo.so.39 ELF f57a000- f681000 Deferred libllvminstcombine.so.39 ELF f989000- fa6b000 Deferred libllvminstrumentation.so.39 ELF fe8f000- fefc000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000191 (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 00000192 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3318== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,728 ==3318== at 0x7BC50829: notify_alloc (heap.c:254) ==3318== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3318== by 0x561AE06: Direct3DCreate9 (d3d9_main.c:42) ==3318== by 0x4A8BB56: func_texture (texture.c:2248) ==3318== by 0x4A8FC4A: run_test (test.h:589) ==3318== by 0x4A9009C: main (test.h:673) ==3318== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_texture fun:run_test fun:main } ==3318== 13,360 bytes in 1 blocks are possibly lost in loss record 1,711 of 1,728 ==3318== at 0x7BC50829: notify_alloc (heap.c:254) ==3318== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3318== by 0x575CA17: wined3d_create (wined3d_main.c:100) ==3318== by 0x562936B: d3d9_init (directx.c:594) ==3318== by 0x561AE29: Direct3DCreate9 (d3d9_main.c:45) ==3318== by 0x4A8BB56: func_texture (texture.c:2248) ==3318== by 0x4A8FC4A: run_test (test.h:589) ==3318== by 0x4A9009C: main (test.h:673) ==3318== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_texture fun:run_test fun:main } make[1]: *** [Makefile:466: texture.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so volume && touch volume.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc40e8 (thread 0196), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc40e8 ESP:04c2e640 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc4608 EBX:0743f000 ECX:047e96d0 EDX:00010000 ESI:04780ad0 EDI:047e96d0 Stack dump: 0x04c2e640: 00000002 00000010 00000082 06f9a5d2 0x04c2e650: 00800000 00000000 04c2e68c 04780df0 0x04c2e660: 00007990 000079a4 04775a70 00000000 0x04c2e670: 000079b0 00007980 00007984 00007988 0x04c2e680: 0000798c 04780b30 00004800 000079b8 0x04c2e690: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa04e4 in radeonsi_dri.so (+0x6cb4e3) (0x047749c0) 2 0x06fa0a58 in radeonsi_dri.so (+0x6cba57) (0x04775a80) 3 0x0703e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c2e828) 4 0x0690543c in radeonsi_dri.so (+0x3043b) (0x0475c210) 5 0x06da4760 in radeonsi_dri.so (+0x4cf75f) (0x0475c210) 6 0x06da415d in radeonsi_dri.so (+0x4cf15c) (0x0475c210) 7 0x06c32663 in radeonsi_dri.so (+0x35d662) (0x0475c210) 8 0x06c2d416 in radeonsi_dri.so (+0x358415) (0x0475c188) 9 0x0642cda4 in libgl.so.1 (+0x46da3) (0x04678370) 10 0x063fed98 in libgl.so.1 (+0x18d97) (0x04675c48) 11 0x063fa8db in libgl.so.1 (+0x148da) (0x04c2f2c4) 12 0x063faa54 glXChooseVisual+0x63() in libgl.so.1 (0x04c2f2c4) 13 0x05fa353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c2f398) 14 0x05fa4f92 init_opengl+0xfbe(once=0x6001e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c2f5a8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c2f5f8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c2f628) 17 0x05fa5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c2f658) 18 0x05fad5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c2f678) 19 0x05f9815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4912550, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c2f6a8) 20 0x0549f409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c2f6d8) 21 0x056cbe5e wined3d_adapter_init+0xe0(adapter=0x490ef48, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c2fb18) 22 0x056cc8dd wined3d_init+0x99(wined3d=0x490ef38, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c2fb58) 23 0x0575ca87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c2fbb8) 24 0x0562936c d3d9_init+0x4d(d3d9=0x490ef18, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04c2fbf8) 25 0x0561ae2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04c2fc48) 26 0x04a8d4de func_volume+0x8d() [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/volume.c:280] in d3dx9_36_test (0x04c2fcc8) 27 0x04a8fc4b run_test+0x96(name="volume") [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:589] in d3dx9_36_test (0x04c2fd08) 28 0x04a9009d main+0x245(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/d3dx9_36/tests/../../../include/wine/test.h:673] in d3dx9_36_test (0x04c2fdd8) 29 0x04a9012a __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in d3dx9_36_test (0x04c2fe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c2fe38) 31 0x7b46b119 start_process+0x152(entry=0x4a900bc) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c2fe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c2fea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a900bc, frame=0x4c2ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c2ff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c2ffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfedde054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c2ffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfedde054, stack=0x4c30000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfedddfd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfedde068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeddef18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeddef58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeddf494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeddefa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfeddf494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeddf3e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc40e8: repe Modules: Module Address Debug info Name (128 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 483f000 Deferred d3dxof \-PE 4820000- 483f000 \ d3dxof ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b2d000 Dwarf d3dx9_36_test \-PE 4a00000- 4b2d000 \ d3dx9_36_test ELF 4b2d000- 4b30000 Deferred libxshmfence.so.1 ELF 4c30000- 4ce1000 Deferred d3dx9_36 \-PE 4c40000- 4ce1000 \ d3dx9_36 ELF 4ce1000- 4d65000 Deferred d3dcompiler_43 \-PE 4cf0000- 4d65000 \ d3dcompiler_43 ELF 4d65000- 4ee8000 Deferred ole32 \-PE 4d80000- 4ee8000 \ ole32 ELF 50e8000- 5169000 Deferred advapi32 \-PE 5100000- 5169000 \ advapi32 ELF 5171000- 52e7000 Deferred user32 \-PE 5180000- 52e7000 \ user32 ELF 53f3000- 5538000 Dwarf gdi32 \-PE 5400000- 5538000 \ gdi32 ELF 5544000- 555f000 Deferred version \-PE 5550000- 555f000 \ version ELF 556b000- 55fa000 Deferred rpcrt4 \-PE 5580000- 55fa000 \ rpcrt4 ELF 5606000- 5649000 Dwarf d3d9 \-PE 5610000- 5649000 \ d3d9 ELF 5655000- 57ca000 Dwarf wined3d \-PE 5670000- 57ca000 \ wined3d ELF 5b34000- 5bf4000 Deferred libfreetype.so.6 ELF 5dfc000- 5e15000 Deferred libz.so.1 ELF 5e1d000- 5e2f000 Deferred libbz2.so.1 ELF 5e33000- 5e71000 Deferred libpng16.so.16 ELF 5e79000- 5ebc000 Deferred libfontconfig.so.1 ELF 5ec0000- 5eea000 Deferred libexpat.so.1 ELF 5ef2000- 5efe000 Deferred libxcursor.so.1 ELF 5f02000- 5f09000 Deferred libxfixes.so.3 ELF 5f1d000- 5f20000 Deferred libx11-xcb.so.1 ELF 5f21000- 5f24000 Deferred libllvmamdgpuinfo.so.39 ELF 5f38000- 5f5d000 Deferred imm32 \-PE 5f40000- 5f5d000 \ imm32 ELF 5f65000- 6005000 Dwarf winex11 \-PE 5f70000- 6005000 \ winex11 ELF 6011000- 6015000 Deferred libxinerama.so.1 ELF 601d000- 6024000 Deferred libxxf86vm.so.1 ELF 6028000- 6034000 Deferred libxrender.so.1 ELF 6038000- 6045000 Deferred libxrandr.so.2 ELF 6049000- 604d000 Deferred libxcomposite.so.1 ELF 6063000- 6078000 Deferred libxext.so.6 ELF 6080000- 61d1000 Deferred libx11.so.6 ELF 61d5000- 6201000 Deferred libxcb.so.1 ELF 6205000- 620a000 Deferred libxau.so.6 ELF 620a000- 6211000 Deferred libxdmcp.so.6 ELF 6215000- 6231000 Deferred libbsd.so.0 ELF 6235000- 623e000 Deferred librt.so.1 ELF 6252000- 6256000 Deferred libxcb-dri3.so.0 ELF 625a000- 625e000 Deferred libxcb-present.so.0 ELF 625e000- 6266000 Deferred libxcb-sync.so.1 ELF 6272000- 6276000 Deferred libxdamage.so.1 ELF 627e000- 6284000 Deferred libxcb-dri2.so.0 ELF 6290000- 62a3000 Deferred libxi.so.6 ELF 634f000- 6355000 Deferred libtxc_dxtn.so ELF 63cc000- 63d6000 Deferred libdrm_nouveau.so.2 ELF 63e6000- 645b000 Dwarf libgl.so.1 ELF 655b000- 6592000 Deferred libglapi.so.0 ELF 6592000- 65af000 Deferred libxcb-glx.so.0 ELF 65af000- 65c3000 Deferred libdrm.so.2 ELF 68d5000- 763d000 Dwarf radeonsi_dri.so ELF 78ae000- 78ee000 Deferred libnettle.so.6 ELF 78ee000- 7915000 Deferred libdrm_intel.so.1 ELF 7915000- 7923000 Deferred libdrm_radeon.so.1 ELF 7923000- 792f000 Deferred libdrm_amdgpu.so.1 ELF 7d3d000- 7d5a000 Deferred libelf.so.1 ELF 7d7a000- 7dcd000 Deferred libllvmbitwriter.so.39 ELF 7ddd000- 7de6000 Deferred libllvmmcdisassembler.so.39 ELF 7dee000- 7df1000 Deferred libllvmx86info.so.39 ELF 7df5000- 7e09000 Deferred libllvmmcjit.so.39 ELF 7e0d000- 7e38000 Deferred libllvmexecutionengine.so.39 ELF 8168000- 8324000 Deferred libllvmamdgpucodegen.so.39 ELF 8824000- 8925000 Deferred libllvmamdgpudesc.so.39 ELF 8a25000- 8a3a000 Deferred libllvmtarget.so.39 ELF 8bdd000- 8d48000 Deferred libllvmx86disassembler.so.39 ELF 93f2000- 96fe000 Deferred libllvmx86codegen.so.39 ELF 970e000- 971a000 Deferred libpciaccess.so.0 ELF 9c2d000- 9db9000 Deferred libllvmx86desc.so.39 ELF 9db9000- 9e33000 Deferred libllvmruntimedyld.so.39 ELF 9e33000- 9e4e000 Deferred libgcc_s.so.1 ELF a085000- a3e0000 Deferred libllvmscalaropts.so.39 ELF a510000- a949000 Deferred libllvmanalysis.so.39 ELF a949000- a97a000 Deferred libllvmamdgpuasmprinter.so.39 ELF b0f4000- b1c5000 Deferred libllvmmc.so.39 ELF b2c5000- b2d2000 Deferred libllvmamdgpuutils.so.39 ELF b839000- b849000 Deferred libllvmx86utils.so.39 ELF bc41000- bfac000 Deferred libllvmcore.so.39 ELF bfac000- c0ea000 Deferred libllvmsupport.so.39 ELF c1ea000- c243000 Deferred libllvmx86asmprinter.so.39 ELF c243000- c28b000 Deferred libllvmmcparser.so.39 ELF c568000- c5b4000 Deferred libllvmprofiledata.so.39 ELF c9f6000- cae4000 Deferred libllvmasmprinter.so.39 ELF cda3000- d32c000 Deferred libllvmcodegen.so.39 ELF d62c000- d6ae000 Deferred libllvmobject.so.39 ELF d6ae000- d70c000 Deferred libncurses.so.6 ELF d94a000- d9ac000 Deferred libllvmdebuginfocodeview.so.39 ELF d9b4000- d9bb000 Deferred libllvmirreader.so.39 ELF d9c7000- d9f9000 Deferred libllvmlinker.so.39 ELF dc22000- df4c000 Deferred libllvmselectiondag.so.39 ELF e14c000- e349000 Deferred libllvmtransformutils.so.39 ELF e349000- e42f000 Deferred libllvmvectorize.so.39 ELF ee6d000- eedb000 Deferred libllvmbitreader.so.39 ELF f116000- f245000 Deferred libllvmipo.so.39 ELF f57a000- f681000 Deferred libllvminstcombine.so.39 ELF f989000- fa6b000 Deferred libllvminstrumentation.so.39 ELF fe8f000- fefc000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000195 (D) Z:\home\austin\wine-valgrind\dlls\d3dx9_36\tests\d3dx9_36_test.exe 00000196 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3340== 16 bytes in 1 blocks are definitely lost in loss record 192 of 1,728 ==3340== at 0x7BC50829: notify_alloc (heap.c:254) ==3340== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3340== by 0x561AE06: Direct3DCreate9 (d3d9_main.c:42) ==3340== by 0x4A8D4DD: func_volume (volume.c:280) ==3340== by 0x4A8FC4A: run_test (test.h:589) ==3340== by 0x4A9009C: main (test.h:673) ==3340== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:Direct3DCreate9 fun:func_volume fun:run_test fun:main } ==3340== 13,360 bytes in 1 blocks are possibly lost in loss record 1,711 of 1,728 ==3340== at 0x7BC50829: notify_alloc (heap.c:254) ==3340== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3340== by 0x575CA17: wined3d_create (wined3d_main.c:100) ==3340== by 0x562936B: d3d9_init (directx.c:594) ==3340== by 0x561AE29: Direct3DCreate9 (d3d9_main.c:45) ==3340== by 0x4A8D4DD: func_volume (volume.c:280) ==3340== by 0x4A8FC4A: run_test (test.h:589) ==3340== by 0x4A9009C: main (test.h:673) ==3340== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:wined3d_create fun:d3d9_init fun:Direct3DCreate9 fun:func_volume fun:run_test fun:main } make[1]: *** [Makefile:502: volume.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M d3dx9_36.dll -p d3dx9_36_test.exe.so xfile && touch xfile.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3dx9_36/tests' make: *** [Makefile:7592: dlls/d3dx9_36/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/d3dxof/tests' ../../../tools/runtest -q -P wine -T ../../.. -M d3dxof.dll -p d3dxof_test.exe.so d3dxof && touch d3dxof.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/d3dxof/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ddraw/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe.so dsurface && touch dsurface.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc40e8 (thread 019e), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc40e8 ESP:04c7e460 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc4608 EBX:0743f000 ECX:047303c0 EDX:00010000 ESI:046c77c0 EDI:047303c0 Stack dump: 0x04c7e460: 00000002 00000010 00000082 06f9a5d2 0x04c7e470: 00800000 00000000 04c7e4ac 046c7ae0 0x04c7e480: 00007990 000079a4 046bc760 00000000 0x04c7e490: 000079b0 00007980 00007984 00007988 0x04c7e4a0: 0000798c 046c7820 00004800 000079b8 0x04c7e4b0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa04e4 in radeonsi_dri.so (+0x6cb4e3) (0x046bb6b0) 2 0x06fa0a58 in radeonsi_dri.so (+0x6cba57) (0x046bc770) 3 0x0703e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c7e648) 4 0x0690543c in radeonsi_dri.so (+0x3043b) (0x046a2f00) 5 0x06da4760 in radeonsi_dri.so (+0x4cf75f) (0x046a2f00) 6 0x06da415d in radeonsi_dri.so (+0x4cf15c) (0x046a2f00) 7 0x06c32663 in radeonsi_dri.so (+0x35d662) (0x046a2f00) 8 0x06c2d416 in radeonsi_dri.so (+0x358415) (0x046a2e78) 9 0x06149da4 in libgl.so.1 (+0x46da3) (0x045bf060) 10 0x0611bd98 in libgl.so.1 (+0x18d97) (0x045bc938) 11 0x061178db in libgl.so.1 (+0x148da) (0x04c7f0e4) 12 0x06117a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c7f0e4) 13 0x05da753a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c7f1b8) 14 0x05da8f92 init_opengl+0xfbe(once=0x5e05e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c7f3c8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c7f418) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c7f448) 17 0x05da9460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c7f478) 18 0x05db15c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c7f498) 19 0x05d9c15b X11DRV_wine_get_wgl_driver+0x10(dev=0x49077a0, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c7f4c8) 20 0x05221409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c7f4f8) 21 0x04d76e5e wined3d_adapter_init+0xe0(adapter=0x4904198, ordinal=0, wined3d_creation_flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c7f938) 22 0x04d778dd wined3d_init+0x99(wined3d=0x4904188, flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c7f978) 23 0x04e07a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c7f9d8) 24 0x04ca2eee ddraw_init+0xda(ddraw=0x49040d0, flags=0x1db5, device_type=0) [/home/austin/wine-valgrind/dlls/ddraw/ddraw.c:4959] in ddraw (0x04c7fbc8) 25 0x04cb6cdd DDRAW_Create+0x163(guid=(nil), DD=0x4b7dc44, UnkOuter=(nil), iid=0x4ce3dd4) [/home/austin/wine-valgrind/dlls/ddraw/main.c:308] in ddraw (0x04c7fc28) 26 0x04cb6eac DirectDrawCreate+0x8f(driver_guid=, ddraw=, outer=) [/home/austin/wine-valgrind/dlls/ddraw/main.c:343] in ddraw (0x04c7fc68) 27 0x04b27e40 CreateDirectDraw+0x24() [/home/austin/wine-valgrind/dlls/ddraw/tests/dsurface.c:41] in ddraw_test (0x04c7fca8) 28 0x04b35759 func_dsurface+0x51() [/home/austin/wine-valgrind/dlls/ddraw/tests/dsurface.c:2609] in ddraw_test (0x04c7fcc8) 29 0x04b41918 run_test+0x96(name="dsurface") [/home/austin/wine-valgrind/dlls/ddraw/tests/../../../include/wine/test.h:589] in ddraw_test (0x04c7fd08) 30 0x04b41d6a main+0x245(argc=, argv=0x48e1de8) [/home/austin/wine-valgrind/dlls/ddraw/tests/../../../include/wine/test.h:673] in ddraw_test (0x04c7fdd8) 31 0x04b41df7 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in ddraw_test (0x04c7fe18) 32 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c7fe38) 33 0x7b46b119 start_process+0x152(entry=0x4b41d89) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c7fe88) 34 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c7fea8) 35 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4b41d89, frame=0x4c7ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c7ff98) 36 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c7ffb8) 37 0x7bc5f267 start_process+0x20(arg=0xfecd2054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c7ffe8) 38 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 39 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfecd2054, stack=0x4c80000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfecd1fd8) 40 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfecd2068) 41 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfecd2f18) 42 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfecd2f58) 43 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfecd3494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfecd2fa8) 44 0x7c000f50 main+0x145(argc=, argv=0xfecd3494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfecd33e8) 45 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc40e8: repe Modules: Module Address Debug info Name (122 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b7e000 Dwarf ddraw_test \-PE 4a00000- 4b7e000 \ ddraw_test ELF 4c80000- 4d00000 Dwarf ddraw \-PE 4c90000- 4d00000 \ ddraw ELF 4d00000- 4e75000 Dwarf wined3d \-PE 4d10000- 4e75000 \ wined3d ELF 5175000- 52ba000 Dwarf gdi32 \-PE 5180000- 52ba000 \ gdi32 ELF 52ba000- 533b000 Deferred advapi32 \-PE 52d0000- 533b000 \ advapi32 ELF 533b000- 54b1000 Deferred user32 \-PE 5350000- 54b1000 \ user32 ELF 55b1000- 55cc000 Deferred version \-PE 55c0000- 55cc000 \ version ELF 55cc000- 574f000 Deferred ole32 \-PE 55e0000- 574f000 \ ole32 ELF 584f000- 58de000 Deferred rpcrt4 \-PE 5860000- 58de000 \ rpcrt4 ELF 5944000- 5a04000 Deferred libfreetype.so.6 ELF 5c0c000- 5c25000 Deferred libz.so.1 ELF 5c2d000- 5c3f000 Deferred libbz2.so.1 ELF 5c43000- 5c81000 Deferred libpng16.so.16 ELF 5c89000- 5ccc000 Deferred libfontconfig.so.1 ELF 5cd0000- 5cfa000 Deferred libexpat.so.1 ELF 5d02000- 5d0e000 Deferred libxcursor.so.1 ELF 5d12000- 5d19000 Deferred libxfixes.so.3 ELF 5d29000- 5d2d000 Deferred libxcb-dri3.so.0 ELF 5d2d000- 5d30000 Deferred libxshmfence.so.1 ELF 5d31000- 5d34000 Deferred libx11-xcb.so.1 ELF 5d40000- 5d65000 Deferred imm32 \-PE 5d50000- 5d65000 \ imm32 ELF 5d69000- 5e09000 Dwarf winex11 \-PE 5d70000- 5e09000 \ winex11 ELF 5e11000- 5e15000 Deferred libxinerama.so.1 ELF 5e19000- 5e20000 Deferred libxxf86vm.so.1 ELF 5e24000- 5e30000 Deferred libxrender.so.1 ELF 5e34000- 5e41000 Deferred libxrandr.so.2 ELF 5e49000- 5e4d000 Deferred libxcomposite.so.1 ELF 5e63000- 5e78000 Deferred libxext.so.6 ELF 5e80000- 5fd1000 Deferred libx11.so.6 ELF 5fd5000- 6001000 Deferred libxcb.so.1 ELF 6005000- 600a000 Deferred libxau.so.6 ELF 600a000- 6011000 Deferred libxdmcp.so.6 ELF 6015000- 6031000 Deferred libbsd.so.0 ELF 6035000- 603e000 Deferred librt.so.1 ELF 6066000- 606c000 Deferred libtxc_dxtn.so ELF 6090000- 60a3000 Deferred libxi.so.6 ELF 60a7000- 60ab000 Deferred libxcb-present.so.0 ELF 6103000- 6178000 Dwarf libgl.so.1 ELF 6278000- 6280000 Deferred libxcb-sync.so.1 ELF 6280000- 62b7000 Deferred libglapi.so.0 ELF 62bb000- 62bf000 Deferred libxdamage.so.1 ELF 62bf000- 62dc000 Deferred libxcb-glx.so.0 ELF 62e0000- 62e6000 Deferred libxcb-dri2.so.0 ELF 62ea000- 62fe000 Deferred libdrm.so.2 ELF 6464000- 64a4000 Deferred libnettle.so.6 ELF 64a4000- 64cb000 Deferred libdrm_intel.so.1 ELF 64cb000- 64d5000 Deferred libdrm_nouveau.so.2 ELF 66d5000- 66e3000 Deferred libdrm_radeon.so.1 ELF 66eb000- 66f7000 Deferred libdrm_amdgpu.so.1 ELF 66fb000- 6718000 Deferred libelf.so.1 ELF 6728000- 672b000 Deferred libllvmamdgpuinfo.so.39 ELF 6743000- 6796000 Deferred libllvmbitwriter.so.39 ELF 67a2000- 67ab000 Deferred libllvmmcdisassembler.so.39 ELF 67af000- 67b2000 Deferred libllvmx86info.so.39 ELF 67b6000- 67ca000 Deferred libllvmmcjit.so.39 ELF 68d5000- 763d000 Dwarf radeonsi_dri.so ELF 763d000- 77f9000 Deferred libllvmamdgpucodegen.so.39 ELF 77f9000- 7824000 Deferred libllvmexecutionengine.so.39 ELF 7824000- 7839000 Deferred libllvmtarget.so.39 ELF 8368000- 8469000 Deferred libllvmamdgpudesc.so.39 ELF 8595000- 85a1000 Deferred libpciaccess.so.0 ELF 8721000- 888c000 Deferred libllvmx86disassembler.so.39 ELF 888c000- 8906000 Deferred libllvmruntimedyld.so.39 ELF 8906000- 8921000 Deferred libgcc_s.so.1 ELF 8929000- 895a000 Deferred libllvmamdgpuasmprinter.so.39 ELF 8c7f000- 8c8c000 Deferred libllvmamdgpuutils.so.39 ELF 8cc0000- 8d19000 Deferred libllvmx86asmprinter.so.39 ELF 8d1d000- 8d2d000 Deferred libllvmx86utils.so.39 ELF 91f2000- 94fe000 Deferred libllvmx86codegen.so.39 ELF 9d2d000- 9d34000 Deferred libllvmirreader.so.39 ELF 9f85000- a2e0000 Deferred libllvmscalaropts.so.39 ELF a410000- a59c000 Deferred libllvmx86desc.so.39 ELF a79c000- a86d000 Deferred libllvmmc.so.39 ELF abf4000- b02d000 Deferred libllvmanalysis.so.39 ELF b22d000- b2af000 Deferred libllvmobject.so.39 ELF b2af000- b2fb000 Deferred libllvmprofiledata.so.39 ELF b83e000- b89c000 Deferred libncurses.so.6 ELF bc7a000- bfe5000 Deferred libllvmcore.so.39 ELF bfe5000- c123000 Deferred libllvmsupport.so.39 ELF c123000- c185000 Deferred libllvmdebuginfocodeview.so.39 ELF c185000- c1b7000 Deferred libllvmlinker.so.39 ELF c4a1000- c4e9000 Deferred libllvmmcparser.so.39 ELF c92f000- ca1d000 Deferred libllvmasmprinter.so.39 ELF ccdc000- d265000 Deferred libllvmcodegen.so.39 ELF d565000- d5d3000 Deferred libllvmbitreader.so.39 ELF d5d3000- d640000 Deferred libllvmasmparser.so.39 ELF d846000- d92c000 Deferred libllvmvectorize.so.39 ELF db5b000- de85000 Deferred libllvmselectiondag.so.39 ELF e0c2000- e2bf000 Deferred libllvmtransformutils.so.39 ELF f188000- f2b7000 Deferred libllvmipo.so.39 ELF f4ec000- f5f3000 Deferred libllvminstcombine.so.39 ELF f9fb000- fadd000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000019d (D) Z:\home\austin\wine-valgrind\dlls\ddraw\tests\ddraw_test.exe 0000019e 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3442== 164 bytes in 1 blocks are definitely lost in loss record 1,296 of 1,532 ==3442== at 0x7BC50829: notify_alloc (heap.c:254) ==3442== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3442== by 0x4CB6C76: DDRAW_Create (main.c:301) ==3442== by 0x4CB6EAB: DirectDrawCreate (main.c:343) ==3442== by 0x4B27E3F: CreateDirectDraw (dsurface.c:41) ==3442== by 0x4B35758: func_dsurface (dsurface.c:2609) ==3442== by 0x4B41917: run_test (test.h:589) ==3442== by 0x4B41D69: main (test.h:673) ==3442== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DDRAW_Create fun:DirectDrawCreate fun:CreateDirectDraw fun:func_dsurface fun:run_test fun:main } make[1]: *** [Makefile:372: dsurface.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe.so refcount && touch refcount.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fd40e8 (thread 01a2), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fd40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fd40e8 ESP:04c7dfd0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fd4608 EBX:0744f000 ECX:047303b8 EDX:00010000 ESI:046c77b8 EDI:047303b8 Stack dump: 0x04c7dfd0: 00000002 00000010 00000082 06faa5d2 0x04c7dfe0: 00800000 00000000 04c7e01c 046c7ad8 0x04c7dff0: 00007990 000079a4 046bc758 00000000 0x04c7e000: 000079b0 00007980 00007984 00007988 0x04c7e010: 0000798c 046c7818 00004800 000079b8 0x04c7e020: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fd40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fb04e4 in radeonsi_dri.so (+0x6cb4e3) (0x046bb6a8) 2 0x06fb0a58 in radeonsi_dri.so (+0x6cba57) (0x046bc768) 3 0x0704e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c7e1b8) 4 0x0691543c in radeonsi_dri.so (+0x3043b) (0x046a2ef8) 5 0x06db4760 in radeonsi_dri.so (+0x4cf75f) (0x046a2ef8) 6 0x06db415d in radeonsi_dri.so (+0x4cf15c) (0x046a2ef8) 7 0x06c42663 in radeonsi_dri.so (+0x35d662) (0x046a2ef8) 8 0x06c3d416 in radeonsi_dri.so (+0x358415) (0x046a2e70) 9 0x06169da4 in libgl.so.1 (+0x46da3) (0x045bf058) 10 0x0613bd98 in libgl.so.1 (+0x18d97) (0x045bc930) 11 0x061378db in libgl.so.1 (+0x148da) (0x04c7ec54) 12 0x06137a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c7ec54) 13 0x05db353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c7ed28) 14 0x05db4f92 init_opengl+0xfbe(once=0x5e11e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c7ef38) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c7ef88) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c7efb8) 17 0x05db5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c7efe8) 18 0x05dbd5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c7f008) 19 0x05da815b X11DRV_wine_get_wgl_driver+0x10(dev=0x49077a0, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c7f038) 20 0x05221409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c7f068) 21 0x04d76e5e wined3d_adapter_init+0xe0(adapter=0x4904198, ordinal=0, wined3d_creation_flags=0x1cb5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c7f4a8) 22 0x04d778dd wined3d_init+0x99(wined3d=0x4904188, flags=0x1cb5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c7f4e8) 23 0x04e07a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c7f548) 24 0x04ca2eee ddraw_init+0xda(ddraw=0x49040d0, flags=0x1cb5, device_type=0) [/home/austin/wine-valgrind/dlls/ddraw/ddraw.c:4959] in ddraw (0x04c7f738) 25 0x04cb6cdd DDRAW_Create+0x163(guid=(nil), DD=0x4c7f808, UnkOuter=(nil), iid=0x4b425e0) [/home/austin/wine-valgrind/dlls/ddraw/main.c:308] in ddraw (0x04c7f798) 26 0x04cb6fda DirectDrawCreateEx+0xbc(driver_guid=, ddraw=, interface_iid=, outer=) [/home/austin/wine-valgrind/dlls/ddraw/main.c:376] in ddraw (0x04c7f7d8) 27 0x04b359ac test_ddraw_objects+0x43() [/home/austin/wine-valgrind/dlls/ddraw/tests/refcount.c:57] in ddraw_test (0x04c7fcb8) 28 0x04b3837a func_refcount+0x50() [/home/austin/wine-valgrind/dlls/ddraw/tests/refcount.c:467] in ddraw_test (0x04c7fcc8) 29 0x04b41918 run_test+0x96(name="refcount") [/home/austin/wine-valgrind/dlls/ddraw/tests/../../../include/wine/test.h:589] in ddraw_test (0x04c7fd08) 30 0x04b41d6a main+0x245(argc=, argv=0x48e1de8) [/home/austin/wine-valgrind/dlls/ddraw/tests/../../../include/wine/test.h:673] in ddraw_test (0x04c7fdd8) 31 0x04b41df7 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in ddraw_test (0x04c7fe18) 32 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c7fe38) 33 0x7b46b119 start_process+0x152(entry=0x4b41d89) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c7fe88) 34 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c7fea8) 35 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4b41d89, frame=0x4c7ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c7ff98) 36 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c7ffb8) 37 0x7bc5f267 start_process+0x20(arg=0xfe86c054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c7ffe8) 38 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 39 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfe86c054, stack=0x4c80000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfe86bfd8) 40 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfe86c068) 41 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfe86cf18) 42 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfe86cf58) 43 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfe86d494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfe86cfa8) 44 0x7c000f50 main+0x145(argc=, argv=0xfe86d494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfe86d3e8) 45 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fd40e8: repe Modules: Module Address Debug info Name (122 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b7e000 Dwarf ddraw_test \-PE 4a00000- 4b7e000 \ ddraw_test ELF 4c80000- 4d00000 Dwarf ddraw \-PE 4c90000- 4d00000 \ ddraw ELF 4d00000- 4e75000 Dwarf wined3d \-PE 4d10000- 4e75000 \ wined3d ELF 5175000- 52ba000 Dwarf gdi32 \-PE 5180000- 52ba000 \ gdi32 ELF 52ba000- 533b000 Deferred advapi32 \-PE 52d0000- 533b000 \ advapi32 ELF 533b000- 54b1000 Deferred user32 \-PE 5350000- 54b1000 \ user32 ELF 55b1000- 55cc000 Deferred version \-PE 55c0000- 55cc000 \ version ELF 55d0000- 5753000 Deferred ole32 \-PE 55f0000- 5753000 \ ole32 ELF 585b000- 58ea000 Deferred rpcrt4 \-PE 5870000- 58ea000 \ rpcrt4 ELF 5950000- 5a10000 Deferred libfreetype.so.6 ELF 5c10000- 5c29000 Deferred libz.so.1 ELF 5c2d000- 5c3f000 Deferred libbz2.so.1 ELF 5c43000- 5c81000 Deferred libpng16.so.16 ELF 5c89000- 5ccc000 Deferred libfontconfig.so.1 ELF 5cd0000- 5cfa000 Deferred libexpat.so.1 ELF 5d02000- 5d0e000 Deferred libxcursor.so.1 ELF 5d12000- 5d19000 Deferred libxfixes.so.3 ELF 5d2d000- 5d30000 Deferred libxshmfence.so.1 ELF 5d31000- 5d34000 Deferred libx11-xcb.so.1 ELF 5d48000- 5d6d000 Deferred imm32 \-PE 5d50000- 5d6d000 \ imm32 ELF 5d75000- 5e15000 Dwarf winex11 \-PE 5d80000- 5e15000 \ winex11 ELF 5e21000- 5e25000 Deferred libxinerama.so.1 ELF 5e29000- 5e30000 Deferred libxxf86vm.so.1 ELF 5e34000- 5e40000 Deferred libxrender.so.1 ELF 5e44000- 5e51000 Deferred libxrandr.so.2 ELF 5e59000- 5e5d000 Deferred libxcomposite.so.1 ELF 5e73000- 5e88000 Deferred libxext.so.6 ELF 5e90000- 5fe1000 Deferred libx11.so.6 ELF 5fe5000- 6011000 Deferred libxcb.so.1 ELF 6015000- 601a000 Deferred libxau.so.6 ELF 601a000- 6021000 Deferred libxdmcp.so.6 ELF 6025000- 6041000 Deferred libbsd.so.0 ELF 6045000- 604e000 Deferred librt.so.1 ELF 6076000- 607c000 Deferred libtxc_dxtn.so ELF 60a0000- 60b3000 Deferred libxi.so.6 ELF 60b3000- 60b7000 Deferred libxcb-dri3.so.0 ELF 60b7000- 60bb000 Deferred libxcb-present.so.0 ELF 6111000- 611b000 Deferred libdrm_nouveau.so.2 ELF 6123000- 6198000 Dwarf libgl.so.1 ELF 6298000- 62a0000 Deferred libxcb-sync.so.1 ELF 62a0000- 62d7000 Deferred libglapi.so.0 ELF 62db000- 62df000 Deferred libxdamage.so.1 ELF 62df000- 62fc000 Deferred libxcb-glx.so.0 ELF 6300000- 6306000 Deferred libxcb-dri2.so.0 ELF 630a000- 631e000 Deferred libdrm.so.2 ELF 6484000- 64c4000 Deferred libnettle.so.6 ELF 64c4000- 64d2000 Deferred libdrm_radeon.so.1 ELF 64d2000- 64de000 Deferred libdrm_amdgpu.so.1 ELF 64e2000- 64e5000 Deferred libllvmamdgpuinfo.so.39 ELF 66e5000- 670c000 Deferred libdrm_intel.so.1 ELF 670c000- 6729000 Deferred libelf.so.1 ELF 674d000- 67a0000 Deferred libllvmbitwriter.so.39 ELF 67a8000- 67b1000 Deferred libllvmmcdisassembler.so.39 ELF 67b9000- 67bc000 Deferred libllvmx86info.so.39 ELF 67bc000- 67d0000 Deferred libllvmmcjit.so.39 ELF 68e5000- 764d000 Dwarf radeonsi_dri.so ELF 764d000- 7809000 Deferred libllvmamdgpucodegen.so.39 ELF 7809000- 7834000 Deferred libllvmexecutionengine.so.39 ELF 7834000- 7849000 Deferred libllvmtarget.so.39 ELF 8378000- 8479000 Deferred libllvmamdgpudesc.so.39 ELF 8591000- 85ac000 Deferred libgcc_s.so.1 ELF 8731000- 889c000 Deferred libllvmx86disassembler.so.39 ELF 889c000- 8916000 Deferred libllvmruntimedyld.so.39 ELF 891a000- 8926000 Deferred libpciaccess.so.0 ELF 892a000- 895b000 Deferred libllvmamdgpuasmprinter.so.39 ELF 895f000- 896c000 Deferred libllvmamdgpuutils.so.39 ELF 8cbb000- 8d14000 Deferred libllvmx86asmprinter.so.39 ELF 8d1c000- 8d2c000 Deferred libllvmx86utils.so.39 ELF 9202000- 950e000 Deferred libllvmx86codegen.so.39 ELF 951a000- 9521000 Deferred libllvmirreader.so.39 ELF 9f95000- a2f0000 Deferred libllvmscalaropts.so.39 ELF a420000- a5ac000 Deferred libllvmx86desc.so.39 ELF a7ac000- a87d000 Deferred libllvmmc.so.39 ELF ac04000- b03d000 Deferred libllvmanalysis.so.39 ELF b23d000- b2bf000 Deferred libllvmobject.so.39 ELF b2bf000- b30b000 Deferred libllvmprofiledata.so.39 ELF b84e000- b8ac000 Deferred libncurses.so.6 ELF bc8a000- bff5000 Deferred libllvmcore.so.39 ELF bff5000- c133000 Deferred libllvmsupport.so.39 ELF c133000- c195000 Deferred libllvmdebuginfocodeview.so.39 ELF c195000- c1c7000 Deferred libllvmlinker.so.39 ELF c4b1000- c4f9000 Deferred libllvmmcparser.so.39 ELF c93f000- ca2d000 Deferred libllvmasmprinter.so.39 ELF ccec000- d275000 Deferred libllvmcodegen.so.39 ELF d575000- d5e3000 Deferred libllvmbitreader.so.39 ELF d5e3000- d650000 Deferred libllvmasmparser.so.39 ELF d856000- d93c000 Deferred libllvmvectorize.so.39 ELF db6b000- de95000 Deferred libllvmselectiondag.so.39 ELF e0d2000- e2cf000 Deferred libllvmtransformutils.so.39 ELF f198000- f2c7000 Deferred libllvmipo.so.39 ELF f4fc000- f603000 Deferred libllvminstcombine.so.39 ELF fa0b000- faed000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 000001a1 (D) Z:\home\austin\wine-valgrind\dlls\ddraw\tests\ddraw_test.exe 000001a2 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3464== 164 bytes in 1 blocks are definitely lost in loss record 1,296 of 1,532 ==3464== at 0x7BC50829: notify_alloc (heap.c:254) ==3464== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3464== by 0x4CB6C76: DDRAW_Create (main.c:301) ==3464== by 0x4CB6FD9: DirectDrawCreateEx (main.c:376) ==3464== by 0x4B359AB: test_ddraw_objects (refcount.c:57) ==3464== by 0x4B38379: func_refcount (refcount.c:467) ==3464== by 0x4B41917: run_test (test.h:589) ==3464== by 0x4B41D69: main (test.h:673) ==3464== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DDRAW_Create fun:DirectDrawCreateEx fun:test_ddraw_objects fun:func_refcount fun:run_test fun:main } make[1]: *** [Makefile:405: refcount.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe.so visual && touch visual.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6fc40e8 (thread 01a6), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06fc40e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06fc40e8 ESP:04c7e380 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06fc4608 EBX:0743f000 ECX:047303c8 EDX:00010000 ESI:046c77c8 EDI:047303c8 Stack dump: 0x04c7e380: 00000002 00000010 00000082 06f9a5d2 0x04c7e390: 00800000 00000000 04c7e3cc 046c7ae8 0x04c7e3a0: 00007990 000079a4 046bc768 00000000 0x04c7e3b0: 000079b0 00007980 00007984 00007988 0x04c7e3c0: 0000798c 046c7828 00004800 000079b8 0x04c7e3d0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06fc40e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06fa04e4 in radeonsi_dri.so (+0x6cb4e3) (0x046bb6b8) 2 0x06fa0a58 in radeonsi_dri.so (+0x6cba57) (0x046bc778) 3 0x0703e9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04c7e568) 4 0x0690543c in radeonsi_dri.so (+0x3043b) (0x046a2f08) 5 0x06da4760 in radeonsi_dri.so (+0x4cf75f) (0x046a2f08) 6 0x06da415d in radeonsi_dri.so (+0x4cf15c) (0x046a2f08) 7 0x06c32663 in radeonsi_dri.so (+0x35d662) (0x046a2f08) 8 0x06c2d416 in radeonsi_dri.so (+0x358415) (0x046a2e80) 9 0x06149da4 in libgl.so.1 (+0x46da3) (0x045bf068) 10 0x0611bd98 in libgl.so.1 (+0x18d97) (0x045bc940) 11 0x061178db in libgl.so.1 (+0x148da) (0x04c7f004) 12 0x06117a54 glXChooseVisual+0x63() in libgl.so.1 (0x04c7f004) 13 0x05da353a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04c7f0d8) 14 0x05da4f92 init_opengl+0xfbe(once=0x5e01e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04c7f2e8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04c7f338) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04c7f368) 17 0x05da5460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04c7f398) 18 0x05dad5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04c7f3b8) 19 0x05d9815b X11DRV_wine_get_wgl_driver+0x10(dev=0x4907790, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04c7f3e8) 20 0x05221409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04c7f418) 21 0x04d76e5e wined3d_adapter_init+0xe0(adapter=0x4904188, ordinal=0, wined3d_creation_flags=0x1cb5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04c7f858) 22 0x04d778dd wined3d_init+0x99(wined3d=0x4904178, flags=0x1cb5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04c7f898) 23 0x04e07a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04c7f8f8) 24 0x04ca2eee ddraw_init+0xda(ddraw=0x49040c0, flags=0x1cb5, device_type=0) [/home/austin/wine-valgrind/dlls/ddraw/ddraw.c:4959] in ddraw (0x04c7fae8) 25 0x04cb6cdd DDRAW_Create+0x163(guid=(nil), DD=0x4b7de04, UnkOuter=(nil), iid=0x4b425e0) [/home/austin/wine-valgrind/dlls/ddraw/main.c:308] in ddraw (0x04c7fb48) 26 0x04cb6fda DirectDrawCreateEx+0xbc(driver_guid=, ddraw=, interface_iid=, outer=) [/home/austin/wine-valgrind/dlls/ddraw/main.c:376] in ddraw (0x04c7fb88) 27 0x04b385cb createObjects+0xc2() [/home/austin/wine-valgrind/dlls/ddraw/tests/visual.c:96] in ddraw_test (0x04c7fca8) 28 0x04b40933 func_visual+0x16() [/home/austin/wine-valgrind/dlls/ddraw/tests/visual.c:1647] in ddraw_test (0x04c7fcc8) 29 0x04b41918 run_test+0x96(name="visual") [/home/austin/wine-valgrind/dlls/ddraw/tests/../../../include/wine/test.h:589] in ddraw_test (0x04c7fd08) 30 0x04b41d6a main+0x245(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/ddraw/tests/../../../include/wine/test.h:673] in ddraw_test (0x04c7fdd8) 31 0x04b41df7 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in ddraw_test (0x04c7fe18) 32 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04c7fe38) 33 0x7b46b119 start_process+0x152(entry=0x4b41d89) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04c7fe88) 34 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04c7fea8) 35 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4b41d89, frame=0x4c7ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04c7ff98) 36 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04c7ffb8) 37 0x7bc5f267 start_process+0x20(arg=0xfed55064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04c7ffe8) 38 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 39 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfed55064, stack=0x4c80000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfed54fe8) 40 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfed55078) 41 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfed55f28) 42 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfed55f68) 43 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfed564a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfed55fb8) 44 0x7c000f50 main+0x145(argc=, argv=0xfed564a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfed563f8) 45 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06fc40e8: repe Modules: Module Address Debug info Name (122 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4b7e000 Dwarf ddraw_test \-PE 4a00000- 4b7e000 \ ddraw_test ELF 4c80000- 4d00000 Dwarf ddraw \-PE 4c90000- 4d00000 \ ddraw ELF 4d00000- 4e75000 Dwarf wined3d \-PE 4d10000- 4e75000 \ wined3d ELF 5175000- 52ba000 Dwarf gdi32 \-PE 5180000- 52ba000 \ gdi32 ELF 52ba000- 533b000 Deferred advapi32 \-PE 52d0000- 533b000 \ advapi32 ELF 533b000- 54b1000 Deferred user32 \-PE 5350000- 54b1000 \ user32 ELF 55b1000- 55cc000 Deferred version \-PE 55c0000- 55cc000 \ version ELF 55cc000- 574f000 Deferred ole32 \-PE 55e0000- 574f000 \ ole32 ELF 5853000- 58e2000 Deferred rpcrt4 \-PE 5860000- 58e2000 \ rpcrt4 ELF 5940000- 5a00000 Deferred libfreetype.so.6 ELF 5c00000- 5c19000 Deferred libz.so.1 ELF 5c1d000- 5c2f000 Deferred libbz2.so.1 ELF 5c33000- 5c71000 Deferred libpng16.so.16 ELF 5c79000- 5cbc000 Deferred libfontconfig.so.1 ELF 5cc0000- 5cea000 Deferred libexpat.so.1 ELF 5cf2000- 5cfe000 Deferred libxcursor.so.1 ELF 5d02000- 5d09000 Deferred libxfixes.so.3 ELF 5d19000- 5d1d000 Deferred libxcb-dri3.so.0 ELF 5d1d000- 5d20000 Deferred libxshmfence.so.1 ELF 5d21000- 5d24000 Deferred libx11-xcb.so.1 ELF 5d38000- 5d5d000 Deferred imm32 \-PE 5d40000- 5d5d000 \ imm32 ELF 5d65000- 5e05000 Dwarf winex11 \-PE 5d70000- 5e05000 \ winex11 ELF 5e11000- 5e15000 Deferred libxinerama.so.1 ELF 5e19000- 5e20000 Deferred libxxf86vm.so.1 ELF 5e24000- 5e30000 Deferred libxrender.so.1 ELF 5e34000- 5e41000 Deferred libxrandr.so.2 ELF 5e49000- 5e4d000 Deferred libxcomposite.so.1 ELF 5e63000- 5e78000 Deferred libxext.so.6 ELF 5e80000- 5fd1000 Deferred libx11.so.6 ELF 5fd5000- 6001000 Deferred libxcb.so.1 ELF 6005000- 600a000 Deferred libxau.so.6 ELF 600a000- 6011000 Deferred libxdmcp.so.6 ELF 6015000- 6031000 Deferred libbsd.so.0 ELF 6035000- 603e000 Deferred librt.so.1 ELF 6066000- 606c000 Deferred libtxc_dxtn.so ELF 6090000- 60a3000 Deferred libxi.so.6 ELF 60a3000- 60a7000 Deferred libxcb-present.so.0 ELF 60a7000- 60af000 Deferred libxcb-sync.so.1 ELF 6103000- 6178000 Dwarf libgl.so.1 ELF 6278000- 62af000 Deferred libglapi.so.0 ELF 62b7000- 62bb000 Deferred libxdamage.so.1 ELF 62bf000- 62dc000 Deferred libxcb-glx.so.0 ELF 62e0000- 62e6000 Deferred libxcb-dri2.so.0 ELF 62ea000- 62fe000 Deferred libdrm.so.2 ELF 6464000- 64a4000 Deferred libnettle.so.6 ELF 64a4000- 64cb000 Deferred libdrm_intel.so.1 ELF 64cb000- 64d5000 Deferred libdrm_nouveau.so.2 ELF 66d5000- 66e3000 Deferred libdrm_radeon.so.1 ELF 66eb000- 66f7000 Deferred libdrm_amdgpu.so.1 ELF 66fb000- 6718000 Deferred libelf.so.1 ELF 6728000- 672b000 Deferred libllvmamdgpuinfo.so.39 ELF 6743000- 6796000 Deferred libllvmbitwriter.so.39 ELF 67a2000- 67ab000 Deferred libllvmmcdisassembler.so.39 ELF 67af000- 67b2000 Deferred libllvmx86info.so.39 ELF 67b6000- 67ca000 Deferred libllvmmcjit.so.39 ELF 68d5000- 763d000 Dwarf radeonsi_dri.so ELF 763d000- 77f9000 Deferred libllvmamdgpucodegen.so.39 ELF 77f9000- 7824000 Deferred libllvmexecutionengine.so.39 ELF 7824000- 7839000 Deferred libllvmtarget.so.39 ELF 8368000- 8469000 Deferred libllvmamdgpudesc.so.39 ELF 8595000- 85a1000 Deferred libpciaccess.so.0 ELF 8721000- 888c000 Deferred libllvmx86disassembler.so.39 ELF 888c000- 8906000 Deferred libllvmruntimedyld.so.39 ELF 8906000- 8921000 Deferred libgcc_s.so.1 ELF 8929000- 895a000 Deferred libllvmamdgpuasmprinter.so.39 ELF 8c7f000- 8c8c000 Deferred libllvmamdgpuutils.so.39 ELF 8cc0000- 8d19000 Deferred libllvmx86asmprinter.so.39 ELF 8d1d000- 8d2d000 Deferred libllvmx86utils.so.39 ELF 91f2000- 94fe000 Deferred libllvmx86codegen.so.39 ELF 9d2d000- 9d34000 Deferred libllvmirreader.so.39 ELF 9f85000- a2e0000 Deferred libllvmscalaropts.so.39 ELF a410000- a59c000 Deferred libllvmx86desc.so.39 ELF a79c000- a86d000 Deferred libllvmmc.so.39 ELF abf4000- b02d000 Deferred libllvmanalysis.so.39 ELF b22d000- b2af000 Deferred libllvmobject.so.39 ELF b2af000- b2fb000 Deferred libllvmprofiledata.so.39 ELF b83e000- b89c000 Deferred libncurses.so.6 ELF bc7a000- bfe5000 Deferred libllvmcore.so.39 ELF bfe5000- c123000 Deferred libllvmsupport.so.39 ELF c123000- c185000 Deferred libllvmdebuginfocodeview.so.39 ELF c185000- c1b7000 Deferred libllvmlinker.so.39 ELF c4a1000- c4e9000 Deferred libllvmmcparser.so.39 ELF c92f000- ca1d000 Deferred libllvmasmprinter.so.39 ELF ccdc000- d265000 Deferred libllvmcodegen.so.39 ELF d565000- d5d3000 Deferred libllvmbitreader.so.39 ELF d5d3000- d640000 Deferred libllvmasmparser.so.39 ELF d846000- d92c000 Deferred libllvmvectorize.so.39 ELF db5b000- de85000 Deferred libllvmselectiondag.so.39 ELF e0c2000- e2bf000 Deferred libllvmtransformutils.so.39 ELF f188000- f2b7000 Deferred libllvmipo.so.39 ELF f4ec000- f5f3000 Deferred libllvminstcombine.so.39 ELF f9fb000- fadd000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 000001a5 (D) Z:\home\austin\wine-valgrind\dlls\ddraw\tests\ddraw_test.exe 000001a6 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3512== 164 bytes in 1 blocks are definitely lost in loss record 1,296 of 1,532 ==3512== at 0x7BC50829: notify_alloc (heap.c:254) ==3512== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3512== by 0x4CB6C76: DDRAW_Create (main.c:301) ==3512== by 0x4CB6FD9: DirectDrawCreateEx (main.c:376) ==3512== by 0x4B385CA: createObjects (visual.c:96) ==3512== by 0x4B40932: func_visual (visual.c:1647) ==3512== by 0x4B41917: run_test (test.h:589) ==3512== by 0x4B41D69: main (test.h:673) ==3512== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DDRAW_Create fun:DirectDrawCreateEx fun:createObjects fun:func_visual fun:run_test fun:main } make[1]: *** [Makefile:437: visual.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ddraw/tests' make: *** [Makefile:7950: dlls/ddraw/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ddrawex/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ddrawex.dll -p ddrawex_test.exe.so ddrawex && touch ddrawex.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x69520e8 (thread 01aa), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x069520e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:069520e8 ESP:04aee370 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06952608 EBX:06dcd000 ECX:0471fe00 EDX:00010000 ESI:046b7200 EDI:0471fe00 Stack dump: 0x04aee370: 00000002 00000010 00000082 069285d2 0x04aee380: 00800000 00000000 04aee3bc 046b7520 0x04aee390: 00007990 000079a4 046ac1a0 00000000 0x04aee3a0: 000079b0 00007980 00007984 00007988 0x04aee3b0: 0000798c 046b7260 00004800 000079b8 0x04aee3c0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x069520e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x0692e4e4 in radeonsi_dri.so (+0x6cb4e3) (0x046ab0f0) 2 0x0692ea58 in radeonsi_dri.so (+0x6cba57) (0x046ac1b0) 3 0x069cc9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aee558) 4 0x0629343c in radeonsi_dri.so (+0x3043b) (0x04692940) 5 0x06732760 in radeonsi_dri.so (+0x4cf75f) (0x04692940) 6 0x0673215d in radeonsi_dri.so (+0x4cf15c) (0x04692940) 7 0x065c0663 in radeonsi_dri.so (+0x35d662) (0x04692940) 8 0x065bb416 in radeonsi_dri.so (+0x358415) (0x046928b8) 9 0x05bfbda4 in libgl.so.1 (+0x46da3) (0x045aeaa0) 10 0x05bcdd98 in libgl.so.1 (+0x18d97) (0x045ac378) 11 0x05bc98db in libgl.so.1 (+0x148da) (0x04aeeff4) 12 0x05bc9a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aeeff4) 13 0x0593553a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aef0c8) 14 0x05936f92 init_opengl+0xfbe(once=0x5993e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aef2d8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aef328) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aef358) 17 0x05937460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aef388) 18 0x0593f5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aef3a8) 19 0x0592a15b X11DRV_wine_get_wgl_driver+0x10(dev=0x4907a00, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aef3d8) 20 0x04b9c409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aef408) 21 0x0520ae5e wined3d_adapter_init+0xe0(adapter=0x49043f8, ordinal=0, wined3d_creation_flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aef848) 22 0x0520b8dd wined3d_init+0x99(wined3d=0x49043e8, flags=0x1db5) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aef888) 23 0x0529ba87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aef8e8) 24 0x05132eee ddraw_init+0xda(ddraw=0x4904330, flags=0x1db5, device_type=0) [/home/austin/wine-valgrind/dlls/ddraw/ddraw.c:4959] in ddraw (0x04aefad8) 25 0x05146cdd DDRAW_Create+0x163(guid=(nil), DD=0x4aefbc8, UnkOuter=(nil), iid=0x5173dd4) [/home/austin/wine-valgrind/dlls/ddraw/main.c:308] in ddraw (0x04aefb38) 26 0x05146eac DirectDrawCreate+0x8f(driver_guid=, ddraw=, outer=) [/home/austin/wine-valgrind/dlls/ddraw/main.c:343] in ddraw (0x04aefb78) 27 0x050eef40 ddrawex_factory_CreateDirectDraw+0x172(iface=0x49042f0, guid=(nil), window=(nil), coop_level=, reserved=, outer_unknown=(nil), ddraw=0x4aefc44) [/home/austin/wine-valgrind/dlls/ddrawex/ddraw.c:1438] in ddrawex (0x04aefc08) 28 0x04827d92 createDD+0x41() [/home/austin/wine-valgrind/dlls/ddrawex/tests/ddrawex.c:35] in ddrawex_test (0x04aefc58) 29 0x04827e42 RefCountTest+0x21() [/home/austin/wine-valgrind/dlls/ddrawex/tests/ddrawex.c:49] in ddrawex_test (0x04aefc88) 30 0x04828338 func_ddrawex+0x176() [/home/austin/wine-valgrind/dlls/ddrawex/tests/ddrawex.c:123] in ddrawex_test (0x04aefcc8) 31 0x0482b43a run_test+0x96(name="ddrawex") [/home/austin/wine-valgrind/dlls/ddrawex/tests/../../../include/wine/test.h:589] in ddrawex_test (0x04aefd08) 32 0x0482b88c main+0x245(argc=, argv=0x48e1df0) [/home/austin/wine-valgrind/dlls/ddrawex/tests/../../../include/wine/test.h:673] in ddrawex_test (0x04aefdd8) 33 0x0482b91d __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in ddrawex_test (0x04aefe18) 34 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 35 0x7b46b119 start_process+0x152(entry=0x482b8af) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 36 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 37 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482b8af, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 38 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 39 0x7bc5f267 start_process+0x20(arg=0xfedb2054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 40 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 41 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfedb2054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfedb1fd8) 42 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfedb2068) 43 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfedb2f18) 44 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfedb2f58) 45 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfedb3494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfedb2fa8) 46 0x7c000f50 main+0x145(argc=, argv=0xfedb3494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfedb33e8) 47 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x069520e8: repe Modules: Module Address Debug info Name (120 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4830000 Dwarf ddrawex_test \-PE 4820000- 4830000 \ ddrawex_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4c35000 Dwarf gdi32 \-PE 4b00000- 4c35000 \ gdi32 ELF 4c35000- 4cb6000 Deferred advapi32 \-PE 4c40000- 4cb6000 \ advapi32 ELF 4d08000- 4dc8000 Deferred libfreetype.so.6 ELF 4fc8000- 4fe1000 Deferred libz.so.1 ELF 4fe1000- 4ff3000 Deferred libbz2.so.1 ELF 4ff3000- 5031000 Deferred libpng16.so.16 ELF 5031000- 5074000 Deferred libfontconfig.so.1 ELF 5074000- 509e000 Deferred libexpat.so.1 ELF 50aa000- 50b6000 Deferred libxcursor.so.1 ELF 50be000- 50c5000 Deferred libxfixes.so.3 ELF 50d1000- 50d4000 Deferred libxshmfence.so.1 ELF 50d8000- 5104000 Dwarf ddrawex \-PE 50e0000- 5104000 \ ddrawex ELF 5110000- 5190000 Dwarf ddraw \-PE 5120000- 5190000 \ ddraw ELF 5194000- 5309000 Dwarf wined3d \-PE 51a0000- 5309000 \ wined3d ELF 561d000- 5793000 Deferred user32 \-PE 5630000- 5793000 \ user32 ELF 579b000- 57c7000 Deferred libxcb.so.1 ELF 57cb000- 57d0000 Deferred libxau.so.6 ELF 57d0000- 57d7000 Deferred libxdmcp.so.6 ELF 57db000- 57f7000 Deferred libbsd.so.0 ELF 57fb000- 5804000 Deferred librt.so.1 ELF 5810000- 581c000 Deferred libxrender.so.1 ELF 5820000- 582d000 Deferred libxrandr.so.2 ELF 5831000- 5835000 Deferred libxcomposite.so.1 ELF 5839000- 584c000 Deferred libxi.so.6 ELF 5862000- 5866000 Deferred libxinerama.so.1 ELF 586a000- 5871000 Deferred libxxf86vm.so.1 ELF 5875000- 5879000 Deferred libxcb-dri3.so.0 ELF 5879000- 587d000 Deferred libxcb-present.so.0 ELF 587d000- 5880000 Deferred libx11-xcb.so.1 ELF 5881000- 5889000 Deferred libxcb-sync.so.1 ELF 588d000- 5890000 Deferred libllvmamdgpuinfo.so.39 ELF 5895000- 5899000 Deferred libxdamage.so.1 ELF 58a3000- 58be000 Deferred version \-PE 58b0000- 58be000 \ version ELF 58ca000- 58ef000 Deferred imm32 \-PE 58d0000- 58ef000 \ imm32 ELF 58f7000- 5997000 Dwarf winex11 \-PE 5900000- 5997000 \ winex11 ELF 59cb000- 59d1000 Deferred libtxc_dxtn.so ELF 59f5000- 5a0a000 Deferred libxext.so.6 ELF 5a0e000- 5b5f000 Deferred libx11.so.6 ELF 5bab000- 5bb5000 Deferred libdrm_nouveau.so.2 ELF 5bb5000- 5c2a000 Dwarf libgl.so.1 ELF 5e2a000- 5e61000 Deferred libglapi.so.0 ELF 5e61000- 5e7e000 Deferred libxcb-glx.so.0 ELF 5e82000- 5e88000 Deferred libxcb-dri2.so.0 ELF 5e8c000- 5ea0000 Deferred libdrm.so.2 ELF 6002000- 6042000 Deferred libnettle.so.6 ELF 6046000- 6054000 Deferred libdrm_radeon.so.1 ELF 6060000- 6063000 Deferred libllvmx86info.so.39 ELF 6263000- 6fcb000 Dwarf radeonsi_dri.so ELF 71ea000- 7211000 Deferred libdrm_intel.so.1 ELF 7211000- 721d000 Deferred libdrm_amdgpu.so.1 ELF 721d000- 723a000 Deferred libelf.so.1 ELF 725a000- 72ad000 Deferred libllvmbitwriter.so.39 ELF 72bd000- 72c6000 Deferred libllvmmcdisassembler.so.39 ELF 7af6000- 7cb2000 Deferred libllvmamdgpucodegen.so.39 ELF 80b2000- 81b3000 Deferred libllvmamdgpudesc.so.39 ELF 81bb000- 81cf000 Deferred libllvmmcjit.so.39 ELF 836b000- 84d6000 Deferred libllvmx86disassembler.so.39 ELF 84d6000- 87e2000 Deferred libllvmx86codegen.so.39 ELF 87e2000- 880d000 Deferred libllvmexecutionengine.so.39 ELF 880d000- 8822000 Deferred libllvmtarget.so.39 ELF 8822000- 889c000 Deferred libllvmruntimedyld.so.39 ELF 88b4000- 88cf000 Deferred libgcc_s.so.1 ELF 9080000- 908c000 Deferred libpciaccess.so.0 ELF 9094000- 90a1000 Deferred libllvmamdgpuutils.so.39 ELF 95bb000- 9747000 Deferred libllvmx86desc.so.39 ELF 9747000- 9778000 Deferred libllvmamdgpuasmprinter.so.39 ELF 97b4000- 97c4000 Deferred libllvmx86utils.so.39 ELF 9a13000- 9d6e000 Deferred libllvmscalaropts.so.39 ELF 9e9e000- a2d7000 Deferred libllvmanalysis.so.39 ELF a2e3000- a2ea000 Deferred libllvmirreader.so.39 ELF aa82000- ab53000 Deferred libllvmmc.so.39 ELF b193000- b1ec000 Deferred libllvmx86asmprinter.so.39 ELF b5cf000- b93a000 Deferred libllvmcore.so.39 ELF b93a000- ba78000 Deferred libllvmsupport.so.39 ELF bb78000- bbfa000 Deferred libllvmobject.so.39 ELF bd0f000- bdfd000 Deferred libllvmasmprinter.so.39 ELF bef6000- bf42000 Deferred libllvmprofiledata.so.39 ELF c743000- cccc000 Deferred libllvmcodegen.so.39 ELF cecc000- d1f6000 Deferred libllvmselectiondag.so.39 ELF d1f6000- d254000 Deferred libncurses.so.6 ELF d254000- d29c000 Deferred libllvmmcparser.so.39 ELF d8ff000- dafc000 Deferred libllvmtransformutils.so.39 ELF dbfc000- dce2000 Deferred libllvmvectorize.so.39 ELF dde2000- df11000 Deferred libllvmipo.so.39 ELF ecb0000- edb7000 Deferred libllvminstcombine.so.39 ELF efbf000- f021000 Deferred libllvmdebuginfocodeview.so.39 ELF f021000- f08f000 Deferred libllvmbitreader.so.39 ELF f18f000- f271000 Deferred libllvminstrumentation.so.39 ELF f695000- f6c7000 Deferred libllvmlinker.so.39 ELF f6c7000- f734000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 000001a9 (D) Z:\home\austin\wine-valgrind\dlls\ddrawex\tests\ddrawex_test.exe 000001aa 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==3573== 12 bytes in 1 blocks are definitely lost in loss record 78 of 1,534 ==3573== at 0x7BC50829: notify_alloc (heap.c:254) ==3573== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3573== by 0x50EFB18: DllGetClassObject (main.c:237) ==3573== by 0x4828297: func_ddrawex (ddrawex.c:118) ==3573== by 0x482B439: run_test (test.h:589) ==3573== by 0x482B88B: main (test.h:673) ==3573== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:DllGetClassObject fun:func_ddrawex fun:run_test fun:main } ==3573== 24 bytes in 1 blocks are definitely lost in loss record 323 of 1,534 ==3573== at 0x7BC50829: notify_alloc (heap.c:254) ==3573== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==3573== by 0x50EEEDF: ddrawex_factory_CreateDirectDraw (ddraw.c:1429) ==3573== by 0x4827D91: createDD (ddrawex.c:35) ==3573== by 0x4827E41: RefCountTest (ddrawex.c:49) ==3573== by 0x4828337: func_ddrawex (ddrawex.c:123) ==3573== by 0x482B439: run_test (test.h:589) ==3573== by 0x482B88B: main (test.h:673) ==3573== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:ddrawex_factory_CreateDirectDraw fun:createDD fun:RefCountTest fun:func_ddrawex fun:run_test fun:main } make[1]: *** [Makefile:173: ddrawex.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ddrawex/tests' make: *** [Makefile:7985: dlls/ddrawex/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/devenum/tests' ../../../tools/runtest -q -P wine -T ../../.. -M devenum.dll -p devenum_test.exe.so devenum && touch devenum.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/devenum/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dinput/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dinput.dll -p dinput_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dinput.dll -p dinput_test.exe.so dinput && touch dinput.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dinput.dll -p dinput_test.exe.so joystick && touch joystick.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dinput.dll -p dinput_test.exe.so keyboard && touch keyboard.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dinput.dll -p dinput_test.exe.so mouse && touch mouse.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dinput/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dinput8/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dinput8.dll -p dinput8_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dinput8.dll -p dinput8_test.exe.so dinput && touch dinput.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dinput8/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dispex/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dispex.dll -p dispex_test.exe.so marshal && touch marshal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dispex/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmband/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmband.dll -p dmband_test.exe.so dmband && touch dmband.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmband/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmcompos/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmcompos.dll -p dmcompos_test.exe.so dmcompos && touch dmcompos.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 dmcompos.c:154: Tests skipped: DirectMusicTemplate not implemented make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmcompos/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmime/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmime.dll -p dmime_test.exe.so dmime && touch dmime.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dmime.dll -p dmime_test.exe.so performance && touch performance.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmime/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmloader/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmloader.dll -p dmloader_test.exe.so loader && touch loader.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmloader/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmscript/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmscript.dll -p dmscript_test.exe.so dmscript && touch dmscript.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmscript/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmstyle/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmstyle.dll -p dmstyle_test.exe.so dmstyle && touch dmstyle.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 dmstyle.c:122: Tests skipped: DirectMusicSection not implemented make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmstyle/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmsynth/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmsynth.dll -p dmsynth_test.exe.so dmsynth && touch dmsynth.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmsynth/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dmusic/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dmusic.dll -p dmusic_test.exe.so dmusic && touch dmusic.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: *** [Makefile:172: dmusic.ok] Terminated make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dmusic/tests' make: *** [Makefile:8504: dlls/dmusic/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dnsapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dnsapi.dll -p dnsapi_test.exe.so name && touch name.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dnsapi.dll -p dnsapi_test.exe.so record && touch record.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dnsapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dplayx/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dplayx.dll -p dplayx_test.exe.so dplayx && touch dplayx.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 dplayx.c:6953: Tests skipped: Run in interactive mode to run all dplayx tests. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dplayx/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dpnet/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dpnet.dll -p dpnet_test.exe.so address && touch address.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dpnet.dll -p dpnet_test.exe.so client && touch client.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dpnet.dll -p dpnet_test.exe.so server && touch server.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dpnet.dll -p dpnet_test.exe.so thread && touch thread.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dpnet/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dpvoice/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dpvoice.dll -p dpvoice_test.exe.so voice && touch voice.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 voice.c:547: Tests skipped: client failed to initialize make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dpvoice/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dsound/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so capture && touch capture.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so ds3d && touch ds3d.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so ds3d8 && touch ds3d8.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so dsound && touch dsound.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so dsound8 && touch dsound8.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so duplex && touch duplex.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dsound.dll -p dsound_test.exe.so propset && touch propset.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dsound/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dssenh/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dssenh.dll -p dssenh_test.exe.so dssenh && touch dssenh.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 dssenh.c:79: Tests skipped: DSS csp is currently not available, skipping tests. dssenh.c:356: Tests skipped: DSSENH is currently not available, skipping key length tests. dssenh.c:452: Tests skipped: DSSENH is currently not available, skipping hashing tests. dssenh.c:606: Tests skipped: DSSENH is currently not available, skipping encryption tests. dssenh.c:697: Tests skipped: DSSENH is currently not available, skipping block cipher mode tests. dssenh.c:980: Tests skipped: DSSENH is currently not available, skipping signature verification tests. dssenh.c:1374: Tests skipped: DSSENH is currently not available, skipping shared key tests. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dssenh/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dswave/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dswave.dll -p dswave_test.exe.so dswave && touch dswave.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dswave/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dwrite/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dwrite.dll -p dwrite_test.exe.so analyzer && touch analyzer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M dwrite.dll -p dwrite_test.exe.so font && touch font.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==5889== Invalid free() / delete / delete[] / realloc() ==5889== at 0x7BC50898: notify_free (heap.c:262) ==5889== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==5889== by 0x4BC5B7C: heap_free (dwrite_private.h:55) ==5889== by 0x4BC7F77: factory_release_cached_fontface (main.c:901) ==5889== by 0x4B9D263: dwritefontface_Release (font.c:510) ==5889== by 0x4A1F3B0: IDWriteFontFace1_Release (dwrite_1.h:1239) ==5889== by 0x4A1F3B0: test_GetUnicodeRanges (???:0) ==5889== by 0x4A3DDB2: func_font (font.c:7658) ==5889== by 0x4A6664D: run_test (test.h:589) ==5889== by 0x4A66A9F: main (test.h:673) ==5889== Address 0x4915d20 is 4 bytes after a block of size 12 free'd ==5889== at 0x7BC50898: notify_free (heap.c:262) ==5889== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==5889== by 0x4BC5B7C: heap_free (dwrite_private.h:55) ==5889== by 0x4BC66B8: localizedstrings_Release (main.c:288) ==5889== by 0x4B9CCB0: IDWriteLocalizedStrings_Release (dwrite.h:1570) ==5889== by 0x4B9CCB0: release_font_data (???:0) ==5889== by 0x4B9CD4B: release_fontfamily_data (font.c:440) ==5889== by 0x4BA3CB3: dwritefontcollection_Release (font.c:2306) ==5889== by 0x4BA2C29: IDWriteFontCollection1_Release (dwrite_3.h:1756) ==5889== by 0x4BA2C29: dwritefontfamily_Release (???:0) ==5889== by 0x4BA0F14: IDWriteFontFamily1_Release (dwrite_3.h:1596) ==5889== by 0x4BA0F14: dwritefont_Release (???:0) ==5889== by 0x4A0E914: IDWriteFont_Release (dwrite.h:2383) ==5889== by 0x4A0E914: test_CreateFontFromLOGFONT (???:0) ==5889== by 0x4A3DD76: func_font (font.c:7646) ==5889== by 0x4A6664D: run_test (test.h:589) ==5889== by 0x4A66A9F: main (test.h:673) ==5889== Block was alloc'd at ==5889== at 0x7BC50829: notify_alloc (heap.c:254) ==5889== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==5889== by 0x4BC5B07: heap_alloc (dwrite_private.h:35) ==5889== by 0x4BC5BBE: heap_strdupW (dwrite_private.h:66) ==5889== by 0x4BC6DAA: add_localizedstring (main.c:455) ==5889== by 0x4BA5F06: init_font_data_from_font (font.c:3367) ==5889== by 0x4BA6322: fontfamily_add_bold_simulated_face (font.c:3466) ==5889== by 0x4BA72F8: create_font_collection (font.c:3760) ==5889== by 0x4BA7BE9: get_system_fontcollection (font.c:3978) ==5889== by 0x4BC9E00: dwritefactory3_GetSystemFontCollection (main.c:1426) ==5889== by 0x4BB3E97: IDWriteFactory5_GetSystemFontCollection (dwrite_3.h:7585) ==5889== by 0x4BB3E97: gdiinterop1_CreateFontFromLOGFONT (???:0) ==5889== by 0x4BB366A: IDWriteGdiInterop1_CreateFontFromLOGFONT (dwrite_3.h:4281) ==5889== by 0x4BB366A: gdiinterop_CreateFontFromLOGFONT (???:0) ==5889== by 0x4A0E825: IDWriteGdiInterop_CreateFontFromLOGFONT (dwrite.h:4519) ==5889== by 0x4A0E825: test_CreateFontFromLOGFONT (???:0) ==5889== by 0x4A3DD76: func_font (font.c:7646) ==5889== by 0x4A6664D: run_test (test.h:589) ==5889== by 0x4A66A9F: main (test.h:673) ==5889== { Memcheck:Free fun:notify_free fun:RtlFreeHeap fun:heap_free fun:factory_release_cached_fontface fun:dwritefontface_Release fun:IDWriteFontFace1_Release fun:test_GetUnicodeRanges fun:func_font fun:run_test fun:main } font.c:4150: Tests skipped: Courier New font not found. font.c:5271: Tests skipped: Skipping tests with Arial font.c:6316: Tests skipped: Segoe UI Emoji font not found. font.c:6425: Tests skipped: Segoe UI Emoji font not found. ==5889== 52 bytes in 1 blocks are possibly lost in loss record 238 of 539 ==5889== at 0x7BC50829: notify_alloc (heap.c:254) ==5889== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==5889== by 0x4BC5B07: heap_alloc (dwrite_private.h:35) ==5889== by 0x4BCAB66: DWriteCreateFactory (main.c:1759) ==5889== by 0x4A0CC71: create_factory (font.c:342) ==5889== by 0x4A134C8: test_CreateFontFace (font.c:1562) ==5889== by 0x4A3DD8A: func_font (font.c:7650) ==5889== by 0x4A6664D: run_test (test.h:589) ==5889== by 0x4A66A9F: main (test.h:673) ==5889== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:DWriteCreateFactory fun:create_factory fun:test_CreateFontFace fun:func_font fun:run_test fun:main } ==5889== 52 bytes in 1 blocks are possibly lost in loss record 239 of 539 ==5889== at 0x7BC50829: notify_alloc (heap.c:254) ==5889== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==5889== by 0x4BC5B07: heap_alloc (dwrite_private.h:35) ==5889== by 0x4BCAB66: DWriteCreateFactory (main.c:1759) ==5889== by 0x4A0CC71: create_factory (font.c:342) ==5889== by 0x4A25D78: test_IsMonospacedFont (font.c:4104) ==5889== by 0x4A3DDFD: func_font (font.c:7673) ==5889== by 0x4A6664D: run_test (test.h:589) ==5889== by 0x4A66A9F: main (test.h:673) ==5889== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:DWriteCreateFactory fun:create_factory fun:test_IsMonospacedFont fun:func_font fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M dwrite.dll -p dwrite_test.exe.so layout && touch layout.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 layout.c:4584: Tests skipped: IDWriteFontFallbackBuilder is not supported ==5921== 52 bytes in 1 blocks are possibly lost in loss record 289 of 948 ==5921== at 0x7BC50829: notify_alloc (heap.c:254) ==5921== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==5921== by 0x4BC5B07: heap_alloc (dwrite_private.h:35) ==5921== by 0x4BCAB66: DWriteCreateFactory (main.c:1759) ==5921== by 0x4A3E3C3: create_factory (layout.c:199) ==5921== by 0x4A601FB: test_FontFallbackBuilder (layout.c:4575) ==5921== by 0x4A6586D: func_layout (layout.c:5304) ==5921== by 0x4A6664D: run_test (test.h:589) ==5921== by 0x4A66A9F: main (test.h:673) ==5921== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:DWriteCreateFactory fun:create_factory fun:test_FontFallbackBuilder fun:func_layout fun:run_test fun:main } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dwrite/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dxdiagn/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dxdiagn.dll -p dxdiagn_test.exe.so container && touch container.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x7e4f0e8 (thread 0143), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x07e4f0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:07e4f0e8 ESP:04aed560 EBP:00000003 EFLAGS:00200004( - -- - -P- ) EAX:07e4f608 EBX:082ca000 ECX:06f8aad8 EDX:00010000 ESI:06f21ed8 EDI:06f8aad8 Stack dump: 0x04aed560: 00000002 00000010 00000082 07e255d2 0x04aed570: 00800000 00000000 04aed5ac 06f221f8 0x04aed580: 00007990 000079a4 06f16e78 00000000 0x04aed590: 000079b0 00007980 00007984 00007988 0x04aed5a0: 0000798c 06f21f38 00004800 000079b8 0x04aed5b0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x07e4f0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x07e2b4e4 in radeonsi_dri.so (+0x6cb4e3) (0x06f15dc8) 2 0x07e2ba58 in radeonsi_dri.so (+0x6cba57) (0x06f16e88) 3 0x07ec99ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aed748) 4 0x0779043c in radeonsi_dri.so (+0x3043b) (0x06efd618) 5 0x07c2f760 in radeonsi_dri.so (+0x4cf75f) (0x06efd618) 6 0x07c2f15d in radeonsi_dri.so (+0x4cf15c) (0x06efd618) 7 0x07abd663 in radeonsi_dri.so (+0x35d662) (0x06efd618) 8 0x07ab8416 in radeonsi_dri.so (+0x358415) (0x06efd590) 9 0x07593da4 in libgl.so.1 (+0x46da3) (0x06e19c00) 10 0x07565d98 in libgl.so.1 (+0x18d97) (0x06e174d8) 11 0x075618db in libgl.so.1 (+0x148da) (0x04aee1e4) 12 0x07561a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aee1e4) 13 0x059a053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aee2b8) 14 0x059a1f92 init_opengl+0xfbe(once=0x59fee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aee4c8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aee518) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aee548) 17 0x059a2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aee578) 18 0x059aa5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aee598) 19 0x0599515b X11DRV_wine_get_wgl_driver+0x10(dev=0x4927030, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aee5c8) 20 0x05388409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aee5f8) 21 0x05dd7e5e wined3d_adapter_init+0xe0(adapter=0x4923a28, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aeea38) 22 0x05dd88dd wined3d_init+0x99(wined3d=0x4923a18, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aeea78) 23 0x05e68a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aeead8) 24 0x05d4136c d3d9_init+0x4d(d3d9=0x49239f8, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04aeeb18) 25 0x05d32e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04aeeb68) 26 0x05d0b72d fill_display_information_d3d+0x33(node=0x4923980) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:912] in dxdiagn (0x04aefba8) 27 0x05d0c426 build_displaydevices_tree+0x10(node=0x4923980) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:1191] in dxdiagn (0x04aefbd8) 28 0x05d0d962 build_information_tree+0x83(pinfo_root=0x490b284) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:1749] in dxdiagn (0x04aefc08) 29 0x05d098eb IDxDiagProviderImpl_Initialize+0xb5(iface=, pParams=) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:155] in dxdiagn (0x04aefc48) 30 0x04828191 create_root_IDxDiagContainer+0x84() [/home/austin/wine-valgrind/dlls/dxdiagn/tests/container.c:82] in dxdiagn_test (0x04aefc98) 31 0x04828225 test_GetNumberOfChildContainers+0x21() [/home/austin/wine-valgrind/dlls/dxdiagn/tests/container.c:99] in dxdiagn_test (0x04aefcb8) 32 0x0482b957 func_container+0x23() [/home/austin/wine-valgrind/dlls/dxdiagn/tests/container.c:1026] in dxdiagn_test (0x04aefcc8) 33 0x0482cdd3 run_test+0x96(name="container") [/home/austin/wine-valgrind/dlls/dxdiagn/tests/../../../include/wine/test.h:589] in dxdiagn_test (0x04aefd08) 34 0x0482d225 main+0x245(argc=, argv=0x48e1df0) [/home/austin/wine-valgrind/dlls/dxdiagn/tests/../../../include/wine/test.h:673] in dxdiagn_test (0x04aefdd8) 35 0x0482d2b6 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in dxdiagn_test (0x04aefe18) 36 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 37 0x7b46b119 start_process+0x152(entry=0x482d248) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 38 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 39 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482d248, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 40 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 41 0x7bc5f267 start_process+0x20(arg=0xfef00054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 42 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 43 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfef00054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeefffd8) 44 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfef00068) 45 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfef00f18) 46 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfef00f58) 47 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfef01494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfef00fa8) 48 0x7c000f50 main+0x145(argc=, argv=0xfef01494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfef013e8) 49 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x07e4f0e8: repe Modules: Module Address Debug info Name (144 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4833000 Dwarf dxdiagn_test \-PE 4820000- 4833000 \ dxdiagn_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4c62000 Deferred oleaut32 \-PE 4b10000- 4c62000 \ oleaut32 ELF 4c62000- 4de5000 Deferred ole32 \-PE 4c80000- 4de5000 \ ole32 ELF 4fe5000- 5066000 Deferred advapi32 \-PE 4ff0000- 5066000 \ advapi32 ELF 5066000- 51dc000 Deferred user32 \-PE 5080000- 51dc000 \ user32 ELF 52dc000- 5421000 Dwarf gdi32 \-PE 52f0000- 5421000 \ gdi32 ELF 5421000- 543c000 Deferred version \-PE 5430000- 543c000 \ version ELF 5440000- 54cf000 Deferred rpcrt4 \-PE 5450000- 54cf000 \ rpcrt4 ELF 5531000- 55f1000 Deferred libfreetype.so.6 ELF 57f9000- 5812000 Deferred libz.so.1 ELF 581a000- 582c000 Deferred libbz2.so.1 ELF 5830000- 586e000 Deferred libpng16.so.16 ELF 5872000- 58b5000 Deferred libfontconfig.so.1 ELF 58bd000- 58e7000 Deferred libexpat.so.1 ELF 58f3000- 58ff000 Deferred libxcursor.so.1 ELF 5903000- 590a000 Deferred libxfixes.so.3 ELF 591e000- 5921000 Deferred libxshmfence.so.1 ELF 5935000- 595a000 Deferred imm32 \-PE 5940000- 595a000 \ imm32 ELF 5962000- 5a02000 Dwarf winex11 \-PE 5970000- 5a02000 \ winex11 ELF 5a12000- 5a16000 Deferred libxinerama.so.1 ELF 5a1a000- 5a21000 Deferred libxxf86vm.so.1 ELF 5a25000- 5a31000 Deferred libxrender.so.1 ELF 5a39000- 5a46000 Deferred libxrandr.so.2 ELF 5a4a000- 5a4e000 Deferred libxcomposite.so.1 ELF 5a60000- 5a75000 Deferred libxext.so.6 ELF 5a79000- 5bca000 Deferred libx11.so.6 ELF 5bce000- 5bfa000 Deferred libxcb.so.1 ELF 5bfe000- 5c03000 Deferred libxau.so.6 ELF 5c07000- 5c0e000 Deferred libxdmcp.so.6 ELF 5c0e000- 5c2a000 Deferred libbsd.so.0 ELF 5c2e000- 5c37000 Deferred librt.so.1 ELF 5c3b000- 5c7a000 Deferred wbemprox \-PE 5c40000- 5c7a000 \ wbemprox ELF 5c8a000- 5c8d000 Deferred libx11-xcb.so.1 ELF 5c8d000- 5ca0000 Deferred libxi.so.6 ELF 5cf6000- 5d1e000 Dwarf dxdiagn \-PE 5d00000- 5d1e000 \ dxdiagn ELF 5d1e000- 5d61000 Dwarf d3d9 \-PE 5d20000- 5d61000 \ d3d9 ELF 5d61000- 5ed6000 Dwarf wined3d \-PE 5d70000- 5ed6000 \ wined3d ELF 5fde000- 605e000 Deferred ddraw \-PE 5ff0000- 605e000 \ ddraw ELF 6081000- 60c5000 Deferred winspool \-PE 6090000- 60c5000 \ winspool ELF 6536000- 653c000 Deferred libtxc_dxtn.so ELF 6547000- 6573000 Deferred iphlpapi \-PE 6550000- 6573000 \ iphlpapi ELF 6577000- 65a2000 Deferred dxgi \-PE 6580000- 65a2000 \ dxgi ELF 65c2000- 65c5000 Deferred libllvmamdgpuinfo.so.39 ELF 65c5000- 65dd000 Deferred libresolv.so.2 ELF 65e1000- 661a000 Deferred ws2_32 \-PE 65f0000- 661a000 \ ws2_32 ELF 666c000- 66f1000 Deferred libcups.so.2 ELF 67f1000- 6928000 Deferred libgnutls.so.28 ELF 6a28000- 6a3d000 Deferred libtasn1.so.6 ELF 6a45000- 6a85000 Deferred libnettle.so.6 ELF 6a8d000- 6ac4000 Deferred libhogweed.so.4 ELF 6ac8000- 6b3f000 Deferred libgmp.so.10 ELF 7527000- 7531000 Deferred libdrm_nouveau.so.2 ELF 754d000- 75c2000 Dwarf libgl.so.1 ELF 7618000- 763f000 Deferred libdrm_intel.so.1 ELF 763f000- 764d000 Deferred libdrm_radeon.so.1 ELF 764d000- 7659000 Deferred libdrm_amdgpu.so.1 ELF 7659000- 7676000 Deferred libelf.so.1 ELF 76a6000- 76af000 Deferred libllvmmcdisassembler.so.39 ELF 76b3000- 76b6000 Deferred libllvmx86info.so.39 ELF 76c6000- 76ca000 Deferred libxcb-dri3.so.0 ELF 76ce000- 76d2000 Deferred libxcb-present.so.0 ELF 76d6000- 76de000 Deferred libxcb-sync.so.1 ELF 76de000- 7715000 Deferred libglapi.so.0 ELF 7719000- 771d000 Deferred libxdamage.so.1 ELF 771d000- 773a000 Deferred libxcb-glx.so.0 ELF 773e000- 7744000 Deferred libxcb-dri2.so.0 ELF 7748000- 775c000 Deferred libdrm.so.2 ELF 7760000- 84c8000 Dwarf radeonsi_dri.so ELF 87f7000- 884a000 Deferred libllvmbitwriter.so.39 ELF 884a000- 885e000 Deferred libllvmmcjit.so.39 ELF 885e000- 8889000 Deferred libllvmexecutionengine.so.39 ELF 8889000- 889e000 Deferred libllvmtarget.so.39 ELF 90f3000- 92af000 Deferred libllvmamdgpucodegen.so.39 ELF 96af000- 97b0000 Deferred libllvmamdgpudesc.so.39 ELF 98b0000- 98cb000 Deferred libgcc_s.so.1 ELF 98cb000- 98d7000 Deferred libpciaccess.so.0 ELF 98db000- 98e8000 Deferred libllvmamdgpuutils.so.39 ELF 9a68000- 9bd3000 Deferred libllvmx86disassembler.so.39 ELF a37d000- a689000 Deferred libllvmx86codegen.so.39 ELF abb8000- ad44000 Deferred libllvmx86desc.so.39 ELF ad44000- adbe000 Deferred libllvmruntimedyld.so.39 ELF add2000- ade2000 Deferred libllvmx86utils.so.39 ELF b010000- b36b000 Deferred libllvmscalaropts.so.39 ELF b49b000- b8d4000 Deferred libllvmanalysis.so.39 ELF b8d4000- b905000 Deferred libllvmamdgpuasmprinter.so.39 ELF c07f000- c150000 Deferred libllvmmc.so.39 ELF c790000- c7e9000 Deferred libllvmx86asmprinter.so.39 ELF cbcc000- cf37000 Deferred libllvmcore.so.39 ELF cf37000- d075000 Deferred libllvmsupport.so.39 ELF d175000- d1f7000 Deferred libllvmobject.so.39 ELF d1ff000- d206000 Deferred libllvmirreader.so.39 ELF d4f3000- d53f000 Deferred libllvmprofiledata.so.39 ELF d981000- da6f000 Deferred libllvmasmprinter.so.39 ELF dc2e000- e1b7000 Deferred libllvmcodegen.so.39 ELF e4b7000- e7e1000 Deferred libllvmselectiondag.so.39 ELF e7e1000- e83f000 Deferred libncurses.so.6 ELF e83f000- e887000 Deferred libllvmmcparser.so.39 ELF eeea000- f0e7000 Deferred libllvmtransformutils.so.39 ELF f0e7000- f1cd000 Deferred libllvmvectorize.so.39 ELF f2cd000- f32f000 Deferred libllvmdebuginfocodeview.so.39 ELF f32f000- f39d000 Deferred libllvmbitreader.so.39 ELF 1002d000-1015c000 Deferred libllvmipo.so.39 ELF 10391000-10498000 Deferred libllvminstcombine.so.39 ELF 108a0000-10982000 Deferred libllvminstrumentation.so.39 ELF 10ca6000-10cd8000 Deferred libllvmlinker.so.39 ELF 10cd8000-10d45000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000141 (D) Z:\home\austin\wine-valgrind\dlls\dxdiagn\tests\dxdiagn_test.exe 00000143 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:173: container.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M dxdiagn.dll -p dxdiagn_test.exe.so provider && touch provider.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x7a4f0e8 (thread 0147), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x07a4f0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:07a4f0e8 ESP:04aed580 EBP:00000003 EFLAGS:00200004( - -- - -P- ) EAX:07a4f608 EBX:07eca000 ECX:06f8aad8 EDX:00010000 ESI:06f21ed8 EDI:06f8aad8 Stack dump: 0x04aed580: 00000002 00000010 00000082 07a255d2 0x04aed590: 00800000 00000000 04aed5cc 06f221f8 0x04aed5a0: 00007990 000079a4 06f16e78 00000000 0x04aed5b0: 000079b0 00007980 00007984 00007988 0x04aed5c0: 0000798c 06f21f38 00004800 000079b8 0x04aed5d0: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x07a4f0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x07a2b4e4 in radeonsi_dri.so (+0x6cb4e3) (0x06f15dc8) 2 0x07a2ba58 in radeonsi_dri.so (+0x6cba57) (0x06f16e88) 3 0x07ac99ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aed768) 4 0x0739043c in radeonsi_dri.so (+0x3043b) (0x06efd618) 5 0x0782f760 in radeonsi_dri.so (+0x4cf75f) (0x06efd618) 6 0x0782f15d in radeonsi_dri.so (+0x4cf15c) (0x06efd618) 7 0x076bd663 in radeonsi_dri.so (+0x35d662) (0x06efd618) 8 0x076b8416 in radeonsi_dri.so (+0x358415) (0x06efd590) 9 0x07193da4 in libgl.so.1 (+0x46da3) (0x06e19c00) 10 0x07165d98 in libgl.so.1 (+0x18d97) (0x06e174d8) 11 0x071618db in libgl.so.1 (+0x148da) (0x04aee204) 12 0x07161a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aee204) 13 0x059a053a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aee2d8) 14 0x059a1f92 init_opengl+0xfbe(once=0x59fee00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aee4e8) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aee538) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aee568) 17 0x059a2460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aee598) 18 0x059aa5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aee5b8) 19 0x0599515b X11DRV_wine_get_wgl_driver+0x10(dev=0x4927828, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aee5e8) 20 0x05388409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aee618) 21 0x05dd7e5e wined3d_adapter_init+0xe0(adapter=0x4924220, ordinal=0, wined3d_creation_flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aeea58) 22 0x05dd88dd wined3d_init+0x99(wined3d=0x4924210, flags=0x1ecc) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aeea98) 23 0x05e68a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aeeaf8) 24 0x05d4136c d3d9_init+0x4d(d3d9=0x49241f0, extended=0) [/home/austin/wine-valgrind/dlls/d3d9/directx.c:594] in d3d9 (0x04aeeb38) 25 0x05d32e2a Direct3DCreate9+0xa2(sdk_version=) [/home/austin/wine-valgrind/dlls/d3d9/d3d9_main.c:45] in d3d9 (0x04aeeb88) 26 0x05d0b72d fill_display_information_d3d+0x33(node=0x4924178) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:912] in dxdiagn (0x04aefbc8) 27 0x05d0c426 build_displaydevices_tree+0x10(node=0x4924178) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:1191] in dxdiagn (0x04aefbf8) 28 0x05d0d962 build_information_tree+0x83(pinfo_root=0x490b284) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:1749] in dxdiagn (0x04aefc28) 29 0x05d098eb IDxDiagProviderImpl_Initialize+0xb5(iface=, pParams=) [/home/austin/wine-valgrind/dlls/dxdiagn/provider.c:155] in dxdiagn (0x04aefc68) 30 0x0482bbf3 test_Initialize+0x264() [/home/austin/wine-valgrind/dlls/dxdiagn/tests/provider.c:83] in dxdiagn_test (0x04aefcb8) 31 0x0482c020 func_provider+0x23() [/home/austin/wine-valgrind/dlls/dxdiagn/tests/provider.c:157] in dxdiagn_test (0x04aefcc8) 32 0x0482cdd3 run_test+0x96(name="provider") [/home/austin/wine-valgrind/dlls/dxdiagn/tests/../../../include/wine/test.h:589] in dxdiagn_test (0x04aefd08) 33 0x0482d225 main+0x245(argc=, argv=0x48e1df0) [/home/austin/wine-valgrind/dlls/dxdiagn/tests/../../../include/wine/test.h:673] in dxdiagn_test (0x04aefdd8) 34 0x0482d2b6 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in dxdiagn_test (0x04aefe18) 35 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 36 0x7b46b119 start_process+0x152(entry=0x482d248) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 37 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 38 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482d248, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 39 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 40 0x7bc5f267 start_process+0x20(arg=0xfe974054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 41 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 42 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfe974054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfe973fd8) 43 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfe974068) 44 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfe974f18) 45 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfe974f58) 46 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfe975494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfe974fa8) 47 0x7c000f50 main+0x145(argc=, argv=0xfe975494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfe9753e8) 48 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x07a4f0e8: repe Modules: Module Address Debug info Name (144 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4833000 Dwarf dxdiagn_test \-PE 4820000- 4833000 \ dxdiagn_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4c62000 Deferred oleaut32 \-PE 4b10000- 4c62000 \ oleaut32 ELF 4c62000- 4de5000 Deferred ole32 \-PE 4c80000- 4de5000 \ ole32 ELF 4fe5000- 5066000 Deferred advapi32 \-PE 4ff0000- 5066000 \ advapi32 ELF 5066000- 51dc000 Deferred user32 \-PE 5080000- 51dc000 \ user32 ELF 52dc000- 5421000 Dwarf gdi32 \-PE 52f0000- 5421000 \ gdi32 ELF 5421000- 543c000 Deferred version \-PE 5430000- 543c000 \ version ELF 5444000- 54d3000 Deferred rpcrt4 \-PE 5450000- 54d3000 \ rpcrt4 ELF 5535000- 55f5000 Deferred libfreetype.so.6 ELF 57f9000- 5812000 Deferred libz.so.1 ELF 581a000- 582c000 Deferred libbz2.so.1 ELF 5830000- 586e000 Deferred libpng16.so.16 ELF 5872000- 58b5000 Deferred libfontconfig.so.1 ELF 58bd000- 58e7000 Deferred libexpat.so.1 ELF 58f3000- 58ff000 Deferred libxcursor.so.1 ELF 5903000- 590a000 Deferred libxfixes.so.3 ELF 591e000- 5921000 Deferred libxshmfence.so.1 ELF 5935000- 595a000 Deferred imm32 \-PE 5940000- 595a000 \ imm32 ELF 5962000- 5a02000 Dwarf winex11 \-PE 5970000- 5a02000 \ winex11 ELF 5a12000- 5a16000 Deferred libxinerama.so.1 ELF 5a1a000- 5a21000 Deferred libxxf86vm.so.1 ELF 5a25000- 5a31000 Deferred libxrender.so.1 ELF 5a39000- 5a46000 Deferred libxrandr.so.2 ELF 5a4a000- 5a4e000 Deferred libxcomposite.so.1 ELF 5a60000- 5a75000 Deferred libxext.so.6 ELF 5a79000- 5bca000 Deferred libx11.so.6 ELF 5bce000- 5bfa000 Deferred libxcb.so.1 ELF 5bfe000- 5c03000 Deferred libxau.so.6 ELF 5c07000- 5c0e000 Deferred libxdmcp.so.6 ELF 5c0e000- 5c2a000 Deferred libbsd.so.0 ELF 5c2e000- 5c37000 Deferred librt.so.1 ELF 5c3f000- 5c7e000 Deferred wbemprox \-PE 5c50000- 5c7e000 \ wbemprox ELF 5c8a000- 5c8d000 Deferred libx11-xcb.so.1 ELF 5c8d000- 5ca0000 Deferred libxi.so.6 ELF 5cf6000- 5d1e000 Dwarf dxdiagn \-PE 5d00000- 5d1e000 \ dxdiagn ELF 5d1e000- 5d61000 Dwarf d3d9 \-PE 5d20000- 5d61000 \ d3d9 ELF 5d61000- 5ed6000 Dwarf wined3d \-PE 5d70000- 5ed6000 \ wined3d ELF 5fde000- 605e000 Deferred ddraw \-PE 5ff0000- 605e000 \ ddraw ELF 6081000- 60c5000 Deferred winspool \-PE 6090000- 60c5000 \ winspool ELF 6526000- 652c000 Deferred libtxc_dxtn.so ELF 6547000- 6573000 Deferred iphlpapi \-PE 6550000- 6573000 \ iphlpapi ELF 6577000- 65a2000 Deferred dxgi \-PE 6580000- 65a2000 \ dxgi ELF 65c2000- 65c5000 Deferred libllvmamdgpuinfo.so.39 ELF 65c5000- 65dd000 Deferred libresolv.so.2 ELF 65e1000- 661a000 Deferred ws2_32 \-PE 65f0000- 661a000 \ ws2_32 ELF 666c000- 66f1000 Deferred libcups.so.2 ELF 67f1000- 6928000 Deferred libgnutls.so.28 ELF 6a28000- 6a3d000 Deferred libtasn1.so.6 ELF 6a45000- 6a85000 Deferred libnettle.so.6 ELF 6a8d000- 6ac4000 Deferred libhogweed.so.4 ELF 6ac8000- 6b3f000 Deferred libgmp.so.10 ELF 7127000- 7131000 Deferred libdrm_nouveau.so.2 ELF 714d000- 71c2000 Dwarf libgl.so.1 ELF 7218000- 723f000 Deferred libdrm_intel.so.1 ELF 723f000- 724d000 Deferred libdrm_radeon.so.1 ELF 724d000- 7259000 Deferred libdrm_amdgpu.so.1 ELF 7259000- 7276000 Deferred libelf.so.1 ELF 72aa000- 72b3000 Deferred libllvmmcdisassembler.so.39 ELF 72bb000- 72be000 Deferred libllvmx86info.so.39 ELF 72c6000- 72ca000 Deferred libxcb-dri3.so.0 ELF 72ce000- 72d2000 Deferred libxcb-present.so.0 ELF 72d6000- 72de000 Deferred libxcb-sync.so.1 ELF 72de000- 7315000 Deferred libglapi.so.0 ELF 7319000- 731d000 Deferred libxdamage.so.1 ELF 731d000- 733a000 Deferred libxcb-glx.so.0 ELF 733e000- 7344000 Deferred libxcb-dri2.so.0 ELF 7348000- 735c000 Deferred libdrm.so.2 ELF 7360000- 80c8000 Dwarf radeonsi_dri.so ELF 83f7000- 844a000 Deferred libllvmbitwriter.so.39 ELF 844a000- 845e000 Deferred libllvmmcjit.so.39 ELF 845e000- 8489000 Deferred libllvmexecutionengine.so.39 ELF 8489000- 849e000 Deferred libllvmtarget.so.39 ELF 86c8000- 8884000 Deferred libllvmamdgpucodegen.so.39 ELF 8a8c000- 8aa7000 Deferred libgcc_s.so.1 ELF 8aaf000- 8abb000 Deferred libpciaccess.so.0 ELF 92f3000- 93f4000 Deferred libllvmamdgpudesc.so.39 ELF 94f4000- 9525000 Deferred libllvmamdgpuasmprinter.so.39 ELF 96ac000- 9817000 Deferred libllvmx86disassembler.so.39 ELF 9817000- 9b23000 Deferred libllvmx86codegen.so.39 ELF 9e23000- 9e9d000 Deferred libllvmruntimedyld.so.39 ELF 9e9d000- 9eaa000 Deferred libllvmamdgpuutils.so.39 ELF a47b000- a607000 Deferred libllvmx86desc.so.39 ELF a60b000- a664000 Deferred libllvmx86asmprinter.so.39 ELF a668000- a678000 Deferred libllvmx86utils.so.39 ELF ace2000- b03d000 Deferred libllvmscalaropts.so.39 ELF b16d000- b5a6000 Deferred libllvmanalysis.so.39 ELF b5a6000- b5ad000 Deferred libllvmirreader.so.39 ELF bc51000- bd22000 Deferred libllvmmc.so.39 ELF c749000- c837000 Deferred libllvmasmprinter.so.39 ELF c837000- c8b9000 Deferred libllvmobject.so.39 ELF cc9e000- d009000 Deferred libllvmcore.so.39 ELF d009000- d147000 Deferred libllvmsupport.so.39 ELF d147000- d193000 Deferred libllvmprofiledata.so.39 ELF d193000- d1db000 Deferred libllvmmcparser.so.39 ELF d4cf000- d501000 Deferred libllvmlinker.so.39 ELF da21000- dfaa000 Deferred libllvmcodegen.so.39 ELF e1aa000- e4d4000 Deferred libllvmselectiondag.so.39 ELF e4d4000- e532000 Deferred libncurses.so.6 ELF e8a0000- e902000 Deferred libllvmdebuginfocodeview.so.39 ELF f0a6000- f2a3000 Deferred libllvmtransformutils.so.39 ELF f2a3000- f389000 Deferred libllvmvectorize.so.39 ELF fbe4000- fc52000 Deferred libllvmbitreader.so.39 ELF 101cd000-102fc000 Deferred libllvmipo.so.39 ELF 10531000-10638000 Deferred libllvminstcombine.so.39 ELF 10a40000-10b22000 Deferred libllvminstrumentation.so.39 ELF 10e46000-10eb3000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000145 (D) Z:\home\austin\wine-valgrind\dlls\dxdiagn\tests\dxdiagn_test.exe 00000147 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:204: provider.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dxdiagn/tests' make: *** [Makefile:9043: dlls/dxdiagn/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/dxgi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M dxgi.dll -p dxgi_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x6aaf0e8 (thread 014b), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x06aaf0e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:06aaf0e8 ESP:04b1e230 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06aaf608 EBX:06f2a000 ECX:04740930 EDX:00010000 ESI:046d7d30 EDI:04740930 Stack dump: 0x04b1e230: 00000002 00000010 00000082 06a855d2 0x04b1e240: 00800000 00000000 04b1e27c 046d8050 0x04b1e250: 00007990 000079a4 046cccd0 00000000 0x04b1e260: 000079b0 00007980 00007984 00007988 0x04b1e270: 0000798c 046d7d90 00004800 000079b8 0x04b1e280: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x06aaf0e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x06a8b4e4 in radeonsi_dri.so (+0x6cb4e3) (0x046cbc20) 2 0x06a8ba58 in radeonsi_dri.so (+0x6cba57) (0x046ccce0) 3 0x06b299ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04b1e418) 4 0x063f043c in radeonsi_dri.so (+0x3043b) (0x046b3470) 5 0x0688f760 in radeonsi_dri.so (+0x4cf75f) (0x046b3470) 6 0x0688f15d in radeonsi_dri.so (+0x4cf15c) (0x046b3470) 7 0x0671d663 in radeonsi_dri.so (+0x35d662) (0x046b3470) 8 0x06718416 in radeonsi_dri.so (+0x358415) (0x046b33e8) 9 0x05c49da4 in libgl.so.1 (+0x46da3) (0x045cf5d0) 10 0x05c1bd98 in libgl.so.1 (+0x18d97) (0x045ccea8) 11 0x05c178db in libgl.so.1 (+0x148da) (0x04b1eeb4) 12 0x05c17a54 glXChooseVisual+0x63() in libgl.so.1 (0x04b1eeb4) 13 0x0589253a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04b1ef88) 14 0x05893f92 init_opengl+0xfbe(once=0x58f0e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04b1f198) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04b1f1e8) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04b1f218) 17 0x05894460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04b1f248) 18 0x0589c5c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04b1f268) 19 0x0588715b X11DRV_wine_get_wgl_driver+0x10(dev=0x4908820, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04b1f298) 20 0x050fa409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04b1f2c8) 21 0x04c43e5e wined3d_adapter_init+0xe0(adapter=0x4905218, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04b1f708) 22 0x04c448dd wined3d_init+0x99(wined3d=0x4905208, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04b1f748) 23 0x04cd4a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04b1f7a8) 24 0x04bb855e dxgi_factory_init+0x44(factory=0x49051d8, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04b1f7d8) 25 0x04bb85f6 dxgi_factory_create+0x51(riid=0x4829394, factory=0x4b1f8a8, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04b1f828) 26 0x04bb6bd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04b1f868) 27 0x04827dd2 D3D10CreateDevice1+0x1e1(adapter=(nil), driver_type=, swrast=(nil), flags=, hw_level=, sdk_version=, device=0x4b1f9c8) [/home/austin/wine-valgrind/dlls/d3d10_1/d3d10_1_main.c:95] in d3d10_1 (0x04b1f988) 28 0x04a030e9 create_device+0x38(flags=0) [/home/austin/wine-valgrind/dlls/dxgi/tests/device.c:312] in dxgi_test (0x04b1f9e8) 29 0x04a03201 test_adapter_desc+0x2b() [/home/austin/wine-valgrind/dlls/dxgi/tests/device.c:342] in dxgi_test (0x04b1fcb8) 30 0x04a15e34 func_device+0x8e() [/home/austin/wine-valgrind/dlls/dxgi/tests/device.c:3140] in dxgi_test (0x04b1fcc8) 31 0x04a16c32 run_test+0x96(name="device") [/home/austin/wine-valgrind/dlls/dxgi/tests/../../../include/wine/test.h:589] in dxgi_test (0x04b1fd08) 32 0x04a17083 main+0x244(argc=, argv=0x48e1de0) [/home/austin/wine-valgrind/dlls/dxgi/tests/../../../include/wine/test.h:673] in dxgi_test (0x04b1fdd8) 33 0x04a17114 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in dxgi_test (0x04b1fe18) 34 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04b1fe38) 35 0x7b46b119 start_process+0x152(entry=0x4a170a6) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04b1fe88) 36 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04b1fea8) 37 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x4a170a6, frame=0x4b1ffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04b1ff98) 38 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04b1ffb8) 39 0x7bc5f267 start_process+0x20(arg=0xfecd6064) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04b1ffe8) 40 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 41 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfecd6064, stack=0x4b20000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfecd5fe8) 42 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfecd6078) 43 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfecd6f28) 44 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfecd6f68) 45 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfecd74a4, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfecd6fb8) 46 0x7c000f50 main+0x145(argc=, argv=0xfecd74a4) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfecd73f8) 47 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x06aaf0e8: repe Modules: Module Address Debug info Name (124 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 482d000 Dwarf d3d10_1 \-PE 4820000- 482d000 \ d3d10_1 ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 49f0000- 4a1f000 Dwarf dxgi_test \-PE 4a00000- 4a1f000 \ dxgi_test ELF 4b20000- 4b36000 Deferred d3d10core \-PE 4b30000- 4b36000 \ d3d10core ELF 4b36000- 4ba2000 Deferred d3d11 \-PE 4b40000- 4ba2000 \ d3d11 ELF 4ba2000- 4bcd000 Dwarf dxgi \-PE 4bb0000- 4bcd000 \ dxgi ELF 4bcd000- 4d42000 Dwarf wined3d \-PE 4be0000- 4d42000 \ wined3d ELF 504e000- 5193000 Dwarf gdi32 \-PE 5060000- 5193000 \ gdi32 ELF 519f000- 5220000 Deferred advapi32 \-PE 51b0000- 5220000 \ advapi32 ELF 5228000- 539e000 Deferred user32 \-PE 5240000- 539e000 \ user32 ELF 54aa000- 54c5000 Deferred version \-PE 54b0000- 54c5000 \ version ELF 552b000- 55eb000 Deferred libfreetype.so.6 ELF 56ef000- 5708000 Deferred libz.so.1 ELF 5710000- 5722000 Deferred libbz2.so.1 ELF 5726000- 5764000 Deferred libpng16.so.16 ELF 5768000- 57ab000 Deferred libfontconfig.so.1 ELF 57af000- 57d9000 Deferred libexpat.so.1 ELF 57e1000- 57ed000 Deferred libxcursor.so.1 ELF 57f1000- 57f8000 Deferred libxfixes.so.3 ELF 5827000- 584c000 Deferred imm32 \-PE 5830000- 584c000 \ imm32 ELF 5854000- 58f4000 Dwarf winex11 \-PE 5860000- 58f4000 \ winex11 ELF 5904000- 5908000 Deferred libxinerama.so.1 ELF 590c000- 5913000 Deferred libxxf86vm.so.1 ELF 591b000- 5927000 Deferred libxrender.so.1 ELF 592b000- 5938000 Deferred libxrandr.so.2 ELF 593c000- 5940000 Deferred libxcomposite.so.1 ELF 5952000- 5967000 Deferred libxext.so.6 ELF 596f000- 5ac0000 Deferred libx11.so.6 ELF 5ac0000- 5aec000 Deferred libxcb.so.1 ELF 5af0000- 5af5000 Deferred libxau.so.6 ELF 5af9000- 5b00000 Deferred libxdmcp.so.6 ELF 5b00000- 5b1c000 Deferred libbsd.so.0 ELF 5b20000- 5b29000 Deferred librt.so.1 ELF 5b55000- 5b5b000 Deferred libtxc_dxtn.so ELF 5b7f000- 5b92000 Deferred libxi.so.6 ELF 5b92000- 5b96000 Deferred libxcb-dri3.so.0 ELF 5b96000- 5b9a000 Deferred libxcb-present.so.0 ELF 5bed000- 5bf7000 Deferred libdrm_nouveau.so.2 ELF 5c03000- 5c78000 Dwarf libgl.so.1 ELF 5d78000- 5d80000 Deferred libxcb-sync.so.1 ELF 5d80000- 5d83000 Deferred libxshmfence.so.1 ELF 5d87000- 5dbe000 Deferred libglapi.so.0 ELF 5dc2000- 5dc6000 Deferred libxdamage.so.1 ELF 5dca000- 5dcd000 Deferred libx11-xcb.so.1 ELF 5dcd000- 5dea000 Deferred libxcb-glx.so.0 ELF 5dee000- 5df4000 Deferred libxcb-dri2.so.0 ELF 5df8000- 5e0c000 Deferred libdrm.so.2 ELF 6081000- 60a8000 Deferred libdrm_intel.so.1 ELF 60a8000- 60b6000 Deferred libdrm_radeon.so.1 ELF 63c0000- 7128000 Dwarf radeonsi_dri.so ELF 7238000- 7278000 Deferred libnettle.so.6 ELF 7278000- 7284000 Deferred libdrm_amdgpu.so.1 ELF 7284000- 72a1000 Deferred libelf.so.1 ELF 72ad000- 72b0000 Deferred libllvmamdgpuinfo.so.39 ELF 72c4000- 7317000 Deferred libllvmbitwriter.so.39 ELF 7b53000- 7d0f000 Deferred libllvmamdgpucodegen.so.39 ELF 810f000- 8210000 Deferred libllvmamdgpudesc.so.39 ELF 8310000- 8319000 Deferred libllvmmcdisassembler.so.39 ELF 831d000- 8320000 Deferred libllvmx86info.so.39 ELF 8320000- 8334000 Deferred libllvmmcjit.so.39 ELF 84c8000- 8633000 Deferred libllvmx86disassembler.so.39 ELF 8833000- 885e000 Deferred libllvmexecutionengine.so.39 ELF 885e000- 8873000 Deferred libllvmtarget.so.39 ELF 8877000- 88f1000 Deferred libllvmruntimedyld.so.39 ELF 890d000- 8928000 Deferred libgcc_s.so.1 ELF 8ddd000- 90e9000 Deferred libllvmx86codegen.so.39 ELF 90e9000- 90f5000 Deferred libpciaccess.so.0 ELF 9618000- 97a4000 Deferred libllvmx86desc.so.39 ELF 97a4000- 97d5000 Deferred libllvmamdgpuasmprinter.so.39 ELF 97d5000- 97e2000 Deferred libllvmamdgpuutils.so.39 ELF 980a000- 981a000 Deferred libllvmx86utils.so.39 ELF 9a70000- 9dcb000 Deferred libllvmscalaropts.so.39 ELF a203000- a20a000 Deferred libllvmirreader.so.39 ELF a5a6000- a9df000 Deferred libllvmanalysis.so.39 ELF aadf000- abb0000 Deferred libllvmmc.so.39 ELF b1f0000- b249000 Deferred libllvmx86asmprinter.so.39 ELF b62c000- b997000 Deferred libllvmcore.so.39 ELF b997000- bad5000 Deferred libllvmsupport.so.39 ELF bad5000- bb57000 Deferred libllvmobject.so.39 ELF be6c000- be9e000 Deferred libllvmlinker.so.39 ELF c3c8000- c4b6000 Deferred libllvmasmprinter.so.39 ELF c775000- ccfe000 Deferred libllvmcodegen.so.39 ELF cefe000- d228000 Deferred libllvmselectiondag.so.39 ELF d228000- d274000 Deferred libllvmprofiledata.so.39 ELF d274000- d2d2000 Deferred libncurses.so.6 ELF d6f4000- d7da000 Deferred libllvmvectorize.so.39 ELF d931000- db2e000 Deferred libllvmtransformutils.so.39 ELF ddf3000- df22000 Deferred libllvmipo.so.39 ELF ed1d000- ee24000 Deferred libllvminstcombine.so.39 ELF f02c000- f08e000 Deferred libllvmdebuginfocodeview.so.39 ELF f08e000- f0d6000 Deferred libllvmmcparser.so.39 ELF f1d6000- f244000 Deferred libllvmbitreader.so.39 ELF f344000- f426000 Deferred libllvminstrumentation.so.39 ELF f84a000- f8b7000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000149 (D) Z:\home\austin\wine-valgrind\dlls\dxgi\tests\dxgi_test.exe 0000014b 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:172: device.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/dxgi/tests' make: *** [Makefile:9124: dlls/dxgi/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/explorerframe/tests' ../../../tools/runtest -q -P wine -T ../../.. -M explorerframe.dll -p explorerframe_test.exe.so nstc && touch nstc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/explorerframe/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/faultrep/tests' ../../../tools/runtest -q -P wine -T ../../.. -M faultrep.dll -p faultrep_test.exe.so faultrep && touch faultrep.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/faultrep/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/fusion/tests' ../../../tools/runtest -q -P wine -T ../../.. -M fusion.dll -p fusion_test.exe.so asmcache && touch asmcache.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M fusion.dll -p fusion_test.exe.so asmenum && touch asmenum.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M fusion.dll -p fusion_test.exe.so asmname && touch asmname.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M fusion.dll -p fusion_test.exe.so fusion && touch fusion.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/fusion/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/gameux/tests' ../../../tools/runtest -q -P wine -T ../../.. -M gameux.dll -p gameux_test.exe.so gameexplorer && touch gameexplorer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gameux.dll -p gameux_test.exe.so gamestatistics && touch gamestatistics.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/gameux/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/gdi32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so bitmap && touch bitmap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so brush && touch brush.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so clipping && touch clipping.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so dc && touch dc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 dc.c:627: Test failed: expected ret2 > 0, got 0 dc.c:642: Test failed: expected desc.nSize == sizeof(descr), got 0 make[1]: *** [Makefile:233: dc.ok] Error 2 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so dib && touch dib.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so font && touch font.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 font.c:521: Tests skipped: Arial is not installed font.c:1288: Tests skipped: TrueType font for charset 134 is not installed font.c:2196: Tests skipped: Arial is not installed font.c:2378: Tests skipped: Times New Roman is not installed font.c:2583: Tests skipped: Arial is not installed font.c:2669: Tests skipped: Arial is not installed font.c:4116: Tests skipped: Arial or Times New Roman not installed font.c:4498: Tests skipped: Arial is not installed font.c:5029: Tests skipped: Unable to locate and load font sserife.fon font.c:5174: Tests skipped: Arial is not installed font.c:2893: Tests skipped: Arial Black is not installed font.c:6721: Tests skipped: Arial Black or Symbol/Wingdings is not installed font.c:3220: Tests skipped: Font Clockopia doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font Droid Sans Arabic doesn't contain 'x', skipping the test font.c:3827: Tests skipped: Droid Sans Fallback is not a Windows font, OS/2 metrics may be invalid. font.c:3827: Tests skipped: Droid Sans Fallback is not a Windows font, OS/2 metrics may be invalid. font.c:3827: Tests skipped: Droid Sans Fallback is not a Windows font, OS/2 metrics may be invalid. font.c:3827: Tests skipped: @Droid Sans Fallback is not a Windows font, OS/2 metrics may be invalid. font.c:3827: Tests skipped: @Droid Sans Fallback is not a Windows font, OS/2 metrics may be invalid. font.c:3827: Tests skipped: @Droid Sans Fallback is not a Windows font, OS/2 metrics may be invalid. font.c:3220: Tests skipped: Font Droid Sans Hebrew doesn't contain 'x', skipping the test font.c:3827: Tests skipped: Droid Sans Japanese is not a Windows font, OS/2 metrics may be invalid. font.c:3220: Tests skipped: Font Droid Sans Japanese doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font Droid Sans Thai doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font Droid Sans Thai doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font Mathematica doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font MathematicaMono doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font MathematicaSans doesn't contain 'x', skipping the test font.c:3220: Tests skipped: Font Wingdings doesn't contain 'x', skipping the test font.c:4796: Tests skipped: Fixed-pitch TrueType font for charset 129 is not available font.c:4769: Tests skipped: TrueType font for charset 134 is not installed font.c:4796: Tests skipped: Fixed-pitch TrueType font for charset 136 is not available font.c:4865: Tests skipped: Arial is not installed font.c:4865: Tests skipped: Arial is not installed font.c:4865: Tests skipped: Arial is not installed font.c:4961: Tests skipped: Arial is not installed font.c:5387: Tests skipped: Lucida Sans Demibold Roman is not installed font.c:5387: Tests skipped: Lucida Sans Italic is not installed font.c:5387: Tests skipped: Lucida Sans Regular is not installed font.c:5448: Tests skipped: Arial is not installed font.c:5448: Tests skipped: Lucida Sans is not installed font.c:5448: Tests skipped: Webdings is not installed font.c:5448: Tests skipped: SimSun is not installed font.c:5448: Tests skipped: NSimSun is not installed font.c:5448: Tests skipped: MingLiu is not installed font.c:5448: Tests skipped: PMingLiu is not installed font.c:5448: Tests skipped: WenQuanYi Micro Hei is not installed font.c:5448: Tests skipped: MS UI Gothic is not installed font.c:5448: Tests skipped: Ume UI Gothic is not installed font.c:5448: Tests skipped: MS Gothic is not installed font.c:5448: Tests skipped: Ume Gothic is not installed font.c:5448: Tests skipped: MS PGothic is not installed font.c:5448: Tests skipped: Ume P Gothic is not installed font.c:5448: Tests skipped: Gulim is not installed font.c:5448: Tests skipped: Batang is not installed font.c:5448: Tests skipped: UnBatang is not installed font.c:5448: Tests skipped: UnDotum is not installed font.c:5448: Tests skipped: @SimSun is not installed font.c:5448: Tests skipped: @NSimSun is not installed font.c:5448: Tests skipped: @MingLiu is not installed font.c:5448: Tests skipped: @PMingLiu is not installed font.c:5448: Tests skipped: @WenQuanYi Micro Hei is not installed font.c:5448: Tests skipped: @MS UI Gothic is not installed font.c:5448: Tests skipped: @Ume UI Gothic is not installed font.c:5448: Tests skipped: @MS Gothic is not installed font.c:5448: Tests skipped: @Ume Gothic is not installed font.c:5448: Tests skipped: @MS PGothic is not installed font.c:5448: Tests skipped: @Ume P Gothic is not installed font.c:5448: Tests skipped: @Gulim is not installed font.c:5448: Tests skipped: @Batang is not installed font.c:5448: Tests skipped: @UnBatang is not installed font.c:5448: Tests skipped: @UnDotum is not installed font.c:6070: Tests skipped: Vertical font for charset 130 is not installed font.c:6070: Tests skipped: Vertical font for charset 134 is not installed font.c:6026: Tests skipped: @Ume Gothic is not installed font.c:6026: Tests skipped: @MS UI Gothic is not installed ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so gdiobj && touch gdiobj.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so icm && touch icm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so mapping && touch mapping.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so metafile && touch metafile.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so palette && touch palette.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so path && touch path.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so pen && touch pen.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/gdi32/tests' make: *** [Makefile:9853: dlls/gdi32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/gdiplus/tests' ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so brush && touch brush.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so customlinecap && touch customlinecap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so font && touch font.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 font.c:307: Tests skipped: Times New Roman not installed ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so graphics && touch graphics.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so graphicspath && touch graphicspath.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so image && touch image.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so matrix && touch matrix.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so metafile && touch metafile.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so pathiterator && touch pathiterator.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so pen && touch pen.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so region && touch region.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p gdiplus_test.exe.so stringformat && touch stringformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/gdiplus/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/hid/tests' ../../../tools/runtest -q -P wine -T ../../.. -M hid.dll -p hid_test.exe.so device && touch device.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/hid/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/hlink/tests' ../../../tools/runtest -q -P wine -T ../../.. -M hlink.dll -p hlink_test.exe.so browse_ctx && touch browse_ctx.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M hlink.dll -p hlink_test.exe.so hlink && touch hlink.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/hlink/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/hnetcfg/tests' ../../../tools/runtest -q -P wine -T ../../.. -M hnetcfg.dll -p hnetcfg_test.exe.so policy && touch policy.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/hnetcfg/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ieframe/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ieframe.dll -p ieframe_test.exe.so intshcut && touch intshcut.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ieframe.dll -p ieframe_test.exe.so webbrowser && touch webbrowser.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==6663== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp6663_f6ea8ac7 is empty ==6663== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==6663== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp6663_f6ea8ac7 is empty ==6663== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==6663== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp6663_f6ea8ac7 is empty ==6663== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==6663== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp6663_f6ea8ac7 is empty ==6663== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==6663== Thread 43: ==6663== Invalid read of size 2 ==6663== at 0x6640A6F: memchrW (unicode.h:283) ==6663== by 0x6644C5A: InternetCrackUrlW (internet.c:1711) ==6663== by 0x663A08C: get_redirect_url (http.c:3997) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== Address 0x799b602 is 0 bytes after a recently re-allocated block of size 154 alloc'd ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x662F6A8: heap_alloc (internet.h:94) ==6663== by 0x663A033: get_redirect_url (http.c:3988) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==6663== Invalid read of size 2 ==6663== at 0x6640A6F: memchrW (unicode.h:283) ==6663== by 0x6644E7C: InternetCrackUrlW (internet.c:1753) ==6663== by 0x663A08C: get_redirect_url (http.c:3997) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== Address 0x799b602 is 0 bytes after a recently re-allocated block of size 154 alloc'd ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x662F6A8: heap_alloc (internet.h:94) ==6663== by 0x663A033: get_redirect_url (http.c:3988) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==6663== Invalid read of size 2 ==6663== at 0x6640A6F: memchrW (unicode.h:283) ==6663== by 0x66452C7: InternetCrackUrlW (internet.c:1867) ==6663== by 0x663A08C: get_redirect_url (http.c:3997) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== Address 0x799b602 is 0 bytes after a recently re-allocated block of size 154 alloc'd ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x662F6A8: heap_alloc (internet.h:94) ==6663== by 0x663A033: get_redirect_url (http.c:3988) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==6663== Thread 44: ==6663== Invalid read of size 2 ==6663== at 0x6640A6F: memchrW (unicode.h:283) ==6663== by 0x6644C96: InternetCrackUrlW (internet.c:1713) ==6663== by 0x663A08C: get_redirect_url (http.c:3997) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== Address 0x7eaa47a is 0 bytes after a recently re-allocated block of size 154 alloc'd ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x662F6A8: heap_alloc (internet.h:94) ==6663== by 0x663A033: get_redirect_url (http.c:3988) ==6663== by 0x663D74B: HTTP_HttpSendRequestW (http.c:5032) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==6663== Thread 1 ieframe_test.exe.so: ==6663== 8 bytes in 1 blocks are possibly lost in loss record 126 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x7B449A29: HeapAlloc (heap.c:271) ==6663== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==6663== by 0x4B5F6CD: OLEClipbrd_Initialize (clipboard.c:1771) ==6663== by 0x4B992B6: OleInitialize (ole2.c:211) ==6663== by 0x4A19FCD: func_webbrowser (webbrowser.c:4121) ==6663== by 0x4A1AF96: run_test (test.h:589) ==6663== by 0x4A1B3E8: main (test.h:673) ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:OLEClipbrd_Initialize fun:OleInitialize fun:func_webbrowser fun:run_test fun:main } ==6663== 92 bytes in 1 blocks are possibly lost in loss record 2,176 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x5DC6B51: heap_alloc (ieframe.h:336) ==6663== by 0x5DC6BE0: heap_strdupW (ieframe.h:362) ==6663== by 0x5DC8841: update_travellog (dochost.c:461) ==6663== by 0x5DC97F8: ClOleCommandTarget_Exec (dochost.c:753) ==6663== by 0x6F88561: IOleCommandTarget_Exec (docobj.h:1013) ==6663== by 0x6F88561: notify_travellog_update (???:0) ==6663== by 0x6F8876E: set_current_mon (persist.c:134) ==6663== by 0x6F60061: navigate_proc (navigate.c:1969) ==6663== by 0x6FA29EA: hidden_proc (task.c:321) ==6663== by 0x4EFBCDD: ??? (winproc.c:174) ==6663== by 0x4EFBE2C: call_window_proc (winproc.c:245) ==6663== by 0x4EFE18F: WINPROC_call_window (winproc.c:901) ==6663== by 0x4EBF4F9: DispatchMessageW (message.c:4032) ==6663== by 0x6B707CC1: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:heap_strdupW fun:update_travellog fun:ClOleCommandTarget_Exec fun:IOleCommandTarget_Exec fun:notify_travellog_update fun:set_current_mon fun:navigate_proc fun:hidden_proc obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:WINPROC_call_window fun:DispatchMessageW obj:* } ==6663== 128 bytes in 4 blocks are possibly lost in loss record 2,904 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==6663== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==6663== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==6663== by 0x6A0D8113: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==6663== 164 bytes in 1 blocks are possibly lost in loss record 3,176 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x525D7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==6663== by 0x526682C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==6663== by 0x525DD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==6663== by 0x525A83B: RPCRT4_use_protseq (rpc_server.c:846) ==6663== by 0x525B237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==6663== by 0x525ACA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==6663== by 0x4BA95C5: RPC_StartRemoting (rpc.c:1636) ==6663== by 0x4B9116D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==6663== by 0x4B92F0A: IMarshal_MarshalInterface (objidl.h:878) ==6663== by 0x4B92F0A: CoMarshalInterface (???:0) ==6663== by 0x4B9A001: RegisterDragDrop (ole2.c:605) ==6663== by 0x6B72EF90: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==6663== 256 bytes in 8 blocks are definitely lost in loss record 4,187 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x4B89F8D: CreateStreamOnHGlobal (hglobalstream.c:590) ==6663== by 0x5DC84EA: get_travellog_stream (dochost.c:403) ==6663== by 0x5DC88C3: update_travellog (dochost.c:466) ==6663== by 0x5DC97F8: ClOleCommandTarget_Exec (dochost.c:753) ==6663== by 0x6F88561: IOleCommandTarget_Exec (docobj.h:1013) ==6663== by 0x6F88561: notify_travellog_update (???:0) ==6663== by 0x6F8876E: set_current_mon (persist.c:134) ==6663== by 0x6F60061: navigate_proc (navigate.c:1969) ==6663== by 0x6FA29EA: hidden_proc (task.c:321) ==6663== by 0x4EFBCDD: ??? (winproc.c:174) ==6663== by 0x4EFBE2C: call_window_proc (winproc.c:245) ==6663== by 0x4EFE18F: WINPROC_call_window (winproc.c:901) ==6663== by 0x4EBF4F9: DispatchMessageW (message.c:4032) ==6663== by 0x6B707CC1: ??? ==6663== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:CreateStreamOnHGlobal fun:get_travellog_stream fun:update_travellog fun:ClOleCommandTarget_Exec fun:IOleCommandTarget_Exec fun:notify_travellog_update fun:set_current_mon fun:navigate_proc fun:hidden_proc obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:WINPROC_call_window fun:DispatchMessageW obj:* } ==6663== 480 bytes in 5 blocks are possibly lost in loss record 4,657 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x664BF9D: heap_alloc_zero (internet.h:99) ==6663== by 0x664D290: create_netconn (netconnection.c:348) ==6663== by 0x663C958: open_http_connection (http.c:4773) ==6663== by 0x663D097: HTTP_HttpSendRequestW (http.c:4914) ==6663== by 0x663DF6A: AsyncHttpSendRequestProc (http.c:5183) ==6663== by 0x6649ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==6663== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==6663== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==6663== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==6663== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==6663== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==6663== by 0x7BC99B8A: start_thread (thread.c:487) ==6663== by 0x4249260: start_thread (pthread_create.c:333) ==6663== by 0x434531D: clone (clone.S:114) ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==6663== 596 bytes in 7 blocks are definitely lost in loss record 4,818 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x5DC6B51: heap_alloc (ieframe.h:336) ==6663== by 0x5DC6BE0: heap_strdupW (ieframe.h:362) ==6663== by 0x5DC8841: update_travellog (dochost.c:461) ==6663== by 0x5DC97F8: ClOleCommandTarget_Exec (dochost.c:753) ==6663== by 0x6F88561: IOleCommandTarget_Exec (docobj.h:1013) ==6663== by 0x6F88561: notify_travellog_update (???:0) ==6663== by 0x6F8876E: set_current_mon (persist.c:134) ==6663== by 0x6F60061: navigate_proc (navigate.c:1969) ==6663== by 0x6FA29EA: hidden_proc (task.c:321) ==6663== by 0x4EFBCDD: ??? (winproc.c:174) ==6663== by 0x4EFBE2C: call_window_proc (winproc.c:245) ==6663== by 0x4EFE18F: WINPROC_call_window (winproc.c:901) ==6663== by 0x4EBF4F9: DispatchMessageW (message.c:4032) ==6663== by 0x6B707CC1: ??? ==6663== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:heap_strdupW fun:update_travellog fun:ClOleCommandTarget_Exec fun:IOleCommandTarget_Exec fun:notify_travellog_update fun:set_current_mon fun:navigate_proc fun:hidden_proc obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:WINPROC_call_window fun:DispatchMessageW obj:* } ==6663== 775 bytes in 7 blocks are possibly lost in loss record 4,981 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==6663== by 0x8982590: msvcrt_heap_realloc (heap.c:102) ==6663== by 0x8983143: MSVCRT_realloc (heap.c:457) ==6663== by 0x69E78C00: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } ==6663== 3,856 bytes in 39 blocks are possibly lost in loss record 5,370 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x4B8A57F: IMalloc_fnAlloc (ifs.c:187) ==6663== by 0x4B8AE1E: IMalloc_Alloc (objidl.h:1508) ==6663== by 0x4B8AE1E: CoTaskMemAlloc (???:0) ==6663== by 0x52C1ABE: alloc_bstr (oleaut.c:177) ==6663== by 0x52C1E85: SysAllocStringLen (oleaut.c:355) ==6663== by 0x5E7BC43: pre_process_uri (uri.c:786) ==6663== by 0x5E89136: CreateUri (uri.c:5738) ==6663== by 0x6F88AA6: create_uri (persist.c:186) ==6663== by 0x6F7953F: nsIOServiceHook_NewURI (nsio.c:3890) ==6663== by 0x69F3AFD9: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ==6663== 8,640 bytes in 54 blocks are possibly lost in loss record 5,491 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x4B8A57F: IMalloc_fnAlloc (ifs.c:187) ==6663== by 0x4B8AE1E: IMalloc_Alloc (objidl.h:1508) ==6663== by 0x4B8AE1E: CoTaskMemAlloc (???:0) ==6663== by 0x52C1ABE: alloc_bstr (oleaut.c:177) ==6663== by 0x52C1E85: SysAllocStringLen (oleaut.c:355) ==6663== by 0x5E8BF0A: combine_uri (uri.c:6671) ==6663== by 0x5E8C750: CoInternetCombineUrlEx (uri.c:6816) ==6663== by 0x6F6C8D6: combine_url (nsio.c:152) ==6663== by 0x6F7951C: nsIOServiceHook_NewURI (nsio.c:3888) ==6663== by 0x69F3AFD9: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:combine_uri fun:CoInternetCombineUrlEx fun:combine_url fun:nsIOServiceHook_NewURI obj:* } ==6663== 33,520 bytes in 377 blocks are possibly lost in loss record 5,592 of 5,654 ==6663== at 0x7BC50829: notify_alloc (heap.c:254) ==6663== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6663== by 0x4B8A57F: IMalloc_fnAlloc (ifs.c:187) ==6663== by 0x4B8AE1E: IMalloc_Alloc (objidl.h:1508) ==6663== by 0x4B8AE1E: CoTaskMemAlloc (???:0) ==6663== by 0x52C1ABE: alloc_bstr (oleaut.c:177) ==6663== by 0x52C1E85: SysAllocStringLen (oleaut.c:355) ==6663== by 0x52C1B5C: SysAllocString (oleaut.c:247) ==6663== by 0x5E8B5BA: combine_uri (uri.c:6465) ==6663== by 0x5E8C750: CoInternetCombineUrlEx (uri.c:6816) ==6663== by 0x6F6C8D6: combine_url (nsio.c:152) ==6663== by 0x6F7951C: nsIOServiceHook_NewURI (nsio.c:3888) ==6663== by 0x69F3AFD9: ??? ==6663== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:SysAllocString fun:combine_uri fun:CoInternetCombineUrlEx fun:combine_url fun:nsIOServiceHook_NewURI obj:* } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ieframe/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/imagehlp/tests' ../../../tools/runtest -q -P wine -T ../../.. -M imagehlp.dll -p imagehlp_test.exe.so image && touch image.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M imagehlp.dll -p imagehlp_test.exe.so integrity && touch integrity.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/imagehlp/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/imm32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M imm32.dll -p imm32_test.exe.so imm32 && touch imm32.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/imm32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/inetcomm/tests' ../../../tools/runtest -q -P wine -T ../../.. -M inetcomm.dll -p inetcomm_test.exe.so mimeintl && touch mimeintl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M inetcomm.dll -p inetcomm_test.exe.so mimeole && touch mimeole.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==6858== 12 bytes in 1 blocks are definitely lost in loss record 85 of 659 ==6858== at 0x7BC50829: notify_alloc (heap.c:254) ==6858== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6858== by 0x482B662: create_test_stream (mimeole.c:451) ==6858== by 0x482BA06: test_SetData (mimeole.c:494) ==6858== by 0x483297A: func_mimeole (mimeole.c:1657) ==6858== by 0x483375F: run_test (test.h:589) ==6858== by 0x4833BB1: main (test.h:673) ==6858== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:create_test_stream fun:test_SetData fun:func_mimeole fun:run_test fun:main } ==6858== 32 bytes in 1 blocks are definitely lost in loss record 237 of 659 ==6858== at 0x7BC50829: notify_alloc (heap.c:254) ==6858== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==6858== by 0x4C4DF8D: CreateStreamOnHGlobal (hglobalstream.c:590) ==6858== by 0x4829CEA: create_stream_from_string (mimeole.c:164) ==6858== by 0x482C12B: test_SetData (mimeole.c:543) ==6858== by 0x483297A: func_mimeole (mimeole.c:1657) ==6858== by 0x483375F: run_test (test.h:589) ==6858== by 0x4833BB1: main (test.h:673) ==6858== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:CreateStreamOnHGlobal fun:create_stream_from_string fun:test_SetData fun:func_mimeole fun:run_test fun:main } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/inetcomm/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/inetmib1/tests' ../../../tools/runtest -q -P wine -T ../../.. -M inetmib1.dll -p inetmib1_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/inetmib1/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/infosoft/tests' ../../../tools/runtest -q -P wine -T ../../.. -M infosoft.dll -p infosoft_test.exe.so infosoft && touch infosoft.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/infosoft/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/iphlpapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M iphlpapi.dll -p iphlpapi_test.exe.so iphlpapi && touch iphlpapi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 iphlpapi.c:984: Tests skipped: ICMP is not available. iphlpapi.c:1626: Tests skipped: AllocateAndGetTcpExTableFromStack not available ==6892== Syscall param ioctl(SIOCGIFINDEX) points to uninitialised byte(s) ==6892== at 0x433D3A9: ioctl (syscall-template.S:84) ==6892== by 0x435D43D: if_nametoindex (if_index.c:47) ==6892== by 0x4B05E43: getInterfaceIndexByName (ifenum.c:143) ==6892== by 0x4B0EC7F: IPHLP_if_nametoindex (iphlpapi_main.c:3233) ==6892== by 0x48329DB: test_interface_identifier_conversion (iphlpapi.c:1968) ==6892== by 0x48341F8: func_iphlpapi (iphlpapi.c:2240) ==6892== by 0x4834FBF: run_test (test.h:589) ==6892== by 0x4835410: main (test.h:673) ==6892== Address 0x4aef8c0 is on thread 1's stack ==6892== in frame #1, created by if_nametoindex (if_index.c:35) ==6892== Uninitialised value was created by a stack allocation ==6892== at 0x435D411: if_nametoindex (if_index.c:41) ==6892== { Memcheck:Param ioctl(SIOCGIFINDEX) fun:ioctl fun:if_nametoindex fun:getInterfaceIndexByName fun:IPHLP_if_nametoindex fun:test_interface_identifier_conversion fun:func_iphlpapi fun:run_test fun:main } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/iphlpapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/itss/tests' ../../../tools/runtest -q -P wine -T ../../.. -M itss.dll -p itss_test.exe.so protocol && touch protocol.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/itss/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/jscript/tests' ../../../tools/runtest -q -P wine -T ../../.. -M jscript.dll -p jscript_test.exe.so activex && touch activex.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M jscript.dll -p jscript_test.exe.so caller && touch caller.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M jscript.dll -p jscript_test.exe.so jscript && touch jscript.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M jscript.dll -p jscript_test.exe.so run && touch run.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/jscript/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/jsproxy/tests' ../../../tools/runtest -q -P wine -T ../../.. -M jsproxy.dll -p jsproxy_test.exe.so jsproxy && touch jsproxy.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/jsproxy/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/kernel32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so actctx && touch actctx.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so atom && touch atom.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so change && touch change.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 change.c:557: Test failed: ov.InternalHigh wrong 12 change.c:570: Test failed: action wrong change.c:571: Test failed: len wrong change.c:572: Test failed: name wrong change.c:596: Test failed: offset wrong 24 change.c:597: Test failed: action wrong 1 change.c:603: Test failed: ov.InternalHigh wrong 66/42 make[1]: *** [Makefile:249: change.ok] Error 7 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so codepage && touch codepage.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so comm && touch comm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 comm.c:2221: Tests skipped: interactive tests (set WINETEST_INTERACTIVE=1) ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so console && touch console.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7037== Syscall param writev(vector[...]) points to uninitialised byte(s) ==7037== at 0x433D47F: ??? (syscall-template.S:84) ==7037== by 0x7BC87FD2: send_request (server.c:228) ==7037== by 0x7BC88185: wine_server_call (server.c:309) ==7037== by 0x7B43003D: wine_server_call_err (server.h:61) ==7037== by 0x7B4313C2: WriteConsoleInputW (console.c:536) ==7037== by 0x4A33381: testWaitForConsoleInput (console.c:941) ==7037== by 0x4A4021F: func_console (console.c:3124) ==7037== by 0x4B2C141: run_test (test.h:589) ==7037== by 0x4B2C593: main (test.h:673) ==7037== Address 0x4d4fc0a is on thread 1's stack ==7037== in frame #5, created by testWaitForConsoleInput (console.c:919) ==7037== Uninitialised value was created by a stack allocation ==7037== at 0x4A332B1: testWaitForConsoleInput (console.c:919) ==7037== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:wine_server_call_err fun:WriteConsoleInputW fun:testWaitForConsoleInput fun:func_console fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so directory && touch directory.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so drive && touch drive.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so environ && touch environ.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so fiber && touch fiber.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so file && touch file.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 file.c:904: Tests skipped: CopyFile2 is not available file.c:1328: Tests skipped: Either no authority to volume, or is todo_wine for C:\users\austin\Temp\ err=5 should be 3 file.c:1328: Tests skipped: Either no authority to volume, or is todo_wine for C:\users\austin\Temp\removeme\ err=5 should be 3 file.c:1328: Tests skipped: Either no authority to volume, or is todo_wine for C:\ err=5 should be 3 file.c:1328: Tests skipped: Either no authority to volume, or is todo_wine for \\?\C:\ err=5 should be 3 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so format_msg && touch format_msg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so heap && touch heap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0x10: got heap flags 00000002 expected 00000020 heap.c:1161: Test failed: 0x10: got heap force flags 00000000 expected 00000020 heap: 2 failures in child process preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0x20: got heap flags 00000002 expected 00000040 heap.c:1161: Test failed: 0x20: got heap force flags 00000000 expected 00000040 heap: 2 failures in child process preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0x40: got heap flags 00000002 expected 50000060 heap.c:1161: Test failed: 0x40: got heap force flags 00000000 expected 50000060 heap: 2 failures in child process preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0x80: got heap flags 00000002 expected 30000060 heap.c:1161: Test failed: 0x80: got heap force flags 00000000 expected 30000060 heap: 2 failures in child process preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0x200000: got heap flags 00000002 expected 00000080 heap: 1 failures in child process preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0x2000000: got heap flags 00000002 expected 01000002 heap.c:1161: Test failed: 0x2000000: got heap force flags 00000000 expected 01000002 heap: 2 failures in child process preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 heap.c:1159: Test failed: 0xdeadbeef: got heap flags 00000002 expected 000000e0 heap.c:1161: Test failed: 0xdeadbeef: got heap force flags 00000000 expected 000000e0 heap: 2 failures in child process make[1]: *** [Makefile:453: heap.ok] Error 13 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so loader && touch loader.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr14eb.pdb loader.c:601: Test failed: 2: 0x10002000 != 0 loader.c:602: Test failed: 2: 1 != 0 loader.c:604: Test failed: 2: 2000 != MEM_FREE loader.c:605: Test failed: 2: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr156c.pdb loader.c:601: Test failed: 3: 0x10002000 != 0 loader.c:602: Test failed: 3: 1 != 0 loader.c:604: Test failed: 3: 2000 != MEM_FREE loader.c:605: Test failed: 3: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1583.pdb loader.c:601: Test failed: 4: 0x10001000 != 0 loader.c:602: Test failed: 4: 1 != 0 loader.c:604: Test failed: 4: 2000 != MEM_FREE loader.c:605: Test failed: 4: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr15a4.pdb loader.c:601: Test failed: 6: 0x10002000 != 0 loader.c:602: Test failed: 6: 1 != 0 loader.c:604: Test failed: 6: 2000 != MEM_FREE loader.c:605: Test failed: 6: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr15ba.pdb loader.c:601: Test failed: 7: 0x10002000 != 0 loader.c:602: Test failed: 7: 1 != 0 loader.c:604: Test failed: 7: 2000 != MEM_FREE loader.c:605: Test failed: 7: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr15cf.pdb loader.c:601: Test failed: 8: 0x10001000 != 0 loader.c:602: Test failed: 8: 1 != 0 loader.c:604: Test failed: 8: 2000 != MEM_FREE loader.c:605: Test failed: 8: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr15e7.pdb loader.c:601: Test failed: 9: 0x10001000 != 0 loader.c:602: Test failed: 9: 1 != 0 loader.c:604: Test failed: 9: 2000 != MEM_FREE loader.c:605: Test failed: 9: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr15fd.pdb loader.c:601: Test failed: 10: 0x10001000 != 0 loader.c:602: Test failed: 10: 1 != 0 loader.c:604: Test failed: 10: 2000 != MEM_FREE loader.c:605: Test failed: 10: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1614.pdb loader.c:601: Test failed: 11: 0x10001000 != 0 loader.c:602: Test failed: 11: 1 != 0 loader.c:604: Test failed: 11: 2000 != MEM_FREE loader.c:605: Test failed: 11: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1629.pdb loader.c:601: Test failed: 12: 0x10001000 != 0 loader.c:602: Test failed: 12: 1 != 0 loader.c:604: Test failed: 12: 2000 != MEM_FREE loader.c:605: Test failed: 12: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr163f.pdb loader.c:601: Test failed: 13: 0x10001000 != 0 loader.c:602: Test failed: 13: 1 != 0 loader.c:604: Test failed: 13: 2000 != MEM_FREE loader.c:605: Test failed: 13: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1659.pdb loader.c:601: Test failed: 15: 0x10002000 != 0 loader.c:602: Test failed: 15: 1 != 0 loader.c:604: Test failed: 15: 2000 != MEM_FREE loader.c:605: Test failed: 15: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr166f.pdb loader.c:601: Test failed: 16: 0x10001000 != 0 loader.c:602: Test failed: 16: 1 != 0 loader.c:604: Test failed: 16: 2000 != MEM_FREE loader.c:605: Test failed: 16: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1684.pdb loader.c:601: Test failed: 17: 0x10001000 != 0 loader.c:602: Test failed: 17: 1 != 0 loader.c:604: Test failed: 17: 2000 != MEM_FREE loader.c:605: Test failed: 17: 20000 != 0 ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr16bd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7264== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7264_24703ea6 is empty ==7264== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1d12.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7297== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7297_44a858a6 is empty ==7297== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7228.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7344== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7344_15745ea6 is empty ==7344== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc6df.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7378== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7378_c24952a6 is empty ==7378== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1bfb.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7412== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7412_6f1e46a6 is empty ==7412== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr7012.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7444== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7444_02b986a6 is empty ==7444== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc51e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7477== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7477_22f1a0a6 is empty ==7477== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1942.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7514== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7514_759d22a6 is empty ==7514== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6e11.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7548== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7548_227216a6 is empty ==7548== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrc28e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7580== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7580_b60d56a6 is empty ==7580== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr174c.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7614== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7614_62e24aa6 is empty ==7614== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6bcd.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7647== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7647_831a64a6 is empty ==7647== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbfe5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7681== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7681_2fef58a6 is empty ==7681== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr13e5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7740== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7740_981596a6 is empty ==7740== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6849.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7773== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7773_b84db0a6 is empty ==7773== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbd1d.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7813== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7813_b0cfc0a6 is empty ==7813== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1220.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7854== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7854_35eeaaa6 is empty ==7854== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr6778.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7886== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7886_c989eaa6 is empty ==7886== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbc3e.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7920== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7920_765edea6 is empty ==7920== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr1040.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7952== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7952_09fa1ea6 is empty ==7952== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr64d5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==7986== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7986_b6cf12a6 is empty ==7986== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb954.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8020== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8020_63a406a6 is empty ==8020== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrda5.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8054== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8054_1078faa6 is empty ==8054== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldr620b.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8087== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8087_30b114a6 is empty ==8087== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb6a0.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb83.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrb96.pdb ==7194== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp7194_9076e0de is empty ==7194== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrba4.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8116== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8116_1e75c6a6 is empty ==8116== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8124== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8124_835c96a6 is empty ==8124== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8134== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8134_017d1aa6 is empty ==8134== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8151== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8151_57e794a6 is empty ==8151== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8158== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8158_30318aa6 is empty ==8158== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8167== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8167_21b534a6 is empty ==8167== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8193== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8193_69a358a6 is empty ==8193== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/users/austin/Temp/ldrbb5.pdb preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: *** [Makefile:466: loader.ok] Error 56 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so locale && touch locale.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so mailslot && touch mailslot.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so module && touch module.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so path && touch path.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 path.c:2032: Tests skipped: Skipping DBCS(Japanese) GetFullPathNameA test in this codepage (1252) ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so pipe && touch pipe.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8288== Syscall param writev(vector[...]) points to uninitialised byte(s) ==8288== at 0x433D47F: ??? (syscall-template.S:84) ==8288== by 0x7BC87FD2: send_request (server.c:228) ==8288== by 0x7BC88185: wine_server_call (server.c:309) ==8288== by 0x7BC47F8D: server_write_file (file.c:620) ==8288== by 0x7BC4970A: NtWriteFile (file.c:1230) ==8288== by 0x7B441825: WriteFile (file.c:570) ==8288== by 0x4AD25E0: _overlapped_write_async (pipe.c:2648) ==8288== by 0x4AD3D75: test_overlapped_transport (pipe.c:2971) ==8288== by 0x4AD43AF: func_pipe (pipe.c:3057) ==8288== by 0x4B2C141: run_test (test.h:589) ==8288== by 0x4B2C593: main (test.h:673) ==8288== Address 0x4d4121c is on thread 1's stack ==8288== in frame #7, created by test_overlapped_transport (pipe.c:2945) ==8288== Uninitialised value was created by a stack allocation ==8288== at 0x4AD3BBD: test_overlapped_transport (pipe.c:2945) ==8288== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:WriteFile fun:_overlapped_write_async fun:test_overlapped_transport fun:func_pipe fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so process && touch process.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:1519: Test failed: Opening ConOut process.c:1522: Test failed: Getting sb info process.c:1524: Test failed: Getting console out mode preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:470: Test failed: Setting mode (6) process.c:474: Test failed: Setting cursor position (6) process.c:1538: Test failed: Getting sb info process.c:1540: Test failed: Getting console out mode process.c:1590: Test failed: Console:SizeX expected 0, but got 1 process.c:1591: Test failed: Console:SizeY expected 0, but got 1 process.c:1592: Test failed: Console:CursorX expected 0, but got 1 process.c:1593: Test failed: Console:CursorY expected 0, but got 1 process.c:1594: Test failed: Console:Attributes expected 0, but got 1 process.c:1595: Test failed: Console:winLeft expected 0, but got 1 process.c:1596: Test failed: Console:winTop expected 0, but got 1 process.c:1597: Test failed: Console:winRight expected 0, but got 1 process.c:1598: Test failed: Console:winBottom expected 68, but got 0 process.c:1599: Test failed: Console:maxWinWidth expected 0, but got 1 process.c:1600: Test failed: Console:maxWinHeight expected 0, but got 1 process.c:1604: Test failed: Console:OutputMode expected 69225472, but got 0 process.c:1615: Test failed: Wrong console-SB mode process.c:1617: Test failed: Wrong cursor position preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:2469: Test failed: WaitForSingleObject returned 258 process.c:2473: Test failed: AssignProcessToJobObject unexpectedly succeeded process.c:2474: Test failed: Expected GetLastError() to be 5 (ERROR_ACCESS_DENIED) is -559038737 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:2501: Test failed: WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:2798: Test failed: WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:2848: Test failed: WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 process.c:2865: Test failed: WaitForSingleObject returned 258 make[1]: *** [Makefile:560: process.ok] Error 26 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so profile && touch profile.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 profile.c:1026: Tests skipped: Not allowed to create a file in the Windows directory ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so resource && touch resource.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so sync && touch sync.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so time && touch time.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so timer && touch timer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so toolhelp && touch toolhelp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so version && touch version.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so volume && touch volume.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 volume.c:134: Tests skipped: can't test removing fake drive volume.c:1099: Test failed: IOCTL_DVD_READ_STRUCTURE should have failed make[1]: *** [Makefile:726: volume.ok] Error 1 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/kernel32/tests' make: *** [Makefile:10914: dlls/kernel32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/localspl/tests' ../../../tools/runtest -q -P wine -T ../../.. -M localspl.dll -p localspl_test.exe.so localmon && touch localmon.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 localmon.c:838: Tests skipped: got 2 localmon.c:981: Tests skipped: got 2 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/localspl/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/localui/tests' ../../../tools/runtest -q -P wine -T ../../.. -M localui.dll -p localui_test.exe.so localui && touch localui.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/localui/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/lz32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M lz32.dll -p lz32_test.exe.so lzexpand_main && touch lzexpand_main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/lz32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mapi32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mapi32.dll -p mapi32_test.exe.so imalloc && touch imalloc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mapi32.dll -p mapi32_test.exe.so prop && touch prop.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mapi32.dll -p mapi32_test.exe.so util && touch util.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mapi32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mfplat/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mfplat.dll -p mfplat_test.exe.so mfplat && touch mfplat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mfplat/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mlang/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mlang.dll -p mlang_test.exe.so mlang && touch mlang.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mlang/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mmcndmgr/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mmcndmgr.dll -p mmcndmgr_test.exe.so mmcndmgr && touch mmcndmgr.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mmcndmgr/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mmdevapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mmdevapi.dll -p mmdevapi_test.exe.so capture && touch capture.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 capture.c:103: Test failed: Initial IAudioCaptureClient_GetBuffer returns 00000000 capture.c:116: Test failed: Initial IAudioCaptureClient_GetBuffer returns 00000000 make[1]: *** [Makefile:176: capture.ok] Error 2 ../../../tools/runtest -q -P wine -T ../../.. -M mmdevapi.dll -p mmdevapi_test.exe.so dependency && touch dependency.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mmdevapi.dll -p mmdevapi_test.exe.so mmdevenum && touch mmdevenum.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mmdevapi.dll -p mmdevapi_test.exe.so propstore && touch propstore.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mmdevapi.dll -p mmdevapi_test.exe.so render && touch render.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 render.c:1133: Tests skipped: Rerun with WINETEST_DEBUG=2 for GetPosition tests. make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mmdevapi/tests' make: *** [Makefile:11608: dlls/mmdevapi/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mpr/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mpr.dll -p mpr_test.exe.so mpr && touch mpr.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mpr/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msacm32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msacm32.dll -p msacm32_test.exe.so msacm && touch msacm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msacm32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mscms/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mscms.dll -p mscms_test.exe.so profile && touch profile.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mscms/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mscoree/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mscoree.dll -p mscoree_test.exe.so debugging && touch debugging.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8888== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/mono/mono-2.0/bin/libmono-2.0-x86.pdb ../../../tools/runtest -q -P wine -T ../../.. -M mscoree.dll -p mscoree_test.exe.so metahost && touch metahost.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mscoree.dll -p mscoree_test.exe.so mscoree && touch mscoree.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8916== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/mono/mono-2.0/bin/libmono-2.0-x86.pdb valgrind: m_debuginfo/debuginfo.c:1414 (vgPlain_di_notify_pdb_debuginfo): Assertion 'di->have_dinfo' failed. host stacktrace: ==8916== at 0x380325B9: show_sched_status_wrk (m_libcassert.c:378) ==8916== by 0x380326C1: report_and_quit (m_libcassert.c:449) ==8916== by 0x380327A3: vgPlain_assert_fail (m_libcassert.c:515) ==8916== by 0x38061591: vgPlain_di_notify_pdb_debuginfo (debuginfo.c:1414) ==8916== by 0x380835DD: do_client_request (scheduler.c:2024) ==8916== by 0x380835DD: vgPlain_scheduler (scheduler.c:1425) ==8916== by 0x380914C3: thread_wrapper (syswrap-linux.c:103) ==8916== by 0x380914C3: run_a_thread_NORETURN (syswrap-linux.c:156) sched status: running_tid=1 Thread 1: status = VgTs_Runnable (lwpid 8916) ==8916== at 0x7BCAA68B: map_image (virtual.c:1278) ==8916== by 0x7BCAE7EC: NtMapViewOfSection (virtual.c:2662) ==8916== by 0x7BC5B764: load_native_dll (loader.c:1824) ==8916== by 0x7BC5D250: load_dll (loader.c:2334) ==8916== by 0x7BC5D4C7: LdrLoadDll (loader.c:2367) ==8916== by 0x7B4607E3: load_library (module.c:947) ==8916== by 0x7B460981: LoadLibraryExW (module.c:1007) ==8916== by 0x7B460ABB: LoadLibraryW (module.c:1049) ==8916== by 0x6C663126: ??? Thread 2: status = VgTs_WaitSys (lwpid 8922) ==8916== at 0x4251EFF: ??? (syscall-template.S:84) ==8916== by 0x7BC8828D: wait_select_reply (server.c:348) ==8916== by 0x7BC88FF4: server_select (server.c:607) ==8916== by 0x7BC961C3: NtWaitForKeyedEvent (sync.c:1193) ==8916== by 0x7BC974D6: RtlSleepConditionVariableCS (sync.c:1854) ==8916== by 0x7B482C84: SleepConditionVariableCS (sync.c:2430) ==8916== by 0x6C762A50: ??? Note: see also the FAQ in the source distribution. It contains workarounds to several common problems. In particular, if Valgrind aborted or crashed after identifying problems in your program, there's a good chance that fixing those problems will prevent Valgrind aborting or crashing, especially if it happened in m_mallocfree.c. If that doesn't help, please report this bug to: www.valgrind.org In the bug report, send all the above text, the valgrind version, and what OS and version you are using. Thanks. ==8909== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/mono/mono-2.0/bin/libmono-2.0-x86.pdb valgrind: m_debuginfo/debuginfo.c:1414 (vgPlain_di_notify_pdb_debuginfo): Assertion 'di->have_dinfo' failed. host stacktrace: ==8909== at 0x380325B9: show_sched_status_wrk (m_libcassert.c:378) ==8909== by 0x380326C1: report_and_quit (m_libcassert.c:449) ==8909== by 0x380327A3: vgPlain_assert_fail (m_libcassert.c:515) ==8909== by 0x38061591: vgPlain_di_notify_pdb_debuginfo (debuginfo.c:1414) ==8909== by 0x380835DD: do_client_request (scheduler.c:2024) ==8909== by 0x380835DD: vgPlain_scheduler (scheduler.c:1425) ==8909== by 0x380914C3: thread_wrapper (syswrap-linux.c:103) ==8909== by 0x380914C3: run_a_thread_NORETURN (syswrap-linux.c:156) sched status: running_tid=1 Thread 1: status = VgTs_Runnable (lwpid 8909) ==8909== at 0x7BCAA68B: map_image (virtual.c:1278) ==8909== by 0x7BCAE7EC: NtMapViewOfSection (virtual.c:2662) ==8909== by 0x7BC5B764: load_native_dll (loader.c:1824) ==8909== by 0x7BC5D250: load_dll (loader.c:2334) ==8909== by 0x7BC5D4C7: LdrLoadDll (loader.c:2367) ==8909== by 0x7B4607E3: load_library (module.c:947) ==8909== by 0x7B460981: LoadLibraryExW (module.c:1007) ==8909== by 0x7B460ABB: LoadLibraryW (module.c:1049) ==8909== by 0x6C663126: ??? Thread 2: status = VgTs_WaitSys (lwpid 8929) ==8909== at 0x4251EFF: ??? (syscall-template.S:84) ==8909== by 0x7BC8828D: wait_select_reply (server.c:348) ==8909== by 0x7BC88FF4: server_select (server.c:607) ==8909== by 0x7BC961C3: NtWaitForKeyedEvent (sync.c:1193) ==8909== by 0x7BC974D6: RtlSleepConditionVariableCS (sync.c:1854) ==8909== by 0x7B482C84: SleepConditionVariableCS (sync.c:2430) ==8909== by 0x6C762A50: ??? Note: see also the FAQ in the source distribution. It contains workarounds to several common problems. In particular, if Valgrind aborted or crashed after identifying problems in your program, there's a good chance that fixing those problems will prevent Valgrind aborting or crashing, especially if it happened in m_mallocfree.c. If that doesn't help, please report this bug to: www.valgrind.org In the bug report, send all the above text, the valgrind version, and what OS and version you are using. Thanks. make[1]: *** [Makefile:238: mscoree.ok] Error 1 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mscoree/tests' make: *** [Makefile:12017: dlls/mscoree/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msctf/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msctf.dll -p msctf_test.exe.so inputprocessor && touch inputprocessor.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msctf/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msdmo/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msdmo.dll -p msdmo_test.exe.so msdmo && touch msdmo.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msdmo/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mshtml/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so activex && touch activex.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==8963== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8963_9eb08e13 is empty ==8963== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==8963== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8963_9eb08e13 is empty ==8963== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==8963== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8963_9eb08e13 is empty ==8963== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==8963== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp8963_9eb08e13 is empty ==8963== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==8963== 128 bytes in 4 blocks are possibly lost in loss record 2,068 of 2,950 ==8963== at 0x7BC50829: notify_alloc (heap.c:254) ==8963== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==8963== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==8963== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==8963== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==8963== by 0x6A0D8113: ??? ==8963== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==8963== 164 bytes in 1 blocks are possibly lost in loss record 2,165 of 2,950 ==8963== at 0x7BC50829: notify_alloc (heap.c:254) ==8963== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==8963== by 0x542D7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==8963== by 0x543682C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==8963== by 0x542DD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==8963== by 0x542A83B: RPCRT4_use_protseq (rpc_server.c:846) ==8963== by 0x542B237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==8963== by 0x542ACA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==8963== by 0x4C795C5: RPC_StartRemoting (rpc.c:1636) ==8963== by 0x4C6116D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==8963== by 0x4C62F0A: IMarshal_MarshalInterface (objidl.h:878) ==8963== by 0x4C62F0A: CoMarshalInterface (???:0) ==8963== by 0x4C6A001: RegisterDragDrop (ole2.c:605) ==8963== by 0x6B72EF90: ??? ==8963== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==8963== 512 bytes in 15 blocks are possibly lost in loss record 2,470 of 2,950 ==8963== at 0x7BC50829: notify_alloc (heap.c:254) ==8963== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==8963== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==8963== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==8963== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==8963== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==8963== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==8963== by 0x5D3EC43: pre_process_uri (uri.c:786) ==8963== by 0x5D4C136: CreateUri (uri.c:5738) ==8963== by 0x66C2AA6: create_uri (persist.c:186) ==8963== by 0x66B353F: nsIOServiceHook_NewURI (nsio.c:3890) ==8963== by 0x69F3AFD9: ??? ==8963== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ==8963== 800 bytes in 2 blocks are possibly lost in loss record 2,614 of 2,950 ==8963== at 0x7BC50829: notify_alloc (heap.c:254) ==8963== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==8963== by 0x8656590: msvcrt_heap_realloc (heap.c:102) ==8963== by 0x8657143: MSVCRT_realloc (heap.c:457) ==8963== by 0x69E78C00: ??? ==8963== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so dom && touch dom.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==9031== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9031_71074b07 is empty ==9031== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==9031== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9031_71074b07 is empty ==9031== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==9031== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9031_71074b07 is empty ==9031== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==9031== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9031_71074b07 is empty ==9031== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==9031== 128 bytes in 4 blocks are possibly lost in loss record 2,621 of 3,836 ==9031== at 0x7BC50829: notify_alloc (heap.c:254) ==9031== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9031== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==9031== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==9031== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==9031== by 0x6A0D8113: ??? ==9031== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==9031== 164 bytes in 1 blocks are possibly lost in loss record 2,845 of 3,836 ==9031== at 0x7BC50829: notify_alloc (heap.c:254) ==9031== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9031== by 0x542D7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==9031== by 0x543682C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==9031== by 0x542DD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==9031== by 0x542A83B: RPCRT4_use_protseq (rpc_server.c:846) ==9031== by 0x542B237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==9031== by 0x542ACA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==9031== by 0x4C795C5: RPC_StartRemoting (rpc.c:1636) ==9031== by 0x4C6116D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==9031== by 0x4C62F0A: IMarshal_MarshalInterface (objidl.h:878) ==9031== by 0x4C62F0A: CoMarshalInterface (???:0) ==9031== by 0x4C6A001: RegisterDragDrop (ole2.c:605) ==9031== by 0x6B72EF90: ??? ==9031== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==9031== 416 bytes in 7 blocks are possibly lost in loss record 3,155 of 3,836 ==9031== at 0x7BC50829: notify_alloc (heap.c:254) ==9031== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9031== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9031== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9031== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9031== by 0x5499ABE: alloc_bstr (oleaut.c:177) ==9031== by 0x5499E85: SysAllocStringLen (oleaut.c:355) ==9031== by 0x5499B5C: SysAllocString (oleaut.c:247) ==9031== by 0x5D5E5BA: combine_uri (uri.c:6465) ==9031== by 0x5D5F750: CoInternetCombineUrlEx (uri.c:6816) ==9031== by 0x684C8D6: combine_url (nsio.c:152) ==9031== by 0x685951C: nsIOServiceHook_NewURI (nsio.c:3888) ==9031== by 0x69F3AFD9: ??? ==9031== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:SysAllocString fun:combine_uri fun:CoInternetCombineUrlEx fun:combine_url fun:nsIOServiceHook_NewURI obj:* } ==9031== 1,071 bytes in 5 blocks are possibly lost in loss record 3,432 of 3,836 ==9031== at 0x7BC50829: notify_alloc (heap.c:254) ==9031== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==9031== by 0x88A6590: msvcrt_heap_realloc (heap.c:102) ==9031== by 0x88A7143: MSVCRT_realloc (heap.c:457) ==9031== by 0x69E78C00: ??? ==9031== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } ==9031== 1,216 bytes in 37 blocks are possibly lost in loss record 3,449 of 3,836 ==9031== at 0x7BC50829: notify_alloc (heap.c:254) ==9031== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9031== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9031== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9031== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9031== by 0x5499ABE: alloc_bstr (oleaut.c:177) ==9031== by 0x5499E85: SysAllocStringLen (oleaut.c:355) ==9031== by 0x5D4EC43: pre_process_uri (uri.c:786) ==9031== by 0x5D5C136: CreateUri (uri.c:5738) ==9031== by 0x6868AA6: create_uri (persist.c:186) ==9031== by 0x685953F: nsIOServiceHook_NewURI (nsio.c:3890) ==9031== by 0x69F3AFD9: ??? ==9031== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so protocol && touch protocol.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so script && touch script.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==9141== Invalid read of size 2 ==9141== at 0x54C21E1: DispCallFunc (typelib.c:6672) ==9141== by 0x66671B8: invoke_builtin_function (dispex.c:1123) ==9141== by 0x66674A2: function_invoke (dispex.c:1174) ==9141== by 0x6667750: invoke_builtin_prop (dispex.c:1242) ==9141== by 0x666867C: DispatchEx_InvokeEx (dispex.c:1533) ==9141== by 0x15B78375: IDispatchEx_InvokeEx (dispex.h:318) ==9141== by 0x15B78375: disp_call (???:0) ==9141== by 0x15B7B603: exprval_call (engine.c:328) ==9141== by 0x15B7E0FE: interp_call_member (engine.c:1213) ==9141== by 0x15B83480: enter_bytecode (engine.c:2787) ==9141== by 0x15B8416D: exec_source (engine.c:3040) ==9141== by 0x15B8661F: invoke_source (function.c:257) ==9141== by 0x15B86A6E: Function_invoke (function.c:350) ==9141== by 0x15B75B74: invoke_prop_func (dispex.c:383) ==9141== by 0x15B76E00: DispatchEx_InvokeEx (dispex.c:684) ==9141== by 0x66AED61: IDispatchEx_InvokeEx (dispex.h:318) ==9141== by 0x66AED61: call_disp_func (???:0) ==9141== by 0x66AF189: call_event_handlers (htmlevent.c:961) ==9141== by 0x66AFBBB: fire_event_obj (htmlevent.c:1095) ==9141== by 0x66B01E5: fire_event (htmlevent.c:1204) ==9141== by 0x67222F3: handle_load (nsevents.c:282) ==9141== by 0x6B18A8A8: ??? ==9141== Address 0x8117e18 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9141== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9141== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9141== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==9141== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==9141== by 0x5491B5C: SysAllocString (oleaut.c:247) ==9141== by 0x54C4C32: ITypeInfo_fnGetDocumentation (typelib.c:7395) ==9141== by 0x66642B7: ITypeInfo_GetDocumentation (oaidl.h:1599) ==9141== by 0x66642B7: add_func_info (???:0) ==9141== by 0x6664991: process_interface (dispex.c:354) ==9141== by 0x6664C90: preprocess_dispex_data (dispex.c:419) ==9141== by 0x66690CA: init_dispex_with_compat_mode (dispex.c:1776) ==9141== by 0x673BA7B: init_dispex (mshtml_private.h:333) ==9141== by 0x673EB7B: OmNavigator_Create (omnavigator.c:1088) ==9141== by 0x670041D: HTMLWindow2_get_navigator (htmlwindow.c:920) ==9141== by 0x4A89A9E: IHTMLWindow2_get_navigator (mshtml.h:52290) ==9141== by 0x4A89A9E: test_script_run (???:0) ==9141== by 0x4A8A6D1: ActiveScriptParse_ParseScriptText (script.c:2472) ==9141== by 0x67527B3: IActiveScriptParse32_ParseScriptText (activscp.h:1363) ==9141== by 0x67527B3: parse_elem_text (???:0) ==9141== by 0x6753397: parse_inline_script (script.c:1103) ==9141== by 0x67535EB: parse_script_elem (script.c:1142) ==9141== { Memcheck:Addr2 fun:DispCallFunc fun:invoke_builtin_function fun:function_invoke fun:invoke_builtin_prop fun:DispatchEx_InvokeEx fun:IDispatchEx_InvokeEx fun:disp_call fun:exprval_call fun:interp_call_member fun:enter_bytecode fun:exec_source fun:invoke_source fun:Function_invoke fun:invoke_prop_func fun:DispatchEx_InvokeEx fun:IDispatchEx_InvokeEx fun:call_disp_func fun:call_event_handlers fun:fire_event_obj fun:fire_event fun:handle_load obj:* } ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/softokn3.pdb ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nssdbm3.pdb ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/freebl3.pdb ==9141== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9141_8c0769dd is empty ==9141== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nssckbi.pdb ==9141== 20 bytes in 1 blocks are possibly lost in loss record 596 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87551DD: ??? ==9141== by 0x874B1D5: ??? ==9141== by 0x874B348: ??? ==9141== by 0x8732973: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 24 bytes in 1 blocks are definitely lost in loss record 711 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x6750090: heap_alloc (mshtml_private.h:1167) ==9141== by 0x675258A: set_script_elem_readystate (script.c:762) ==9141== by 0x6753D85: doc_insert_script (script.c:1290) ==9141== by 0x670F2DA: run_insert_script (mutation.c:349) ==9141== by 0x670FB70: nsRunnable_Run (mutation.c:532) ==9141== by 0x6A83E0A0: ??? ==9141== by 0x6710751: nsDocumentObserver_AttemptToExecuteScript (mutation.c:817) ==9141== by 0x6A912591: ??? ==9141== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:set_script_elem_readystate fun:doc_insert_script fun:run_insert_script fun:nsRunnable_Run obj:* fun:nsDocumentObserver_AttemptToExecuteScript obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,671 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x874F5D7: ??? ==9141== by 0x874B243: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,672 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x874E6E4: ??? ==9141== by 0x874F620: ??? ==9141== by 0x874B243: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,673 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x874E188: ??? ==9141== by 0x874E728: ??? ==9141== by 0x874F620: ??? ==9141== by 0x874B243: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,674 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x8754929: ??? ==9141== by 0x874E73B: ??? ==9141== by 0x874F620: ??? ==9141== by 0x874B243: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,675 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x87548F7: ??? ==9141== by 0x874E74E: ??? ==9141== by 0x874F620: ??? ==9141== by 0x874B243: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,676 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x87548F7: ??? ==9141== by 0x874E761: ??? ==9141== by 0x874F620: ??? ==9141== by 0x874B243: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,677 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x874A480: ??? ==9141== by 0x874B2EC: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,678 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x874E188: ??? ==9141== by 0x874E1E2: ??? ==9141== by 0x874A4AD: ??? ==9141== by 0x874B2EC: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,679 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x8754929: ??? ==9141== by 0x874E1F9: ??? ==9141== by 0x874A4AD: ??? ==9141== by 0x874B2EC: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,680 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x66F0CE44: ??? ==9141== by 0x66F0B7DB: ??? ==9141== by 0x66F057FD: ??? ==9141== by 0x66F02095: ??? ==9141== by 0x8728BBA: ??? ==9141== by 0x87290B3: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,681 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F0B971: ??? ==9141== by 0x66F057FD: ??? ==9141== by 0x66F02095: ??? ==9141== by 0x8728BBA: ??? ==9141== by 0x87290B3: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,682 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F0B992: ??? ==9141== by 0x66F057FD: ??? ==9141== by 0x66F02095: ??? ==9141== by 0x8728BBA: ??? ==9141== by 0x87290B3: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,683 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x66F0CE44: ??? ==9141== by 0x66F04728: ??? ==9141== by 0x66F0467B: ??? ==9141== by 0x66F05BFD: ??? ==9141== by 0x66F01FF8: ??? ==9141== by 0x873A66E: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,684 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F047D7: ??? ==9141== by 0x66F0467B: ??? ==9141== by 0x66F05BFD: ??? ==9141== by 0x66F01FF8: ??? ==9141== by 0x873A66E: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,685 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F04800: ??? ==9141== by 0x66F0467B: ??? ==9141== by 0x66F05BFD: ??? ==9141== by 0x66F01FF8: ??? ==9141== by 0x873A66E: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,686 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F0481A: ??? ==9141== by 0x66F0467B: ??? ==9141== by 0x66F05BFD: ??? ==9141== by 0x66F01FF8: ??? ==9141== by 0x873A66E: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,687 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F04834: ??? ==9141== by 0x66F0467B: ??? ==9141== by 0x66F05BFD: ??? ==9141== by 0x66F01FF8: ??? ==9141== by 0x873A66E: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,688 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x66F0CE44: ??? ==9141== by 0x66F026F8: ??? ==9141== by 0x66F0531E: ??? ==9141== by 0x66F066A3: ??? ==9141== by 0x66F01EEE: ??? ==9141== by 0x873A7E7: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,689 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88AFFD1: ??? ==9141== by 0x66F02793: ??? ==9141== by 0x66F0531E: ??? ==9141== by 0x66F066A3: ??? ==9141== by 0x66F01EEE: ??? ==9141== by 0x873A7E7: ??? ==9141== by 0x873AB6C: ??? ==9141== by 0x8729209: ??? ==9141== by 0x87327DE: ??? ==9141== by 0x8732954: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,690 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x871A91F: ??? ==9141== by 0x874B15B: ??? ==9141== by 0x874B33E: ??? ==9141== by 0x8732973: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,691 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x871A9BB: ??? ==9141== by 0x874B15B: ??? ==9141== by 0x874B33E: ??? ==9141== by 0x8732973: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 40 bytes in 1 blocks are possibly lost in loss record 1,692 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x8754E39: ??? ==9141== by 0x8755168: ??? ==9141== by 0x87551EB: ??? ==9141== by 0x874B1D5: ??? ==9141== by 0x874B348: ??? ==9141== by 0x8732973: ??? ==9141== by 0x69E65432: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 72 bytes in 3 blocks are possibly lost in loss record 2,199 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x6750090: heap_alloc (mshtml_private.h:1167) ==9141== by 0x675258A: set_script_elem_readystate (script.c:762) ==9141== by 0x6753D85: doc_insert_script (script.c:1290) ==9141== by 0x66D79B5: HTMLScriptElement_bind_to_tree (htmlscript.c:408) ==9141== by 0x670ED06: run_bind_to_tree (mutation.c:241) ==9141== by 0x670FB70: nsRunnable_Run (mutation.c:532) ==9141== by 0x6A841D7D: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:set_script_elem_readystate fun:doc_insert_script fun:HTMLScriptElement_bind_to_tree fun:run_bind_to_tree fun:nsRunnable_Run obj:* } ==9141== 72 bytes in 3 blocks are definitely lost in loss record 2,201 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x6750090: heap_alloc (mshtml_private.h:1167) ==9141== by 0x675258A: set_script_elem_readystate (script.c:762) ==9141== by 0x6753D85: doc_insert_script (script.c:1290) ==9141== by 0x66D79B5: HTMLScriptElement_bind_to_tree (htmlscript.c:408) ==9141== by 0x670ED06: run_bind_to_tree (mutation.c:241) ==9141== by 0x670FB70: nsRunnable_Run (mutation.c:532) ==9141== by 0x6A841D7D: ??? ==9141== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:set_script_elem_readystate fun:doc_insert_script fun:HTMLScriptElement_bind_to_tree fun:run_bind_to_tree fun:nsRunnable_Run obj:* } ==9141== 80 bytes in 2 blocks are possibly lost in loss record 2,330 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x871A91F: ??? ==9141== by 0x874B15B: ??? ==9141== by 0x874B2AC: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 80 bytes in 2 blocks are possibly lost in loss record 2,331 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x87542C0: ??? ==9141== by 0x871A9BB: ??? ==9141== by 0x874B15B: ??? ==9141== by 0x874B2AC: ??? ==9141== by 0x87DCBBE: ??? ==9141== by 0x87DD1E2: ??? ==9141== by 0x69E652EF: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* obj:* obj:* obj:* obj:* obj:* obj:* } ==9141== 96 bytes in 4 blocks are possibly lost in loss record 2,558 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88B02DD: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* } ==9141== 128 bytes in 4 blocks are possibly lost in loss record 2,735 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==9141== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==9141== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==9141== by 0x6A0D8113: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==9141== 136 bytes in 1 blocks are definitely lost in loss record 2,883 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0xA535945: WINTRUST_Alloc (wintrust_main.c:47) ==9141== by 0xA535ECD: WINTRUST_AllocateProviderData (wintrust_main.c:207) ==9141== by 0xA5361A1: WINTRUST_DefaultVerify (wintrust_main.c:286) ==9141== by 0xA538074: WinVerifyTrust (wintrust_main.c:731) ==9141== by 0x69F18B8B: ??? ==9141== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:WINTRUST_Alloc fun:WINTRUST_AllocateProviderData fun:WINTRUST_DefaultVerify fun:WinVerifyTrust obj:* } ==9141== 164 bytes in 1 blocks are possibly lost in loss record 2,983 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x542D7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==9141== by 0x543682C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==9141== by 0x542DD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==9141== by 0x542A83B: RPCRT4_use_protseq (rpc_server.c:846) ==9141== by 0x542B237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==9141== by 0x542ACA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==9141== by 0x4C795C5: RPC_StartRemoting (rpc.c:1636) ==9141== by 0x4C6116D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==9141== by 0x4C62F0A: IMarshal_MarshalInterface (objidl.h:878) ==9141== by 0x4C62F0A: CoMarshalInterface (???:0) ==9141== by 0x4C6A001: RegisterDragDrop (ole2.c:605) ==9141== by 0x6B72EF90: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==9141== 192 bytes in 2 blocks are possibly lost in loss record 3,042 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x5720F9D: heap_alloc_zero (internet.h:99) ==9141== by 0x5722290: create_netconn (netconnection.c:348) ==9141== by 0x5711958: open_http_connection (http.c:4773) ==9141== by 0x5712097: HTTP_HttpSendRequestW (http.c:4914) ==9141== by 0x5712F6A: AsyncHttpSendRequestProc (http.c:5183) ==9141== by 0x571EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==9141== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==9141== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==9141== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==9141== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==9141== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==9141== by 0x7BC99B8A: start_thread (thread.c:487) ==9141== by 0x4249260: start_thread (pthread_create.c:333) ==9141== by 0x434531D: clone (clone.S:114) ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==9141== 192 bytes in 2 blocks are possibly lost in loss record 3,043 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9141== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9141== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9141== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==9141== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==9141== by 0x5D4EF0A: combine_uri (uri.c:6671) ==9141== by 0x5D4F750: CoInternetCombineUrlEx (uri.c:6816) ==9141== by 0x67238D6: combine_url (nsio.c:152) ==9141== by 0x673051C: nsIOServiceHook_NewURI (nsio.c:3888) ==9141== by 0x69F3AFD9: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:combine_uri fun:CoInternetCombineUrlEx fun:combine_url fun:nsIOServiceHook_NewURI obj:* } ==9141== 240 bytes in 3 blocks are possibly lost in loss record 3,118 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9141== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9141== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9141== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==9141== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==9141== by 0x5491B5C: SysAllocString (oleaut.c:247) ==9141== by 0x5D4E5BA: combine_uri (uri.c:6465) ==9141== by 0x5D4F750: CoInternetCombineUrlEx (uri.c:6816) ==9141== by 0x67238D6: combine_url (nsio.c:152) ==9141== by 0x673051C: nsIOServiceHook_NewURI (nsio.c:3888) ==9141== by 0x69F3AFD9: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:SysAllocString fun:combine_uri fun:CoInternetCombineUrlEx fun:combine_url fun:nsIOServiceHook_NewURI obj:* } ==9141== 448 bytes in 6 blocks are possibly lost in loss record 3,427 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9141== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9141== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9141== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==9141== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==9141== by 0x5491B5C: SysAllocString (oleaut.c:247) ==9141== by 0x5D4808C: Uri_GetPropertyBSTR (uri.c:4376) ==9141== by 0x5D492BC: IUri_GetPropertyBSTR (urlmon.h:6769) ==9141== by 0x5D492BC: Uri_GetDisplayUri (???:0) ==9141== by 0x5D3BC2B: IUri_GetDisplayUri (urlmon.h:6787) ==9141== by 0x5D3BC2B: create_moniker (???:0) ==9141== by 0x5D3C1CA: CreateURLMonikerEx2 (umon.c:708) ==9141== by 0x6726900: async_open (nsio.c:1033) ==9141== by 0x6727014: nsChannel_AsyncOpen (nsio.c:1161) ==9141== by 0x6A59939E: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:SysAllocString fun:Uri_GetPropertyBSTR fun:IUri_GetPropertyBSTR fun:Uri_GetDisplayUri fun:IUri_GetDisplayUri fun:create_moniker fun:CreateURLMonikerEx2 fun:async_open fun:nsChannel_AsyncOpen obj:* } ==9141== 613 bytes in 1 blocks are possibly lost in loss record 3,590 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==9141== by 0x867A590: msvcrt_heap_realloc (heap.c:102) ==9141== by 0x867B143: MSVCRT_realloc (heap.c:457) ==9141== by 0x69E78C00: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } ==9141== 1,192 bytes in 13 blocks are possibly lost in loss record 3,806 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x867A454: msvcrt_heap_alloc (heap.c:70) ==9141== by 0x867AFE8: MSVCRT_calloc (heap.c:405) ==9141== by 0x88990C1: ??? ==9141== by 0x88B002A: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* obj:* } ==9141== 4,800 bytes in 63 blocks are possibly lost in loss record 4,133 of 4,358 ==9141== at 0x7BC50829: notify_alloc (heap.c:254) ==9141== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9141== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9141== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9141== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9141== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==9141== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==9141== by 0x5D3EC43: pre_process_uri (uri.c:786) ==9141== by 0x5D4C136: CreateUri (uri.c:5738) ==9141== by 0x673FAA6: create_uri (persist.c:186) ==9141== by 0x673053F: nsIOServiceHook_NewURI (nsio.c:3890) ==9141== by 0x69F3AFD9: ??? ==9141== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so style && touch style.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==9235== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9235_3b368de3 is empty ==9235== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==9235== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9235_3b368de3 is empty ==9235== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==9235== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9235_3b368de3 is empty ==9235== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==9235== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9235_3b368de3 is empty ==9235== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==9235== Invalid read of size 2 ==9235== at 0x4AAFDD0: wine_dbgstr_wn (test.h:479) ==9235== by 0x4A8E61E: wine_dbgstr_w (test.h:70) ==9235== by 0x4A9B98B: test_body_style (style.c:1575) ==9235== by 0x4AA88B6: basic_style_test (style.c:2998) ==9235== by 0x4AA946E: run_test (style.c:3207) ==9235== by 0x4AA9531: func_style (style.c:3219) ==9235== by 0x4AB0328: run_test (test.h:589) ==9235== by 0x4AB077A: main (test.h:673) ==9235== Address 0x7f91ee4 is 2,844 bytes inside a block of size 65,535 free'd ==9235== at 0x7BC50898: notify_free (heap.c:262) ==9235== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==9235== by 0x549D25F: heap_free (typelib.h:616) ==9235== by 0x54A367D: MSFT_DoFuncs (typelib.c:2520) ==9235== by 0x54A3ECE: MSFT_DoTypeInfo (typelib.c:2702) ==9235== by 0x54A6875: ITypeLib2_Constructor_MSFT (typelib.c:3641) ==9235== by 0x54A595C: TLB_ReadTypeLib (typelib.c:3372) ==9235== by 0x549E7E5: LoadTypeLibEx (typelib.c:477) ==9235== by 0x549E704: LoadTypeLib (typelib.c:453) ==9235== by 0x54B2A4B: ITypeInfo_fnGetRefTypeInfo (typelib.c:7671) ==9235== by 0x54AD4BE: ITypeInfo_GetRefTypeInfo (oaidl.h:1605) ==9235== by 0x54AD4BE: ITypeInfoImpl_GetInternalDispatchFuncDesc (???:0) ==9235== by 0x54AD4EB: ITypeInfoImpl_GetInternalDispatchFuncDesc (typelib.c:5909) ==9235== by 0x54AD722: ITypeInfo_fnGetFuncDesc (typelib.c:5985) ==9235== by 0x65DC8E1: ITypeInfo_GetFuncDesc (oaidl.h:1578) ==9235== by 0x65DC8E1: process_interface (???:0) ==9235== by 0x65DCC90: preprocess_dispex_data (dispex.c:419) ==9235== by 0x65E10CA: init_dispex_with_compat_mode (dispex.c:1776) ==9235== by 0x65F65FD: init_dispex (mshtml_private.h:333) ==9235== by 0x66094EA: create_document_object (htmldoc.c:5138) ==9235== by 0x6609848: HTMLDocument_Create (htmldoc.c:5193) ==9235== by 0x668308B: ClassFactory_CreateInstance (main.c:299) ==9235== Block was alloc'd at ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x549D1EA: heap_alloc (typelib.h:601) ==9235== by 0x54A2FF4: MSFT_DoFuncs (typelib.c:2361) ==9235== by 0x54A3ECE: MSFT_DoTypeInfo (typelib.c:2702) ==9235== by 0x54A6875: ITypeLib2_Constructor_MSFT (typelib.c:3641) ==9235== by 0x54A595C: TLB_ReadTypeLib (typelib.c:3372) ==9235== by 0x549E7E5: LoadTypeLibEx (typelib.c:477) ==9235== by 0x549E704: LoadTypeLib (typelib.c:453) ==9235== by 0x54B2A4B: ITypeInfo_fnGetRefTypeInfo (typelib.c:7671) ==9235== by 0x54AD4BE: ITypeInfo_GetRefTypeInfo (oaidl.h:1605) ==9235== by 0x54AD4BE: ITypeInfoImpl_GetInternalDispatchFuncDesc (???:0) ==9235== by 0x54AD4EB: ITypeInfoImpl_GetInternalDispatchFuncDesc (typelib.c:5909) ==9235== by 0x54AD722: ITypeInfo_fnGetFuncDesc (typelib.c:5985) ==9235== by 0x65DC8E1: ITypeInfo_GetFuncDesc (oaidl.h:1578) ==9235== by 0x65DC8E1: process_interface (???:0) ==9235== by 0x65DCC90: preprocess_dispex_data (dispex.c:419) ==9235== by 0x65E10CA: init_dispex_with_compat_mode (dispex.c:1776) ==9235== by 0x65F65FD: init_dispex (mshtml_private.h:333) ==9235== by 0x66094EA: create_document_object (htmldoc.c:5138) ==9235== by 0x6609848: HTMLDocument_Create (htmldoc.c:5193) ==9235== by 0x668308B: ClassFactory_CreateInstance (main.c:299) ==9235== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:wine_dbgstr_w fun:test_body_style fun:basic_style_test fun:run_test fun:func_style fun:run_test fun:main } ==9235== Invalid read of size 2 ==9235== at 0x4AAFE4E: wine_dbgstr_wn (test.h:489) ==9235== by 0x4A8E61E: wine_dbgstr_w (test.h:70) ==9235== by 0x4A9B98B: test_body_style (style.c:1575) ==9235== by 0x4AA88B6: basic_style_test (style.c:2998) ==9235== by 0x4AA946E: run_test (style.c:3207) ==9235== by 0x4AA9531: func_style (style.c:3219) ==9235== by 0x4AB0328: run_test (test.h:589) ==9235== by 0x4AB077A: main (test.h:673) ==9235== Address 0x7f91ee4 is 2,844 bytes inside a block of size 65,535 free'd ==9235== at 0x7BC50898: notify_free (heap.c:262) ==9235== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==9235== by 0x549D25F: heap_free (typelib.h:616) ==9235== by 0x54A367D: MSFT_DoFuncs (typelib.c:2520) ==9235== by 0x54A3ECE: MSFT_DoTypeInfo (typelib.c:2702) ==9235== by 0x54A6875: ITypeLib2_Constructor_MSFT (typelib.c:3641) ==9235== by 0x54A595C: TLB_ReadTypeLib (typelib.c:3372) ==9235== by 0x549E7E5: LoadTypeLibEx (typelib.c:477) ==9235== by 0x549E704: LoadTypeLib (typelib.c:453) ==9235== by 0x54B2A4B: ITypeInfo_fnGetRefTypeInfo (typelib.c:7671) ==9235== by 0x54AD4BE: ITypeInfo_GetRefTypeInfo (oaidl.h:1605) ==9235== by 0x54AD4BE: ITypeInfoImpl_GetInternalDispatchFuncDesc (???:0) ==9235== by 0x54AD4EB: ITypeInfoImpl_GetInternalDispatchFuncDesc (typelib.c:5909) ==9235== by 0x54AD722: ITypeInfo_fnGetFuncDesc (typelib.c:5985) ==9235== by 0x65DC8E1: ITypeInfo_GetFuncDesc (oaidl.h:1578) ==9235== by 0x65DC8E1: process_interface (???:0) ==9235== by 0x65DCC90: preprocess_dispex_data (dispex.c:419) ==9235== by 0x65E10CA: init_dispex_with_compat_mode (dispex.c:1776) ==9235== by 0x65F65FD: init_dispex (mshtml_private.h:333) ==9235== by 0x66094EA: create_document_object (htmldoc.c:5138) ==9235== by 0x6609848: HTMLDocument_Create (htmldoc.c:5193) ==9235== by 0x668308B: ClassFactory_CreateInstance (main.c:299) ==9235== Block was alloc'd at ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x549D1EA: heap_alloc (typelib.h:601) ==9235== by 0x54A2FF4: MSFT_DoFuncs (typelib.c:2361) ==9235== by 0x54A3ECE: MSFT_DoTypeInfo (typelib.c:2702) ==9235== by 0x54A6875: ITypeLib2_Constructor_MSFT (typelib.c:3641) ==9235== by 0x54A595C: TLB_ReadTypeLib (typelib.c:3372) ==9235== by 0x549E7E5: LoadTypeLibEx (typelib.c:477) ==9235== by 0x549E704: LoadTypeLib (typelib.c:453) ==9235== by 0x54B2A4B: ITypeInfo_fnGetRefTypeInfo (typelib.c:7671) ==9235== by 0x54AD4BE: ITypeInfo_GetRefTypeInfo (oaidl.h:1605) ==9235== by 0x54AD4BE: ITypeInfoImpl_GetInternalDispatchFuncDesc (???:0) ==9235== by 0x54AD4EB: ITypeInfoImpl_GetInternalDispatchFuncDesc (typelib.c:5909) ==9235== by 0x54AD722: ITypeInfo_fnGetFuncDesc (typelib.c:5985) ==9235== by 0x65DC8E1: ITypeInfo_GetFuncDesc (oaidl.h:1578) ==9235== by 0x65DC8E1: process_interface (???:0) ==9235== by 0x65DCC90: preprocess_dispex_data (dispex.c:419) ==9235== by 0x65E10CA: init_dispex_with_compat_mode (dispex.c:1776) ==9235== by 0x65F65FD: init_dispex (mshtml_private.h:333) ==9235== by 0x66094EA: create_document_object (htmldoc.c:5138) ==9235== by 0x6609848: HTMLDocument_Create (htmldoc.c:5193) ==9235== by 0x668308B: ClassFactory_CreateInstance (main.c:299) ==9235== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:wine_dbgstr_w fun:test_body_style fun:basic_style_test fun:run_test fun:func_style fun:run_test fun:main } ==9235== 128 bytes in 4 blocks are possibly lost in loss record 1,801 of 2,538 ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==9235== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==9235== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==9235== by 0x6A0D8113: ??? ==9235== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==9235== 164 bytes in 1 blocks are possibly lost in loss record 1,875 of 2,538 ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x54127EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==9235== by 0x541B82C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==9235== by 0x5412D6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==9235== by 0x540F83B: RPCRT4_use_protseq (rpc_server.c:846) ==9235== by 0x5410237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==9235== by 0x540FCA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==9235== by 0x4C795C5: RPC_StartRemoting (rpc.c:1636) ==9235== by 0x4C6116D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==9235== by 0x4C62F0A: IMarshal_MarshalInterface (objidl.h:878) ==9235== by 0x4C62F0A: CoMarshalInterface (???:0) ==9235== by 0x4C6A001: RegisterDragDrop (ole2.c:605) ==9235== by 0x6B72EF90: ??? ==9235== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==9235== 224 bytes in 6 blocks are possibly lost in loss record 1,929 of 2,538 ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9235== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9235== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9235== by 0x547EABE: alloc_bstr (oleaut.c:177) ==9235== by 0x547EE85: SysAllocStringLen (oleaut.c:355) ==9235== by 0x5D2FC43: pre_process_uri (uri.c:786) ==9235== by 0x5D3D136: CreateUri (uri.c:5738) ==9235== by 0x66B7AA6: create_uri (persist.c:186) ==9235== by 0x66A853F: nsIOServiceHook_NewURI (nsio.c:3890) ==9235== by 0x69F3AFD9: ??? ==9235== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ==9235== 256 bytes in 2 blocks are definitely lost in loss record 1,968 of 2,538 ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x7BC58F5B: alloc_thread_tls (loader.c:1006) ==9235== by 0x7BC5A01C: MODULE_DllThreadAttach (loader.c:1330) ==9235== by 0x7BC99B15: start_thread (thread.c:482) ==9235== by 0x4249260: start_thread (pthread_create.c:333) ==9235== by 0x434531D: clone (clone.S:114) ==9235== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:alloc_thread_tls fun:MODULE_DllThreadAttach fun:start_thread fun:start_thread fun:clone } ==9235== 280 bytes in 2 blocks are definitely lost in loss record 1,982 of 2,538 ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9235== by 0x864E454: msvcrt_heap_alloc (heap.c:70) ==9235== by 0x864EFE8: MSVCRT_calloc (heap.c:405) ==9235== by 0x6C7254AB: ??? ==9235== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:msvcrt_heap_alloc fun:MSVCRT_calloc obj:* } ==9235== 800 bytes in 2 blocks are possibly lost in loss record 2,232 of 2,538 ==9235== at 0x7BC50829: notify_alloc (heap.c:254) ==9235== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==9235== by 0x864E590: msvcrt_heap_realloc (heap.c:102) ==9235== by 0x864F143: MSVCRT_realloc (heap.c:457) ==9235== by 0x69E78C00: ??? ==9235== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so xmlhttprequest && touch xmlhttprequest.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==9299== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9299_d400a923 is empty ==9299== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==9299== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9299_d400a923 is empty ==9299== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==9299== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9299_d400a923 is empty ==9299== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==9299== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp9299_d400a923 is empty ==9299== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==9299== 128 bytes in 4 blocks are possibly lost in loss record 1,850 of 2,648 ==9299== at 0x7BC50829: notify_alloc (heap.c:254) ==9299== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9299== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==9299== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==9299== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==9299== by 0x6A0D8113: ??? ==9299== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==9299== 164 bytes in 1 blocks are possibly lost in loss record 1,925 of 2,648 ==9299== at 0x7BC50829: notify_alloc (heap.c:254) ==9299== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9299== by 0x542D7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==9299== by 0x543682C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==9299== by 0x542DD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==9299== by 0x542A83B: RPCRT4_use_protseq (rpc_server.c:846) ==9299== by 0x542B237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==9299== by 0x542ACA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==9299== by 0x4C795C5: RPC_StartRemoting (rpc.c:1636) ==9299== by 0x4C6116D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==9299== by 0x4C62F0A: IMarshal_MarshalInterface (objidl.h:878) ==9299== by 0x4C62F0A: CoMarshalInterface (???:0) ==9299== by 0x4C6A001: RegisterDragDrop (ole2.c:605) ==9299== by 0x6B72EF90: ??? ==9299== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==9299== 192 bytes in 2 blocks are possibly lost in loss record 1,966 of 2,648 ==9299== at 0x7BC50829: notify_alloc (heap.c:254) ==9299== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9299== by 0x571CF9D: heap_alloc_zero (internet.h:99) ==9299== by 0x571E290: create_netconn (netconnection.c:348) ==9299== by 0x570D958: open_http_connection (http.c:4773) ==9299== by 0x570E097: HTTP_HttpSendRequestW (http.c:4914) ==9299== by 0x570EF6A: AsyncHttpSendRequestProc (http.c:5183) ==9299== by 0x571AECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==9299== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==9299== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==9299== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==9299== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==9299== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==9299== by 0x7BC99B8A: start_thread (thread.c:487) ==9299== by 0x4249260: start_thread (pthread_create.c:333) ==9299== by 0x434531D: clone (clone.S:114) ==9299== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==9299== 304 bytes in 5 blocks are possibly lost in loss record 2,088 of 2,648 ==9299== at 0x7BC50829: notify_alloc (heap.c:254) ==9299== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9299== by 0x4C5A57F: IMalloc_fnAlloc (ifs.c:187) ==9299== by 0x4C5AE1E: IMalloc_Alloc (objidl.h:1508) ==9299== by 0x4C5AE1E: CoTaskMemAlloc (???:0) ==9299== by 0x5491ABE: alloc_bstr (oleaut.c:177) ==9299== by 0x5491E85: SysAllocStringLen (oleaut.c:355) ==9299== by 0x5D36C43: pre_process_uri (uri.c:786) ==9299== by 0x5D44136: CreateUri (uri.c:5738) ==9299== by 0x672FAA6: create_uri (persist.c:186) ==9299== by 0x672053F: nsIOServiceHook_NewURI (nsio.c:3890) ==9299== by 0x69F3AFD9: ??? ==9299== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ==9299== 987 bytes in 3 blocks are possibly lost in loss record 2,348 of 2,648 ==9299== at 0x7BC50829: notify_alloc (heap.c:254) ==9299== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==9299== by 0x864A590: msvcrt_heap_realloc (heap.c:102) ==9299== by 0x864B143: MSVCRT_realloc (heap.c:457) ==9299== by 0x69E78C00: ??? ==9299== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mshtml/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so action && touch action.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so automation && touch automation.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so db && touch db.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so format && touch format.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so install && touch install.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 install.c:4520: Tests skipped: Run in interactive mode to run source path tests. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 install.c:5760: Tests skipped: this test must be run on 64-bit ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so msi && touch msi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so package && touch package.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so patch && touch patch.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so record && touch record.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so source && touch source.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so suminfo && touch suminfo.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msrle32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msrle32.dll -p msrle32_test.exe.so msrle && touch msrle.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msrle32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msscript.ocx/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msscript.ocx -p msscript.ocx_test.exe.so msscript && touch msscript.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msscript.ocx/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/mstask/tests' ../../../tools/runtest -q -P wine -T ../../.. -M mstask.dll -p mstask_test.exe.so task && touch task.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mstask.dll -p mstask_test.exe.so task_scheduler && touch task_scheduler.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M mstask.dll -p mstask_test.exe.so task_trigger && touch task_trigger.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/mstask/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcirt/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcirt.dll -p msvcirt_test.exe.so msvcirt && touch msvcirt.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==9673== Invalid write of size 1 ==9673== at 0x402DEF8: strcpy (vg_replace_strmem.c:506) ==9673== by 0x7BC90198: NTDLL_strcpy (string.c:117) ==9673== by 0x4A12F68: test_strstreambuf (msvcirt.c:2168) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== Address 0x4c3215d is 0 bytes after a block of size 5 alloc'd ==9673== at 0x7BC50829: notify_alloc (heap.c:254) ==9673== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9673== by 0x4BAA454: msvcrt_heap_alloc (heap.c:70) ==9673== by 0x4BAA6C3: MSVCRT_operator_new (heap.c:138) ==9673== by 0x4D62719: strstreambuf_doallocate (msvcirt.c:1430) ==9673== by 0x4A12E93: test_strstreambuf (msvcirt.c:2162) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== { Memcheck:Addr1 fun:strcpy fun:NTDLL_strcpy fun:test_strstreambuf fun:func_msvcirt fun:run_test fun:main } ==9673== Invalid write of size 1 ==9673== at 0x4D629CB: strstreambuf_overflow (msvcirt.c:1481) ==9673== by 0x4A147E7: test_strstreambuf (msvcirt.c:2298) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== Address 0x4c32205 is 1 bytes after a block of size 20 alloc'd ==9673== at 0x7BC50829: notify_alloc (heap.c:254) ==9673== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9673== by 0x4BAA454: msvcrt_heap_alloc (heap.c:70) ==9673== by 0x4BAA6C3: MSVCRT_operator_new (heap.c:138) ==9673== by 0x4D62719: strstreambuf_doallocate (msvcirt.c:1430) ==9673== by 0x4D6296E: strstreambuf_overflow (msvcirt.c:1474) ==9673== by 0x4A147E7: test_strstreambuf (msvcirt.c:2298) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== { Memcheck:Addr1 fun:strstreambuf_overflow fun:test_strstreambuf fun:func_msvcirt fun:run_test fun:main } ==9673== Invalid read of size 1 ==9673== at 0x4A149C8: test_strstreambuf (msvcirt.c:2305) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== Address 0x4c32205 is 1 bytes after a block of size 20 alloc'd ==9673== at 0x7BC50829: notify_alloc (heap.c:254) ==9673== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9673== by 0x4BAA454: msvcrt_heap_alloc (heap.c:70) ==9673== by 0x4BAA6C3: MSVCRT_operator_new (heap.c:138) ==9673== by 0x4D62719: strstreambuf_doallocate (msvcirt.c:1430) ==9673== by 0x4D6296E: strstreambuf_overflow (msvcirt.c:1474) ==9673== by 0x4A147E7: test_strstreambuf (msvcirt.c:2298) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== { Memcheck:Addr1 fun:test_strstreambuf fun:func_msvcirt fun:run_test fun:main } ==9673== Invalid read of size 1 ==9673== at 0x4A149D7: test_strstreambuf (msvcirt.c:2305) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== Address 0x4c32205 is 1 bytes after a block of size 20 alloc'd ==9673== at 0x7BC50829: notify_alloc (heap.c:254) ==9673== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9673== by 0x4BAA454: msvcrt_heap_alloc (heap.c:70) ==9673== by 0x4BAA6C3: MSVCRT_operator_new (heap.c:138) ==9673== by 0x4D62719: strstreambuf_doallocate (msvcirt.c:1430) ==9673== by 0x4D6296E: strstreambuf_overflow (msvcirt.c:1474) ==9673== by 0x4A147E7: test_strstreambuf (msvcirt.c:2298) ==9673== by 0x4A4F587: func_msvcirt (msvcirt.c:7474) ==9673== by 0x4A503D2: run_test (test.h:589) ==9673== by 0x4A50823: main (test.h:673) ==9673== { Memcheck:Addr1 fun:test_strstreambuf fun:func_msvcirt fun:run_test fun:main } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcirt/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcp100/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcp100.dll -p msvcp100_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcp100.dll -p msvcp100_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcp100/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcp110/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcp110.dll -p msvcp110_test.exe.so msvcp110 && touch msvcp110.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcp110/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcp120/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcp120.dll -p msvcp120_test.exe.so msvcp120 && touch msvcp120.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcp120/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcp140/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcp140.dll -p msvcp140_test.exe.so msvcp140 && touch msvcp140.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==9767== Thread 2: ==9767== Invalid write of size 1 ==9767== at 0x4AEFCCD: ??? ==9767== by 0x7BCA099F: threadpool_worker_proc (threadpool.c:2121) ==9767== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==9767== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==9767== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==9767== by 0x7BC99B8A: start_thread (thread.c:487) ==9767== by 0x4249260: start_thread (pthread_create.c:333) ==9767== by 0x434531D: clone (clone.S:114) ==9767== Address 0x3d0f01 is not stack'd, malloc'd or (recently) free'd ==9767== { Memcheck:Addr1 obj:* fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } wine: Unhandled page fault on write access to 0x003d0f01 at address 0x4aefccd (thread 013d), starting debugger... ==9767== Thread 1 msvcp140_test.exe.so: ==9767== 120 bytes in 1 blocks are definitely lost in loss record 138 of 201 ==9767== at 0x7BC50829: notify_alloc (heap.c:254) ==9767== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==9767== by 0x7BCA14E2: TpAllocWork (threadpool.c:2348) ==9767== by 0x7B485E4A: CreateThreadpoolWork (thread.c:1056) ==9767== by 0x4D72BC7: ??? ==9767== by 0x48294DF: test_chore (msvcp140.c:453) ==9767== by 0x4829CB5: func_msvcp140 (msvcp140.c:526) ==9767== by 0x482AA9A: run_test (test.h:589) ==9767== by 0x482AEEB: main (test.h:673) ==9767== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:TpAllocWork fun:CreateThreadpoolWork obj:* fun:test_chore fun:func_msvcp140 fun:run_test fun:main } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcp140/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcp60/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcp60.dll -p msvcp60_test.exe.so ios && touch ios.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcp60.dll -p msvcp60_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcp60/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcp90/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcp90.dll -p msvcp90_test.exe.so ios && touch ios.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcp90.dll -p msvcp90_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcp90.dll -p msvcp90_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcp90/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcr100/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcr100.dll -p msvcr100_test.exe.so msvcr100 && touch msvcr100.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcr100/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcr120/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcr120.dll -p msvcr120_test.exe.so msvcr120 && touch msvcr120.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcr120/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcr90/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcr90.dll -p msvcr90_test.exe.so msvcr90 && touch msvcr90.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcr90/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcrt/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so cpp && touch cpp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so data && touch data.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so dir && touch dir.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so environ && touch environ.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 OK ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so file && touch file.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so headers && touch headers.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so heap && touch heap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so locale && touch locale.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so printf && touch printf.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so scanf && touch scanf.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so signal && touch signal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvcrt.dll -p msvcrt_test.exe.so time && touch time.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcrt/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvcrtd/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvcrtd.dll -p msvcrtd_test.exe.so debug && touch debug.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvcrtd/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msvfw32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msvfw32.dll -p msvfw32_test.exe.so drawdib && touch drawdib.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msvfw32.dll -p msvfw32_test.exe.so msvfw && touch msvfw.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msvfw32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/msxml3/tests' ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so domdoc && touch domdoc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==10210== Invalid free() / delete / delete[] / realloc() ==10210== at 0x7BC50898: notify_free (heap.c:262) ==10210== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==10210== by 0x5FFA393: heap_free (msxml_private.h:189) ==10210== by 0x5FFAB5F: free_properties (domdoc.c:360) ==10210== by 0x5FFB466: xmldoc_release_refs (domdoc.c:624) ==10210== by 0x5FFB4A3: xmldoc_release (domdoc.c:635) ==10210== by 0x6025065: destroy_xmlnode (node.c:1481) ==10210== by 0x5FFC37D: domdoc_Release (domdoc.c:966) ==10210== by 0x4A3E304: IXMLDOMDocument2_Release (msxml2.h:5224) ==10210== by 0x4A3E304: test_get_ownerDocument (???:0) ==10210== by 0x4A62413: func_domdoc (domdoc.c:12609) ==10210== by 0x4A9CDAC: run_test (test.h:589) ==10210== by 0x4A9D1FE: main (test.h:673) ==10210== Address 0x49051e0 is 16 bytes after a recently re-allocated block of size 48 alloc'd ==10210== at 0x7BC50829: notify_alloc (heap.c:254) ==10210== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10210== by 0x4E9C57F: IMalloc_fnAlloc (ifs.c:187) ==10210== by 0x4E9CE1E: IMalloc_Alloc (objidl.h:1508) ==10210== by 0x4E9CE1E: CoTaskMemAlloc (???:0) ==10210== by 0x4BF8ABE: alloc_bstr (oleaut.c:177) ==10210== by 0x4BF8E85: SysAllocStringLen (oleaut.c:355) ==10210== by 0x4A080B2: alloc_str_from_narrow (domdoc.c:1228) ==10210== by 0x4A08127: _bstr_ (domdoc.c:1239) ==10210== by 0x4A3D167: _unset_props (domdoc.c:7864) ==10210== by 0x4A3DB4D: test_get_ownerDocument (domdoc.c:7940) ==10210== by 0x4A62413: func_domdoc (domdoc.c:12609) ==10210== by 0x4A9CDAC: run_test (test.h:589) ==10210== by 0x4A9D1FE: main (test.h:673) ==10210== { Memcheck:Free fun:notify_free fun:RtlFreeHeap fun:heap_free fun:free_properties fun:xmldoc_release_refs fun:xmldoc_release fun:destroy_xmlnode fun:domdoc_Release fun:IXMLDOMDocument2_Release fun:test_get_ownerDocument fun:func_domdoc fun:run_test fun:main } ==10210== Invalid free() / delete / delete[] / realloc() ==10210== at 0x7BC50898: notify_free (heap.c:262) ==10210== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==10210== by 0x5FFA393: heap_free (msxml_private.h:189) ==10210== by 0x5FFAB7F: free_properties (domdoc.c:362) ==10210== by 0x5FFB466: xmldoc_release_refs (domdoc.c:624) ==10210== by 0x5FFB4A3: xmldoc_release (domdoc.c:635) ==10210== by 0x6025065: destroy_xmlnode (node.c:1481) ==10210== by 0x5FFC37D: domdoc_Release (domdoc.c:966) ==10210== by 0x4A3E304: IXMLDOMDocument2_Release (msxml2.h:5224) ==10210== by 0x4A3E304: test_get_ownerDocument (???:0) ==10210== by 0x4A62413: func_domdoc (domdoc.c:12609) ==10210== by 0x4A9CDAC: run_test (test.h:589) ==10210== by 0x4A9D1FE: main (test.h:673) ==10210== Address 0x48e44f0 is 120 bytes inside a block of size 160 free'd ==10210== at 0x7BC50898: notify_free (heap.c:262) ==10210== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==10210== by 0x7BC7DE4A: RtlFreeUnicodeString (rtlstr.c:319) ==10210== by 0x7BC2F8E0: get_manifest_in_associated_manifest (actctx.c:2668) ==10210== by 0x7BC349BB: RtlCreateActivationContext (actctx.c:4618) ==10210== by 0x7BC34508: actctx_init (actctx.c:4506) ==10210== by 0x7BC5F518: LdrInitializeThunk (loader.c:3130) ==10210== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==10210== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==10210== by 0x403F59E: wine_init (loader.c:974) ==10210== by 0x7C000F4F: main (main.c:258) ==10210== Block was alloc'd at ==10210== at 0x7BC50829: notify_alloc (heap.c:254) ==10210== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10210== by 0x7BC6BF9D: RtlDosPathNameToNtPathName_U (path.c:394) ==10210== by 0x7BC2F7A5: get_manifest_in_associated_manifest (actctx.c:2645) ==10210== by 0x7BC349BB: RtlCreateActivationContext (actctx.c:4618) ==10210== by 0x7BC34508: actctx_init (actctx.c:4506) ==10210== by 0x7BC5F518: LdrInitializeThunk (loader.c:3130) ==10210== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==10210== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==10210== by 0x403F59E: wine_init (loader.c:974) ==10210== by 0x7C000F4F: main (main.c:258) ==10210== { Memcheck:Free fun:notify_free fun:RtlFreeHeap fun:heap_free fun:free_properties fun:xmldoc_release_refs fun:xmldoc_release fun:destroy_xmlnode fun:domdoc_Release fun:IXMLDOMDocument2_Release fun:test_get_ownerDocument fun:func_domdoc fun:run_test fun:main } ==10210== 60 (24 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 1,099 of 1,803 ==10210== at 0x402B267: malloc (vg_replace_malloc.c:299) ==10210== by 0x65C28F3: xmlNewNs (tree.c:751) ==10210== by 0x5FFF6FB: domdoc_createNode (domdoc.c:2037) ==10210== by 0x4A61903: IXMLDOMDocument_createNode (msxml.h:2045) ==10210== by 0x4A61903: test_create_attribute (???:0) ==10210== by 0x4A62427: func_domdoc (domdoc.c:12613) ==10210== by 0x4A9CDAC: run_test (test.h:589) ==10210== by 0x4A9D1FE: main (test.h:673) ==10210== { Memcheck:Leak match-leak-kinds: definite fun:malloc fun:xmlNewNs fun:domdoc_createNode fun:IXMLDOMDocument_createNode fun:test_create_attribute fun:func_domdoc fun:run_test fun:main } ==10210== 315 (168 direct, 147 indirect) bytes in 7 blocks are definitely lost in loss record 1,579 of 1,803 ==10210== at 0x402B267: malloc (vg_replace_malloc.c:299) ==10210== by 0x65C28F3: xmlNewNs (tree.c:751) ==10210== by 0x5FFF6FB: domdoc_createNode (domdoc.c:2037) ==10210== by 0x4A6137C: IXMLDOMDocument_createNode (msxml.h:2045) ==10210== by 0x4A6137C: test_create_attribute (???:0) ==10210== by 0x4A62427: func_domdoc (domdoc.c:12613) ==10210== by 0x4A9CDAC: run_test (test.h:589) ==10210== by 0x4A9D1FE: main (test.h:673) ==10210== { Memcheck:Leak match-leak-kinds: definite fun:malloc fun:xmlNewNs fun:domdoc_createNode fun:IXMLDOMDocument_createNode fun:test_create_attribute fun:func_domdoc fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so httpreq && touch httpreq.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==10221== 96 bytes in 1 blocks are possibly lost in loss record 476 of 735 ==10221== at 0x7BC50829: notify_alloc (heap.c:254) ==10221== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10221== by 0x8E49F9D: heap_alloc_zero (internet.h:99) ==10221== by 0x8E4B290: create_netconn (netconnection.c:348) ==10221== by 0x8E3A958: open_http_connection (http.c:4773) ==10221== by 0x8E3B097: HTTP_HttpSendRequestW (http.c:4914) ==10221== by 0x8E3BF6A: AsyncHttpSendRequestProc (http.c:5183) ==10221== by 0x8E47ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==10221== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==10221== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==10221== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==10221== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==10221== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==10221== by 0x7BC99B8A: start_thread (thread.c:487) ==10221== by 0x4249260: start_thread (pthread_create.c:333) ==10221== by 0x434531D: clone (clone.S:114) ==10221== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so saxreader && touch saxreader.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so schema && touch schema.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so xmldoc && touch xmldoc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so xmlparser && touch xmlparser.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p msxml3_test.exe.so xmlview && touch xmlview.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==10275== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp10275_741970b3 is empty ==10275== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==10275== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp10275_741970b3 is empty ==10275== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==10275== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp10275_741970b3 is empty ==10275== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==10275== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp10275_741970b3 is empty ==10275== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==10275== 128 bytes in 4 blocks are possibly lost in loss record 1,809 of 2,585 ==10275== at 0x7BC50829: notify_alloc (heap.c:254) ==10275== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10275== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==10275== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==10275== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==10275== by 0x6A0D8113: ??? ==10275== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==10275== 164 bytes in 1 blocks are possibly lost in loss record 1,879 of 2,585 ==10275== at 0x7BC50829: notify_alloc (heap.c:254) ==10275== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10275== by 0x556F7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==10275== by 0x557882C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==10275== by 0x556FD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==10275== by 0x556C83B: RPCRT4_use_protseq (rpc_server.c:846) ==10275== by 0x556D237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==10275== by 0x556CCA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==10275== by 0x4EBB5C5: RPC_StartRemoting (rpc.c:1636) ==10275== by 0x4EA316D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==10275== by 0x4EA4F0A: IMarshal_MarshalInterface (objidl.h:878) ==10275== by 0x4EA4F0A: CoMarshalInterface (???:0) ==10275== by 0x4EAC001: RegisterDragDrop (ole2.c:605) ==10275== by 0x6B72EF90: ??? ==10275== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==10275== 304 bytes in 4 blocks are possibly lost in loss record 2,038 of 2,585 ==10275== at 0x7BC50829: notify_alloc (heap.c:254) ==10275== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10275== by 0x4E9C57F: IMalloc_fnAlloc (ifs.c:187) ==10275== by 0x4E9CE1E: IMalloc_Alloc (objidl.h:1508) ==10275== by 0x4E9CE1E: CoTaskMemAlloc (???:0) ==10275== by 0x4BF8ABE: alloc_bstr (oleaut.c:177) ==10275== by 0x4BF8E85: SysAllocStringLen (oleaut.c:355) ==10275== by 0x5B72C43: pre_process_uri (uri.c:786) ==10275== by 0x5B80136: CreateUri (uri.c:5738) ==10275== by 0x9038AA6: create_uri (persist.c:186) ==10275== by 0x902953F: nsIOServiceHook_NewURI (nsio.c:3890) ==10275== by 0x69F3AFD9: ??? ==10275== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } ==10275== 1,090 bytes in 4 blocks are possibly lost in loss record 2,310 of 2,585 ==10275== at 0x7BC50829: notify_alloc (heap.c:254) ==10275== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==10275== by 0xABCE590: msvcrt_heap_realloc (heap.c:102) ==10275== by 0xABCF143: MSVCRT_realloc (heap.c:457) ==10275== by 0x69E78C00: ??? ==10275== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/msxml3/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/netapi32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M netapi32.dll -p netapi32_test.exe.so access && touch access.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M netapi32.dll -p netapi32_test.exe.so apibuf && touch apibuf.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M netapi32.dll -p netapi32_test.exe.so ds && touch ds.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M netapi32.dll -p netapi32_test.exe.so wksta && touch wksta.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/netapi32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/netcfgx/tests' ../../../tools/runtest -q -P wine -T ../../.. -M netcfgx.dll -p netcfgx_test.exe.so netcfgx && touch netcfgx.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/netcfgx/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/netprofm/tests' ../../../tools/runtest -q -P wine -T ../../.. -M netprofm.dll -p netprofm_test.exe.so list && touch list.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/netprofm/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ntdll/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so atom && touch atom.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so change && touch change.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so directory && touch directory.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 directory.c:841: Tests skipped: Wow64 redirection not supported ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so env && touch env.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so error && touch error.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so file && touch file.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==10495== Invalid read of size 1 ==10495== at 0x7BCAB691: virtual_check_buffer_for_write (virtual.c:1633) ==10495== by 0x7BC48811: NtReadFile (file.c:846) ==10495== by 0x4A33CAC: test_read_write (file.c:3516) ==10495== by 0x4A39BAC: func_file (file.c:4300) ==10495== by 0x4A8D03A: run_test (test.h:589) ==10495== by 0x4A8D48C: main (test.h:673) ==10495== Address 0xdeadbeef is on thread 1's stack ==10495== { Memcheck:Addr1 fun:virtual_check_buffer_for_write fun:NtReadFile fun:test_read_write fun:func_file fun:run_test fun:main } file.c:2874: Tests skipped: Not running on WoW64, skipping test. file.c:3009: Tests skipped: Not running on WoW64, skipping test. file.c:3075: Tests skipped: FileIoCompletionNotificationInformation class not supported ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so info && touch info.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so large_int && touch large_int.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so om && touch om.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so path && touch path.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so pipe && touch pipe.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==10574== Syscall param write(buf) points to uninitialised byte(s) ==10574== at 0x4251E8F: ??? (syscall-template.S:84) ==10574== by 0x7BC499FE: NtWriteFile (file.c:1306) ==10574== by 0x7B441825: WriteFile (file.c:570) ==10574== by 0x4A58103: read_pipe_test (pipe.c:810) ==10574== by 0x4A5AEEA: func_pipe (pipe.c:1133) ==10574== by 0x4A8D03A: run_test (test.h:589) ==10574== by 0x4A8D48C: main (test.h:673) ==10574== Address 0x4bcfc1c is on thread 1's stack ==10574== in frame #3, created by read_pipe_test (pipe.c:787) ==10574== Uninitialised value was created by a stack allocation ==10574== at 0x4A57E68: read_pipe_test (pipe.c:787) ==10574== { Memcheck:Param write(buf) obj:/lib32/libpthread-2.23.so fun:NtWriteFile fun:WriteFile fun:read_pipe_test fun:func_pipe fun:run_test fun:main } ==10574== Syscall param write(buf) points to uninitialised byte(s) ==10574== at 0x4251E8F: ??? (syscall-template.S:84) ==10574== by 0x7BC499FE: NtWriteFile (file.c:1306) ==10574== by 0x7B441825: WriteFile (file.c:570) ==10574== by 0x4A58A5F: read_pipe_test (pipe.c:876) ==10574== by 0x4A5AEEA: func_pipe (pipe.c:1133) ==10574== by 0x4A8D03A: run_test (test.h:589) ==10574== by 0x4A8D48C: main (test.h:673) ==10574== Address 0x4bcfc1d is on thread 1's stack ==10574== in frame #3, created by read_pipe_test (pipe.c:787) ==10574== Uninitialised value was created by a stack allocation ==10574== at 0x4A57E68: read_pipe_test (pipe.c:787) ==10574== { Memcheck:Param write(buf) obj:/lib32/libpthread-2.23.so fun:NtWriteFile fun:WriteFile fun:read_pipe_test fun:func_pipe fun:run_test fun:main } ==10574== Syscall param writev(vector[...]) points to uninitialised byte(s) ==10574== at 0x433D47F: ??? (syscall-template.S:84) ==10574== by 0x7BC87FD2: send_request (server.c:228) ==10574== by 0x7BC88185: wine_server_call (server.c:309) ==10574== by 0x7BC47F8D: server_write_file (file.c:620) ==10574== by 0x7BC4970A: NtWriteFile (file.c:1230) ==10574== by 0x7B441825: WriteFile (file.c:570) ==10574== by 0x4A58103: read_pipe_test (pipe.c:810) ==10574== by 0x4A5AF22: func_pipe (pipe.c:1135) ==10574== by 0x4A8D03A: run_test (test.h:589) ==10574== by 0x4A8D48C: main (test.h:673) ==10574== Address 0x4bcfc1c is on thread 1's stack ==10574== in frame #6, created by read_pipe_test (pipe.c:787) ==10574== Uninitialised value was created by a stack allocation ==10574== at 0x4A57E68: read_pipe_test (pipe.c:787) ==10574== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:WriteFile fun:read_pipe_test fun:func_pipe fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so port && touch port.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so reg && touch reg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so rtl && touch rtl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 rtl.c:1230: Tests skipped: RtlIpv4StringToAddress not available ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so rtlbitmap && touch rtlbitmap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so rtlstr && touch rtlstr.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 rtlstr.c:2101: Tests skipped: RtlUnicodeToUTF8N unavailable rtlstr.c:2404: Tests skipped: RtlUTF8ToUnicodeN unavailable ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so threadpool && touch threadpool.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ntdll.dll -p ntdll_test.exe.so time && touch time.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ntdll/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ntdsapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ntdsapi.dll -p ntdsapi_test.exe.so ntdsapi && touch ntdsapi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ntdsapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ntprint/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ntprint.dll -p ntprint_test.exe.so ntprint && touch ntprint.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ntprint/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/odbccp32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M odbccp32.dll -p odbccp32_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/odbccp32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ole32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so compobj && touch compobj.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so defaulthandler && touch defaulthandler.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so dragdrop && touch dragdrop.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so errorinfo && touch errorinfo.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so hglobalstream && touch hglobalstream.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so moniker && touch moniker.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so ole2 && touch ole2.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so ole_server && touch ole_server.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==10872== Thread 5: ==10872== Syscall param writev(vector[...]) points to uninitialised byte(s) ==10872== at 0x433D47F: ??? (syscall-template.S:84) ==10872== by 0x7BC87FD2: send_request (server.c:228) ==10872== by 0x7BC88185: wine_server_call (server.c:309) ==10872== by 0x7BC47F8D: server_write_file (file.c:620) ==10872== by 0x7BC4970A: NtWriteFile (file.c:1230) ==10872== by 0x5545525: rpcrt4_conn_np_write (rpc_transport.c:414) ==10872== by 0x553A747: rpcrt4_conn_write (rpc_binding.h:196) ==10872== by 0x553C45E: RPCRT4_SendWithAuth (rpc_message.c:849) ==10872== by 0x553D494: RPCRT4_Send (rpc_message.c:1248) ==10872== by 0x55405A8: process_request_packet (rpc_server.c:462) ==10872== by 0x554085A: RPCRT4_process_packet (rpc_server.c:517) ==10872== by 0x55409B7: RPCRT4_worker_thread (rpc_server.c:539) ==10872== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==10872== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==10872== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==10872== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==10872== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==10872== by 0x7BC99B8A: start_thread (thread.c:487) ==10872== by 0x4249260: start_thread (pthread_create.c:333) ==10872== by 0x434531D: clone (clone.S:114) ==10872== Address 0x4896e14 is 44 bytes inside a block of size 92 alloc'd ==10872== at 0x7BC50829: notify_alloc (heap.c:254) ==10872== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==10872== by 0x553C2D6: RPCRT4_SendWithAuth (rpc_message.c:808) ==10872== by 0x553D494: RPCRT4_Send (rpc_message.c:1248) ==10872== by 0x55405A8: process_request_packet (rpc_server.c:462) ==10872== by 0x554085A: RPCRT4_process_packet (rpc_server.c:517) ==10872== by 0x55409B7: RPCRT4_worker_thread (rpc_server.c:539) ==10872== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==10872== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==10872== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==10872== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==10872== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==10872== by 0x7BC99B8A: start_thread (thread.c:487) ==10872== by 0x4249260: start_thread (pthread_create.c:333) ==10872== by 0x434531D: clone (clone.S:114) ==10872== Uninitialised value was created by a client request ==10872== at 0x7BC505F8: mark_block_uninitialized (heap.c:208) ==10872== by 0x7BC50784: initialize_block (heap.c:239) ==10872== by 0x7BC54CCA: RtlAllocateHeap (heap.c:1717) ==10872== by 0x4E8C57F: IMalloc_fnAlloc (ifs.c:187) ==10872== by 0x4E8CE1E: IMalloc_Alloc (objidl.h:1508) ==10872== by 0x4E8CE1E: CoTaskMemAlloc (???:0) ==10872== by 0x4ECDB8C: RemUnknown_RemQueryInterface (stubmanager.c:716) ==10872== by 0x4ED712E: IRemUnknown_RemQueryInterface_Stub (dcom_p.c:369) ==10872== by 0x551126F: CStdStubBuffer_Invoke (cstub.c:478) ==10872== by 0x4EAABC3: IRpcStubBuffer_Invoke (objidl.h:9401) ==10872== by 0x4EAABC3: RPC_ExecuteCall (???:0) ==10872== by 0x4EAB02C: dispatch_rpc (rpc.c:1503) ==10872== by 0x5540387: process_request_packet (rpc_server.c:439) ==10872== by 0x554085A: RPCRT4_process_packet (rpc_server.c:517) ==10872== by 0x55409B7: RPCRT4_worker_thread (rpc_server.c:539) ==10872== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==10872== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==10872== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==10872== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==10872== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==10872== by 0x7BC99B8A: start_thread (thread.c:487) ==10872== by 0x4249260: start_thread (pthread_create.c:333) ==10872== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:rpcrt4_conn_np_write fun:rpcrt4_conn_write fun:RPCRT4_SendWithAuth fun:RPCRT4_Send fun:process_request_packet fun:RPCRT4_process_packet fun:RPCRT4_worker_thread fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so propvariant && touch propvariant.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so stg_prop && touch stg_prop.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so storage32 && touch storage32.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so usrmarshal && touch usrmarshal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ole32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/oleacc/tests' ../../../tools/runtest -q -P wine -T ../../.. -M oleacc.dll -p oleacc_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/oleacc/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/oleaut32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so dispatch && touch dispatch.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so olefont && touch olefont.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so olepicture && touch olepicture.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 01 00 09 00 00 03 19 00 01 00 09 00 00 03 19 00 00 00 00 00 0d 00 00 00 00 00 0d 00 00 00 32 0a 16 00 0b 00 04 00 00 00 54 65 73 74 03 00 05 00 08 00 0c 00 03 00 00 00 00 00 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so safearray && touch safearray.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so tmarshal && touch tmarshal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so typelib && touch typelib.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so usrmarshal && touch usrmarshal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so varformat && touch varformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so vartest && touch vartest.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==11070== 0 bytes in 1 blocks are definitely lost in loss record 1 of 277 ==11070== at 0x7BC50829: notify_alloc (heap.c:254) ==11070== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==11070== by 0x4CE7F46: VARIANT_CopyIRecordInfo (variant.c:698) ==11070== by 0x4CE815E: VariantCopy (variant.c:760) ==11070== by 0x4A70712: test_VariantCopy (vartest.c:1044) ==11070== by 0x4ABD515: func_vartest (vartest.c:9169) ==11070== by 0x4B147E0: run_test (test.h:589) ==11070== by 0x4B14C32: main (test.h:673) ==11070== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:VARIANT_CopyIRecordInfo fun:VariantCopy fun:test_VariantCopy fun:func_vartest fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so vartype && touch vartype.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 vartype.c:5873: Tests skipped: BSTR cache is disabled, some tests will be skipped. vartype.c:3310: Test failed: expected 0xbfffffff 0xffffff23 (3221225471,4294967075), got (3221225472,0); hres=0x00000000 vartype.c:3313: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3317: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3388: Test failed: expected 2147483647ul 4294951488ul (2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000 vartype.c:3389: Test failed: expected 2147483647ul 4294961488ul (2147483647,4294961488), got (2147483647,4294961152); hres=0x00000000 vartype.c:3390: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3391: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3409: Test failed: expected 0xbfffffff 0xffffff23 (3221225471,4294967075), got (3221225472,0); hres=0x00000000 vartype.c:3415: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3416: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3456: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3459: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3471: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3483: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3484: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3494: Test failed: expected 2147483647ul 4294951488ul (2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000 vartype.c:3495: Test failed: expected 2147483647ul 4294951488ul (2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000 vartype.c:3504: Test failed: expected 2147483648ul 15808 (2147483648,15808), got (2147483648,15360); hres=0x00000000 vartype.c:3505: Test failed: expected 2147483647ul 4294951488ul (2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000 vartype.c:3519: Test failed: expected 2147483647ul 4294951488ul (2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000 vartype.c:3520: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 vartype.c:3534: Test failed: expected 2147483647ul 4294951488ul (2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000 vartype.c:3535: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000 make[1]: *** [Makefile:469: vartype.ok] Error 23 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/oleaut32/tests' make: *** [Makefile:14540: dlls/oleaut32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/oledb32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M oledb32.dll -p oledb32_test.exe.so convert && touch convert.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oledb32.dll -p oledb32_test.exe.so database && touch database.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M oledb32.dll -p oledb32_test.exe.so marshal && touch marshal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/oledb32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/oledlg/tests' ../../../tools/runtest -q -P wine -T ../../.. -M oledlg.dll -p oledlg_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/oledlg/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/opengl32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M opengl32.dll -p opengl32_test.exe.so opengl && touch opengl.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x66410e8 (thread 014a), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x066410e8). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:066410e8 ESP:04aee9c0 EBP:00000003 EFLAGS:00000004( - -- - -P- ) EAX:06641608 EBX:06abc000 ECX:04778398 EDX:00010000 ESI:0470f798 EDI:04778398 Stack dump: 0x04aee9c0: 00000002 00000010 00000082 066175d2 0x04aee9d0: 00800000 00000000 04aeea0c 0470fab8 0x04aee9e0: 00007990 000079a4 04704738 00000000 0x04aee9f0: 000079b0 00007980 00007984 00007988 0x04aeea00: 0000798c 0470f7f8 00004800 000079b8 0x04aeea10: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x066410e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x0661d4e4 in radeonsi_dri.so (+0x6cb4e3) (0x04703688) 2 0x0661da58 in radeonsi_dri.so (+0x6cba57) (0x04704748) 3 0x066bb9ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aeeba8) 4 0x05f8243c in radeonsi_dri.so (+0x3043b) (0x046eaed8) 5 0x06421760 in radeonsi_dri.so (+0x4cf75f) (0x046eaed8) 6 0x0642115d in radeonsi_dri.so (+0x4cf15c) (0x046eaed8) 7 0x062af663 in radeonsi_dri.so (+0x35d662) (0x046eaed8) 8 0x062aa416 in radeonsi_dri.so (+0x358415) (0x046eae50) 9 0x05aa3da4 in libgl.so.1 (+0x46da3) (0x04607038) 10 0x05a75d98 in libgl.so.1 (+0x18d97) (0x04604910) 11 0x05a718db in libgl.so.1 (+0x148da) (0x04aef644) 12 0x05a71a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aef644) 13 0x0562853a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aef718) 14 0x05629f92 init_opengl+0xfbe(once=0x5686e00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aef928) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aef978) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aef9a8) 17 0x0562a460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aef9d8) 18 0x056325c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aef9f8) 19 0x0561d15b X11DRV_wine_get_wgl_driver+0x10(dev=0x49116f8, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aefa28) 20 0x04c25d74 windrv_wine_get_wgl_driver+0x64(dev=0x49116f8, version=0xf) [/home/austin/wine-valgrind/dlls/gdi32/dibdrv/dc.c:1024] in gdi32 (0x04aefa48) 21 0x04c9c409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aefa78) 22 0x7a8ac03d get_dc_funcs+0x1e(hdc=0x200038) [/home/austin/wine-valgrind/dlls/opengl32/wgl.c:100] in opengl32 (0x04aefab8) 23 0x7a8acd33 wglDescribePixelFormat+0x1d(hdc=, format=, size=, descr=) [/home/austin/wine-valgrind/dlls/opengl32/wgl.c:444] in opengl32 (0x04aefae8) 24 0x7a8acf32 wglChoosePixelFormat+0x1c9(hdc=0x200038, ppfd=0x4aefc94) [/home/austin/wine-valgrind/dlls/opengl32/wgl.c:464] in opengl32 (0x04aefc08) 25 0x04c9c4b6 ChoosePixelFormat+0x8b(hdc=, pfd=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:75] in gdi32 (0x04aefc48) 26 0x0482e015 func_opengl+0xf7() [/home/austin/wine-valgrind/dlls/opengl32/tests/opengl.c:1636] in opengl32_test (0x04aefcc8) 27 0x0482f331 run_test+0x96(name="opengl") [/home/austin/wine-valgrind/dlls/opengl32/tests/../../../include/wine/test.h:589] in opengl32_test (0x04aefd08) 28 0x0482f782 main+0x244(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/opengl32/tests/../../../include/wine/test.h:673] in opengl32_test (0x04aefdd8) 29 0x0482f813 __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in opengl32_test (0x04aefe18) 30 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 31 0x7b46b119 start_process+0x152(entry=0x482f7a5) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 32 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 33 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x482f7a5, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 34 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 35 0x7bc5f267 start_process+0x20(arg=0xfeca4054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 36 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 37 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfeca4054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfeca3fd8) 38 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfeca4068) 39 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfeca4f18) 40 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfeca4f58) 41 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfeca5494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfeca4fa8) 42 0x7c000f50 main+0x145(argc=, argv=0xfeca5494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfeca53e8) 43 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x066410e8: repe Modules: Module Address Debug info Name (114 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 4835000 Dwarf opengl32_test \-PE 4820000- 4835000 \ opengl32_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4bf0000- 4d35000 Dwarf gdi32 \-PE 4c00000- 4d35000 \ gdi32 ELF 4d35000- 4db6000 Deferred advapi32 \-PE 4d40000- 4db6000 \ advapi32 ELF 4dbe000- 4f34000 Deferred user32 \-PE 4dd0000- 4f34000 \ user32 ELF 513c000- 5157000 Deferred version \-PE 5140000- 5157000 \ version ELF 51bd000- 527d000 Deferred libfreetype.so.6 ELF 5481000- 549a000 Deferred libz.so.1 ELF 54a2000- 54b4000 Deferred libbz2.so.1 ELF 54bc000- 54fa000 Deferred libpng16.so.16 ELF 54fe000- 5541000 Deferred libfontconfig.so.1 ELF 5545000- 556f000 Deferred libexpat.so.1 ELF 557b000- 5587000 Deferred libxcursor.so.1 ELF 558f000- 5596000 Deferred libxfixes.so.3 ELF 55a6000- 55a9000 Deferred libxshmfence.so.1 ELF 55bd000- 55e2000 Deferred imm32 \-PE 55c0000- 55e2000 \ imm32 ELF 55ea000- 568a000 Dwarf winex11 \-PE 55f0000- 568a000 \ winex11 ELF 5696000- 569a000 Deferred libxinerama.so.1 ELF 569e000- 56a5000 Deferred libxxf86vm.so.1 ELF 56a9000- 56b5000 Deferred libxrender.so.1 ELF 56b9000- 56c6000 Deferred libxrandr.so.2 ELF 56ce000- 56d2000 Deferred libxcomposite.so.1 ELF 56e0000- 56f5000 Deferred libxext.so.6 ELF 56fd000- 584e000 Deferred libx11.so.6 ELF 5852000- 587e000 Deferred libxcb.so.1 ELF 5886000- 588b000 Deferred libxau.so.6 ELF 588f000- 5896000 Deferred libxdmcp.so.6 ELF 589a000- 58b6000 Deferred libbsd.so.0 ELF 58ba000- 58c3000 Deferred librt.so.1 ELF 5905000- 5908000 Deferred libx11-xcb.so.1 ELF 5914000- 5918000 Deferred libxcb-dri3.so.0 ELF 5919000- 592c000 Deferred libxi.so.6 ELF 59ea000- 59f0000 Deferred libtxc_dxtn.so ELF 5a43000- 5a4d000 Deferred libdrm_nouveau.so.2 ELF 5a5d000- 5ad2000 Dwarf libgl.so.1 ELF 5ad2000- 5ad6000 Deferred libxcb-present.so.0 ELF 5ad6000- 5ade000 Deferred libxcb-sync.so.1 ELF 5ade000- 5b15000 Deferred libglapi.so.0 ELF 5b19000- 5b1d000 Deferred libxdamage.so.1 ELF 5b1d000- 5b3a000 Deferred libxcb-glx.so.0 ELF 5b3e000- 5b44000 Deferred libxcb-dri2.so.0 ELF 5b48000- 5b5c000 Deferred libdrm.so.2 ELF 5bb2000- 5bf2000 Deferred libnettle.so.6 ELF 5bf2000- 5c19000 Deferred libdrm_intel.so.1 ELF 5c19000- 5c27000 Deferred libdrm_radeon.so.1 ELF 5c27000- 5c33000 Deferred libdrm_amdgpu.so.1 ELF 5c33000- 5c50000 Deferred libelf.so.1 ELF 5f52000- 6cba000 Dwarf radeonsi_dri.so ELF 6ff5000- 6ff8000 Deferred libllvmamdgpuinfo.so.39 ELF 7010000- 7063000 Deferred libllvmbitwriter.so.39 ELF 7073000- 707c000 Deferred libllvmmcdisassembler.so.39 ELF 7080000- 7083000 Deferred libllvmx86info.so.39 ELF 7087000- 709b000 Deferred libllvmmcjit.so.39 ELF 78e5000- 7aa1000 Deferred libllvmamdgpucodegen.so.39 ELF 7da1000- 7ea2000 Deferred libllvmamdgpudesc.so.39 ELF 7fa2000- 7fcd000 Deferred libllvmexecutionengine.so.39 ELF 815a000- 82c5000 Deferred libllvmx86disassembler.so.39 ELF 82c5000- 85d1000 Deferred libllvmx86codegen.so.39 ELF 85d1000- 85e6000 Deferred libllvmtarget.so.39 ELF 85e6000- 8660000 Deferred libllvmruntimedyld.so.39 ELF 866c000- 8687000 Deferred libgcc_s.so.1 ELF 868f000- 869b000 Deferred libpciaccess.so.0 ELF 86a3000- 86b0000 Deferred libllvmamdgpuutils.so.39 ELF 8e83000- 8e93000 Deferred libllvmx86utils.so.39 ELF 93aa000- 9536000 Deferred libllvmx86desc.so.39 ELF 9536000- 9567000 Deferred libllvmamdgpuasmprinter.so.39 ELF 9567000- 95c0000 Deferred libllvmx86asmprinter.so.39 ELF 9802000- 9b5d000 Deferred libllvmscalaropts.so.39 ELF 9c8d000- a0c6000 Deferred libllvmanalysis.so.39 ELF a0d2000- a0d9000 Deferred libllvmirreader.so.39 ELF a871000- a942000 Deferred libllvmmc.so.39 ELF af82000- afce000 Deferred libllvmprofiledata.so.39 ELF b3be000- b729000 Deferred libllvmcore.so.39 ELF b729000- b867000 Deferred libllvmsupport.so.39 ELF b867000- b8e9000 Deferred libllvmobject.so.39 ELF bbfe000- bc30000 Deferred libllvmlinker.so.39 ELF c15a000- c248000 Deferred libllvmasmprinter.so.39 ELF c407000- c990000 Deferred libllvmcodegen.so.39 ELF cc90000- ccee000 Deferred libncurses.so.6 ELF ccee000- cd50000 Deferred libllvmdebuginfocodeview.so.39 ELF cf71000- d057000 Deferred libllvmvectorize.so.39 ELF d286000- d5b0000 Deferred libllvmselectiondag.so.39 ELF d7ed000- d9ea000 Deferred libllvmtransformutils.so.39 ELF daea000- db32000 Deferred libllvmmcparser.so.39 ELF db32000- dba0000 Deferred libllvmbitreader.so.39 ELF e2ca000- e337000 Deferred libllvmasmparser.so.39 ELF e8b3000- e9e2000 Deferred libllvmipo.so.39 ELF ec17000- ed1e000 Deferred libllvminstcombine.so.39 ELF f126000- f208000 Deferred libllvminstrumentation.so.39 ELF 7a800000-7a937000 Dwarf opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 00000147 (D) Z:\home\austin\wine-valgrind\dlls\opengl32\tests\opengl32_test.exe 0000014a 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 make[1]: *** [Makefile:172: opengl.ok] Error 29 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/opengl32/tests' make: *** [Makefile:14857: dlls/opengl32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/packager/tests' ../../../tools/runtest -q -P wine -T ../../.. -M packager.dll -p packager_test.exe.so oleobj && touch oleobj.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/packager/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/pdh/tests' ../../../tools/runtest -q -P wine -T ../../.. -M pdh.dll -p pdh_test.exe.so pdh && touch pdh.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/pdh/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/propsys/tests' ../../../tools/runtest -q -P wine -T ../../.. -M propsys.dll -p propsys_test.exe.so propstore && touch propstore.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 propstore.c:217: Tests skipped: IPersistSerializedPropStorage not supported ../../../tools/runtest -q -P wine -T ../../.. -M propsys.dll -p propsys_test.exe.so propsys && touch propsys.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/propsys/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/psapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M psapi.dll -p psapi_test.exe.so psapi_main && touch psapi_main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/psapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/pstorec/tests' ../../../tools/runtest -q -P wine -T ../../.. -M pstorec.dll -p pstorec_test.exe.so pstorec && touch pstorec.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/pstorec/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/qcap/tests' ../../../tools/runtest -q -P wine -T ../../.. -M qcap.dll -p qcap_test.exe.so qcap && touch qcap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M qcap.dll -p qcap_test.exe.so smartteefilter && touch smartteefilter.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==11265== 72 bytes in 1 blocks are definitely lost in loss record 322 of 611 ==11265== at 0x7BC50829: notify_alloc (heap.c:254) ==11265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==11265== by 0x4DFC57F: IMalloc_fnAlloc (ifs.c:187) ==11265== by 0x4DFCE1E: IMalloc_Alloc (objidl.h:1508) ==11265== by 0x4DFCE1E: CoTaskMemAlloc (???:0) ==11265== by 0x5FBD236: ??? ==11265== by 0x4A0D324: IMediaSample_SetMediaType (strmif.h:2713) ==11265== by 0x4A0D324: media_thread (???:0) ==11265== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==11265== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==11265== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==11265== by 0x7BC99B8A: start_thread (thread.c:487) ==11265== by 0x4249260: start_thread (pthread_create.c:333) ==11265== by 0x434531D: clone (clone.S:114) ==11265== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc obj:* fun:IMediaSample_SetMediaType fun:media_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==11265== 72 bytes in 1 blocks are definitely lost in loss record 323 of 611 ==11265== at 0x7BC50829: notify_alloc (heap.c:254) ==11265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==11265== by 0x4DFC57F: IMalloc_fnAlloc (ifs.c:187) ==11265== by 0x4DFCE1E: IMalloc_Alloc (objidl.h:1508) ==11265== by 0x4DFCE1E: CoTaskMemAlloc (???:0) ==11265== by 0x5FBD236: ??? ==11265== by 0x5F4486D: ??? ==11265== by 0x5F44A9E: ??? ==11265== by 0x5F50E93: ??? ==11265== by 0x4A0D40D: IMemInputPin_Receive (strmif.h:3683) ==11265== by 0x4A0D40D: media_thread (???:0) ==11265== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==11265== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==11265== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==11265== by 0x7BC99B8A: start_thread (thread.c:487) ==11265== by 0x4249260: start_thread (pthread_create.c:333) ==11265== by 0x434531D: clone (clone.S:114) ==11265== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc obj:* obj:* obj:* obj:* fun:IMemInputPin_Receive fun:media_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==11265== 72 bytes in 1 blocks are definitely lost in loss record 325 of 611 ==11265== at 0x7BC50829: notify_alloc (heap.c:254) ==11265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==11265== by 0x4DFC57F: IMalloc_fnAlloc (ifs.c:187) ==11265== by 0x4DFCE1E: IMalloc_Alloc (objidl.h:1508) ==11265== by 0x4DFCE1E: CoTaskMemAlloc (???:0) ==11265== by 0x5FBD236: ??? ==11265== by 0x5F4486D: ??? ==11265== by 0x5F44B3C: ??? ==11265== by 0x5F50E93: ??? ==11265== by 0x4A0D40D: IMemInputPin_Receive (strmif.h:3683) ==11265== by 0x4A0D40D: media_thread (???:0) ==11265== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==11265== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==11265== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==11265== by 0x7BC99B8A: start_thread (thread.c:487) ==11265== by 0x4249260: start_thread (pthread_create.c:333) ==11265== by 0x434531D: clone (clone.S:114) ==11265== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc obj:* obj:* obj:* obj:* fun:IMemInputPin_Receive fun:media_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/qcap/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/qedit/tests' ../../../tools/runtest -q -P wine -T ../../.. -M qedit.dll -p qedit_test.exe.so mediadet && touch mediadet.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M qedit.dll -p qedit_test.exe.so timeline && touch timeline.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/qedit/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/qmgr/tests' ../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so enum_files && touch enum_files.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so enum_jobs && touch enum_jobs.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so file && touch file.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so job && touch job.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M qmgr.dll -p qmgr_test.exe.so qmgr && touch qmgr.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/qmgr/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/quartz/tests' ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so avisplitter && touch avisplitter.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 avisplitter.c:341: Tests skipped: Could not read test file "test.avi", skipping test ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so dsoundrender && touch dsoundrender.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so filtergraph && touch filtergraph.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 filtergraph.c:359: Tests skipped: Could not read test file L"test.avi", skipping test filtergraph.c:359: Tests skipped: Could not read test file L"test.mpg", skipping test ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so filtermapper && touch filtermapper.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so memallocator && touch memallocator.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so mpegsplit && touch mpegsplit.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so referenceclock && touch referenceclock.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe.so videorenderer && touch videorenderer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/quartz/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/rasapi32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M rasapi32.dll -p rasapi32_test.exe.so rasapi && touch rasapi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/rasapi32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/riched20/tests' ../../../tools/runtest -q -P wine -T ../../.. -M riched20.dll -p riched20_test.exe.so editor && touch editor.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 editor.c:492: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:1764: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:1803: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:4375: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:4976: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:4916: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:8529: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:5280: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:5280: Tests skipped: Skip multibyte character tests on non-Japanese platform ../../../tools/runtest -q -P wine -T ../../.. -M riched20.dll -p riched20_test.exe.so richole && touch richole.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M riched20.dll -p riched20_test.exe.so txtsrv && touch txtsrv.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 txtsrv.c:768: Tests skipped: TxGetNaturalSize measurements not performed (xdim = 0, ydim = 0, result = 80004001, error = deadbeef) make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/riched20/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/riched32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M riched32.dll -p riched32_test.exe.so editor && touch editor.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 editor.c:579: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:619: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:153: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:515: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:1335: Tests skipped: Skip multibyte character tests on non-Japanese platform editor.c:1397: Tests skipped: Skip multibyte character tests on non-Japanese platform make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/riched32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/rpcrt4/tests' ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so cstub && touch cstub.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so ndr_marshall && touch ndr_marshall.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so rpc && touch rpc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so rpc_async && touch rpc_async.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so server && touch server.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/rpcrt4/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/rsaenh/tests' ../../../tools/runtest -q -P wine -T ../../.. -M rsaenh.dll -p rsaenh_test.exe.so rsaenh && touch rsaenh.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/rsaenh/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/schannel/tests' ../../../tools/runtest -q -P wine -T ../../.. -M schannel.dll -p schannel_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/schannel/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/schedsvc/tests' ../../../tools/runtest -q -P wine -T ../../.. -M schedsvc.dll -p schedsvc_test.exe.so rpcapi && touch rpcapi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 rpcapi.c:32: Tests skipped: Can't connect to Scheduler service: 0x6d9 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/schedsvc/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/scrrun/tests' ../../../tools/runtest -q -P wine -T ../../.. -M scrrun.dll -p scrrun_test.exe.so dictionary && touch dictionary.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M scrrun.dll -p scrrun_test.exe.so filesystem && touch filesystem.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 filesystem.c:1943: Tests skipped: No drive with type 0x2 found, skipping test L"R:\\". make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/scrrun/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/secur32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p secur32_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p secur32_test.exe.so negotiate && touch negotiate.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory negotiate.c:178: Test failed: InitializeSecurityContext didn't change buffer size negotiate.c:253: Test failed: client returned 80090304, more tests will fail negotiate.c:259: Test failed: server returned 80090308, more tests will fail negotiate.c:269: Tests skipped: authentication failed, skipping remaining tests make[1]: *** [Makefile:188: negotiate.ok] Error 3 ../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p secur32_test.exe.so ntlm && touch ntlm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:431: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:453: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:465: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:486: Test failed: InitializeSecurityContext set buffer size to 1904 ntlm.c:846: Test failed: Running the client returned SEC_E_INTERNAL_ERROR, more tests will fail. ntlm.c:869: Tests skipped: Authentication failed, skipping test. ntlm.c:904: Test failed: DeleteSecurityContext(client) returned SEC_E_INVALID_HANDLE ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:431: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:453: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:465: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:486: Test failed: InitializeSecurityContext set buffer size to 1904 ntlm.c:846: Test failed: Running the client returned SEC_E_INTERNAL_ERROR, more tests will fail. ntlm.c:869: Tests skipped: Authentication failed, skipping test. ntlm.c:904: Test failed: DeleteSecurityContext(client) returned SEC_E_INVALID_HANDLE ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:431: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:453: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:465: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:486: Test failed: InitializeSecurityContext set buffer size to 1904 ntlm.c:846: Test failed: Running the client returned SEC_E_INTERNAL_ERROR, more tests will fail. ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:857: Test failed: Running the server returned SEC_E_BUFFER_TOO_SMALL, more tests will fail from now. ntlm.c:869: Tests skipped: Authentication failed, skipping test. ntlm.c:899: Test failed: DeleteSecurityContext(server) returned SEC_E_INVALID_HANDLE ntlm.c:904: Test failed: DeleteSecurityContext(client) returned SEC_E_INVALID_HANDLE ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:431: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:453: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:465: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:486: Test failed: InitializeSecurityContext set buffer size to 1904 ntlm.c:846: Test failed: Running the client returned SEC_E_INTERNAL_ERROR, more tests will fail. ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:857: Test failed: Running the server returned SEC_E_BUFFER_TOO_SMALL, more tests will fail from now. ntlm.c:869: Tests skipped: Authentication failed, skipping test. ntlm.c:899: Test failed: DeleteSecurityContext(server) returned SEC_E_INVALID_HANDLE ntlm.c:904: Test failed: DeleteSecurityContext(client) returned SEC_E_INVALID_HANDLE ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:431: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:453: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:465: Test failed: expected SEC_E_BUFFER_TOO_SMALL, got SEC_E_INTERNAL_ERROR ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:486: Test failed: InitializeSecurityContext set buffer size to 1904 ntlm.c:974: Test failed: Running the client returned SEC_E_INTERNAL_ERROR, more tests will fail. ntlm.c:989: Tests skipped: Authentication failed, skipping test. ==12104== Invalid free() / delete / delete[] / realloc() ==12104== at 0x7BC50898: notify_free (heap.c:262) ==12104== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==12104== by 0x482E0EB: testSignSeal (ntlm.c:1185) ==12104== by 0x482F2C7: func_ntlm (ntlm.c:1479) ==12104== by 0x483645F: run_test (test.h:589) ==12104== by 0x48368B1: main (test.h:673) ==12104== Address 0x49183b0 is 0 bytes inside a block of size 47 free'd ==12104== at 0x7BC50898: notify_free (heap.c:262) ==12104== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==12104== by 0x4B15014: FreeContextBuffer (secur32.c:725) ==12104== by 0x482C7E9: testAuth (ntlm.c:807) ==12104== by 0x482F297: func_ntlm (ntlm.c:1475) ==12104== by 0x483645F: run_test (test.h:589) ==12104== by 0x48368B1: main (test.h:673) ==12104== Block was alloc'd at ==12104== at 0x7BC50829: notify_alloc (heap.c:254) ==12104== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12104== by 0x4B19D90: QuerySecurityPackageInfoA (wrapper.c:715) ==12104== by 0x482C7A0: testAuth (ntlm.c:801) ==12104== by 0x482F297: func_ntlm (ntlm.c:1475) ==12104== by 0x483645F: run_test (test.h:589) ==12104== by 0x48368B1: main (test.h:673) ==12104== { Memcheck:Free fun:notify_free fun:RtlFreeHeap fun:testSignSeal fun:func_ntlm fun:run_test fun:main } ==12104== Invalid free() / delete / delete[] / realloc() ==12104== at 0x7BC50898: notify_free (heap.c:262) ==12104== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==12104== by 0x482E115: testSignSeal (ntlm.c:1186) ==12104== by 0x482F2C7: func_ntlm (ntlm.c:1479) ==12104== by 0x483645F: run_test (test.h:589) ==12104== by 0x48368B1: main (test.h:673) ==12104== Address 0x4aefca8 is on thread 1's stack ==12104== in frame #2, created by testSignSeal (ntlm.c:920) ==12104== { Memcheck:Free fun:notify_free fun:RtlFreeHeap fun:testSignSeal fun:func_ntlm fun:run_test fun:main } ==12104== Invalid free() / delete / delete[] / realloc() ==12104== at 0x7BC50898: notify_free (heap.c:262) ==12104== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==12104== by 0x482E13F: testSignSeal (ntlm.c:1187) ==12104== by 0x482F2C7: func_ntlm (ntlm.c:1479) ==12104== by 0x483645F: run_test (test.h:589) ==12104== by 0x48368B1: main (test.h:673) ==12104== Address 0x48381b0 is in a r-x mapped file /home/austin/wine-valgrind/dlls/secur32/tests/secur32_test.exe.so segment ==12104== { Memcheck:Free fun:notify_free fun:RtlFreeHeap fun:testSignSeal fun:func_ntlm fun:run_test fun:main } ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:1391: Test failed: InitializeSecurityContextA failed with error 0x80090304 ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:1396: Test failed: Second InitializeSecurityContextA on cred handle failed with error 0x80090304 ntlm.c:1399: Test failed: DeleteSecurityContext failed with error 0x80090301 ntlm.c:1401: Test failed: DeleteSecurityContext failed with error 0x80090301 ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory ntlm.c:1446: Test failed: InitializeSecurityContextA failed SEC_E_INTERNAL_ERROR ntlm.c:1449: Test failed: DeleteSecurityContext failed with error 0x1 make[1]: *** [Makefile:219: ntlm.ok] Error 39 ../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p secur32_test.exe.so schannel && touch schannel.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 GnuTLS error: An unexpected TLS packet was received. GnuTLS error: The specified session has been invalidated for some reason. ../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p secur32_test.exe.so secur32 && touch secur32.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/secur32/tests' make: *** [Makefile:16023: dlls/secur32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/serialui/tests' ../../../tools/runtest -q -P wine -T ../../.. -M serialui.dll -p serialui_test.exe.so confdlg && touch confdlg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/serialui/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/setupapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so devinst && touch devinst.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so diskspace && touch diskspace.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so install && touch install.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x5e26799 (thread 0172), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==12235== 18 bytes in 1 blocks are definitely lost in loss record 123 of 655 ==12235== at 0x7BC50829: notify_alloc (heap.c:254) ==12235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12235== by 0x4997A12: relative_path (winemenubuilder.c:1759) ==12235== by 0x4997E02: GetLinkLocation (winemenubuilder.c:1827) ==12235== by 0x499AC42: InvokeShellLinker (winemenubuilder.c:2789) ==12235== by 0x499CC37: Process_Link (winemenubuilder.c:3218) ==12235== by 0x499E651: wWinMain (winemenubuilder.c:3674) ==12235== by 0x499ED1E: wmain (exe_wmain.c:51) ==12235== by 0x499EBF7: __wine_spec_exe_wentry (exe_wentry.c:36) ==12235== by 0x7B46AFC3: ??? (process.c:1065) ==12235== by 0x7B46B118: start_process (process.c:1116) ==12235== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==12235== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==12235== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==12235== by 0x7BC5F266: start_process (loader.c:3083) ==12235== by 0x40401A0: ??? (port.c:78) ==12235== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:relative_path fun:GetLinkLocation fun:InvokeShellLinker fun:Process_Link fun:wWinMain fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } ==12235== 40 bytes in 1 blocks are definitely lost in loss record 276 of 655 ==12235== at 0x7BC50829: notify_alloc (heap.c:254) ==12235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12235== by 0x4992BFF: heap_printf (winemenubuilder.c:237) ==12235== by 0x49960E7: platform_write_icon (winemenubuilder.c:1288) ==12235== by 0x499661A: extract_icon (winemenubuilder.c:1380) ==12235== by 0x499B237: InvokeShellLinker (winemenubuilder.c:2833) ==12235== by 0x499CC37: Process_Link (winemenubuilder.c:3218) ==12235== by 0x499E651: wWinMain (winemenubuilder.c:3674) ==12235== by 0x499ED1E: wmain (exe_wmain.c:51) ==12235== by 0x499EBF7: __wine_spec_exe_wentry (exe_wentry.c:36) ==12235== by 0x7B46AFC3: ??? (process.c:1065) ==12235== by 0x7B46B118: start_process (process.c:1116) ==12235== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==12235== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==12235== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==12235== by 0x7BC5F266: start_process (loader.c:3083) ==12235== by 0x40401A0: ??? (port.c:78) ==12235== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_printf fun:platform_write_icon fun:extract_icon fun:InvokeShellLinker fun:Process_Link fun:wWinMain fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } ==12235== 53 bytes in 1 blocks are definitely lost in loss record 307 of 655 ==12235== at 0x7BC50829: notify_alloc (heap.c:254) ==12235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12235== by 0x4992BFF: heap_printf (winemenubuilder.c:237) ==12235== by 0x4996363: platform_write_icon (winemenubuilder.c:1331) ==12235== by 0x499661A: extract_icon (winemenubuilder.c:1380) ==12235== by 0x499B237: InvokeShellLinker (winemenubuilder.c:2833) ==12235== by 0x499CC37: Process_Link (winemenubuilder.c:3218) ==12235== by 0x499E651: wWinMain (winemenubuilder.c:3674) ==12235== by 0x499ED1E: wmain (exe_wmain.c:51) ==12235== by 0x499EBF7: __wine_spec_exe_wentry (exe_wentry.c:36) ==12235== by 0x7B46AFC3: ??? (process.c:1065) ==12235== by 0x7B46B118: start_process (process.c:1116) ==12235== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==12235== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==12235== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==12235== by 0x7BC5F266: start_process (loader.c:3083) ==12235== by 0x40401A0: ??? (port.c:78) ==12235== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_printf fun:platform_write_icon fun:extract_icon fun:InvokeShellLinker fun:Process_Link fun:wWinMain fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } ==12235== 72 bytes in 1 blocks are definitely lost in loss record 348 of 655 ==12235== at 0x7BC50829: notify_alloc (heap.c:254) ==12235== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12235== by 0x4992BFF: heap_printf (winemenubuilder.c:237) ==12235== by 0x49963A4: platform_write_icon (winemenubuilder.c:1338) ==12235== by 0x499661A: extract_icon (winemenubuilder.c:1380) ==12235== by 0x499B237: InvokeShellLinker (winemenubuilder.c:2833) ==12235== by 0x499CC37: Process_Link (winemenubuilder.c:3218) ==12235== by 0x499E651: wWinMain (winemenubuilder.c:3674) ==12235== by 0x499ED1E: wmain (exe_wmain.c:51) ==12235== by 0x499EBF7: __wine_spec_exe_wentry (exe_wentry.c:36) ==12235== by 0x7B46AFC3: ??? (process.c:1065) ==12235== by 0x7B46B118: start_process (process.c:1116) ==12235== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==12235== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==12235== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==12235== by 0x7BC5F266: start_process (loader.c:3083) ==12235== by 0x40401A0: ??? (port.c:78) ==12235== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_printf fun:platform_write_icon fun:extract_icon fun:InvokeShellLinker fun:Process_Link fun:wWinMain fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so parser && touch parser.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so query && touch query.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so setupcab && touch setupcab.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M setupapi.dll -p setupapi_test.exe.so stringtable && touch stringtable.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/setupapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/shdocvw/tests' ../../../tools/runtest -q -P wine -T ../../.. -M shdocvw.dll -p shdocvw_test.exe.so shdocvw && touch shdocvw.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shdocvw.dll -p shdocvw_test.exe.so shortcut && touch shortcut.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/shdocvw/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/shell32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so appbar && touch appbar.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so assoc && touch assoc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so autocomplete && touch autocomplete.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so brsfolder && touch brsfolder.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so ebrowser && touch ebrowser.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so progman_dde && touch progman_dde.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so recyclebin && touch recyclebin.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shelldispatch && touch shelldispatch.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==12421== Thread 3: ==12421== Syscall param writev(vector[...]) points to uninitialised byte(s) ==12421== at 0x433D47F: ??? (syscall-template.S:84) ==12421== by 0x7BC87FD2: send_request (server.c:228) ==12421== by 0x7BC88185: wine_server_call (server.c:309) ==12421== by 0x7BC47F8D: server_write_file (file.c:620) ==12421== by 0x7BC4970A: NtWriteFile (file.c:1230) ==12421== by 0x57B0525: rpcrt4_conn_np_write (rpc_transport.c:414) ==12421== by 0x57A5747: rpcrt4_conn_write (rpc_binding.h:196) ==12421== by 0x57A745E: RPCRT4_SendWithAuth (rpc_message.c:849) ==12421== by 0x57A8494: RPCRT4_Send (rpc_message.c:1248) ==12421== by 0x57A9C00: I_RpcSend (rpc_message.c:1809) ==12421== by 0x57A9F6A: I_RpcSendReceive (rpc_message.c:1912) ==12421== by 0x54501D6: rpc_sendreceive_thread (rpc.c:800) ==12421== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==12421== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==12421== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==12421== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==12421== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==12421== by 0x7BC99B8A: start_thread (thread.c:487) ==12421== by 0x4249260: start_thread (pthread_create.c:333) ==12421== by 0x434531D: clone (clone.S:114) ==12421== Address 0x63a001a is 90 bytes inside a recently re-allocated block of size 140 alloc'd ==12421== at 0x7BC50829: notify_alloc (heap.c:254) ==12421== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12421== by 0x57A72D6: RPCRT4_SendWithAuth (rpc_message.c:808) ==12421== by 0x57A8494: RPCRT4_Send (rpc_message.c:1248) ==12421== by 0x57A9C00: I_RpcSend (rpc_message.c:1809) ==12421== by 0x57A9F6A: I_RpcSendReceive (rpc_message.c:1912) ==12421== by 0x54501D6: rpc_sendreceive_thread (rpc.c:800) ==12421== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==12421== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==12421== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==12421== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==12421== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==12421== by 0x7BC99B8A: start_thread (thread.c:487) ==12421== by 0x4249260: start_thread (pthread_create.c:333) ==12421== by 0x434531D: clone (clone.S:114) ==12421== Uninitialised value was created by a stack allocation ==12421== at 0x4A1C434: test_ShellWindows (shelldispatch.c:679) ==12421== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:rpcrt4_conn_np_write fun:rpcrt4_conn_write fun:RPCRT4_SendWithAuth fun:RPCRT4_Send fun:I_RpcSend fun:I_RpcSendReceive fun:rpc_sendreceive_thread fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==12421== Thread 1 shell32_test.exe.so: ==12421== Invalid read of size 1 ==12421== at 0x4BE7321: _ILIsValue (pidl.c:1880) ==12421== by 0x4C4AD55: ItemMenu_Constructor (shlview_cmenu.c:637) ==12421== by 0x4C26E60: ShellFolder2_GetUIObjectOf (shfldr_unixfs.c:1191) ==12421== by 0x4BF0E44: IShellFolder_GetUIObjectOf (shobjidl.h:1684) ==12421== by 0x4BF0E44: FolderItemVerbs_Constructor (???:0) ==12421== by 0x4BF1FCD: FolderItemImpl_Verbs (shelldispatch.c:871) ==12421== by 0x4A1E981: FolderItem_Verbs (shldisp.h:2168) ==12421== by 0x4A1E981: test_Verbs (???:0) ==12421== by 0x4A1F2DA: func_shelldispatch (shelldispatch.c:1084) ==12421== by 0x4A7340D: run_test (test.h:589) ==12421== by 0x4A7385F: main (test.h:673) ==12421== Address 0x6e46c9a is 2 bytes inside a block of size 80 free'd ==12421== at 0x7BC50898: notify_free (heap.c:262) ==12421== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==12421== by 0x54339E0: IMalloc_fnFree (ifs.c:269) ==12421== by 0x5433E6E: IMalloc_Free (objidl.h:1514) ==12421== by 0x5433E6E: CoTaskMemFree (???:0) ==12421== by 0x581FDDB: SysFreeString (oleaut.c:324) ==12421== by 0x584B430: ITypeLib2_fnRelease (typelib.c:4748) ==12421== by 0x584B5D9: ITypeLib2_Release (oaidl.h:3090) ==12421== by 0x584B5D9: ITypeLib2_fnRelease (???:0) ==12421== by 0x584DA86: ITypeLib2_Release (oaidl.h:3090) ==12421== by 0x584DA86: ITypeInfo_fnRelease (???:0) ==12421== by 0x5836CA9: ITypeInfo_Release (oaidl.h:1568) ==12421== by 0x5836CA9: TMProxyImpl_Release (???:0) ==12421== by 0x5438E35: IRpcProxyBuffer_Release (objidl.h:9247) ==12421== by 0x5438E35: ifproxy_destroy (???:0) ==12421== by 0x5439C9A: proxy_manager_destroy (marshal.c:1097) ==12421== by 0x54376C6: ClientIdentity_Release (marshal.c:252) ==12421== by 0x583B8A8: ProxyIUnknown_Release (tmarshal.c:1626) ==12421== by 0x4A1DED9: IShellWindows_Release (exdisp.h:3081) ==12421== by 0x4A1DED9: test_ShellWindows (???:0) ==12421== by 0x4A1F2D0: func_shelldispatch (shelldispatch.c:1082) ==12421== by 0x4A7340D: run_test (test.h:589) ==12421== by 0x4A7385F: main (test.h:673) ==12421== Block was alloc'd at ==12421== at 0x7BC50829: notify_alloc (heap.c:254) ==12421== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12421== by 0x543357F: IMalloc_fnAlloc (ifs.c:187) ==12421== by 0x5433E1E: IMalloc_Alloc (objidl.h:1508) ==12421== by 0x5433E1E: CoTaskMemAlloc (???:0) ==12421== by 0x581FABE: alloc_bstr (oleaut.c:177) ==12421== by 0x582001D: SysAllocStringByteLen (oleaut.c:440) ==12421== by 0x5845241: MSFT_ReadAllStrings (typelib.c:2782) ==12421== by 0x5847035: ITypeLib2_Constructor_MSFT (typelib.c:3493) ==12421== by 0x584695C: TLB_ReadTypeLib (typelib.c:3372) ==12421== by 0x583F7E5: LoadTypeLibEx (typelib.c:477) ==12421== by 0x583F704: LoadTypeLib (typelib.c:453) ==12421== by 0x5853A4B: ITypeInfo_fnGetRefTypeInfo (typelib.c:7671) ==12421== by 0x583685A: ITypeInfo_GetRefTypeInfo (oaidl.h:1605) ==12421== by 0x583685A: num_of_funcs (???:0) ==12421== by 0x583673E: num_of_funcs (tmarshal.c:452) ==12421== by 0x583C528: PSFacBuf_CreateProxy (tmarshal.c:1867) ==12421== by 0x54395D9: IPSFactoryBuffer_CreateProxy (objidl.h:9564) ==12421== by 0x54395D9: proxy_manager_create_ifproxy (???:0) ==12421== by 0x543A491: unmarshal_object (marshal.c:1293) ==12421== by 0x543A9E0: StdMarshalImpl_UnmarshalInterface (marshal.c:1388) ==12421== by 0x543C11A: IMarshal_UnmarshalInterface (objidl.h:881) ==12421== by 0x543C11A: CoUnmarshalInterface (???:0) ==12421== by 0x5795EEA: NdrInterfacePointerUnmarshall (ndr_ole.c:353) ==12421== { Memcheck:Addr1 fun:_ILIsValue fun:ItemMenu_Constructor fun:ShellFolder2_GetUIObjectOf fun:IShellFolder_GetUIObjectOf fun:FolderItemVerbs_Constructor fun:FolderItemImpl_Verbs fun:FolderItem_Verbs fun:test_Verbs fun:func_shelldispatch fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shelllink && touch shelllink.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==12455== Invalid read of size 2 ==12455== at 0x7B4650DE: SearchPathW (path.c:894) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B89C: RtlDetermineDosPathNameType_U (path.c:244) ==12455== by 0x7B464C6D: contains_pathW (path.c:763) ==12455== by 0x7B46510D: SearchPathW (path.c:902) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:contains_pathW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B8A8: RtlDetermineDosPathNameType_U (path.c:244) ==12455== by 0x7B464C6D: contains_pathW (path.c:763) ==12455== by 0x7B46510D: SearchPathW (path.c:902) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:contains_pathW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B93A: RtlDetermineDosPathNameType_U (path.c:254) ==12455== by 0x7B464C6D: contains_pathW (path.c:763) ==12455== by 0x7B46510D: SearchPathW (path.c:902) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:contains_pathW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B948: RtlDetermineDosPathNameType_U (path.c:254) ==12455== by 0x7B464C6D: contains_pathW (path.c:763) ==12455== by 0x7B46510D: SearchPathW (path.c:902) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f450a is 2 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:contains_pathW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7B464C80: contains_pathW (path.c:764) ==12455== by 0x7B46510D: SearchPathW (path.c:902) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:contains_pathW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7B462A88: strlenW (unicode.h:200) ==12455== by 0x7B465308: SearchPathW (path.c:943) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strlenW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7B462B07: strchrW (unicode.h:235) ==12455== by 0x7B465324: SearchPathW (path.c:945) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strchrW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7B462B1E: strchrW (unicode.h:235) ==12455== by 0x7B465324: SearchPathW (path.c:945) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strchrW fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC7D83D: strlenW (unicode.h:200) ==12455== by 0x7BC7DC11: RtlInitUnicodeString (rtlstr.c:222) ==12455== by 0x7B464D3B: find_actctx_dllpath (path.c:787) ==12455== by 0x7B4653F4: SearchPathW (path.c:968) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strlenW fun:RtlInitUnicodeString fun:find_actctx_dllpath fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B89C: RtlDetermineDosPathNameType_U (path.c:244) ==12455== by 0x7BC6C197: RtlDosSearchPath_U (path.c:443) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B8A8: RtlDetermineDosPathNameType_U (path.c:244) ==12455== by 0x7BC6C197: RtlDosSearchPath_U (path.c:443) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B93A: RtlDetermineDosPathNameType_U (path.c:254) ==12455== by 0x7BC6C197: RtlDosSearchPath_U (path.c:443) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6B948: RtlDetermineDosPathNameType_U (path.c:254) ==12455== by 0x7BC6C197: RtlDosSearchPath_U (path.c:443) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f450a is 2 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:RtlDetermineDosPathNameType_U fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6ADDB: strlenW (unicode.h:200) ==12455== by 0x7BC6C1C7: RtlDosSearchPath_U (path.c:451) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strlenW fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6AEB2: strchrW (unicode.h:235) ==12455== by 0x7BC6C1DD: RtlDosSearchPath_U (path.c:454) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strchrW fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6AEC9: strchrW (unicode.h:235) ==12455== by 0x7BC6C1DD: RtlDosSearchPath_U (path.c:454) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strchrW fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ==12455== Invalid read of size 2 ==12455== at 0x7BC6AE10: strcpyW (unicode.h:207) ==12455== by 0x7BC6C356: RtlDosSearchPath_U (path.c:479) ==12455== by 0x7B465541: SearchPathW (path.c:996) ==12455== by 0x4FDD9CA: ICO_ExtractIconExW (exticon.c:289) ==12455== by 0x4FDEBF5: PrivateExtractIconsW (exticon.c:585) ==12455== by 0x4BED66A: ExtractIconW (shell32_main.c:883) ==12455== by 0x4BED527: ExtractIconA (shell32_main.c:858) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== Address 0x48f4508 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==12455== at 0x7BC50829: notify_alloc (heap.c:254) ==12455== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==12455== by 0x4BED4AD: ExtractIconA (shell32_main.c:853) ==12455== by 0x4A25DE9: test_ExtractIcon (shelllink.c:1168) ==12455== by 0x4A276BF: func_shelllink (shelllink.c:1431) ==12455== by 0x4A7340D: run_test (test.h:589) ==12455== by 0x4A7385F: main (test.h:673) ==12455== { Memcheck:Addr2 fun:strcpyW fun:RtlDosSearchPath_U fun:SearchPathW fun:ICO_ExtractIconExW fun:PrivateExtractIconsW fun:ExtractIconW fun:ExtractIconA fun:test_ExtractIcon fun:func_shelllink fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shellole && touch shellole.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shellpath && touch shellpath.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shfldr_special && touch shfldr_special.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shlexec && touch shlexec.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1108: Test failed: ShellExecute(verb="", file="C:\users\austin\Temp\wt60f8.tmp\drawback_file.noassoc foo.shlexec") WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1693: Test failed: ShellExecute(verb="", file="C:\users\austin\Temp\wt60f8.tmp\test file.shlexec") WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1693: Test failed: ShellExecute(verb="", file="C:\users\austin\Temp\wt60f8.tmp\test file.shlexec.") WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1717: Test failed: ShellExecute(file="C:\users\austin\Temp\wt60f8.tmp\%nasty% $file.shlexec") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\%nasty% $file.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\test file.shlexec' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1717: Test failed: ShellExecute(file="C:/users/austin/Temp/wt60f8.tmp/test file.shlexec") argvA4 expected 'C:/users/austin/Temp/wt60f8.tmp/test file.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\%nasty% $file.shlexec' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1717: Test failed: ShellExecute(file="C:\users\austin\Temp\wt60f8.tmp\test file.noassoc.shlexec") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\test file.noassoc.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\test file.shlexec' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1715: Test failed: ShellExecute(verb="QuotedLowerL", file="C:\users\austin\Temp\wt60f8.tmp\test file.shlexec") argvA3 expected 'QuotedLowerL', got 'Open' shlexec.c:1717: Test failed: ShellExecute(verb="QuotedLowerL", file="C:\users\austin\Temp\wt60f8.tmp\test file.shlexec") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\test file.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\test file.noassoc.shlexec' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1715: Test failed: ShellExecute(verb="QuotedUpperL", file="C:\users\austin\Temp\wt60f8.tmp\test file.shlexec") argvA3 expected 'QuotedUpperL', got 'Open' shlexec.c:1717: Test failed: ShellExecute(verb="QuotedUpperL", file="C:\users\austin\Temp\wt60f8.tmp\test file.shlexec") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\test file.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\test file.noassoc.shlexec' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1715: Test failed: ShellExecute(verb="averb", file="C:\users\austin\Temp\wt60f8.tmp\test file.sha") argvA3 expected 'averb', got 'QuotedLowerL' shlexec.c:1717: Test failed: ShellExecute(verb="averb", file="C:\users\austin\Temp\wt60f8.tmp\test file.sha") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\test file.sha', got 'C:\users\austin\Temp\wt60f8.tmp\test file.shlexec' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1715: Test failed: ShellExecute(file="C:\users\austin\Temp\wt60f8.tmp\masked file.shlexec") argvA3 expected 'Open', got 'AVerb' shlexec.c:1717: Test failed: ShellExecute(file="C:\users\austin\Temp\wt60f8.tmp\masked file.shlexec") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\masked file.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\test file.sha' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1775: Test failed: ShellExecute(file=""C:\users\austin\Temp\wt60f8.tmp\test file.shlexec"") argcA expected 5, but got 6 shlexec.c:1776: Test failed: ShellExecute(file=""C:\users\austin\Temp\wt60f8.tmp\test file.shlexec"") argvA3 expected 'Open', got 'UpperL' shlexec.c:1778: Test failed: ShellExecute(file=""C:\users\austin\Temp\wt60f8.tmp\test file.shlexec"") argvA4 expected 'C:\users\austin\Temp\wt60f8.tmp\test file.shlexec', got 'C:\users\austin\Temp\wt60f8.tmp\test' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1888: Test succeeded inside todo block: ShellExecute(file="file://///C|/users/austin/Temp/wt60f8.tmp/test_shortcut_shlexec.lnk") WaitForSingleObject returned 0 shlexec.c:1911: Test succeeded inside todo block: ShellExecute(file="file://///C|/users/austin/Temp/wt60f8.tmp/test_shortcut_shlexec.lnk") argvA3 expected 'Open', got 'Open' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1941: Test failed: ShellExecute(file="fakeproto://foo/bar") WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1946: Test failed: ShellExecute(verb="", file="shlproto://foo/bar") ShlexecVar expected 'Present', but key not found or empty preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1949: Test failed: ShellExecute(file="shlproto://foo/bar") argvA3 expected 'URL', but key not found or empty shlexec.c:1950: Test failed: ShellExecute(file="shlproto://foo/bar") argvA4 expected 'shlproto://foo/bar', but key not found or empty preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1971: Test failed: ShellExecute(verb="averb", file="shlproto://foo/bar") argvA3 expected 'AVerb', got 'URL' preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1976: Test succeeded inside todo block: ShellExecute(verb="", file="shlproto://foo/bar.lnk") WaitForSingleObject returned 0 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1983: Test failed: ShellExecute(file="shlproto://foo/bar.exe") WaitForSingleObject returned 258 shlexec.c:1986: Test failed: ShellExecute(file="shlproto://foo/bar.exe") argvA3 expected 'URL', but key not found or empty shlexec.c:1987: Test failed: ShellExecute(file="shlproto://foo/bar.exe") argvA4 expected 'shlproto://foo/bar.exe', but key not found or empty preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:1990: Test failed: ShellExecute(file="shlproto://foo/bar", params="shlexec.shlexec") WaitForSingleObject returned 258 shlexec.c:1993: Test failed: ShellExecute(file="shlproto://foo/bar", params="shlexec.shlexec") argvA3 expected 'URL', but key not found or empty shlexec.c:1994: Test failed: ShellExecute(file="shlproto://foo/bar", params="shlexec.shlexec") argvA4 expected 'shlproto://foo/bar', but key not found or empty preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:2007: Test failed: ShellExecute(verb="", file="%urlprefix%foo") WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:2183: Test succeeded inside todo block: ShellExecuteEx(mask="0x808240", file="%TMPDIR%\test_shortcut_shlexec.lnk") WaitForSingleObject returned 0 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlexec.c:2276: Test failed: ShellExecute(verb="", file="C:\users\austin\Temp\wt60f8.tmp\test file.noassoc", params="shlexec "C:\users\austin\Temp\wt60f8.tmp\wt612f.tmp" Exec") WaitForSingleObject returned 258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Usage: Z:\home\austin\wine-valgrind\dlls\shell32\tests\shell32_test.exe.so test_name Valid test names: appbar assoc autocomplete brsfolder ebrowser generated progman_dde recyclebin shelldispatch shelllink shellole shellpath shfldr_special shlexec shlfileop shlfolder shlview string systray shlexec.c:2298: Test succeeded inside todo block: ShellExecuteEx(mask="0x8440", verb="notaverb", file="Z:\home\austin\wine-valgrind\dlls\shell32\tests\shell32_test.exe.so") WaitForSingleObject returned 0 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: *** [Makefile:656: shlexec.ok] Error 35 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shlfileop && touch shlfileop.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 shlfileop.c:713: Tests skipped: Test would show a dialog box ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shlfolder && touch shlfolder.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so shlview && touch shlview.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shell32.dll -p shell32_test.exe.so systray && touch systray.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/shell32/tests' make: *** [Makefile:16368: dlls/shell32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/shlwapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so assoc && touch assoc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so clist && touch clist.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so clsid && touch clsid.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so istream && touch istream.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so ordinal && touch ordinal.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ordinal.c:220: Tests skipped: RegOpenKey(Software\Microsoft\Internet Explorer\International) failed: 2 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ordinal.c:2146: Tests skipped: No compatibility class data found ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so path && touch path.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so shreg && touch shreg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so thread && touch thread.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M shlwapi.dll -p shlwapi_test.exe.so url && touch url.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/shlwapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/slc/tests' ../../../tools/runtest -q -P wine -T ../../.. -M slc.dll -p slc_test.exe.so slc && touch slc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/slc/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/snmpapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M snmpapi.dll -p snmpapi_test.exe.so util && touch util.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/snmpapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/spoolss/tests' ../../../tools/runtest -q -P wine -T ../../.. -M spoolss.dll -p spoolss_test.exe.so spoolss && touch spoolss.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/spoolss/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/sti/tests' ../../../tools/runtest -q -P wine -T ../../.. -M sti.dll -p sti_test.exe.so sti && touch sti.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/sti/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/sxs/tests' ../../../tools/runtest -q -P wine -T ../../.. -M sxs.dll -p sxs_test.exe.so cache && touch cache.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M sxs.dll -p sxs_test.exe.so name && touch name.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/sxs/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/t2embed/tests' ../../../tools/runtest -q -P wine -T ../../.. -M t2embed.dll -p t2embed_test.exe.so t2embed && touch t2embed.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/t2embed/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/taskschd/tests' ../../../tools/runtest -q -P wine -T ../../.. -M taskschd.dll -p taskschd_test.exe.so scheduler && touch scheduler.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/taskschd/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/twain_32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M twain_32.dll -p twain_32_test.exe.so dsm && touch dsm.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/twain_32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ucrtbase/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ucrtbase.dll -p ucrtbase_test.exe.so cpp && touch cpp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ucrtbase.dll -p ucrtbase_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ucrtbase.dll -p ucrtbase_test.exe.so printf && touch printf.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ucrtbase.dll -p ucrtbase_test.exe.so string && touch string.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ucrtbase/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/urlmon/tests' ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so misc && touch misc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so protocol && touch protocol.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==13879== Thread 3: ==13879== Invalid read of size 2 ==13879== at 0x5B75A6F: memchrW (unicode.h:283) ==13879== by 0x5B79C5A: InternetCrackUrlW (internet.c:1711) ==13879== by 0x5B6F08C: get_redirect_url (http.c:3997) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== Address 0x48ec738 is 0 bytes after a recently re-allocated block of size 80 alloc'd ==13879== at 0x7BC50829: notify_alloc (heap.c:254) ==13879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13879== by 0x5B646A8: heap_alloc (internet.h:94) ==13879== by 0x5B6F033: get_redirect_url (http.c:3988) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13879== Invalid read of size 2 ==13879== at 0x5B75A6F: memchrW (unicode.h:283) ==13879== by 0x5B79C96: InternetCrackUrlW (internet.c:1713) ==13879== by 0x5B6F08C: get_redirect_url (http.c:3997) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== Address 0x48ec738 is 0 bytes after a recently re-allocated block of size 80 alloc'd ==13879== at 0x7BC50829: notify_alloc (heap.c:254) ==13879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13879== by 0x5B646A8: heap_alloc (internet.h:94) ==13879== by 0x5B6F033: get_redirect_url (http.c:3988) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13879== Invalid read of size 2 ==13879== at 0x5B75A6F: memchrW (unicode.h:283) ==13879== by 0x5B79E7C: InternetCrackUrlW (internet.c:1753) ==13879== by 0x5B6F08C: get_redirect_url (http.c:3997) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== Address 0x48ec738 is 0 bytes after a recently re-allocated block of size 80 alloc'd ==13879== at 0x7BC50829: notify_alloc (heap.c:254) ==13879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13879== by 0x5B646A8: heap_alloc (internet.h:94) ==13879== by 0x5B6F033: get_redirect_url (http.c:3988) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13879== Invalid read of size 2 ==13879== at 0x5B75A6F: memchrW (unicode.h:283) ==13879== by 0x5B7A2C7: InternetCrackUrlW (internet.c:1867) ==13879== by 0x5B6F08C: get_redirect_url (http.c:3997) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== Address 0x48ec738 is 0 bytes after a recently re-allocated block of size 80 alloc'd ==13879== at 0x7BC50829: notify_alloc (heap.c:254) ==13879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13879== by 0x5B646A8: heap_alloc (internet.h:94) ==13879== by 0x5B6F033: get_redirect_url (http.c:3988) ==13879== by 0x5B7274B: HTTP_HttpSendRequestW (http.c:5032) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13879== Thread 1 urlmon_test.exe.so: ==13879== 96 bytes in 1 blocks are possibly lost in loss record 600 of 921 ==13879== at 0x7BC50829: notify_alloc (heap.c:254) ==13879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13879== by 0x5B80F9D: heap_alloc_zero (internet.h:99) ==13879== by 0x5B82290: create_netconn (netconnection.c:348) ==13879== by 0x5B71958: open_http_connection (http.c:4773) ==13879== by 0x5B72097: HTTP_HttpSendRequestW (http.c:4914) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13879== 96 bytes in 1 blocks are definitely lost in loss record 602 of 921 ==13879== at 0x7BC50829: notify_alloc (heap.c:254) ==13879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13879== by 0x5B80F9D: heap_alloc_zero (internet.h:99) ==13879== by 0x5B82290: create_netconn (netconnection.c:348) ==13879== by 0x5B71958: open_http_connection (http.c:4773) ==13879== by 0x5B72097: HTTP_HttpSendRequestW (http.c:4914) ==13879== by 0x5B72F6A: AsyncHttpSendRequestProc (http.c:5183) ==13879== by 0x5B7EECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13879== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13879== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13879== by 0x7BC99B8A: start_thread (thread.c:487) ==13879== by 0x4249260: start_thread (pthread_create.c:333) ==13879== by 0x434531D: clone (clone.S:114) ==13879== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so sec_mgr && touch sec_mgr.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so stream && touch stream.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so uri && touch uri.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M urlmon.dll -p urlmon_test.exe.so url && touch url.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==13933== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp13933_a5f1c235 is empty ==13933== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/xul.pdb ==13933== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp13933_a5f1c235 is empty ==13933== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/lgpllibs.pdb ==13933== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp13933_a5f1c235 is empty ==13933== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/nss3.pdb ==13933== LOAD_PDB_DEBUGINFO: Find PDB file: /tmp/valgrind_petmp13933_a5f1c235 is empty ==13933== Warning: Missing or un-stat-able /home/austin/.wine-valgrind/drive_c/windows/system32/gecko/2.47/wine_gecko/mozglue.pdb ==13933== 8 bytes in 1 blocks are definitely lost in loss record 128 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13933== by 0x9615755: SECUR32_makeSecHandle (wrapper.c:44) ==13933== by 0x96161D3: InitializeSecurityContextW (wrapper.c:354) ==13933== by 0x5B8A6DF: netcon_secure_connect_setup (netconnection.c:467) ==13933== by 0x5B8B01C: NETCON_secure_connect (netconnection.c:617) ==13933== by 0x5B7A10A: HTTP_HttpSendRequestW (http.c:4923) ==13933== by 0x5B7AF6A: AsyncHttpSendRequestProc (http.c:5183) ==13933== by 0x5B86ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13933== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13933== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13933== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13933== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13933== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13933== by 0x7BC99B8A: start_thread (thread.c:487) ==13933== by 0x4249260: start_thread (pthread_create.c:333) ==13933== by 0x434531D: clone (clone.S:114) ==13933== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:SECUR32_makeSecHandle fun:InitializeSecurityContextW fun:netcon_secure_connect_setup fun:NETCON_secure_connect fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13933== 96 bytes in 1 blocks are definitely lost in loss record 1,858 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13933== by 0x5B88F9D: heap_alloc_zero (internet.h:99) ==13933== by 0x5B8A290: create_netconn (netconnection.c:348) ==13933== by 0x5B79958: open_http_connection (http.c:4773) ==13933== by 0x5B7A097: HTTP_HttpSendRequestW (http.c:4914) ==13933== by 0x5B7AF6A: AsyncHttpSendRequestProc (http.c:5183) ==13933== by 0x5B86ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13933== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13933== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13933== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13933== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13933== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13933== by 0x7BC99B8A: start_thread (thread.c:487) ==13933== by 0x4249260: start_thread (pthread_create.c:333) ==13933== by 0x434531D: clone (clone.S:114) ==13933== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13933== 128 bytes in 4 blocks are possibly lost in loss record 1,958 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13933== by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326) ==13933== by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359) ==13933== by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337) ==13933== by 0x6A0D8113: ??? ==13933== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:RtlInitializeCriticalSectionEx fun:InitializeCriticalSectionEx fun:InitializeCriticalSectionAndSpinCount obj:* } ==13933== 164 bytes in 1 blocks are possibly lost in loss record 2,061 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13933== by 0x549B7EE: rpcrt4_conn_np_alloc (rpc_transport.c:78) ==13933== by 0x54A482C: RPCRT4_CreateConnection (rpc_transport.c:3311) ==13933== by 0x549BD6D: rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:220) ==13933== by 0x549883B: RPCRT4_use_protseq (rpc_server.c:846) ==13933== by 0x5499237: RpcServerUseProtseqEpExW (rpc_server.c:1057) ==13933== by 0x5498CA0: RpcServerUseProtseqEpW (rpc_server.c:943) ==13933== by 0x4CE75C5: RPC_StartRemoting (rpc.c:1636) ==13933== by 0x4CCF16D: StdMarshalImpl_MarshalInterface (marshal.c:1235) ==13933== by 0x4CD0F0A: IMarshal_MarshalInterface (objidl.h:878) ==13933== by 0x4CD0F0A: CoMarshalInterface (???:0) ==13933== by 0x4CD8001: RegisterDragDrop (ole2.c:605) ==13933== by 0x6B72EF90: ??? ==13933== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:rpcrt4_conn_np_alloc fun:RPCRT4_CreateConnection fun:rpcrt4_protseq_ncalrpc_open_endpoint fun:RPCRT4_use_protseq fun:RpcServerUseProtseqEpExW fun:RpcServerUseProtseqEpW fun:RPC_StartRemoting fun:StdMarshalImpl_MarshalInterface fun:IMarshal_MarshalInterface fun:CoMarshalInterface fun:RegisterDragDrop obj:* } ==13933== 384 bytes in 4 blocks are possibly lost in loss record 2,262 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13933== by 0x5B88F9D: heap_alloc_zero (internet.h:99) ==13933== by 0x5B8A290: create_netconn (netconnection.c:348) ==13933== by 0x5B79958: open_http_connection (http.c:4773) ==13933== by 0x5B7A097: HTTP_HttpSendRequestW (http.c:4914) ==13933== by 0x5B7AF6A: AsyncHttpSendRequestProc (http.c:5183) ==13933== by 0x5B86ECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==13933== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==13933== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==13933== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==13933== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==13933== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==13933== by 0x7BC99B8A: start_thread (thread.c:487) ==13933== by 0x4249260: start_thread (pthread_create.c:333) ==13933== by 0x434531D: clone (clone.S:114) ==13933== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==13933== 800 bytes in 2 blocks are possibly lost in loss record 2,421 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==13933== by 0x8F1E590: msvcrt_heap_realloc (heap.c:102) ==13933== by 0x8F1F143: MSVCRT_realloc (heap.c:457) ==13933== by 0x69E78C00: ??? ==13933== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlReAllocateHeap fun:msvcrt_heap_realloc fun:MSVCRT_realloc obj:* } ==13933== 1,200 bytes in 17 blocks are possibly lost in loss record 2,474 of 2,750 ==13933== at 0x7BC50829: notify_alloc (heap.c:254) ==13933== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==13933== by 0x4CC857F: IMalloc_fnAlloc (ifs.c:187) ==13933== by 0x4CC8E1E: IMalloc_Alloc (objidl.h:1508) ==13933== by 0x4CC8E1E: CoTaskMemAlloc (???:0) ==13933== by 0x54FFABE: alloc_bstr (oleaut.c:177) ==13933== by 0x54FFE85: SysAllocStringLen (oleaut.c:355) ==13933== by 0x4BF4C43: pre_process_uri (uri.c:786) ==13933== by 0x4C02136: CreateUri (uri.c:5738) ==13933== by 0x75E1AA6: create_uri (persist.c:186) ==13933== by 0x75D253F: nsIOServiceHook_NewURI (nsio.c:3890) ==13933== by 0x69F3AFD9: ??? ==13933== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:IMalloc_fnAlloc fun:IMalloc_Alloc fun:CoTaskMemAlloc fun:alloc_bstr fun:SysAllocStringLen fun:pre_process_uri fun:CreateUri fun:create_uri fun:nsIOServiceHook_NewURI obj:* } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/urlmon/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/user32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so broadcast && touch broadcast.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so class && touch class.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so clipboard && touch clipboard.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14152== Syscall param writev(vector[...]) points to uninitialised byte(s) ==14152== at 0x433D453: __writev_nocancel (syscall-template.S:84) ==14152== by 0x7BC87FD2: send_request (server.c:228) ==14152== by 0x7BC88185: wine_server_call (server.c:309) ==14152== by 0x4CFD7D8: SetClipboardData (clipboard.c:904) ==14152== by 0x4A0ED7F: test_RegisterClipboardFormatA (clipboard.c:433) ==14152== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48fd360 is 8 bytes inside a block of size 9 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14152== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14152== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Uninitialised value was created by a client request ==14152== at 0x7BC505F8: mark_block_uninitialized (heap.c:208) ==14152== by 0x7BC50784: initialize_block (heap.c:239) ==14152== by 0x7BC54CCA: RtlAllocateHeap (heap.c:1717) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14152== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14152== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Param writev(vector[...]) fun:__writev_nocancel fun:send_request fun:wine_server_call fun:SetClipboardData fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14162== 8 bytes in 1 blocks are possibly lost in loss record 49 of 578 ==14162== at 0x7BC50829: notify_alloc (heap.c:254) ==14162== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14162== by 0x7B449A29: HeapAlloc (heap.c:271) ==14162== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14162== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14162== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14162== by 0x4B14193: run_test (test.h:589) ==14162== by 0x4B145E5: main (test.h:673) ==14162== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14162== 9 bytes in 1 blocks are definitely lost in loss record 51 of 578 ==14162== at 0x7BC50829: notify_alloc (heap.c:254) ==14162== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14162== by 0x7B449A29: HeapAlloc (heap.c:271) ==14162== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14162== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14162== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14162== by 0x4B14193: run_test (test.h:589) ==14162== by 0x4B145E5: main (test.h:673) ==14162== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14162== 100 bytes in 1 blocks are definitely lost in loss record 371 of 578 ==14162== at 0x7BC50829: notify_alloc (heap.c:254) ==14162== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14162== by 0x7B449A29: HeapAlloc (heap.c:271) ==14162== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14162== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14162== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14162== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14162== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14162== by 0x7BC99B8A: start_thread (thread.c:487) ==14162== by 0x4249260: start_thread (pthread_create.c:333) ==14162== by 0x434531D: clone (clone.S:114) ==14162== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14163== 100 bytes in 1 blocks are definitely lost in loss record 300 of 469 ==14163== at 0x7BC50829: notify_alloc (heap.c:254) ==14163== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14163== by 0x7B449A29: HeapAlloc (heap.c:271) ==14163== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14163== by 0x4A1BB3E: set_clipboard_data_process (clipboard.c:117) ==14163== by 0x4A2BEBF: func_clipboard (clipboard.c:2434) ==14163== by 0x4B23193: run_test (test.h:589) ==14163== by 0x4B235E5: main (test.h:673) ==14163== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_process fun:func_clipboard fun:run_test fun:main } ==14166== 8 bytes in 1 blocks are possibly lost in loss record 49 of 581 ==14166== at 0x7BC50829: notify_alloc (heap.c:254) ==14166== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14166== by 0x7B449A29: HeapAlloc (heap.c:271) ==14166== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14166== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14166== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14166== by 0x4B14193: run_test (test.h:589) ==14166== by 0x4B145E5: main (test.h:673) ==14166== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14166== 9 bytes in 1 blocks are definitely lost in loss record 51 of 581 ==14166== at 0x7BC50829: notify_alloc (heap.c:254) ==14166== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14166== by 0x7B449A29: HeapAlloc (heap.c:271) ==14166== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14166== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14166== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14166== by 0x4B14193: run_test (test.h:589) ==14166== by 0x4B145E5: main (test.h:673) ==14166== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14166== 100 bytes in 1 blocks are definitely lost in loss record 373 of 581 ==14166== at 0x7BC50829: notify_alloc (heap.c:254) ==14166== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14166== by 0x7B449A29: HeapAlloc (heap.c:271) ==14166== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14166== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14166== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14166== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14166== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14166== by 0x7BC99B8A: start_thread (thread.c:487) ==14166== by 0x4249260: start_thread (pthread_create.c:333) ==14166== by 0x434531D: clone (clone.S:114) ==14166== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14173== 8 bytes in 1 blocks are possibly lost in loss record 49 of 582 ==14173== at 0x7BC50829: notify_alloc (heap.c:254) ==14173== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14173== by 0x7B449A29: HeapAlloc (heap.c:271) ==14173== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14173== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14173== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14173== by 0x4B14193: run_test (test.h:589) ==14173== by 0x4B145E5: main (test.h:673) ==14173== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14173== 9 bytes in 1 blocks are definitely lost in loss record 51 of 582 ==14173== at 0x7BC50829: notify_alloc (heap.c:254) ==14173== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14173== by 0x7B449A29: HeapAlloc (heap.c:271) ==14173== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14173== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14173== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14173== by 0x4B14193: run_test (test.h:589) ==14173== by 0x4B145E5: main (test.h:673) ==14173== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14173== 100 bytes in 1 blocks are definitely lost in loss record 373 of 582 ==14173== at 0x7BC50829: notify_alloc (heap.c:254) ==14173== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14173== by 0x7B449A29: HeapAlloc (heap.c:271) ==14173== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14173== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14173== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14173== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14173== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14173== by 0x7BC99B8A: start_thread (thread.c:487) ==14173== by 0x4249260: start_thread (pthread_create.c:333) ==14173== by 0x434531D: clone (clone.S:114) ==14173== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14176== 8 bytes in 1 blocks are possibly lost in loss record 47 of 568 ==14176== at 0x7BC50829: notify_alloc (heap.c:254) ==14176== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14176== by 0x7B449A29: HeapAlloc (heap.c:271) ==14176== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14176== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14176== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14176== by 0x4B14193: run_test (test.h:589) ==14176== by 0x4B145E5: main (test.h:673) ==14176== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14176== 9 bytes in 1 blocks are definitely lost in loss record 49 of 568 ==14176== at 0x7BC50829: notify_alloc (heap.c:254) ==14176== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14176== by 0x7B449A29: HeapAlloc (heap.c:271) ==14176== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14176== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14176== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14176== by 0x4B14193: run_test (test.h:589) ==14176== by 0x4B145E5: main (test.h:673) ==14176== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14176== 100 bytes in 1 blocks are definitely lost in loss record 363 of 568 ==14176== at 0x7BC50829: notify_alloc (heap.c:254) ==14176== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14176== by 0x7B449A29: HeapAlloc (heap.c:271) ==14176== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14176== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14176== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14176== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14176== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14176== by 0x7BC99B8A: start_thread (thread.c:487) ==14176== by 0x4249260: start_thread (pthread_create.c:333) ==14176== by 0x434531D: clone (clone.S:114) ==14176== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14182== 8 bytes in 1 blocks are possibly lost in loss record 47 of 569 ==14182== at 0x7BC50829: notify_alloc (heap.c:254) ==14182== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14182== by 0x7B449A29: HeapAlloc (heap.c:271) ==14182== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14182== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14182== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14182== by 0x4B14193: run_test (test.h:589) ==14182== by 0x4B145E5: main (test.h:673) ==14182== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14182== 9 bytes in 1 blocks are definitely lost in loss record 49 of 569 ==14182== at 0x7BC50829: notify_alloc (heap.c:254) ==14182== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14182== by 0x7B449A29: HeapAlloc (heap.c:271) ==14182== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14182== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14182== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14182== by 0x4B14193: run_test (test.h:589) ==14182== by 0x4B145E5: main (test.h:673) ==14182== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14182== 100 bytes in 1 blocks are definitely lost in loss record 363 of 569 ==14182== at 0x7BC50829: notify_alloc (heap.c:254) ==14182== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14182== by 0x7B449A29: HeapAlloc (heap.c:271) ==14182== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14182== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14182== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14182== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14182== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14182== by 0x7BC99B8A: start_thread (thread.c:487) ==14182== by 0x4249260: start_thread (pthread_create.c:333) ==14182== by 0x434531D: clone (clone.S:114) ==14182== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14152== Thread 2: ==14152== Syscall param writev(vector[...]) points to uninitialised byte(s) ==14152== at 0x433D47F: ??? (syscall-template.S:84) ==14152== by 0x7BC87FD2: send_request (server.c:228) ==14152== by 0x7BC88185: wine_server_call (server.c:309) ==14152== by 0x4CFD7D8: SetClipboardData (clipboard.c:904) ==14152== by 0x4A14CE6: clipboard_thread (clipboard.c:1339) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48ff960 is 0 bytes inside a recently re-allocated block of size 1 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4A14CD8: clipboard_thread (clipboard.c:1339) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Uninitialised value was created by a client request ==14152== at 0x7BC505F8: mark_block_uninitialized (heap.c:208) ==14152== by 0x7BC50784: initialize_block (heap.c:239) ==14152== by 0x7BC54CCA: RtlAllocateHeap (heap.c:1717) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4A14CD8: clipboard_thread (clipboard.c:1339) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:SetClipboardData fun:clipboard_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14200== Thread 1 user32_test.exe.so: ==14200== 8 bytes in 1 blocks are possibly lost in loss record 62 of 704 ==14200== at 0x7BC50829: notify_alloc (heap.c:254) ==14200== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14200== by 0x7B449A29: HeapAlloc (heap.c:271) ==14200== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14200== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14200== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14200== by 0x4B14193: run_test (test.h:589) ==14200== by 0x4B145E5: main (test.h:673) ==14200== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14200== 9 bytes in 1 blocks are definitely lost in loss record 64 of 704 ==14200== at 0x7BC50829: notify_alloc (heap.c:254) ==14200== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14200== by 0x7B449A29: HeapAlloc (heap.c:271) ==14200== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14200== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14200== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14200== by 0x4B14193: run_test (test.h:589) ==14200== by 0x4B145E5: main (test.h:673) ==14200== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14200== 100 bytes in 1 blocks are definitely lost in loss record 436 of 704 ==14200== at 0x7BC50829: notify_alloc (heap.c:254) ==14200== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14200== by 0x7B449A29: HeapAlloc (heap.c:271) ==14200== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14200== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14200== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14200== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14200== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14200== by 0x7BC99B8A: start_thread (thread.c:487) ==14200== by 0x4249260: start_thread (pthread_create.c:333) ==14200== by 0x434531D: clone (clone.S:114) ==14200== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14200== 100 bytes in 1 blocks are definitely lost in loss record 437 of 704 ==14200== at 0x7BC50829: notify_alloc (heap.c:254) ==14200== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14200== by 0x7B449A29: HeapAlloc (heap.c:271) ==14200== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14200== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14200== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14200== by 0x4B14193: run_test (test.h:589) ==14200== by 0x4B145E5: main (test.h:673) ==14200== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14203== Thread 1 user32_test.exe.so: ==14203== 8 bytes in 1 blocks are possibly lost in loss record 62 of 704 ==14203== at 0x7BC50829: notify_alloc (heap.c:254) ==14203== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14203== by 0x7B449A29: HeapAlloc (heap.c:271) ==14203== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14203== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14203== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14203== by 0x4B14193: run_test (test.h:589) ==14203== by 0x4B145E5: main (test.h:673) ==14203== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14203== 9 bytes in 1 blocks are definitely lost in loss record 64 of 704 ==14203== at 0x7BC50829: notify_alloc (heap.c:254) ==14203== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14203== by 0x7B449A29: HeapAlloc (heap.c:271) ==14203== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14203== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14203== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14203== by 0x4B14193: run_test (test.h:589) ==14203== by 0x4B145E5: main (test.h:673) ==14203== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14203== 100 bytes in 1 blocks are definitely lost in loss record 436 of 704 ==14203== at 0x7BC50829: notify_alloc (heap.c:254) ==14203== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14203== by 0x7B449A29: HeapAlloc (heap.c:271) ==14203== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14203== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14203== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14203== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14203== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14203== by 0x7BC99B8A: start_thread (thread.c:487) ==14203== by 0x4249260: start_thread (pthread_create.c:333) ==14203== by 0x434531D: clone (clone.S:114) ==14203== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14203== 100 bytes in 1 blocks are definitely lost in loss record 437 of 704 ==14203== at 0x7BC50829: notify_alloc (heap.c:254) ==14203== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14203== by 0x7B449A29: HeapAlloc (heap.c:271) ==14203== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14203== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14203== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14203== by 0x4B14193: run_test (test.h:589) ==14203== by 0x4B145E5: main (test.h:673) ==14203== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14207== Thread 1 user32_test.exe.so: ==14207== 8 bytes in 1 blocks are possibly lost in loss record 61 of 702 ==14207== at 0x7BC50829: notify_alloc (heap.c:254) ==14207== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14207== by 0x7B449A29: HeapAlloc (heap.c:271) ==14207== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14207== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14207== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14207== by 0x4B14193: run_test (test.h:589) ==14207== by 0x4B145E5: main (test.h:673) ==14207== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14207== 9 bytes in 1 blocks are definitely lost in loss record 63 of 702 ==14207== at 0x7BC50829: notify_alloc (heap.c:254) ==14207== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14207== by 0x7B449A29: HeapAlloc (heap.c:271) ==14207== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14207== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14207== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14207== by 0x4B14193: run_test (test.h:589) ==14207== by 0x4B145E5: main (test.h:673) ==14207== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14207== 100 bytes in 1 blocks are definitely lost in loss record 434 of 702 ==14207== at 0x7BC50829: notify_alloc (heap.c:254) ==14207== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14207== by 0x7B449A29: HeapAlloc (heap.c:271) ==14207== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14207== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14207== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14207== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14207== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14207== by 0x7BC99B8A: start_thread (thread.c:487) ==14207== by 0x4249260: start_thread (pthread_create.c:333) ==14207== by 0x434531D: clone (clone.S:114) ==14207== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14207== 100 bytes in 1 blocks are definitely lost in loss record 435 of 702 ==14207== at 0x7BC50829: notify_alloc (heap.c:254) ==14207== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14207== by 0x7B449A29: HeapAlloc (heap.c:271) ==14207== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14207== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14207== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14207== by 0x4B14193: run_test (test.h:589) ==14207== by 0x4B145E5: main (test.h:673) ==14207== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14213== Thread 1 user32_test.exe.so: ==14213== 8 bytes in 1 blocks are possibly lost in loss record 62 of 705 ==14213== at 0x7BC50829: notify_alloc (heap.c:254) ==14213== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14213== by 0x7B449A29: HeapAlloc (heap.c:271) ==14213== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14213== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14213== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14213== by 0x4B14193: run_test (test.h:589) ==14213== by 0x4B145E5: main (test.h:673) ==14213== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14213== 9 bytes in 1 blocks are definitely lost in loss record 64 of 705 ==14213== at 0x7BC50829: notify_alloc (heap.c:254) ==14213== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14213== by 0x7B449A29: HeapAlloc (heap.c:271) ==14213== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14213== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14213== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14213== by 0x4B14193: run_test (test.h:589) ==14213== by 0x4B145E5: main (test.h:673) ==14213== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14213== 100 bytes in 1 blocks are definitely lost in loss record 435 of 705 ==14213== at 0x7BC50829: notify_alloc (heap.c:254) ==14213== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14213== by 0x7B449A29: HeapAlloc (heap.c:271) ==14213== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14213== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14213== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14213== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14213== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14213== by 0x7BC99B8A: start_thread (thread.c:487) ==14213== by 0x4249260: start_thread (pthread_create.c:333) ==14213== by 0x434531D: clone (clone.S:114) ==14213== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14213== 100 bytes in 1 blocks are definitely lost in loss record 436 of 705 ==14213== at 0x7BC50829: notify_alloc (heap.c:254) ==14213== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14213== by 0x7B449A29: HeapAlloc (heap.c:271) ==14213== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14213== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14213== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14213== by 0x4B14193: run_test (test.h:589) ==14213== by 0x4B145E5: main (test.h:673) ==14213== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14215== Thread 1 user32_test.exe.so: ==14215== 8 bytes in 1 blocks are possibly lost in loss record 62 of 705 ==14215== at 0x7BC50829: notify_alloc (heap.c:254) ==14215== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14215== by 0x7B449A29: HeapAlloc (heap.c:271) ==14215== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14215== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14215== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14215== by 0x4B14193: run_test (test.h:589) ==14215== by 0x4B145E5: main (test.h:673) ==14215== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14215== 9 bytes in 1 blocks are definitely lost in loss record 64 of 705 ==14215== at 0x7BC50829: notify_alloc (heap.c:254) ==14215== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14215== by 0x7B449A29: HeapAlloc (heap.c:271) ==14215== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14215== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14215== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14215== by 0x4B14193: run_test (test.h:589) ==14215== by 0x4B145E5: main (test.h:673) ==14215== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14215== 100 bytes in 1 blocks are definitely lost in loss record 435 of 705 ==14215== at 0x7BC50829: notify_alloc (heap.c:254) ==14215== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14215== by 0x7B449A29: HeapAlloc (heap.c:271) ==14215== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14215== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14215== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14215== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14215== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14215== by 0x7BC99B8A: start_thread (thread.c:487) ==14215== by 0x4249260: start_thread (pthread_create.c:333) ==14215== by 0x434531D: clone (clone.S:114) ==14215== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14215== 100 bytes in 1 blocks are definitely lost in loss record 436 of 705 ==14215== at 0x7BC50829: notify_alloc (heap.c:254) ==14215== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14215== by 0x7B449A29: HeapAlloc (heap.c:271) ==14215== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14215== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14215== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14215== by 0x4B14193: run_test (test.h:589) ==14215== by 0x4B145E5: main (test.h:673) ==14215== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14152== Thread 1 user32_test.exe.so: ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17A15: test_handles (clipboard.c:1757) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a200 is 464 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17E73: test_handles (clipboard.c:1788) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492c988 is 0 bytes inside a block of size 1 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFBB8E: cache_data (clipboard.c:282) ==14152== by 0x4CFE061: GetClipboardData (clipboard.c:1067) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17EB0: test_handles (clipboard.c:1789) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x4926ba0 is 4 bytes after a block of size 20 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x4CFC081: render_synthesized_textA (clipboard.c:428) ==14152== by 0x4CFC872: render_synthesized_format (clipboard.c:593) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4CFBFCC: render_synthesized_textA (clipboard.c:415) ==14152== by 0x4CFC872: render_synthesized_format (clipboard.c:593) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17EED: test_handles (clipboard.c:1790) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a180 is 336 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17F2A: test_handles (clipboard.c:1791) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a1c0 is 400 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17F67: test_handles (clipboard.c:1792) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a3a8 is 888 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B25: test_handles (clipboard.c:1882) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492c988 is 0 bytes inside a block of size 1 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFBB8E: cache_data (clipboard.c:282) ==14152== by 0x4CFE061: GetClipboardData (clipboard.c:1067) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B96: test_handles (clipboard.c:1883) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x4926ba0 is 4 bytes after a block of size 20 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x4CFC081: render_synthesized_textA (clipboard.c:428) ==14152== by 0x4CFC872: render_synthesized_format (clipboard.c:593) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4CFBFCC: render_synthesized_textA (clipboard.c:415) ==14152== by 0x4CFC872: render_synthesized_format (clipboard.c:593) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C07: test_handles (clipboard.c:1884) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a180 is 336 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C78: test_handles (clipboard.c:1885) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a1c0 is 400 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18CE9: test_handles (clipboard.c:1886) ==14152== by 0x4A1A55E: test_data_handles (clipboard.c:2074) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492a3a8 is 888 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A1146A: test_synthesized (clipboard.c:840) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17A15: test_handles (clipboard.c:1757) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x4934030 is 0 bytes inside a block of size 348 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFD8DC: SetClipboardData (clipboard.c:926) ==14152== by 0x4A10845: test_synthesized (clipboard.c:728) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFB75C: marshal_data (clipboard.c:159) ==14152== by 0x4CFD6AC: SetClipboardData (clipboard.c:890) ==14152== by 0x4A10845: test_synthesized (clipboard.c:728) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17E73: test_handles (clipboard.c:1788) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e0138 is 0 bytes inside a block of size 20 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC5AB86: load_builtin_callback (loader.c:1624) ==14152== by 0x403F0E3: wine_dll_set_callback (loader.c:545) ==14152== by 0x7BC5FCB2: __wine_process_init (loader.c:3336) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC5A850: get_builtin_fullname (loader.c:1559) ==14152== by 0x7BC5AAC8: load_builtin_callback (loader.c:1616) ==14152== by 0x403F0E3: wine_dll_set_callback (loader.c:545) ==14152== by 0x7BC5FCB2: __wine_process_init (loader.c:3336) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17EB0: test_handles (clipboard.c:1789) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e02d0 is 0 bytes inside a block of size 26 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC5CBB3: find_dll_file (loader.c:2233) ==14152== by 0x7BC5D62A: LdrGetDllHandle (loader.c:2404) ==14152== by 0x7B45FB3C: GetModuleHandleExW (module.c:581) ==14152== by 0x7B45FCA7: GetModuleHandleW (module.c:631) ==14152== by 0x7B46B3CD: __wine_kernel_init (process.c:1202) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC5C776: find_dll_file (loader.c:2143) ==14152== by 0x7BC5D62A: LdrGetDllHandle (loader.c:2404) ==14152== by 0x7B45FB3C: GetModuleHandleExW (module.c:581) ==14152== by 0x7B45FCA7: GetModuleHandleW (module.c:631) ==14152== by 0x7B46B3CD: __wine_kernel_init (process.c:1202) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17EED: test_handles (clipboard.c:1790) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492d568 is 0 bytes inside a block of size 1 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4CFC7CE: render_synthesized_format (clipboard.c:584) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A115E9: test_synthesized (clipboard.c:853) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4CFC7CE: render_synthesized_format (clipboard.c:584) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A115E9: test_synthesized (clipboard.c:853) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17F2A: test_handles (clipboard.c:1791) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492d5a8 is 16 bytes inside a block of size 76 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x4FBFC79: CreateEnhMetaFileA (init.c:299) ==14152== by 0x4A0F69D: create_emf (clipboard.c:522) ==14152== by 0x4A1083A: test_synthesized (clipboard.c:728) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FBFBFE: CreateEnhMetaFileA (init.c:292) ==14152== by 0x4A0F69D: create_emf (clipboard.c:522) ==14152== by 0x4A1083A: test_synthesized (clipboard.c:728) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17F67: test_handles (clipboard.c:1792) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492c7d8 is 712 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFBB8E: cache_data (clipboard.c:282) ==14152== by 0x4CFE061: GetClipboardData (clipboard.c:1067) ==14152== by 0x4CFBE53: get_clipboard_locale (clipboard.c:376) ==14152== by 0x4CFC0BA: render_synthesized_textW (clipboard.c:439) ==14152== by 0x4CFC88B: render_synthesized_format (clipboard.c:596) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4CFBE53: get_clipboard_locale (clipboard.c:376) ==14152== by 0x4CFC0BA: render_synthesized_textW (clipboard.c:439) ==14152== by 0x4CFC88B: render_synthesized_format (clipboard.c:596) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B25: test_handles (clipboard.c:1882) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e0138 is 0 bytes inside a block of size 20 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC5AB86: load_builtin_callback (loader.c:1624) ==14152== by 0x403F0E3: wine_dll_set_callback (loader.c:545) ==14152== by 0x7BC5FCB2: __wine_process_init (loader.c:3336) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC5A850: get_builtin_fullname (loader.c:1559) ==14152== by 0x7BC5AAC8: load_builtin_callback (loader.c:1616) ==14152== by 0x403F0E3: wine_dll_set_callback (loader.c:545) ==14152== by 0x7BC5FCB2: __wine_process_init (loader.c:3336) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B96: test_handles (clipboard.c:1883) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e02d0 is 0 bytes inside a block of size 26 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC5CBB3: find_dll_file (loader.c:2233) ==14152== by 0x7BC5D62A: LdrGetDllHandle (loader.c:2404) ==14152== by 0x7B45FB3C: GetModuleHandleExW (module.c:581) ==14152== by 0x7B45FCA7: GetModuleHandleW (module.c:631) ==14152== by 0x7B46B3CD: __wine_kernel_init (process.c:1202) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC5C776: find_dll_file (loader.c:2143) ==14152== by 0x7BC5D62A: LdrGetDllHandle (loader.c:2404) ==14152== by 0x7B45FB3C: GetModuleHandleExW (module.c:581) ==14152== by 0x7B45FCA7: GetModuleHandleW (module.c:631) ==14152== by 0x7B46B3CD: __wine_kernel_init (process.c:1202) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C07: test_handles (clipboard.c:1884) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492d568 is 0 bytes inside a block of size 1 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4CFC7CE: render_synthesized_format (clipboard.c:584) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A115E9: test_synthesized (clipboard.c:853) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4CFC7CE: render_synthesized_format (clipboard.c:584) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A115E9: test_synthesized (clipboard.c:853) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C78: test_handles (clipboard.c:1885) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492d5a8 is 16 bytes inside a block of size 76 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x4FBFC79: CreateEnhMetaFileA (init.c:299) ==14152== by 0x4A0F69D: create_emf (clipboard.c:522) ==14152== by 0x4A1083A: test_synthesized (clipboard.c:728) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FBFBFE: CreateEnhMetaFileA (init.c:292) ==14152== by 0x4A0F69D: create_emf (clipboard.c:522) ==14152== by 0x4A1083A: test_synthesized (clipboard.c:728) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18CE9: test_handles (clipboard.c:1886) ==14152== by 0x4A1A56F: test_data_handles (clipboard.c:2075) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x492c7d8 is 712 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFBB8E: cache_data (clipboard.c:282) ==14152== by 0x4CFE061: GetClipboardData (clipboard.c:1067) ==14152== by 0x4CFBE53: get_clipboard_locale (clipboard.c:376) ==14152== by 0x4CFC0BA: render_synthesized_textW (clipboard.c:439) ==14152== by 0x4CFC88B: render_synthesized_format (clipboard.c:596) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4CFBE53: get_clipboard_locale (clipboard.c:376) ==14152== by 0x4CFC0BA: render_synthesized_textW (clipboard.c:439) ==14152== by 0x4CFC88B: render_synthesized_format (clipboard.c:596) ==14152== by 0x4CFE1E9: GetClipboardData (clipboard.c:1087) ==14152== by 0x4A10BBE: test_synthesized (clipboard.c:766) ==14152== by 0x4A1D04D: func_clipboard (clipboard.c:2470) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17A15: test_handles (clipboard.c:1757) ==14152== by 0x4A1A57D: test_data_handles (clipboard.c:2076) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e5b38 is 0 bytes inside a block of size 120 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC6C3D4: RtlDosSearchPath_U (path.c:488) ==14152== by 0x7BC5C925: find_dll_file (loader.c:2177) ==14152== by 0x7BC5CD25: load_dll (loader.c:2267) ==14152== by 0x7BC57AAB: import_dll (loader.c:608) ==14152== by 0x7BC58B90: fixup_imports (loader.c:922) ==14152== by 0x7BC5ACAB: load_builtin_callback (loader.c:1642) ==14152== by 0x403EFF2: __wine_dll_register (loader.c:514) ==14152== by 0x5004D9B: __wine_spec_init (init.c:35) ==14152== by 0x400EEED: call_init.part.0 (dl-init.c:58) ==14152== by 0x400F03F: call_init (dl-init.c:30) ==14152== by 0x400F03F: _dl_init (dl-init.c:120) ==14152== by 0x4013266: dl_open_worker (dl-open.c:564) ==14152== by 0x400EDD4: _dl_catch_error (dl-error.c:187) ==14152== by 0x4012928: _dl_open (dl-open.c:649) ==14152== by 0x4410C64: dlopen_doit (dlopen.c:66) ==14152== by 0x400EDD4: _dl_catch_error (dl-error.c:187) ==14152== by 0x4411310: _dlerror_run (dlerror.c:163) ==14152== by 0x4410D0D: dlopen@@GLIBC_2.1 (dlopen.c:87) ==14152== by 0x403F5DE: wine_dlopen (loader.c:1034) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC6C276: RtlDosSearchPath_U (path.c:464) ==14152== by 0x7BC5C925: find_dll_file (loader.c:2177) ==14152== by 0x7BC5CD25: load_dll (loader.c:2267) ==14152== by 0x7BC57AAB: import_dll (loader.c:608) ==14152== by 0x7BC58B90: fixup_imports (loader.c:922) ==14152== by 0x7BC5ACAB: load_builtin_callback (loader.c:1642) ==14152== by 0x403EFF2: __wine_dll_register (loader.c:514) ==14152== by 0x5004D9B: __wine_spec_init (init.c:35) ==14152== by 0x400EEED: call_init.part.0 (dl-init.c:58) ==14152== by 0x400F03F: call_init (dl-init.c:30) ==14152== by 0x400F03F: _dl_init (dl-init.c:120) ==14152== by 0x4013266: dl_open_worker (dl-open.c:564) ==14152== by 0x400EDD4: _dl_catch_error (dl-error.c:187) ==14152== by 0x4012928: _dl_open (dl-open.c:649) ==14152== by 0x4410C64: dlopen_doit (dlopen.c:66) ==14152== by 0x400EDD4: _dl_catch_error (dl-error.c:187) ==14152== by 0x4411310: _dlerror_run (dlerror.c:163) ==14152== by 0x4410D0D: dlopen@@GLIBC_2.1 (dlopen.c:87) ==14152== by 0x403F5DE: wine_dlopen (loader.c:1034) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B25: test_handles (clipboard.c:1882) ==14152== by 0x4A1A57D: test_data_handles (clipboard.c:2076) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e46a0 is 360 bytes inside a block of size 369 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC44066: wine_nt_to_unix_file_name (directory.c:2929) ==14152== by 0x7BC4356E: nt_to_unix_file_name_attr (directory.c:2756) ==14152== by 0x7BC46F91: FILE_CreateFile (file.c:197) ==14152== by 0x7BC47497: NtOpenFile (file.c:308) ==14152== by 0x7BC2EE9B: open_nt_file (actctx.c:2452) ==14152== by 0x7BC2F894: get_manifest_in_associated_manifest (actctx.c:2662) ==14152== by 0x7BC349BB: RtlCreateActivationContext (actctx.c:4618) ==14152== by 0x7BC34508: actctx_init (actctx.c:4506) ==14152== by 0x7BC5F518: LdrInitializeThunk (loader.c:3130) ==14152== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC43D08: wine_nt_to_unix_file_name (directory.c:2887) ==14152== by 0x7BC4356E: nt_to_unix_file_name_attr (directory.c:2756) ==14152== by 0x7BC46F91: FILE_CreateFile (file.c:197) ==14152== by 0x7BC47497: NtOpenFile (file.c:308) ==14152== by 0x7BC2EE9B: open_nt_file (actctx.c:2452) ==14152== by 0x7BC2F894: get_manifest_in_associated_manifest (actctx.c:2662) ==14152== by 0x7BC349BB: RtlCreateActivationContext (actctx.c:4618) ==14152== by 0x7BC34508: actctx_init (actctx.c:4506) ==14152== by 0x7BC5F518: LdrInitializeThunk (loader.c:3130) ==14152== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B96: test_handles (clipboard.c:1883) ==14152== by 0x4A1A57D: test_data_handles (clipboard.c:2076) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e4800 is 0 bytes inside a block of size 355 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC44066: wine_nt_to_unix_file_name (directory.c:2929) ==14152== by 0x7BC4356E: nt_to_unix_file_name_attr (directory.c:2756) ==14152== by 0x7BC4DF35: NtQueryAttributesFile (file.c:2985) ==14152== by 0x7BC44276: RtlDoesFileExists_U (directory.c:2987) ==14152== by 0x7BC6C384: RtlDosSearchPath_U (path.c:481) ==14152== by 0x7BC5C925: find_dll_file (loader.c:2177) ==14152== by 0x7BC5CD25: load_dll (loader.c:2267) ==14152== by 0x7BC57AAB: import_dll (loader.c:608) ==14152== by 0x7BC58B90: fixup_imports (loader.c:922) ==14152== by 0x7BC5F53E: LdrInitializeThunk (loader.c:3132) ==14152== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC43D08: wine_nt_to_unix_file_name (directory.c:2887) ==14152== by 0x7BC4356E: nt_to_unix_file_name_attr (directory.c:2756) ==14152== by 0x7BC4DF35: NtQueryAttributesFile (file.c:2985) ==14152== by 0x7BC44276: RtlDoesFileExists_U (directory.c:2987) ==14152== by 0x7BC6C384: RtlDosSearchPath_U (path.c:481) ==14152== by 0x7BC5C925: find_dll_file (loader.c:2177) ==14152== by 0x7BC5CD25: load_dll (loader.c:2267) ==14152== by 0x7BC57AAB: import_dll (loader.c:608) ==14152== by 0x7BC58B90: fixup_imports (loader.c:922) ==14152== by 0x7BC5F53E: LdrInitializeThunk (loader.c:3132) ==14152== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C07: test_handles (clipboard.c:1884) ==14152== by 0x4A1A57D: test_data_handles (clipboard.c:2076) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e1718 is 16 bytes inside a block of size 56 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC7DE4A: RtlFreeUnicodeString (rtlstr.c:319) ==14152== by 0x7B466E87: CreateDirectoryW (path.c:1562) ==14152== by 0x7B46AA4B: init_windows_dirs (process.c:989) ==14152== by 0x7B46B431: __wine_kernel_init (process.c:1219) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC6BF9D: RtlDosPathNameToNtPathName_U (path.c:394) ==14152== by 0x7B466DBD: CreateDirectoryW (path.c:1539) ==14152== by 0x7B46AA4B: init_windows_dirs (process.c:989) ==14152== by 0x7B46B431: __wine_kernel_init (process.c:1219) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C78: test_handles (clipboard.c:1885) ==14152== by 0x4A1A57D: test_data_handles (clipboard.c:2076) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e4638 is 256 bytes inside a block of size 369 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7BC44066: wine_nt_to_unix_file_name (directory.c:2929) ==14152== by 0x7BC4356E: nt_to_unix_file_name_attr (directory.c:2756) ==14152== by 0x7BC46F91: FILE_CreateFile (file.c:197) ==14152== by 0x7BC47497: NtOpenFile (file.c:308) ==14152== by 0x7BC2EE9B: open_nt_file (actctx.c:2452) ==14152== by 0x7BC2F894: get_manifest_in_associated_manifest (actctx.c:2662) ==14152== by 0x7BC349BB: RtlCreateActivationContext (actctx.c:4618) ==14152== by 0x7BC34508: actctx_init (actctx.c:4506) ==14152== by 0x7BC5F518: LdrInitializeThunk (loader.c:3130) ==14152== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7BC43D08: wine_nt_to_unix_file_name (directory.c:2887) ==14152== by 0x7BC4356E: nt_to_unix_file_name_attr (directory.c:2756) ==14152== by 0x7BC46F91: FILE_CreateFile (file.c:197) ==14152== by 0x7BC47497: NtOpenFile (file.c:308) ==14152== by 0x7BC2EE9B: open_nt_file (actctx.c:2452) ==14152== by 0x7BC2F894: get_manifest_in_associated_manifest (actctx.c:2662) ==14152== by 0x7BC349BB: RtlCreateActivationContext (actctx.c:4618) ==14152== by 0x7BC34508: actctx_init (actctx.c:4506) ==14152== by 0x7BC5F518: LdrInitializeThunk (loader.c:3130) ==14152== by 0x7B46B9E2: __wine_kernel_init (process.c:1310) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18CE9: test_handles (clipboard.c:1886) ==14152== by 0x4A1A57D: test_data_handles (clipboard.c:2076) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e0748 is 624 bytes inside a block of size 2,048 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B469A69: set_additional_environment (process.c:563) ==14152== by 0x7B46B42C: __wine_kernel_init (process.c:1216) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B469736: get_reg_value (process.c:486) ==14152== by 0x7B469908: set_additional_environment (process.c:543) ==14152== by 0x7B46B42C: __wine_kernel_init (process.c:1216) ==14152== by 0x7BC5FD81: __wine_process_init (loader.c:3353) ==14152== by 0x403F59E: wine_init (loader.c:974) ==14152== by 0x7C000F4F: main (main.c:258) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14152== Thread 2: ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A17A15: test_handles (clipboard.c:1757) ==14152== by 0x4A18F3F: test_handles_thread (clipboard.c:1900) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48ed570 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_handles_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B25: test_handles (clipboard.c:1882) ==14152== by 0x4A18F3F: test_handles_thread (clipboard.c:1900) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48ef430 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_handles_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18B96: test_handles (clipboard.c:1883) ==14152== by 0x4A18F3F: test_handles_thread (clipboard.c:1900) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48eed40 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_handles_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C07: test_handles (clipboard.c:1884) ==14152== by 0x4A18F3F: test_handles_thread (clipboard.c:1900) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48eeb50 is 18 bytes after a recently re-allocated block of size 46 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCCFB4: strdupW (freetype.c:1098) ==14152== by 0x4FCE461: load_face (freetype.c:1650) ==14152== by 0x4FCEBD3: load_font_list_from_cache (freetype.c:1778) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_handles_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18C78: test_handles (clipboard.c:1885) ==14152== by 0x4A18F3F: test_handles_thread (clipboard.c:1900) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48edc70 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_handles_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A18CE9: test_handles (clipboard.c:1886) ==14152== by 0x4A18F3F: test_handles_thread (clipboard.c:1900) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Address 0x48ec520 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_handles fun:test_handles_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14226== Thread 1 user32_test.exe.so: ==14226== 8 bytes in 1 blocks are possibly lost in loss record 64 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14226== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14226== 8 bytes in 1 blocks are possibly lost in loss record 65 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1A678: test_data_handles (clipboard.c:2087) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 8 bytes in 1 blocks are possibly lost in loss record 66 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1A6CB: test_data_handles (clipboard.c:2089) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 8 bytes in 1 blocks are possibly lost in loss record 67 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0F5EA: create_metafile (clipboard.c:510) ==14226== by 0x4A1A839: test_data_handles (clipboard.c:2097) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_metafile fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 8 bytes in 1 blocks are possibly lost in loss record 68 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0F5EA: create_metafile (clipboard.c:510) ==14226== by 0x4A1A8B8: test_data_handles (clipboard.c:2100) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_metafile fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 8 bytes in 1 blocks are possibly lost in loss record 69 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1AA49: test_data_handles (clipboard.c:2109) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 8 bytes in 1 blocks are possibly lost in loss record 70 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1AA9F: test_data_handles (clipboard.c:2111) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 9 bytes in 1 blocks are definitely lost in loss record 72 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14226== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14226== 18 bytes in 1 blocks are definitely lost in loss record 166 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1A678: test_data_handles (clipboard.c:2087) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 18 bytes in 1 blocks are definitely lost in loss record 167 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1A6CB: test_data_handles (clipboard.c:2089) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 18 bytes in 1 blocks are definitely lost in loss record 168 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1AA49: test_data_handles (clipboard.c:2109) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 18 bytes in 1 blocks are definitely lost in loss record 169 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14226== by 0x4A1AA9F: test_data_handles (clipboard.c:2111) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 24 bytes in 1 blocks are definitely lost in loss record 224 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0F5EA: create_metafile (clipboard.c:510) ==14226== by 0x4A1A839: test_data_handles (clipboard.c:2097) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_metafile fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 24 bytes in 1 blocks are definitely lost in loss record 225 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14226== by 0x4A0F5EA: create_metafile (clipboard.c:510) ==14226== by 0x4A1A8B8: test_data_handles (clipboard.c:2100) ==14226== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_metafile fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14226== 100 bytes in 1 blocks are definitely lost in loss record 467 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14226== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14226== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14226== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14226== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14226== by 0x7BC99B8A: start_thread (thread.c:487) ==14226== by 0x4249260: start_thread (pthread_create.c:333) ==14226== by 0x434531D: clone (clone.S:114) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14226== 100 bytes in 1 blocks are definitely lost in loss record 468 of 741 ==14226== at 0x7BC50829: notify_alloc (heap.c:254) ==14226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14226== by 0x7B449A29: HeapAlloc (heap.c:271) ==14226== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14226== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14226== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14226== by 0x4B14193: run_test (test.h:589) ==14226== by 0x4B145E5: main (test.h:673) ==14226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14227== 8 bytes in 1 blocks are definitely lost in loss record 32 of 504 ==14227== at 0x7BC50829: notify_alloc (heap.c:254) ==14227== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14227== by 0x7B449A29: HeapAlloc (heap.c:271) ==14227== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14227== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14227== by 0x4A28C48: test_handles_process (clipboard.c:1997) ==14227== by 0x4A2BF47: func_clipboard (clipboard.c:2444) ==14227== by 0x4B23193: run_test (test.h:589) ==14227== by 0x4B235E5: main (test.h:673) ==14227== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:GetClipboardData fun:test_handles_process fun:func_clipboard fun:run_test fun:main } ==14227== 58 bytes in 1 blocks are possibly lost in loss record 256 of 504 ==14227== at 0x7BC50829: notify_alloc (heap.c:254) ==14227== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14227== by 0x7B449A29: HeapAlloc (heap.c:271) ==14227== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14227== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14227== by 0x4A28A84: test_handles_process (clipboard.c:1989) ==14227== by 0x4A2BF47: func_clipboard (clipboard.c:2444) ==14227== by 0x4B23193: run_test (test.h:589) ==14227== by 0x4B235E5: main (test.h:673) ==14227== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:GetClipboardData fun:test_handles_process fun:func_clipboard fun:run_test fun:main } ==14227== 348 bytes in 1 blocks are definitely lost in loss record 403 of 504 ==14227== at 0x7BC50829: notify_alloc (heap.c:254) ==14227== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14227== by 0x7B449A29: HeapAlloc (heap.c:271) ==14227== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14227== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14227== by 0x4A28F52: test_handles_process (clipboard.c:2013) ==14227== by 0x4A2BF47: func_clipboard (clipboard.c:2444) ==14227== by 0x4B23193: run_test (test.h:589) ==14227== by 0x4B235E5: main (test.h:673) ==14227== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:GetClipboardData fun:test_handles_process fun:func_clipboard fun:run_test fun:main } ==14227== 348 bytes in 1 blocks are definitely lost in loss record 404 of 504 ==14227== at 0x7BC50829: notify_alloc (heap.c:254) ==14227== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14227== by 0x7B449A29: HeapAlloc (heap.c:271) ==14227== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14227== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14227== by 0x4A2907D: test_handles_process (clipboard.c:2020) ==14227== by 0x4A2BF47: func_clipboard (clipboard.c:2444) ==14227== by 0x4B23193: run_test (test.h:589) ==14227== by 0x4B235E5: main (test.h:673) ==14227== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:GetClipboardData fun:test_handles_process fun:func_clipboard fun:run_test fun:main } ==14230== Thread 1 user32_test.exe.so: ==14230== 8 bytes in 1 blocks are possibly lost in loss record 61 of 705 ==14230== at 0x7BC50829: notify_alloc (heap.c:254) ==14230== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14230== by 0x7B449A29: HeapAlloc (heap.c:271) ==14230== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14230== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14230== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14230== by 0x4B14193: run_test (test.h:589) ==14230== by 0x4B145E5: main (test.h:673) ==14230== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14230== 8 bytes in 1 blocks are possibly lost in loss record 62 of 705 ==14230== at 0x7BC50829: notify_alloc (heap.c:254) ==14230== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14230== by 0x7B449A29: HeapAlloc (heap.c:271) ==14230== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14230== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14230== by 0x4A1AD2B: test_data_handles (clipboard.c:2132) ==14230== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14230== by 0x4B14193: run_test (test.h:589) ==14230== by 0x4B145E5: main (test.h:673) ==14230== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14230== 9 bytes in 1 blocks are definitely lost in loss record 64 of 705 ==14230== at 0x7BC50829: notify_alloc (heap.c:254) ==14230== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14230== by 0x7B449A29: HeapAlloc (heap.c:271) ==14230== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14230== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14230== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14230== by 0x4B14193: run_test (test.h:589) ==14230== by 0x4B145E5: main (test.h:673) ==14230== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14230== 18 bytes in 1 blocks are definitely lost in loss record 157 of 705 ==14230== at 0x7BC50829: notify_alloc (heap.c:254) ==14230== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14230== by 0x7B449A29: HeapAlloc (heap.c:271) ==14230== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14230== by 0x4A0F4BB: create_textA (clipboard.c:484) ==14230== by 0x4A1AD2B: test_data_handles (clipboard.c:2132) ==14230== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14230== by 0x4B14193: run_test (test.h:589) ==14230== by 0x4B145E5: main (test.h:673) ==14230== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:create_textA fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14230== 100 bytes in 1 blocks are definitely lost in loss record 435 of 705 ==14230== at 0x7BC50829: notify_alloc (heap.c:254) ==14230== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14230== by 0x7B449A29: HeapAlloc (heap.c:271) ==14230== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14230== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14230== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14230== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14230== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14230== by 0x7BC99B8A: start_thread (thread.c:487) ==14230== by 0x4249260: start_thread (pthread_create.c:333) ==14230== by 0x434531D: clone (clone.S:114) ==14230== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14230== 100 bytes in 1 blocks are definitely lost in loss record 436 of 705 ==14230== at 0x7BC50829: notify_alloc (heap.c:254) ==14230== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14230== by 0x7B449A29: HeapAlloc (heap.c:271) ==14230== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14230== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14230== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14230== by 0x4B14193: run_test (test.h:589) ==14230== by 0x4B145E5: main (test.h:673) ==14230== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14231== 8 bytes in 1 blocks are possibly lost in loss record 9 of 241 ==14231== at 0x7BC50829: notify_alloc (heap.c:254) ==14231== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14231== by 0x7B449A29: HeapAlloc (heap.c:271) ==14231== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14231== by 0x4A292DE: test_handles_process_open (clipboard.c:2037) ==14231== by 0x4A2BF85: func_clipboard (clipboard.c:2449) ==14231== by 0x4B23193: run_test (test.h:589) ==14231== by 0x4B235E5: main (test.h:673) ==14231== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_handles_process_open fun:func_clipboard fun:run_test fun:main } ==14231== 15 bytes in 1 blocks are definitely lost in loss record 20 of 241 ==14231== at 0x7BC50829: notify_alloc (heap.c:254) ==14231== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14231== by 0x7B449A29: HeapAlloc (heap.c:271) ==14231== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14231== by 0x4A292DE: test_handles_process_open (clipboard.c:2037) ==14231== by 0x4A2BF85: func_clipboard (clipboard.c:2449) ==14231== by 0x4B23193: run_test (test.h:589) ==14231== by 0x4B235E5: main (test.h:673) ==14231== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_handles_process_open fun:func_clipboard fun:run_test fun:main } ==14152== Thread 1 user32_test.exe.so: ==14152== Invalid read of size 2 ==14152== at 0x7B44AE01: GlobalSize (heap.c:839) ==14152== by 0x4A16A35: is_freed (clipboard.c:1615) ==14152== by 0x4A1AF60: test_data_handles (clipboard.c:2149) ==14152== by 0x4A1D057: func_clipboard (clipboard.c:2472) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x490a778 is 0 bytes inside a block of size 1,024 free'd ==14152== at 0x7BC50898: notify_free (heap.c:262) ==14152== by 0x7BC54E07: RtlFreeHeap (heap.c:1762) ==14152== by 0x7B449A59: HeapFree (heap.c:276) ==14152== by 0x7B44AA8D: GlobalFree (heap.c:752) ==14152== by 0x4CFE109: GetClipboardData (clipboard.c:1073) ==14152== by 0x4A0C7DC: set_clipboard_data_thread (clipboard.c:81) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== Block was alloc'd at ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14152== by 0x4A0C7DC: set_clipboard_data_thread (clipboard.c:81) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== { Memcheck:Addr2 fun:GlobalSize fun:is_freed fun:test_data_handles fun:func_clipboard fun:run_test fun:main } ==14234== 8 bytes in 1 blocks are possibly lost in loss record 61 of 705 ==14234== at 0x7BC50829: notify_alloc (heap.c:254) ==14234== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14234== by 0x7B449A29: HeapAlloc (heap.c:271) ==14234== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14234== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14234== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14234== by 0x4B14193: run_test (test.h:589) ==14234== by 0x4B145E5: main (test.h:673) ==14234== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14234== 9 bytes in 1 blocks are definitely lost in loss record 63 of 705 ==14234== at 0x7BC50829: notify_alloc (heap.c:254) ==14234== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14234== by 0x7B449A29: HeapAlloc (heap.c:271) ==14234== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14234== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14234== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14234== by 0x4B14193: run_test (test.h:589) ==14234== by 0x4B145E5: main (test.h:673) ==14234== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14234== 100 bytes in 1 blocks are definitely lost in loss record 435 of 705 ==14234== at 0x7BC50829: notify_alloc (heap.c:254) ==14234== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14234== by 0x7B449A29: HeapAlloc (heap.c:271) ==14234== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14234== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14234== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14234== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14234== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14234== by 0x7BC99B8A: start_thread (thread.c:487) ==14234== by 0x4249260: start_thread (pthread_create.c:333) ==14234== by 0x434531D: clone (clone.S:114) ==14234== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14234== 100 bytes in 1 blocks are definitely lost in loss record 436 of 705 ==14234== at 0x7BC50829: notify_alloc (heap.c:254) ==14234== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14234== by 0x7B449A29: HeapAlloc (heap.c:271) ==14234== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14234== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14234== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14234== by 0x4B14193: run_test (test.h:589) ==14234== by 0x4B145E5: main (test.h:673) ==14234== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14236== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14236== at 0x7BC50829: notify_alloc (heap.c:254) ==14236== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14236== by 0x7B449A29: HeapAlloc (heap.c:271) ==14236== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14236== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14236== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14236== by 0x4B14193: run_test (test.h:589) ==14236== by 0x4B145E5: main (test.h:673) ==14236== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14236== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14236== at 0x7BC50829: notify_alloc (heap.c:254) ==14236== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14236== by 0x7B449A29: HeapAlloc (heap.c:271) ==14236== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14236== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14236== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14236== by 0x4B14193: run_test (test.h:589) ==14236== by 0x4B145E5: main (test.h:673) ==14236== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14236== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14236== at 0x7BC50829: notify_alloc (heap.c:254) ==14236== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14236== by 0x7B449A29: HeapAlloc (heap.c:271) ==14236== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14236== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14236== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14236== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14236== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14236== by 0x7BC99B8A: start_thread (thread.c:487) ==14236== by 0x4249260: start_thread (pthread_create.c:333) ==14236== by 0x434531D: clone (clone.S:114) ==14236== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14236== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14236== at 0x7BC50829: notify_alloc (heap.c:254) ==14236== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14236== by 0x7B449A29: HeapAlloc (heap.c:271) ==14236== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14236== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14236== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14236== by 0x4B14193: run_test (test.h:589) ==14236== by 0x4B145E5: main (test.h:673) ==14236== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14238== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14238== at 0x7BC50829: notify_alloc (heap.c:254) ==14238== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14238== by 0x7B449A29: HeapAlloc (heap.c:271) ==14238== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14238== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14238== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14238== by 0x4B14193: run_test (test.h:589) ==14238== by 0x4B145E5: main (test.h:673) ==14238== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14238== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14238== at 0x7BC50829: notify_alloc (heap.c:254) ==14238== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14238== by 0x7B449A29: HeapAlloc (heap.c:271) ==14238== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14238== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14238== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14238== by 0x4B14193: run_test (test.h:589) ==14238== by 0x4B145E5: main (test.h:673) ==14238== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14238== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14238== at 0x7BC50829: notify_alloc (heap.c:254) ==14238== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14238== by 0x7B449A29: HeapAlloc (heap.c:271) ==14238== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14238== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14238== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14238== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14238== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14238== by 0x7BC99B8A: start_thread (thread.c:487) ==14238== by 0x4249260: start_thread (pthread_create.c:333) ==14238== by 0x434531D: clone (clone.S:114) ==14238== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14238== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14238== at 0x7BC50829: notify_alloc (heap.c:254) ==14238== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14238== by 0x7B449A29: HeapAlloc (heap.c:271) ==14238== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14238== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14238== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14238== by 0x4B14193: run_test (test.h:589) ==14238== by 0x4B145E5: main (test.h:673) ==14238== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14243== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14243== at 0x7BC50829: notify_alloc (heap.c:254) ==14243== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14243== by 0x7B449A29: HeapAlloc (heap.c:271) ==14243== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14243== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14243== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14243== by 0x4B14193: run_test (test.h:589) ==14243== by 0x4B145E5: main (test.h:673) ==14243== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14243== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14243== at 0x7BC50829: notify_alloc (heap.c:254) ==14243== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14243== by 0x7B449A29: HeapAlloc (heap.c:271) ==14243== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14243== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14243== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14243== by 0x4B14193: run_test (test.h:589) ==14243== by 0x4B145E5: main (test.h:673) ==14243== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14243== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14243== at 0x7BC50829: notify_alloc (heap.c:254) ==14243== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14243== by 0x7B449A29: HeapAlloc (heap.c:271) ==14243== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14243== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14243== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14243== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14243== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14243== by 0x7BC99B8A: start_thread (thread.c:487) ==14243== by 0x4249260: start_thread (pthread_create.c:333) ==14243== by 0x434531D: clone (clone.S:114) ==14243== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14243== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14243== at 0x7BC50829: notify_alloc (heap.c:254) ==14243== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14243== by 0x7B449A29: HeapAlloc (heap.c:271) ==14243== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14243== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14243== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14243== by 0x4B14193: run_test (test.h:589) ==14243== by 0x4B145E5: main (test.h:673) ==14243== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14245== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14245== at 0x7BC50829: notify_alloc (heap.c:254) ==14245== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14245== by 0x7B449A29: HeapAlloc (heap.c:271) ==14245== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14245== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14245== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14245== by 0x4B14193: run_test (test.h:589) ==14245== by 0x4B145E5: main (test.h:673) ==14245== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14245== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14245== at 0x7BC50829: notify_alloc (heap.c:254) ==14245== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14245== by 0x7B449A29: HeapAlloc (heap.c:271) ==14245== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14245== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14245== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14245== by 0x4B14193: run_test (test.h:589) ==14245== by 0x4B145E5: main (test.h:673) ==14245== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14245== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14245== at 0x7BC50829: notify_alloc (heap.c:254) ==14245== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14245== by 0x7B449A29: HeapAlloc (heap.c:271) ==14245== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14245== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14245== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14245== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14245== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14245== by 0x7BC99B8A: start_thread (thread.c:487) ==14245== by 0x4249260: start_thread (pthread_create.c:333) ==14245== by 0x434531D: clone (clone.S:114) ==14245== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14245== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14245== at 0x7BC50829: notify_alloc (heap.c:254) ==14245== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14245== by 0x7B449A29: HeapAlloc (heap.c:271) ==14245== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14245== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14245== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14245== by 0x4B14193: run_test (test.h:589) ==14245== by 0x4B145E5: main (test.h:673) ==14245== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14249== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14249== at 0x7BC50829: notify_alloc (heap.c:254) ==14249== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14249== by 0x7B449A29: HeapAlloc (heap.c:271) ==14249== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14249== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14249== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14249== by 0x4B14193: run_test (test.h:589) ==14249== by 0x4B145E5: main (test.h:673) ==14249== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14249== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14249== at 0x7BC50829: notify_alloc (heap.c:254) ==14249== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14249== by 0x7B449A29: HeapAlloc (heap.c:271) ==14249== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14249== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14249== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14249== by 0x4B14193: run_test (test.h:589) ==14249== by 0x4B145E5: main (test.h:673) ==14249== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14249== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14249== at 0x7BC50829: notify_alloc (heap.c:254) ==14249== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14249== by 0x7B449A29: HeapAlloc (heap.c:271) ==14249== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14249== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14249== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14249== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14249== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14249== by 0x7BC99B8A: start_thread (thread.c:487) ==14249== by 0x4249260: start_thread (pthread_create.c:333) ==14249== by 0x434531D: clone (clone.S:114) ==14249== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14249== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14249== at 0x7BC50829: notify_alloc (heap.c:254) ==14249== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14249== by 0x7B449A29: HeapAlloc (heap.c:271) ==14249== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14249== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14249== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14249== by 0x4B14193: run_test (test.h:589) ==14249== by 0x4B145E5: main (test.h:673) ==14249== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14251== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14251== at 0x7BC50829: notify_alloc (heap.c:254) ==14251== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14251== by 0x7B449A29: HeapAlloc (heap.c:271) ==14251== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14251== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14251== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14251== by 0x4B14193: run_test (test.h:589) ==14251== by 0x4B145E5: main (test.h:673) ==14251== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14251== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14251== at 0x7BC50829: notify_alloc (heap.c:254) ==14251== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14251== by 0x7B449A29: HeapAlloc (heap.c:271) ==14251== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14251== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14251== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14251== by 0x4B14193: run_test (test.h:589) ==14251== by 0x4B145E5: main (test.h:673) ==14251== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14251== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14251== at 0x7BC50829: notify_alloc (heap.c:254) ==14251== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14251== by 0x7B449A29: HeapAlloc (heap.c:271) ==14251== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14251== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14251== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14251== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14251== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14251== by 0x7BC99B8A: start_thread (thread.c:487) ==14251== by 0x4249260: start_thread (pthread_create.c:333) ==14251== by 0x434531D: clone (clone.S:114) ==14251== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14251== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14251== at 0x7BC50829: notify_alloc (heap.c:254) ==14251== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14251== by 0x7B449A29: HeapAlloc (heap.c:271) ==14251== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14251== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14251== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14251== by 0x4B14193: run_test (test.h:589) ==14251== by 0x4B145E5: main (test.h:673) ==14251== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14253== 8 bytes in 1 blocks are possibly lost in loss record 60 of 693 ==14253== at 0x7BC50829: notify_alloc (heap.c:254) ==14253== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14253== by 0x7B449A29: HeapAlloc (heap.c:271) ==14253== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14253== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14253== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14253== by 0x4B14193: run_test (test.h:589) ==14253== by 0x4B145E5: main (test.h:673) ==14253== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14253== 9 bytes in 1 blocks are definitely lost in loss record 62 of 693 ==14253== at 0x7BC50829: notify_alloc (heap.c:254) ==14253== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14253== by 0x7B449A29: HeapAlloc (heap.c:271) ==14253== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14253== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14253== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14253== by 0x4B14193: run_test (test.h:589) ==14253== by 0x4B145E5: main (test.h:673) ==14253== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14253== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14253== at 0x7BC50829: notify_alloc (heap.c:254) ==14253== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14253== by 0x7B449A29: HeapAlloc (heap.c:271) ==14253== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14253== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14253== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14253== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14253== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14253== by 0x7BC99B8A: start_thread (thread.c:487) ==14253== by 0x4249260: start_thread (pthread_create.c:333) ==14253== by 0x434531D: clone (clone.S:114) ==14253== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14253== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14253== at 0x7BC50829: notify_alloc (heap.c:254) ==14253== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14253== by 0x7B449A29: HeapAlloc (heap.c:271) ==14253== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14253== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14253== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14253== by 0x4B14193: run_test (test.h:589) ==14253== by 0x4B145E5: main (test.h:673) ==14253== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14259== 8 bytes in 1 blocks are possibly lost in loss record 60 of 693 ==14259== at 0x7BC50829: notify_alloc (heap.c:254) ==14259== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14259== by 0x7B449A29: HeapAlloc (heap.c:271) ==14259== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14259== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14259== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14259== by 0x4B14193: run_test (test.h:589) ==14259== by 0x4B145E5: main (test.h:673) ==14259== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14259== 9 bytes in 1 blocks are definitely lost in loss record 62 of 693 ==14259== at 0x7BC50829: notify_alloc (heap.c:254) ==14259== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14259== by 0x7B449A29: HeapAlloc (heap.c:271) ==14259== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14259== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14259== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14259== by 0x4B14193: run_test (test.h:589) ==14259== by 0x4B145E5: main (test.h:673) ==14259== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14259== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14259== at 0x7BC50829: notify_alloc (heap.c:254) ==14259== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14259== by 0x7B449A29: HeapAlloc (heap.c:271) ==14259== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14259== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14259== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14259== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14259== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14259== by 0x7BC99B8A: start_thread (thread.c:487) ==14259== by 0x4249260: start_thread (pthread_create.c:333) ==14259== by 0x434531D: clone (clone.S:114) ==14259== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14259== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14259== at 0x7BC50829: notify_alloc (heap.c:254) ==14259== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14259== by 0x7B449A29: HeapAlloc (heap.c:271) ==14259== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14259== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14259== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14259== by 0x4B14193: run_test (test.h:589) ==14259== by 0x4B145E5: main (test.h:673) ==14259== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14152== Invalid write of size 2 ==14152== at 0x4CFB8DB: marshal_data (clipboard.c:194) ==14152== by 0x4CFD6AC: SetClipboardData (clipboard.c:890) ==14152== by 0x4A1C55F: test_string_data (clipboard.c:2351) ==14152== by 0x4A1D061: func_clipboard (clipboard.c:2474) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e8508 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:marshal_data fun:SetClipboardData fun:test_string_data fun:func_clipboard fun:run_test fun:main } ==14152== Invalid read of size 2 ==14152== at 0x4B13CB9: wine_dbgstr_wn (test.h:489) ==14152== by 0x4A1C613: test_string_data (clipboard.c:2354) ==14152== by 0x4A1D061: func_clipboard (clipboard.c:2474) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== Address 0x48e8508 is 16 bytes after a recently re-allocated block of size 32 alloc'd ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x4FCE198: create_family (freetype.c:1584) ==14152== by 0x4FCEAAE: load_font_list_from_cache (freetype.c:1758) ==14152== by 0x4FD755C: WineEngInit (freetype.c:4402) ==14152== by 0x4FE6389: DllMain (gdiobj.c:677) ==14152== by 0x5004B1A: __wine_spec_dll_entry (dll_entry.c:40) ==14152== by 0x7BC56E9D: ??? (loader.c:150) ==14152== by 0x7BC597CF: MODULE_InitDLL (loader.c:1121) ==14152== by 0x7BC59CA5: process_attach (loader.c:1222) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC59BF0: process_attach (loader.c:1210) ==14152== by 0x7BC5EFCD: attach_process_dlls (loader.c:3011) ==14152== by 0x40401A0: ??? (port.c:78) ==14152== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:test_string_data fun:func_clipboard fun:run_test fun:main } ==14263== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14263== at 0x7BC50829: notify_alloc (heap.c:254) ==14263== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14263== by 0x7B449A29: HeapAlloc (heap.c:271) ==14263== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14263== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14263== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14263== by 0x4B14193: run_test (test.h:589) ==14263== by 0x4B145E5: main (test.h:673) ==14263== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14263== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14263== at 0x7BC50829: notify_alloc (heap.c:254) ==14263== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14263== by 0x7B449A29: HeapAlloc (heap.c:271) ==14263== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14263== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14263== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14263== by 0x4B14193: run_test (test.h:589) ==14263== by 0x4B145E5: main (test.h:673) ==14263== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14263== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14263== at 0x7BC50829: notify_alloc (heap.c:254) ==14263== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14263== by 0x7B449A29: HeapAlloc (heap.c:271) ==14263== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14263== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14263== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14263== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14263== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14263== by 0x7BC99B8A: start_thread (thread.c:487) ==14263== by 0x4249260: start_thread (pthread_create.c:333) ==14263== by 0x434531D: clone (clone.S:114) ==14263== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14263== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14263== at 0x7BC50829: notify_alloc (heap.c:254) ==14263== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14263== by 0x7B449A29: HeapAlloc (heap.c:271) ==14263== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14263== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14263== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14263== by 0x4B14193: run_test (test.h:589) ==14263== by 0x4B145E5: main (test.h:673) ==14263== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14264== Invalid read of size 2 ==14264== at 0x4B22CB9: wine_dbgstr_wn (test.h:489) ==14264== by 0x4A2BB89: test_string_data_process (clipboard.c:2398) ==14264== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14264== by 0x4B23193: run_test (test.h:589) ==14264== by 0x4B235E5: main (test.h:673) ==14264== Address 0x488e478 is 0 bytes inside a block of size 1 alloc'd ==14264== at 0x7BC50829: notify_alloc (heap.c:254) ==14264== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14264== by 0x7B449A29: HeapAlloc (heap.c:271) ==14264== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14264== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14264== by 0x4A2BA32: test_string_data_process (clipboard.c:2392) ==14264== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14264== by 0x4B23193: run_test (test.h:589) ==14264== by 0x4B235E5: main (test.h:673) ==14264== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:test_string_data_process fun:func_clipboard fun:run_test fun:main } ==14265== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14265== at 0x7BC50829: notify_alloc (heap.c:254) ==14265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14265== by 0x7B449A29: HeapAlloc (heap.c:271) ==14265== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14265== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14265== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14265== by 0x4B14193: run_test (test.h:589) ==14265== by 0x4B145E5: main (test.h:673) ==14265== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14265== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14265== at 0x7BC50829: notify_alloc (heap.c:254) ==14265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14265== by 0x7B449A29: HeapAlloc (heap.c:271) ==14265== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14265== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14265== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14265== by 0x4B14193: run_test (test.h:589) ==14265== by 0x4B145E5: main (test.h:673) ==14265== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14265== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14265== at 0x7BC50829: notify_alloc (heap.c:254) ==14265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14265== by 0x7B449A29: HeapAlloc (heap.c:271) ==14265== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14265== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14265== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14265== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14265== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14265== by 0x7BC99B8A: start_thread (thread.c:487) ==14265== by 0x4249260: start_thread (pthread_create.c:333) ==14265== by 0x434531D: clone (clone.S:114) ==14265== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14265== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14265== at 0x7BC50829: notify_alloc (heap.c:254) ==14265== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14265== by 0x7B449A29: HeapAlloc (heap.c:271) ==14265== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14265== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14265== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14265== by 0x4B14193: run_test (test.h:589) ==14265== by 0x4B145E5: main (test.h:673) ==14265== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14271== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14271== at 0x7BC50829: notify_alloc (heap.c:254) ==14271== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14271== by 0x7B449A29: HeapAlloc (heap.c:271) ==14271== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14271== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14271== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14271== by 0x4B14193: run_test (test.h:589) ==14271== by 0x4B145E5: main (test.h:673) ==14271== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14271== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14271== at 0x7BC50829: notify_alloc (heap.c:254) ==14271== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14271== by 0x7B449A29: HeapAlloc (heap.c:271) ==14271== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14271== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14271== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14271== by 0x4B14193: run_test (test.h:589) ==14271== by 0x4B145E5: main (test.h:673) ==14271== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14271== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14271== at 0x7BC50829: notify_alloc (heap.c:254) ==14271== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14271== by 0x7B449A29: HeapAlloc (heap.c:271) ==14271== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14271== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14271== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14271== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14271== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14271== by 0x7BC99B8A: start_thread (thread.c:487) ==14271== by 0x4249260: start_thread (pthread_create.c:333) ==14271== by 0x434531D: clone (clone.S:114) ==14271== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14271== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14271== at 0x7BC50829: notify_alloc (heap.c:254) ==14271== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14271== by 0x7B449A29: HeapAlloc (heap.c:271) ==14271== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14271== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14271== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14271== by 0x4B14193: run_test (test.h:589) ==14271== by 0x4B145E5: main (test.h:673) ==14271== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14272== Invalid read of size 2 ==14272== at 0x4B22CB9: wine_dbgstr_wn (test.h:489) ==14272== by 0x4A2BB89: test_string_data_process (clipboard.c:2398) ==14272== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14272== by 0x4B23193: run_test (test.h:589) ==14272== by 0x4B235E5: main (test.h:673) ==14272== Address 0x488e484 is 4 bytes inside a block of size 5 alloc'd ==14272== at 0x7BC50829: notify_alloc (heap.c:254) ==14272== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14272== by 0x7B449A29: HeapAlloc (heap.c:271) ==14272== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14272== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14272== by 0x4A2BA32: test_string_data_process (clipboard.c:2392) ==14272== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14272== by 0x4B23193: run_test (test.h:589) ==14272== by 0x4B235E5: main (test.h:673) ==14272== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:test_string_data_process fun:func_clipboard fun:run_test fun:main } ==14273== 8 bytes in 1 blocks are possibly lost in loss record 61 of 693 ==14273== at 0x7BC50829: notify_alloc (heap.c:254) ==14273== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14273== by 0x7B449A29: HeapAlloc (heap.c:271) ==14273== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14273== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14273== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14273== by 0x4B14193: run_test (test.h:589) ==14273== by 0x4B145E5: main (test.h:673) ==14273== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14273== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14273== at 0x7BC50829: notify_alloc (heap.c:254) ==14273== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14273== by 0x7B449A29: HeapAlloc (heap.c:271) ==14273== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14273== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14273== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14273== by 0x4B14193: run_test (test.h:589) ==14273== by 0x4B145E5: main (test.h:673) ==14273== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14273== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14273== at 0x7BC50829: notify_alloc (heap.c:254) ==14273== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14273== by 0x7B449A29: HeapAlloc (heap.c:271) ==14273== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14273== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14273== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14273== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14273== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14273== by 0x7BC99B8A: start_thread (thread.c:487) ==14273== by 0x4249260: start_thread (pthread_create.c:333) ==14273== by 0x434531D: clone (clone.S:114) ==14273== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14273== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14273== at 0x7BC50829: notify_alloc (heap.c:254) ==14273== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14273== by 0x7B449A29: HeapAlloc (heap.c:271) ==14273== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14273== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14273== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14273== by 0x4B14193: run_test (test.h:589) ==14273== by 0x4B145E5: main (test.h:673) ==14273== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14274== Invalid read of size 2 ==14274== at 0x4B22CB9: wine_dbgstr_wn (test.h:489) ==14274== by 0x4A2BB89: test_string_data_process (clipboard.c:2398) ==14274== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14274== by 0x4B23193: run_test (test.h:589) ==14274== by 0x4B235E5: main (test.h:673) ==14274== Address 0x488e486 is 6 bytes inside a block of size 7 alloc'd ==14274== at 0x7BC50829: notify_alloc (heap.c:254) ==14274== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14274== by 0x7B449A29: HeapAlloc (heap.c:271) ==14274== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14274== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14274== by 0x4A2BA32: test_string_data_process (clipboard.c:2392) ==14274== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14274== by 0x4B23193: run_test (test.h:589) ==14274== by 0x4B235E5: main (test.h:673) ==14274== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:test_string_data_process fun:func_clipboard fun:run_test fun:main } ==14277== 8 bytes in 1 blocks are possibly lost in loss record 60 of 693 ==14277== at 0x7BC50829: notify_alloc (heap.c:254) ==14277== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14277== by 0x7B449A29: HeapAlloc (heap.c:271) ==14277== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14277== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14277== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14277== by 0x4B14193: run_test (test.h:589) ==14277== by 0x4B145E5: main (test.h:673) ==14277== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14277== 9 bytes in 1 blocks are definitely lost in loss record 63 of 693 ==14277== at 0x7BC50829: notify_alloc (heap.c:254) ==14277== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14277== by 0x7B449A29: HeapAlloc (heap.c:271) ==14277== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14277== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14277== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14277== by 0x4B14193: run_test (test.h:589) ==14277== by 0x4B145E5: main (test.h:673) ==14277== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14277== 100 bytes in 1 blocks are definitely lost in loss record 427 of 693 ==14277== at 0x7BC50829: notify_alloc (heap.c:254) ==14277== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14277== by 0x7B449A29: HeapAlloc (heap.c:271) ==14277== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14277== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14277== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14277== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14277== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14277== by 0x7BC99B8A: start_thread (thread.c:487) ==14277== by 0x4249260: start_thread (pthread_create.c:333) ==14277== by 0x434531D: clone (clone.S:114) ==14277== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14277== 100 bytes in 1 blocks are definitely lost in loss record 428 of 693 ==14277== at 0x7BC50829: notify_alloc (heap.c:254) ==14277== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14277== by 0x7B449A29: HeapAlloc (heap.c:271) ==14277== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14277== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14277== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14277== by 0x4B14193: run_test (test.h:589) ==14277== by 0x4B145E5: main (test.h:673) ==14277== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14278== Invalid read of size 2 ==14278== at 0x4B22CB9: wine_dbgstr_wn (test.h:489) ==14278== by 0x4A2BB89: test_string_data_process (clipboard.c:2398) ==14278== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14278== by 0x4B23193: run_test (test.h:589) ==14278== by 0x4B235E5: main (test.h:673) ==14278== Address 0x488e488 is 8 bytes inside a block of size 9 alloc'd ==14278== at 0x7BC50829: notify_alloc (heap.c:254) ==14278== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14278== by 0x7B449A29: HeapAlloc (heap.c:271) ==14278== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14278== by 0x4CFDEE7: GetClipboardData (clipboard.c:1042) ==14278== by 0x4A2BA32: test_string_data_process (clipboard.c:2392) ==14278== by 0x4A2C00D: func_clipboard (clipboard.c:2459) ==14278== by 0x4B23193: run_test (test.h:589) ==14278== by 0x4B235E5: main (test.h:673) ==14278== { Memcheck:Addr2 fun:wine_dbgstr_wn fun:test_string_data_process fun:func_clipboard fun:run_test fun:main } ==14152== 8 bytes in 1 blocks are possibly lost in loss record 60 of 687 ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449C8A: GlobalAlloc (heap.c:377) ==14152== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14152== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14152== 9 bytes in 1 blocks are definitely lost in loss record 63 of 687 ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449CE4: GlobalAlloc (heap.c:389) ==14152== by 0x4A0ED71: test_RegisterClipboardFormatA (clipboard.c:433) ==14152== by 0x4A1D043: func_clipboard (clipboard.c:2468) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_RegisterClipboardFormatA fun:func_clipboard fun:run_test fun:main } ==14152== 100 bytes in 1 blocks are definitely lost in loss record 425 of 687 ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4A0C91E: set_clipboard_data_thread (clipboard.c:92) ==14152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==14152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==14152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==14152== by 0x7BC99B8A: start_thread (thread.c:487) ==14152== by 0x4249260: start_thread (pthread_create.c:333) ==14152== by 0x434531D: clone (clone.S:114) ==14152== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:set_clipboard_data_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==14152== 100 bytes in 1 blocks are definitely lost in loss record 426 of 687 ==14152== at 0x7BC50829: notify_alloc (heap.c:254) ==14152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14152== by 0x7B449A29: HeapAlloc (heap.c:271) ==14152== by 0x7B449BF6: GlobalAlloc (heap.c:365) ==14152== by 0x4A0E560: test_ClipboardOwner (clipboard.c:354) ==14152== by 0x4A1D048: func_clipboard (clipboard.c:2469) ==14152== by 0x4B14193: run_test (test.h:589) ==14152== by 0x4B145E5: main (test.h:673) ==14152== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:GlobalAlloc fun:test_ClipboardOwner fun:func_clipboard fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so combo && touch combo.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so cursoricon && touch cursoricon.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so dce && touch dce.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so dialog && touch dialog.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" dialog.c:1536: Test failed: Unexpected window text "WineMine" dialog.c:1539: Test failed: Expected static control dialog.c:1543: Test failed: Unexpected window text "" make[1]: *** [Makefile:310: dialog.ok] Error 72 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so edit && touch edit.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so input && touch input.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so listbox && touch listbox.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so menu && touch menu.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 menu.c:3669: Tests skipped: interactive alignment tests. menu.c:2356: Tests skipped: test 27: failed to send input ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so monitor && touch monitor.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so msg && touch msg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==14444== Invalid free() / delete / delete[] / realloc() ==14444== at 0x7BC5091F: notify_realloc (heap.c:270) ==14444== by 0x7BC553A3: RtlReAllocateHeap (heap.c:1896) ==14444== by 0x4D41100: MDIClientWndProc_common (mdi.c:1202) ==14444== by 0x4D9AA09: MDIClientWndProcA (winproc.c:1106) ==14444== by 0x4D97CDD: ??? (winproc.c:174) ==14444== by 0x4D97E2C: call_window_proc (winproc.c:245) ==14444== by 0x4D9A37F: CallWindowProcA (winproc.c:964) ==14444== by 0x4A8207C: mdi_client_hook_proc (msg.c:3597) ==14444== by 0x4D97CDD: ??? (winproc.c:174) ==14444== by 0x4D97E2C: call_window_proc (winproc.c:245) ==14444== by 0x4D9A01E: WINPROC_CallProcWtoA (winproc.c:859) ==14444== by 0x4D9A1C1: WINPROC_call_window (winproc.c:903) ==14444== by 0x4D56739: call_window_proc (message.c:2224) ==14444== by 0x4D596F9: send_message (message.c:3266) ==14444== by 0x4D59E6A: SendMessageW (message.c:3466) ==14444== by 0x4D84EBC: send_parent_notify (win.c:428) ==14444== by 0x4D8914A: WIN_CreateWindowEx (win.c:1679) ==14444== by 0x4D89467: CreateWindowExA (win.c:1744) ==14444== by 0x4A82E22: test_mdi_messages (msg.c:3802) ==14444== by 0x4AB423D: func_msg (msg.c:16632) ==14444== Address 0x491ba98 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==14444== at 0x7BC50829: notify_alloc (heap.c:254) ==14444== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14444== by 0x4D3F4B1: MDIDestroyChild (mdi.c:567) ==14444== by 0x4D4124B: MDIClientWndProc_common (mdi.c:1227) ==14444== by 0x4D9AA09: MDIClientWndProcA (winproc.c:1106) ==14444== by 0x4D97CDD: ??? (winproc.c:174) ==14444== by 0x4D97E2C: call_window_proc (winproc.c:245) ==14444== by 0x4D9A37F: CallWindowProcA (winproc.c:964) ==14444== by 0x4A8207C: mdi_client_hook_proc (msg.c:3597) ==14444== by 0x4D97CDD: ??? (winproc.c:174) ==14444== by 0x4D97E2C: call_window_proc (winproc.c:245) ==14444== by 0x4D9A01E: WINPROC_CallProcWtoA (winproc.c:859) ==14444== by 0x4D9A1C1: WINPROC_call_window (winproc.c:903) ==14444== by 0x4D56739: call_window_proc (message.c:2224) ==14444== by 0x4D596F9: send_message (message.c:3266) ==14444== by 0x4D59E6A: SendMessageW (message.c:3466) ==14444== by 0x4D84EBC: send_parent_notify (win.c:428) ==14444== by 0x4D89847: DestroyWindow (win.c:1850) ==14444== by 0x4A82DAE: test_mdi_messages (msg.c:3798) ==14444== by 0x4AB423D: func_msg (msg.c:16632) ==14444== { Memcheck:Free fun:notify_realloc fun:RtlReAllocateHeap fun:MDIClientWndProc_common fun:MDIClientWndProcA obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:CallWindowProcA fun:mdi_client_hook_proc obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:WINPROC_CallProcWtoA fun:WINPROC_call_window fun:call_window_proc fun:send_message fun:SendMessageW fun:send_parent_notify fun:WIN_CreateWindowEx fun:CreateWindowExA fun:test_mdi_messages fun:func_msg } msg.c:12030: Tests skipped: Cursor not inside window, skipping TrackMouseEvent tests ==14444== Invalid read of size 2 ==14444== at 0x4D15ABF: strlenW (unicode.h:200) ==14444== by 0x4D15FD3: DEFWND_SetTextW (defwnd.c:140) ==14444== by 0x4D18283: DefWindowProcW (defwnd.c:950) ==14444== by 0x4AA40F1: test_dlg_proc4 (msg.c:12736) ==14444== by 0x4D97CDD: ??? (winproc.c:174) ==14444== by 0x4D97E2C: call_window_proc (winproc.c:245) ==14444== by 0x4D9A271: WINPROC_call_window (winproc.c:914) ==14444== by 0x4D56739: call_window_proc (message.c:2224) ==14444== by 0x4D596F9: send_message (message.c:3266) ==14444== by 0x4D59EFC: SendMessageA (message.c:3488) ==14444== by 0x4D88D0B: WIN_CreateWindowEx (win.c:1606) ==14444== by 0x4D89467: CreateWindowExA (win.c:1744) ==14444== by 0x4D1A98A: DIALOG_CreateIndirect (dialog.c:635) ==14444== by 0x4D1AE91: CreateDialogIndirectParamAorW (dialog.c:745) ==14444== by 0x4D1AED2: CreateDialogIndirectParamA (dialog.c:754) ==14444== by 0x4D1ADC3: CreateDialogParamA (dialog.c:719) ==14444== by 0x4AA4AA0: test_dialog_messages (msg.c:12968) ==14444== by 0x4AB42F9: func_msg (msg.c:16665) ==14444== by 0x4B14193: run_test (test.h:589) ==14444== by 0x4B145E5: main (test.h:673) ==14444== Address 0x48e92f4 is 0 bytes after a recently re-allocated block of size 12 alloc'd ==14444== at 0x7BC50829: notify_alloc (heap.c:254) ==14444== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14444== by 0x4D1A8F3: DIALOG_CreateIndirect (dialog.c:631) ==14444== by 0x4D1AE91: CreateDialogIndirectParamAorW (dialog.c:745) ==14444== by 0x4D1AED2: CreateDialogIndirectParamA (dialog.c:754) ==14444== by 0x4D1ADC3: CreateDialogParamA (dialog.c:719) ==14444== by 0x4AA4AA0: test_dialog_messages (msg.c:12968) ==14444== by 0x4AB42F9: func_msg (msg.c:16665) ==14444== by 0x4B14193: run_test (test.h:589) ==14444== by 0x4B145E5: main (test.h:673) ==14444== { Memcheck:Addr2 fun:strlenW fun:DEFWND_SetTextW fun:DefWindowProcW fun:test_dlg_proc4 obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:WINPROC_call_window fun:call_window_proc fun:send_message fun:SendMessageA fun:WIN_CreateWindowEx fun:CreateWindowExA fun:DIALOG_CreateIndirect fun:CreateDialogIndirectParamAorW fun:CreateDialogIndirectParamA fun:CreateDialogParamA fun:test_dialog_messages fun:func_msg fun:run_test fun:main } ==14444== Invalid read of size 2 ==14444== at 0x4D15AF4: strcpyW (unicode.h:207) ==14444== by 0x4D16091: DEFWND_SetTextW (defwnd.c:146) ==14444== by 0x4D18283: DefWindowProcW (defwnd.c:950) ==14444== by 0x4AA40F1: test_dlg_proc4 (msg.c:12736) ==14444== by 0x4D97CDD: ??? (winproc.c:174) ==14444== by 0x4D97E2C: call_window_proc (winproc.c:245) ==14444== by 0x4D9A271: WINPROC_call_window (winproc.c:914) ==14444== by 0x4D56739: call_window_proc (message.c:2224) ==14444== by 0x4D596F9: send_message (message.c:3266) ==14444== by 0x4D59EFC: SendMessageA (message.c:3488) ==14444== by 0x4D88D0B: WIN_CreateWindowEx (win.c:1606) ==14444== by 0x4D89467: CreateWindowExA (win.c:1744) ==14444== by 0x4D1A98A: DIALOG_CreateIndirect (dialog.c:635) ==14444== by 0x4D1AE91: CreateDialogIndirectParamAorW (dialog.c:745) ==14444== by 0x4D1AED2: CreateDialogIndirectParamA (dialog.c:754) ==14444== by 0x4D1ADC3: CreateDialogParamA (dialog.c:719) ==14444== by 0x4AA4AA0: test_dialog_messages (msg.c:12968) ==14444== by 0x4AB42F9: func_msg (msg.c:16665) ==14444== by 0x4B14193: run_test (test.h:589) ==14444== by 0x4B145E5: main (test.h:673) ==14444== Address 0x48e92f4 is 0 bytes after a recently re-allocated block of size 12 alloc'd ==14444== at 0x7BC50829: notify_alloc (heap.c:254) ==14444== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14444== by 0x4D1A8F3: DIALOG_CreateIndirect (dialog.c:631) ==14444== by 0x4D1AE91: CreateDialogIndirectParamAorW (dialog.c:745) ==14444== by 0x4D1AED2: CreateDialogIndirectParamA (dialog.c:754) ==14444== by 0x4D1ADC3: CreateDialogParamA (dialog.c:719) ==14444== by 0x4AA4AA0: test_dialog_messages (msg.c:12968) ==14444== by 0x4AB42F9: func_msg (msg.c:16665) ==14444== by 0x4B14193: run_test (test.h:589) ==14444== by 0x4B145E5: main (test.h:673) ==14444== { Memcheck:Addr2 fun:strcpyW fun:DEFWND_SetTextW fun:DefWindowProcW fun:test_dlg_proc4 obj:/home/austin/wine-valgrind/dlls/user32/user32.dll.so fun:call_window_proc fun:WINPROC_call_window fun:call_window_proc fun:send_message fun:SendMessageA fun:WIN_CreateWindowEx fun:CreateWindowExA fun:DIALOG_CreateIndirect fun:CreateDialogIndirectParamAorW fun:CreateDialogIndirectParamA fun:CreateDialogParamA fun:test_dialog_messages fun:func_msg fun:run_test fun:main } msg.c:13415: Tests skipped: Skipping DBCS WM_CHAR test in SBCS codepage 'ANSI Latin 1' msg.c:13731: Tests skipped: Unable to load Greek keyboard layout ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so resource && touch resource.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so scroll && touch scroll.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so static && touch static.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so sysparams && touch sysparams.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 sysparams.c:2524: Tests skipped: Setting depth 24 failed(ret = -2) ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so text && touch text.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so uitools && touch uitools.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so winstation && touch winstation.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 winstation.c:959: Test succeeded inside todo block: unexpected foreground window (nil) winstation.c:959: Test succeeded inside todo block: unexpected foreground window (nil) make[1]: *** [Makefile:596: winstation.ok] Error 2 ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so wsprintf && touch wsprintf.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/user32/tests' make: *** [Makefile:17439: dlls/user32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/userenv/tests' ../../../tools/runtest -q -P wine -T ../../.. -M userenv.dll -p userenv_test.exe.so userenv && touch userenv.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/userenv/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/usp10/tests' ../../../tools/runtest -q -P wine -T ../../.. -M usp10.dll -p usp10_test.exe.so usp10 && touch usp10.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 usp10.c:1630: Tests skipped: Font Calibri is not available. usp10.c:1638: Tests skipped: Font Microsoft Sans Serif is not available. usp10.c:1646: Tests skipped: Font Microsoft Sans Serif is not available. usp10.c:1654: Tests skipped: Font Microsoft Sans Serif is not available. usp10.c:1662: Tests skipped: Font Estrangelo Edessa is not available. usp10.c:1670: Tests skipped: Font MV Boli is not available. usp10.c:1678: Tests skipped: Font Microsoft PhagsPa is not available. usp10.c:1687: Tests skipped: Font DokChampa is not available. usp10.c:1695: Tests skipped: Font Microsoft Himalaya is not available. usp10.c:1704: Tests skipped: Font Mangal is not available. usp10.c:1712: Tests skipped: Font Vrinda is not available. usp10.c:1720: Tests skipped: Font Raavi is not available. usp10.c:1728: Tests skipped: Font Shruti is not available. usp10.c:1736: Tests skipped: Font Kalinga is not available. usp10.c:1744: Tests skipped: Font Latha is not available. usp10.c:1752: Tests skipped: Font Gautami is not available. usp10.c:1760: Tests skipped: Font Kartika is not available. usp10.c:1768: Tests skipped: Font Tunga is not available. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/usp10/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/uxtheme/tests' ../../../tools/runtest -q -P wine -T ../../.. -M uxtheme.dll -p uxtheme_test.exe.so system && touch system.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 system.c:210: Tests skipped: No active theme, skipping rest of OpenThemeData tests system.c:367: Tests skipped: No active theme, skipping rest of OpenThemeDataEx tests make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/uxtheme/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/vbscript/tests' ../../../tools/runtest -q -P wine -T ../../.. -M vbscript.dll -p vbscript_test.exe.so createobj && touch createobj.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M vbscript.dll -p vbscript_test.exe.so run && touch run.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M vbscript.dll -p vbscript_test.exe.so vbscript && touch vbscript.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/vbscript/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/vcomp/tests' ../../../tools/runtest -q -P wine -T ../../.. -M vcomp.dll -p vcomp_test.exe.so vcomp && touch vcomp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/vcomp/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/version/tests' ../../../tools/runtest -q -P wine -T ../../.. -M version.dll -p version_test.exe.so info && touch info.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M version.dll -p version_test.exe.so install && touch install.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/version/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wbemdisp/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wbemdisp.dll -p wbemdisp_test.exe.so wbemdisp && touch wbemdisp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wbemdisp/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wbemprox/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wbemprox.dll -p wbemprox_test.exe.so query && touch query.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wine: Unhandled illegal instruction at address 0x77970e8 (thread 01c6), starting debugger... preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 Unhandled exception: illegal instruction in 32-bit code (0x077970e8). fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children Register dump: CS:0023 SS:002b DS:002b ES:002b FS:000b GS:0013 EIP:077970e8 ESP:04aee1b0 EBP:00000003 EFLAGS:00200004( - -- - -P- ) EAX:07797608 EBX:07c12000 ECX:048057e8 EDX:00010000 ESI:0479cbe8 EDI:048057e8 Stack dump: 0x04aee1b0: 00000002 00000010 00000082 0776d5d2 0x04aee1c0: 00800000 00000000 04aee1fc 0479cf08 0x04aee1d0: 00007990 000079a4 04791b88 00000000 0x04aee1e0: 000079b0 00007980 00007984 00007988 0x04aee1f0: 0000798c 0479cc48 00004800 000079b8 0x04aee200: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x077970e8 in radeonsi_dri.so (+0x6ef0e8) (0x00000003) 1 0x077734e4 in radeonsi_dri.so (+0x6cb4e3) (0x04790ad8) 2 0x07773a58 in radeonsi_dri.so (+0x6cba57) (0x04791b98) 3 0x078119ff radeon_drm_winsys_create+0x97e() in radeonsi_dri.so (0x04aee398) 4 0x070d843c in radeonsi_dri.so (+0x3043b) (0x04778328) 5 0x07577760 in radeonsi_dri.so (+0x4cf75f) (0x04778328) 6 0x0757715d in radeonsi_dri.so (+0x4cf15c) (0x04778328) 7 0x07405663 in radeonsi_dri.so (+0x35d662) (0x04778328) 8 0x07400416 in radeonsi_dri.so (+0x358415) (0x047782a0) 9 0x06b44da4 in libgl.so.1 (+0x46da3) (0x04694910) 10 0x06b16d98 in libgl.so.1 (+0x18d97) (0x046921e8) 11 0x06b128db in libgl.so.1 (+0x148da) (0x04aeee34) 12 0x06b12a54 glXChooseVisual+0x63() in libgl.so.1 (0x04aeee34) 13 0x059bc53a X11DRV_WineGL_InitOpenglInfo+0xb6() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:474] in winex11 (0x04aeef08) 14 0x059bdf92 init_opengl+0xfbe(once=0x5a1ae00, param=0x0(nil), context=(nil)) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:679] in winex11 (0x04aef118) 15 0x7bc96f55 RtlRunOnceExecuteOnce+0x52(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/ntdll/sync.c:1541] in ntdll (0x04aef168) 16 0x7b482bcf InitOnceExecuteOnce+0x22(once=, func=, param=, context=) [/home/austin/wine-valgrind/dlls/kernel32/sync.c:2363] in kernel32 (0x04aef198) 17 0x059be460 has_opengl+0x28() [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:778] in winex11 (0x04aef1c8) 18 0x059c65c6 get_glx_driver+0x6a(version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/opengl.c:3401] in winex11 (0x04aef1e8) 19 0x059b115b X11DRV_wine_get_wgl_driver+0x10(dev=0x491bb00, version=0xf) [/home/austin/wine-valgrind/dlls/winex11.drv/init.c:340] in winex11 (0x04aef218) 20 0x05390409 __wine_get_wgl_driver+0x60(hdc=, version=) [/home/austin/wine-valgrind/dlls/gdi32/opengl.c:58] in gdi32 (0x04aef248) 21 0x05ec1e5e wined3d_adapter_init+0xe0(adapter=0x49184f8, ordinal=0, wined3d_creation_flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6518] in wined3d (0x04aef688) 22 0x05ec28dd wined3d_init+0x99(wined3d=0x49184e8, flags=0) [/home/austin/wine-valgrind/dlls/wined3d/directx.c:6664] in wined3d (0x04aef6c8) 23 0x05f52a87 wined3d_create+0xad(flags=) [/home/austin/wine-valgrind/dlls/wined3d/wined3d_main.c:110] in wined3d (0x04aef728) 24 0x05def55e dxgi_factory_init+0x44(factory=0x49184b8, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:309] in dxgi (0x04aef758) 25 0x05def5f6 dxgi_factory_create+0x51(riid=0x5d3e9a0, factory=0x4aef824, extended=0) [/home/austin/wine-valgrind/dlls/dxgi/factory.c:330] in dxgi (0x04aef7a8) 26 0x05dedbd6 CreateDXGIFactory+0x81(riid=, factory=) [/home/austin/wine-valgrind/dlls/dxgi/dxgi_main.c:70] in dxgi (0x04aef7e8) 27 0x05d2ba0e fill_videocontroller+0xd6(table=0x5d50768, cond=0x4918420) [/home/austin/wine-valgrind/dlls/wbemprox/builtin.c:3191] in wbemprox (0x04aef9f8) 28 0x05d32347 execute_view+0x6c(view=0x4918440) [/home/austin/wine-valgrind/dlls/wbemprox/query.c:413] in wbemprox (0x04aefa58) 29 0x05d32605 exec_query+0x59(str="SELECT * FROM Win32_VideoController where availability = '3'", result=0x4aefbd4) [/home/austin/wine-valgrind/dlls/wbemprox/query.c:480] in wbemprox (0x04aefa88) 30 0x05d389a2 wbem_services_ExecQuery+0xd9(iface=, strQueryLanguage=, strQuery=, lFlags=, pCtx=, ppEnum=) [/home/austin/wine-valgrind/dlls/wbemprox/services.c:626] in wbemprox (0x04aefac8) 31 0x04828138 exec_query+0xc6(services=0x490e670, str="SELECT * FROM Win32_VideoController where availability = '3'", result=0x4aefbd4) [/home/austin/wine-valgrind/dlls/wbemprox/tests/../../../include/wbemcli.h:1166] in wbemprox_test (0x04aefba8) 32 0x048287af test_select+0x441(services=0x490e670) [/home/austin/wine-valgrind/dlls/wbemprox/tests/query.c:140] in wbemprox_test (0x04aefc78) 33 0x048318ab func_query+0x191() [/home/austin/wine-valgrind/dlls/wbemprox/tests/query.c:1391] in wbemprox_test (0x04aefcc8) 34 0x048330dc run_test+0x96(name="query") [/home/austin/wine-valgrind/dlls/wbemprox/tests/../../../include/wine/test.h:589] in wbemprox_test (0x04aefd08) 35 0x0483352e main+0x245(argc=, argv=0x48e1e00) [/home/austin/wine-valgrind/dlls/wbemprox/tests/../../../include/wine/test.h:673] in wbemprox_test (0x04aefdd8) 36 0x048335bb __wine_spec_exe_entry+0x6d(peb=) [/home/austin/wine-valgrind/dlls/winecrt0/exe_entry.c:36] in wbemprox_test (0x04aefe18) 37 0x7b46afc4 call_process_entry+0xb() in kernel32 (0x04aefe38) 38 0x7b46b119 start_process+0x152(entry=0x483354d) [/home/austin/wine-valgrind/dlls/kernel32/process.c:1116] in kernel32 (0x04aefe88) 39 0x7bc8fd94 call_thread_func_wrapper+0xb() in ntdll (0x04aefea8) 40 0x7bc8fe10 call_thread_func+0x71(entry=0x7b46afc6, arg=0x483354d, frame=0x4aeffb8) [/home/austin/wine-valgrind/dlls/ntdll/signal_i386.c:2759] in ntdll (0x04aeff98) 41 0x7bc8fd72 call_thread_entry_point+0x11() in ntdll (0x04aeffb8) 42 0x7bc5f267 start_process+0x20(arg=0xfefea054) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3083] in ntdll (0x04aeffe8) 43 0x040401a1 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 44 0x0404017b wine_switch_to_stack+0x22(func=0x7bc5f246, arg=0xfefea054, stack=0x4af0000) [/home/austin/wine-valgrind/libs/wine/port.c:77] in libwine.so.1 (0xfefe9fd8) 45 0x7bc5f5da LdrInitializeThunk+0x372(kernel_start=0x7b46afc6, unknown2=, unknown3=, unknown4=) [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3144] in ntdll (0xfefea068) 46 0x7b46b9e3 __wine_kernel_init+0x6af() [/home/austin/wine-valgrind/dlls/kernel32/process.c:1310] in kernel32 (0xfefeaf18) 47 0x7bc5fd82 __wine_process_init+0x132() [/home/austin/wine-valgrind/dlls/ntdll/loader.c:3353] in ntdll (0xfefeaf58) 48 0x0403f59f wine_init+0x14b(argc=0x3, argv=0xfefeb494, error="", error_size=0x400) [/home/austin/wine-valgrind/libs/wine/loader.c:974] in libwine.so.1 (0xfefeafa8) 49 0x7c000f50 main+0x145(argc=, argv=0xfefeb494) [/home/austin/wine-valgrind/loader/main.c:258] in (0xfefeb3e8) 50 0x042785ce __libc_start_main+0xdd() in libc.so.6 (0x00000000) 0x077970e8: repe Modules: Module Address Debug info Name (138 modules) ELF 4000000- 4024000 Deferred ld-linux.so.2 ELF 4025000- 4028000 Deferred vgpreload_core-x86-linux.so ELF 4028000- 4038000 Deferred vgpreload_memcheck-x86-linux.so ELF 4038000- 41f1000 Dwarf libwine.so.1 ELF 4218000- 4222000 Deferred libnss_compat.so.2 ELF 4222000- 423c000 Deferred libnsl.so.1 ELF 4243000- 425f000 Deferred libpthread.so.0 ELF 4260000- 4410000 Dwarf libc.so.6 ELF 4410000- 4415000 Deferred libdl.so.2 ELF 4816000- 483f000 Dwarf wbemprox_test \-PE 4820000- 483f000 \ wbemprox_test ELF 4868000- 48bb000 Deferred libm.so.6 ELF 48bb000- 48c8000 Deferred libnss_nis.so.2 ELF 48c8000- 48db000 Deferred libnss_files.so.2 ELF 4af0000- 4c62000 Deferred oleaut32 \-PE 4b10000- 4c62000 \ oleaut32 ELF 4d62000- 4ee5000 Deferred ole32 \-PE 4d80000- 4ee5000 \ ole32 ELF 4fe5000- 5066000 Deferred advapi32 \-PE 4ff0000- 5066000 \ advapi32 ELF 506a000- 51e0000 Deferred user32 \-PE 5080000- 51e0000 \ user32 ELF 52e4000- 5429000 Dwarf gdi32 \-PE 52f0000- 5429000 \ gdi32 ELF 5435000- 5450000 Deferred version \-PE 5440000- 5450000 \ version ELF 5458000- 54e7000 Deferred rpcrt4 \-PE 5460000- 54e7000 \ rpcrt4 ELF 554d000- 560d000 Deferred libfreetype.so.6 ELF 5811000- 582a000 Deferred libz.so.1 ELF 5832000- 5844000 Deferred libbz2.so.1 ELF 584c000- 588a000 Deferred libpng16.so.16 ELF 588e000- 58d1000 Deferred libfontconfig.so.1 ELF 58d5000- 58ff000 Deferred libexpat.so.1 ELF 590b000- 5917000 Deferred libxcursor.so.1 ELF 591f000- 5926000 Deferred libxfixes.so.3 ELF 5936000- 5939000 Deferred libxshmfence.so.1 ELF 5951000- 5976000 Deferred imm32 \-PE 5960000- 5976000 \ imm32 ELF 597e000- 5a1e000 Dwarf winex11 \-PE 5990000- 5a1e000 \ winex11 ELF 5a2a000- 5a2e000 Deferred libxinerama.so.1 ELF 5a2e000- 5a35000 Deferred libxxf86vm.so.1 ELF 5a39000- 5a45000 Deferred libxrender.so.1 ELF 5a4d000- 5a5a000 Deferred libxrandr.so.2 ELF 5a5e000- 5a62000 Deferred libxcomposite.so.1 ELF 5a7c000- 5a91000 Deferred libxext.so.6 ELF 5a95000- 5be6000 Deferred libx11.so.6 ELF 5bea000- 5c16000 Deferred libxcb.so.1 ELF 5c1a000- 5c1f000 Deferred libxau.so.6 ELF 5c1f000- 5c26000 Deferred libxdmcp.so.6 ELF 5c2a000- 5c46000 Deferred libbsd.so.0 ELF 5c4a000- 5c53000 Deferred librt.so.1 ELF 5c75000- 5c78000 Deferred libx11-xcb.so.1 ELF 5c95000- 5c99000 Deferred libxcb-dri3.so.0 ELF 5c99000- 5c9d000 Deferred libxcb-present.so.0 ELF 5c9d000- 5ca5000 Deferred libxcb-sync.so.1 ELF 5ca9000- 5cbc000 Deferred libxi.so.6 ELF 5d12000- 5d51000 Dwarf wbemprox \-PE 5d20000- 5d51000 \ wbemprox ELF 5d55000- 5d99000 Deferred winspool \-PE 5d60000- 5d99000 \ winspool ELF 5da1000- 5dcd000 Deferred iphlpapi \-PE 5db0000- 5dcd000 \ iphlpapi ELF 5dd9000- 5e04000 Dwarf dxgi \-PE 5de0000- 5e04000 \ dxgi ELF 5e24000- 5e27000 Deferred libllvmamdgpuinfo.so.39 ELF 5e2f000- 5e47000 Deferred libresolv.so.2 ELF 5e4b000- 5fc0000 Dwarf wined3d \-PE 5e60000- 5fc0000 \ wined3d ELF 61c8000- 61dd000 Deferred libtasn1.so.6 ELF 65ea000- 6623000 Deferred ws2_32 \-PE 65f0000- 6623000 \ ws2_32 ELF 6627000- 665e000 Deferred libglapi.so.0 ELF 6662000- 6666000 Deferred libxdamage.so.1 ELF 666e000- 6674000 Deferred libxcb-dri2.so.0 ELF 6675000- 66fa000 Deferred libcups.so.2 ELF 66fa000- 6831000 Deferred libgnutls.so.28 ELF 6931000- 6971000 Deferred libnettle.so.6 ELF 6975000- 69ac000 Deferred libhogweed.so.4 ELF 69b0000- 6a27000 Deferred libgmp.so.10 ELF 6a8b000- 6a91000 Deferred libtxc_dxtn.so ELF 6ae0000- 6aea000 Deferred libdrm_nouveau.so.2 ELF 6aee000- 6afc000 Deferred libdrm_radeon.so.1 ELF 6afe000- 6b73000 Dwarf libgl.so.1 ELF 6c73000- 6c90000 Deferred libxcb-glx.so.0 ELF 6c90000- 6ca4000 Deferred libdrm.so.2 ELF 70a8000- 7e10000 Dwarf radeonsi_dri.so ELF 8191000- 81b8000 Deferred libdrm_intel.so.1 ELF 81b8000- 81c4000 Deferred libdrm_amdgpu.so.1 ELF 81c8000- 81e5000 Deferred libelf.so.1 ELF 820d000- 8210000 Deferred libllvmx86info.so.39 ELF 8a3b000- 8bf7000 Deferred libllvmamdgpucodegen.so.39 ELF 8ff7000- 90f8000 Deferred libllvmamdgpudesc.so.39 ELF 9100000- 9109000 Deferred libllvmmcdisassembler.so.39 ELF 9111000- 9125000 Deferred libllvmmcjit.so.39 ELF 92b0000- 941b000 Deferred libllvmx86disassembler.so.39 ELF 941b000- 9727000 Deferred libllvmx86codegen.so.39 ELF 9727000- 977a000 Deferred libllvmbitwriter.so.39 ELF 977a000- 97a5000 Deferred libllvmexecutionengine.so.39 ELF 97a9000- 97be000 Deferred libllvmtarget.so.39 ELF 97ee000- 9809000 Deferred libgcc_s.so.1 ELF 9fc5000- 9fd1000 Deferred libpciaccess.so.0 ELF 9fd5000- 9fe2000 Deferred libllvmamdgpuutils.so.39 ELF a958000- acb3000 Deferred libllvmscalaropts.so.39 ELF ade3000- af6f000 Deferred libllvmx86desc.so.39 ELF b16f000- b1e9000 Deferred libllvmruntimedyld.so.39 ELF b1e9000- b21a000 Deferred libllvmamdgpuasmprinter.so.39 ELF b21a000- b22a000 Deferred libllvmx86utils.so.39 ELF b24a000- b251000 Deferred libllvmirreader.so.39 ELF b5c7000- ba00000 Deferred libllvmanalysis.so.39 ELF ba00000- bad1000 Deferred libllvmmc.so.39 ELF c111000- c24f000 Deferred libllvmsupport.so.39 ELF c24f000- c281000 Deferred libllvmlinker.so.39 ELF c64d000- c9b8000 Deferred libllvmcore.so.39 ELF cab8000- cb11000 Deferred libllvmx86asmprinter.so.39 ELF cb11000- cb93000 Deferred libllvmobject.so.39 ELF ce74000- cec0000 Deferred libllvmprofiledata.so.39 ELF d302000- d3f0000 Deferred libllvmasmprinter.so.39 ELF d6af000- dc38000 Deferred libllvmcodegen.so.39 ELF de38000- e162000 Deferred libllvmselectiondag.so.39 ELF e162000- e1c0000 Deferred libncurses.so.6 ELF e1c0000- e208000 Deferred libllvmmcparser.so.39 ELF e62e000- e714000 Deferred libllvmvectorize.so.39 ELF e86b000- ea68000 Deferred libllvmtransformutils.so.39 ELF f9e7000- fb16000 Deferred libllvmipo.so.39 ELF fc4b000- fd52000 Deferred libllvminstcombine.so.39 ELF fe52000- feb4000 Deferred libllvmdebuginfocodeview.so.39 ELF feb4000- ff22000 Deferred libllvmbitreader.so.39 ELF 1015a000-1023c000 Deferred libllvminstrumentation.so.39 ELF 10660000-106cd000 Deferred libllvmasmparser.so.39 ELF 7a800000-7a937000 Deferred opengl32 \-PE 7a820000-7a937000 \ opengl32 ELF 7b400000-7b7f9000 Dwarf kernel32 \-PE 7b410000-7b7f9000 \ kernel32 ELF 7bc00000-7bd10000 Dwarf ntdll \-PE 7bc10000-7bd10000 \ ntdll ELF 7c000000-7c004000 Dwarf Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000186 0 0000018a 0 00000090 0 00000026 0 00000023 0 0000001e 0 00000018 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe 0000001d 0 00000017 0 00000016 0 00000012 0 0000001b plugplay.exe 00000020 0 0000001f 0 0000001c 0 00000021 winedevice.exe 0000002b 0 00000025 0 00000024 0 00000022 0 00000029 explorer.exe 0000002e 0 0000002d 0 0000002c 0 0000002a 0 0000002f winemine.exe 00000030 0 0000008e rpcss.exe 00000094 0 00000093 0 00000092 0 00000091 0 0000008f 0 0000016e svchost.exe 00000191 0 00000194 0 0000018d 0 0000018b 0 0000018c 0 0000016c 0 00000183 svchost.exe 000001be 0 00000192 0 00000195 0 00000184 0 0000016f explorer.exe 00000148 0 00000110 0 00000140 0 00000188 0 000001c4 (D) Z:\home\austin\wine-valgrind\dlls\wbemprox\tests\wbemprox_test.exe 000001c6 0 <== System information: Wine build: wine-2.8-375-g4abbbf01d4 Platform: i386 Version: Windows 7 Host system: Linux Host version: 4.9.27-vanilla-workstation-3 ==14932== 40 bytes in 1 blocks are possibly lost in loss record 1,062 of 1,697 ==14932== at 0x7BC50829: notify_alloc (heap.c:254) ==14932== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==14932== by 0x5D371CB: heap_alloc (wbemprox_private.h:232) ==14932== by 0x5D3943C: WbemServices_create (services.c:888) ==14932== by 0x5D3B0FE: wbem_locator_ConnectServer (wbemlocator.c:198) ==14932== by 0x4831810: IWbemLocator_ConnectServer (wbemcli.h:443) ==14932== by 0x4831810: func_query (???:0) ==14932== by 0x48330DB: run_test (test.h:589) ==14932== by 0x483352D: main (test.h:673) ==14932== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:WbemServices_create fun:wbem_locator_ConnectServer fun:IWbemLocator_ConnectServer fun:func_query fun:run_test fun:main } make[1]: *** [Makefile:173: query.ok] Error 29 ../../../tools/runtest -q -P wine -T ../../.. -M wbemprox.dll -p wbemprox_test.exe.so services && touch services.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wbemprox/tests' make: *** [Makefile:18138: dlls/wbemprox/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/webservices/tests' ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so channel && touch channel.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so listener && touch listener.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so msg && touch msg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so proxy && touch proxy.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so reader && touch reader.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 reader.c:3454: Test failed: 55: got 7ff0000000000000 reader.c:3454: Test failed: 57: got 000000000 make[1]: *** [Makefile:303: reader.ok] Error 2 ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so url && touch url.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p webservices_test.exe.so writer && touch writer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 writer.c:388: Test failed: 2227: got 39 expected 22 writer.c:388: Test failed: 2227: got 29 expected 12 writer.c:388: Test failed: 2227: got 28 expected 10 writer.c:388: Test failed: 2227: got 28 expected 11 writer.c:388: Test failed: 2227: got 29 expected 11 writer.c:388: Test failed: 2227: got 29 expected 12 writer.c:390: Test failed: 2227: got 1.7976931348623316E+308 expected 1.7976931348623157E+308 writer.c:390: Test failed: 2227: got -1.7976931348623316E+308 expected -1.7976931348623157E+308 writer.c:2275: Test failed: got 037f writer.c:2278: Test failed: got 0f7f writer.c:388: Test failed: 2291: got 39 expected 22 writer.c:2294: Test failed: got 0f7f make[1]: *** [Makefile:365: writer.ok] Error 12 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/webservices/tests' make: *** [Makefile:18185: dlls/webservices/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wer/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wer.dll -p wer_test.exe.so main && touch main.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wer/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wiaservc/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wiaservc.dll -p wiaservc_test.exe.so wia && touch wia.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wiaservc/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/windowscodecs/tests' ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so bitmap && touch bitmap.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so bmpformat && touch bmpformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so converter && touch converter.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so gifformat && touch gifformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so icoformat && touch icoformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so info && touch info.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so metadata && touch metadata.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so palette && touch palette.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so pngformat && touch pngformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so propertybag && touch propertybag.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so stream && touch stream.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p windowscodecs_test.exe.so tiffformat && touch tiffformat.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/windowscodecs/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/windowscodecsext/tests' ../../../tools/runtest -q -P wine -T ../../.. -M windowscodecsext.dll -p windowscodecsext_test.exe.so transform && touch transform.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/windowscodecsext/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/winhttp/tests' ../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p winhttp_test.exe.so notification && touch notification.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p winhttp_test.exe.so url && touch url.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p winhttp_test.exe.so winhttp && touch winhttp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ntlm_auth: error opening config file /etc/samba/smb.conf. Error was No such file or directory winhttp.c:2621: Test failed: got 401 make[1]: *** [Makefile:198: winhttp.ok] Error 1 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/winhttp/tests' make: *** [Makefile:18822: dlls/winhttp/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wininet/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wininet.dll -p wininet_test.exe.so ftp && touch ftp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wininet.dll -p wininet_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wininet.dll -p wininet_test.exe.so http && touch http.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==15313== Thread 3: ==15313== Invalid read of size 2 ==15313== at 0x4BA6A6F: memchrW (unicode.h:283) ==15313== by 0x4BAAC5A: InternetCrackUrlW (internet.c:1711) ==15313== by 0x4BA008C: get_redirect_url (http.c:3997) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== Address 0x4922560 is 0 bytes after a block of size 80 alloc'd ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4B956A8: heap_alloc (internet.h:94) ==15313== by 0x4BA0033: get_redirect_url (http.c:3988) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== Invalid read of size 2 ==15313== at 0x4BA6A6F: memchrW (unicode.h:283) ==15313== by 0x4BAAC96: InternetCrackUrlW (internet.c:1713) ==15313== by 0x4BA008C: get_redirect_url (http.c:3997) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== Address 0x4922560 is 0 bytes after a block of size 80 alloc'd ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4B956A8: heap_alloc (internet.h:94) ==15313== by 0x4BA0033: get_redirect_url (http.c:3988) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== Invalid read of size 2 ==15313== at 0x4BA6A6F: memchrW (unicode.h:283) ==15313== by 0x4BAAE7C: InternetCrackUrlW (internet.c:1753) ==15313== by 0x4BA008C: get_redirect_url (http.c:3997) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== Address 0x4922560 is 0 bytes after a block of size 80 alloc'd ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4B956A8: heap_alloc (internet.h:94) ==15313== by 0x4BA0033: get_redirect_url (http.c:3988) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== Invalid read of size 2 ==15313== at 0x4BA6A6F: memchrW (unicode.h:283) ==15313== by 0x4BAB2C7: InternetCrackUrlW (internet.c:1867) ==15313== by 0x4BA008C: get_redirect_url (http.c:3997) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== Address 0x4922560 is 0 bytes after a block of size 80 alloc'd ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4B956A8: heap_alloc (internet.h:94) ==15313== by 0x4BA0033: get_redirect_url (http.c:3988) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Addr2 fun:memchrW fun:InternetCrackUrlW fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== Thread 5: ==15313== Syscall param sendmsg(msg.msg_iov[0]) points to uninitialised byte(s) ==15313== at 0x4252477: sendmsg (sendmsg.c:33) ==15313== by 0x55A45FB: WS2_send (socket.c:2593) ==15313== by 0x55ACA50: WS2_sendto (socket.c:5569) ==15313== by 0x55AC66F: WS_send (socket.c:5484) ==15313== by 0x4A15DC0: server_thread (http.c:2420) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== Address 0x6ff8fd1 is 4,193 bytes inside a recently re-allocated block of size 8,000 alloc'd ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC5533D: RtlReAllocateHeap (heap.c:1883) ==15313== by 0x4A14CC5: server_thread (http.c:2133) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== Uninitialised value was created by a client request ==15313== at 0x7BC505F8: mark_block_uninitialized (heap.c:208) ==15313== by 0x7BC50784: initialize_block (heap.c:239) ==15313== by 0x7BC553FE: RtlReAllocateHeap (heap.c:1905) ==15313== by 0x4A14CC5: server_thread (http.c:2133) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Param sendmsg(msg.msg_iov[0]) fun:sendmsg fun:WS2_send fun:WS2_sendto fun:WS_send fun:server_thread obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== Thread 1 wininet_test.exe.so: ==15313== 16 bytes in 2 blocks are definitely lost in loss record 82 of 787 ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x6204755: SECUR32_makeSecHandle (wrapper.c:44) ==15313== by 0x62051D3: InitializeSecurityContextW (wrapper.c:354) ==15313== by 0x4BB36DF: netcon_secure_connect_setup (netconnection.c:467) ==15313== by 0x4BB401C: NETCON_secure_connect (netconnection.c:617) ==15313== by 0x4BA310A: HTTP_HttpSendRequestW (http.c:4923) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:SECUR32_makeSecHandle fun:InitializeSecurityContextW fun:netcon_secure_connect_setup fun:NETCON_secure_connect fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== 36 bytes in 1 blocks are definitely lost in loss record 286 of 787 ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4B956A8: heap_alloc (internet.h:94) ==15313== by 0x4BA0033: get_redirect_url (http.c:3988) ==15313== by 0x4BA374B: HTTP_HttpSendRequestW (http.c:5032) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc fun:get_redirect_url fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== 192 bytes in 2 blocks are definitely lost in loss record 613 of 787 ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4BB1F9D: heap_alloc_zero (internet.h:99) ==15313== by 0x4BB3290: create_netconn (netconnection.c:348) ==15313== by 0x4BA2958: open_http_connection (http.c:4773) ==15313== by 0x4BA3097: HTTP_HttpSendRequestW (http.c:4914) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==15313== 864 bytes in 9 blocks are possibly lost in loss record 709 of 787 ==15313== at 0x7BC50829: notify_alloc (heap.c:254) ==15313== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15313== by 0x4BB1F9D: heap_alloc_zero (internet.h:99) ==15313== by 0x4BB3290: create_netconn (netconnection.c:348) ==15313== by 0x4BA2958: open_http_connection (http.c:4773) ==15313== by 0x4BA3097: HTTP_HttpSendRequestW (http.c:4914) ==15313== by 0x4BA3F6A: AsyncHttpSendRequestProc (http.c:5183) ==15313== by 0x4BAFECC: INTERNET_WorkerThreadFunc (internet.c:3724) ==15313== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==15313== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==15313== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15313== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15313== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15313== by 0x7BC99B8A: start_thread (thread.c:487) ==15313== by 0x4249260: start_thread (pthread_create.c:333) ==15313== by 0x434531D: clone (clone.S:114) ==15313== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:heap_alloc_zero fun:create_netconn fun:open_http_connection fun:HTTP_HttpSendRequestW fun:AsyncHttpSendRequestProc fun:INTERNET_WorkerThreadFunc fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ../../../tools/runtest -q -P wine -T ../../.. -M wininet.dll -p wininet_test.exe.so internet && touch internet.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wininet.dll -p wininet_test.exe.so url && touch url.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wininet.dll -p wininet_test.exe.so urlcache && touch urlcache.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wininet/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/winmm/tests' ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so capture && touch capture.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==15377== 512 bytes in 1 blocks are definitely lost in loss record 603 of 716 ==15377== at 0x7BC50829: notify_alloc (heap.c:254) ==15377== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==15377== by 0x4CC2833: list_window_children (win.c:319) ==15377== by 0x4CCB303: WIN_ListChildren (win.c:3309) ==15377== by 0x4CC7915: DestroyWindow (win.c:1881) ==15377== by 0x4B7E087: WINMM_DevicesThreadDone (waveform.c:2446) ==15377== by 0x4B7E44A: WINMM_DevicesThreadProc (waveform.c:2517) ==15377== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==15377== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==15377== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==15377== by 0x7BC99B8A: start_thread (thread.c:487) ==15377== by 0x4249260: start_thread (pthread_create.c:333) ==15377== by 0x434531D: clone (clone.S:114) ==15377== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:list_window_children fun:WIN_ListChildren fun:DestroyWindow fun:WINMM_DevicesThreadDone fun:WINMM_DevicesThreadProc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so generated && touch generated.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so joystick && touch joystick.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 joystick.c:116: Tests skipped: This test requires a real joystick. ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so mcicda && touch mcicda.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 mcicda.c:174: Tests skipped: No CD-ROM in drive. ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so midi && touch midi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so mixer && touch mixer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so mmio && touch mmio.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so timer && touch timer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M winmm.dll -p winmm_test.exe.so wave && touch wave.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/winmm/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/winspool.drv/tests' ../../../tools/runtest -q -P wine -T ../../.. -M winspool.drv -p winspool.drv_test.exe.so info && touch info.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 info.c:2354: Tests skipped: Level 1 not supported info.c:2354: Tests skipped: Level 3 not supported make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/winspool.drv/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wintab32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wintab32.dll -p wintab32_test.exe.so context && touch context.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wintab32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wintrust/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wintrust.dll -p wintrust_test.exe.so asn && touch asn.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wintrust.dll -p wintrust_test.exe.so crypt && touch crypt.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wintrust.dll -p wintrust_test.exe.so register && touch register.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wintrust.dll -p wintrust_test.exe.so softpub && touch softpub.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wintrust/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wlanapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wlanapi.dll -p wlanapi_test.exe.so wlanapi && touch wlanapi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 wlanapi.c:153: Tests skipped: No wireless interfaces make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wlanapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wldap32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wldap32.dll -p wldap32_test.exe.so parse && touch parse.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wldap32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wmiutils/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wmiutils.dll -p wmiutils_test.exe.so path && touch path.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wmiutils/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wmp/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wmp.dll -p wmp_test.exe.so oleobj && touch oleobj.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wmp/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wmvcore/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wmvcore.dll -p wmvcore_test.exe.so wmvcore && touch wmvcore.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wmvcore/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wpc/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wpc.dll -p wpc_test.exe.so wpc && touch wpc.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wpc/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/ws2_32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M ws2_32.dll -p ws2_32_test.exe.so protocol && touch protocol.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M ws2_32.dll -p ws2_32_test.exe.so sock && touch sock.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 sock.c:2612: Tests skipped: SOCK_RAW is not supported sock.c:2658: Test failed: Expected 10047, received 10043 sock.c:2659: Tests skipped: IPX is not supported ==16056== Invalid free() / delete / delete[] / realloc() ==16056== at 0x7BC5091F: notify_realloc (heap.c:270) ==16056== by 0x7BC553A3: RtlReAllocateHeap (heap.c:1896) ==16056== by 0x4B746C3: WS_get_local_ips (socket.c:6250) ==16056== by 0x4B749E2: WS_gethostbyname (socket.c:6333) ==16056== by 0x4A1CBD9: test_getsockname (sock.c:4561) ==16056== by 0x4A3CAFC: func_sock (sock.c:10454) ==16056== by 0x4A3D959: run_test (test.h:589) ==16056== by 0x4A3DDAB: main (test.h:673) ==16056== Address 0x48e7660 is 16 bytes after a recently re-allocated block of size 2,040 alloc'd ==16056== at 0x7BC50829: notify_alloc (heap.c:254) ==16056== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16056== by 0x4B744DE: WS_get_local_ips (socket.c:6214) ==16056== by 0x4B749E2: WS_gethostbyname (socket.c:6333) ==16056== by 0x4A1CBD9: test_getsockname (sock.c:4561) ==16056== by 0x4A3CAFC: func_sock (sock.c:10454) ==16056== by 0x4A3D959: run_test (test.h:589) ==16056== by 0x4A3DDAB: main (test.h:673) ==16056== { Memcheck:Free fun:notify_realloc fun:RtlReAllocateHeap fun:WS_get_local_ips fun:WS_gethostbyname fun:test_getsockname fun:func_sock fun:run_test fun:main } ==16056== Invalid free() / delete / delete[] / realloc() ==16056== at 0x7BC5091F: notify_realloc (heap.c:270) ==16056== by 0x7BC55275: RtlReAllocateHeap (heap.c:1860) ==16056== by 0x4B746C3: WS_get_local_ips (socket.c:6250) ==16056== by 0x4B749E2: WS_gethostbyname (socket.c:6333) ==16056== by 0x4A1CEB5: test_dns (sock.c:4606) ==16056== by 0x4A3CB10: func_sock (sock.c:10458) ==16056== by 0x4A3D959: run_test (test.h:589) ==16056== by 0x4A3DDAB: main (test.h:673) ==16056== Address 0x49e6560 is 0 bytes after a recently re-allocated block of size 0 alloc'd ==16056== at 0x7BC50829: notify_alloc (heap.c:254) ==16056== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16056== by 0x4B74524: WS_get_local_ips (socket.c:6216) ==16056== by 0x4B749E2: WS_gethostbyname (socket.c:6333) ==16056== by 0x4A1CEB5: test_dns (sock.c:4606) ==16056== by 0x4A3CB10: func_sock (sock.c:10458) ==16056== by 0x4A3D959: run_test (test.h:589) ==16056== by 0x4A3DDAB: main (test.h:673) ==16056== { Memcheck:Free fun:notify_realloc fun:RtlReAllocateHeap fun:WS_get_local_ips fun:WS_gethostbyname fun:test_dns fun:func_sock fun:run_test fun:main } sock.c:8919: Tests skipped: Cannot test SIO_ADDRESS_LIST_CHANGE, interactive tests must be enabled ==16056== 64 bytes in 1 blocks are definitely lost in loss record 339 of 671 ==16056== at 0x7BC50829: notify_alloc (heap.c:254) ==16056== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16056== by 0x4B66423: alloc_async_io (socket.c:563) ==16056== by 0x4B78A93: WS2_recv_base (socket.c:7713) ==16056== by 0x4B78812: WSARecv (socket.c:7669) ==16056== by 0x4A2769F: test_WSARecv (sock.c:6826) ==16056== by 0x4A3CB2E: func_sock (sock.c:10465) ==16056== by 0x4A3D959: run_test (test.h:589) ==16056== by 0x4A3DDAB: main (test.h:673) ==16056== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:alloc_async_io fun:WS2_recv_base fun:WSARecv fun:test_WSARecv fun:func_sock fun:run_test fun:main } make[1]: *** [Makefile:204: sock.ok] Error 1 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/ws2_32/tests' make: *** [Makefile:19626: dlls/ws2_32/tests/test] Error 2 make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wsdapi/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wsdapi.dll -p wsdapi_test.exe.so discovery && touch discovery.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M wsdapi.dll -p wsdapi_test.exe.so memory && touch memory.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16122== 1,048 bytes in 1 blocks are possibly lost in loss record 234 of 253 ==16122== at 0x7BC50829: notify_alloc (heap.c:254) ==16122== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16122== by 0x4B037DE: WSDAllocateLinkedMemory (memory.c:87) ==16122== by 0x4828B40: AllocateLinkedMemory_tests (memory.c:55) ==16122== by 0x4828C57: func_memory (memory.c:73) ==16122== by 0x482DBFD: run_test (test.h:589) ==16122== by 0x482E04F: main (test.h:673) ==16122== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:WSDAllocateLinkedMemory fun:AllocateLinkedMemory_tests fun:func_memory fun:run_test fun:main } ../../../tools/runtest -q -P wine -T ../../.. -M wsdapi.dll -p wsdapi_test.exe.so xml && touch xml.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wsdapi/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wshom.ocx/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wshom.ocx -p wshom.ocx_test.exe.so wshom && touch wshom.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wshom.ocx/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wsnmp32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wsnmp32.dll -p wsnmp32_test.exe.so wsnmp && touch wsnmp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wsnmp32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/wtsapi32/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wtsapi32.dll -p wtsapi32_test.exe.so wtsapi && touch wtsapi.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/wtsapi32/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/xaudio2_7/tests' ../../../tools/runtest -q -P wine -T ../../.. -M xaudio2_7.dll -p xaudio2_7_test.exe.so xaudio2 && touch xaudio2.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16217== 8 bytes in 1 blocks are definitely lost in loss record 63 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5A93C93: make_xaudio2_factory (xaudio_dll.c:2095) ==16217== by 0x5A9413F: XAudio2Create (xaudio_dll.c:2159) ==16217== by 0x482D6DD: func_xaudio2 (xaudio2.c:1150) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:make_xaudio2_factory fun:XAudio2Create fun:func_xaudio2 fun:run_test fun:main } ==16217== 12 bytes in 1 blocks are definitely lost in loss record 94 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5A8C979: make_xapo_factory (xapofx.c:782) ==16217== by 0x5A8C9D4: CreateAudioVolumeMeter (xapofx.c:795) ==16217== by 0x482D14E: test_xapo_creation_modern (xaudio2.c:1053) ==16217== by 0x482D40A: test_xapo_creation (xaudio2.c:1089) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:make_xapo_factory fun:CreateAudioVolumeMeter fun:test_xapo_creation_modern fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 12 bytes in 1 blocks are definitely lost in loss record 95 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5A8C979: make_xapo_factory (xapofx.c:782) ==16217== by 0x5A8CA61: CreateAudioReverb (xapofx.c:809) ==16217== by 0x482D27B: test_xapo_creation_modern (xaudio2.c:1067) ==16217== by 0x482D40A: test_xapo_creation (xaudio2.c:1089) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:make_xapo_factory fun:CreateAudioReverb fun:test_xapo_creation_modern fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 12 bytes in 1 blocks are definitely lost in loss record 96 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5A8C979: make_xapo_factory (xapofx.c:782) ==16217== by 0x5A8C9D4: CreateAudioVolumeMeter (xapofx.c:795) ==16217== by 0x48296B0: test_simple_streaming (xaudio2.c:293) ==16217== by 0x482D7A3: func_xaudio2 (xaudio2.c:1158) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:make_xapo_factory fun:CreateAudioVolumeMeter fun:test_simple_streaming fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 346 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5ABAE4F: ??? ==16217== by 0x5ABAFA5: ??? ==16217== by 0x482C923: test_xapo_creation_legacy (xaudio2.c:932) ==16217== by 0x482D394: test_xapo_creation (xaudio2.c:1083) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap obj:* obj:* fun:test_xapo_creation_legacy fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 347 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5B6FE4F: ??? ==16217== by 0x5B6FFA5: ??? ==16217== by 0x482C923: test_xapo_creation_legacy (xaudio2.c:932) ==16217== by 0x482D3A8: test_xapo_creation (xaudio2.c:1084) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap obj:* obj:* fun:test_xapo_creation_legacy fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 348 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x59D4E4F: ??? ==16217== by 0x59D4FA5: ??? ==16217== by 0x482C923: test_xapo_creation_legacy (xaudio2.c:932) ==16217== by 0x482D3BC: test_xapo_creation (xaudio2.c:1085) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap obj:* obj:* fun:test_xapo_creation_legacy fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 349 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5B6FE4F: ??? ==16217== by 0x5B6FFA5: ??? ==16217== by 0x482C923: test_xapo_creation_legacy (xaudio2.c:932) ==16217== by 0x482D3D0: test_xapo_creation (xaudio2.c:1086) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap obj:* obj:* fun:test_xapo_creation_legacy fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 350 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5B6FE4F: ??? ==16217== by 0x5B6FFA5: ??? ==16217== by 0x482C923: test_xapo_creation_legacy (xaudio2.c:932) ==16217== by 0x482D3E4: test_xapo_creation (xaudio2.c:1087) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap obj:* obj:* fun:test_xapo_creation_legacy fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 351 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5B6FE4F: ??? ==16217== by 0x5B6FFA5: ??? ==16217== by 0x482C923: test_xapo_creation_legacy (xaudio2.c:932) ==16217== by 0x482D3F8: test_xapo_creation (xaudio2.c:1088) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap obj:* obj:* fun:test_xapo_creation_legacy fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } ==16217== 48 bytes in 4 blocks are definitely lost in loss record 352 of 759 ==16217== at 0x7BC50829: notify_alloc (heap.c:254) ==16217== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16217== by 0x5A8C979: make_xapo_factory (xapofx.c:782) ==16217== by 0x5A8CB9C: CreateFX (xapofx.c:835) ==16217== by 0x482CE40: test_xapo_creation_modern (xaudio2.c:1018) ==16217== by 0x482D40A: test_xapo_creation (xaudio2.c:1089) ==16217== by 0x482D550: func_xaudio2 (xaudio2.c:1122) ==16217== by 0x482E605: run_test (test.h:589) ==16217== by 0x482EA56: main (test.h:673) ==16217== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:make_xapo_factory fun:CreateFX fun:test_xapo_creation_modern fun:test_xapo_creation fun:func_xaudio2 fun:run_test fun:main } make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/xaudio2_7/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/xinput1_3/tests' ../../../tools/runtest -q -P wine -T ../../.. -M xinput1_3.dll -p xinput1_3_test.exe.so xinput && touch xinput.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:210: Tests skipped: Controller 0 is not connected xinput.c:210: Tests skipped: Controller 1 is not connected xinput.c:210: Tests skipped: Controller 2 is not connected xinput.c:210: Tests skipped: Controller 3 is not connected xinput.c:239: Tests skipped: Controller 0 is not connected xinput.c:239: Tests skipped: Controller 1 is not connected xinput.c:239: Tests skipped: Controller 2 is not connected xinput.c:239: Tests skipped: Controller 3 is not connected xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:210: Tests skipped: Controller 0 is not connected xinput.c:210: Tests skipped: Controller 1 is not connected xinput.c:210: Tests skipped: Controller 2 is not connected xinput.c:210: Tests skipped: Controller 3 is not connected xinput.c:239: Tests skipped: Controller 0 is not connected xinput.c:239: Tests skipped: Controller 1 is not connected xinput.c:239: Tests skipped: Controller 2 is not connected xinput.c:239: Tests skipped: Controller 3 is not connected xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:210: Tests skipped: Controller 0 is not connected xinput.c:210: Tests skipped: Controller 1 is not connected xinput.c:210: Tests skipped: Controller 2 is not connected xinput.c:210: Tests skipped: Controller 3 is not connected xinput.c:239: Tests skipped: Controller 0 is not connected xinput.c:239: Tests skipped: Controller 1 is not connected xinput.c:239: Tests skipped: Controller 2 is not connected xinput.c:239: Tests skipped: Controller 3 is not connected xinput.c:186: Tests skipped: Controller 0 is not connected xinput.c:186: Tests skipped: Controller 1 is not connected xinput.c:186: Tests skipped: Controller 2 is not connected xinput.c:186: Tests skipped: Controller 3 is not connected xinput.c:274: Tests skipped: Controller 0 is not connected xinput.c:274: Tests skipped: Controller 1 is not connected xinput.c:274: Tests skipped: Controller 2 is not connected xinput.c:274: Tests skipped: Controller 3 is not connected xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:210: Tests skipped: Controller 0 is not connected xinput.c:210: Tests skipped: Controller 1 is not connected xinput.c:210: Tests skipped: Controller 2 is not connected xinput.c:210: Tests skipped: Controller 3 is not connected xinput.c:186: Tests skipped: Controller 0 is not connected xinput.c:186: Tests skipped: Controller 1 is not connected xinput.c:186: Tests skipped: Controller 2 is not connected xinput.c:186: Tests skipped: Controller 3 is not connected xinput.c:274: Tests skipped: Controller 0 is not connected xinput.c:274: Tests skipped: Controller 1 is not connected xinput.c:274: Tests skipped: Controller 2 is not connected xinput.c:274: Tests skipped: Controller 3 is not connected xinput.c:116: Tests skipped: Controller 0 is not connected xinput.c:116: Tests skipped: Controller 1 is not connected xinput.c:116: Tests skipped: Controller 2 is not connected xinput.c:116: Tests skipped: Controller 3 is not connected xinput.c:210: Tests skipped: Controller 0 is not connected xinput.c:210: Tests skipped: Controller 1 is not connected xinput.c:210: Tests skipped: Controller 2 is not connected xinput.c:210: Tests skipped: Controller 3 is not connected xinput.c:239: Tests skipped: Controller 0 is not connected xinput.c:239: Tests skipped: Controller 1 is not connected xinput.c:239: Tests skipped: Controller 2 is not connected xinput.c:239: Tests skipped: Controller 3 is not connected make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/xinput1_3/tests' make[1]: Entering directory '/home/austin/wine-valgrind/dlls/xmllite/tests' ../../../tools/runtest -q -P wine -T ../../.. -M xmllite.dll -p xmllite_test.exe.so reader && touch reader.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ../../../tools/runtest -q -P wine -T ../../.. -M xmllite.dll -p xmllite_test.exe.so writer && touch writer.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/dlls/xmllite/tests' make[1]: Entering directory '/home/austin/wine-valgrind/programs/cmd/tests' ../../../tools/runtest -q -P wine -T ../../.. -M cmd.exe -p cmd.exe_test.exe.so batch && touch batch.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/programs/cmd/tests' make[1]: Entering directory '/home/austin/wine-valgrind/programs/reg/tests' ../../../tools/runtest -q -P wine -T ../../.. -M reg.exe -p reg.exe_test.exe.so reg && touch reg.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16760== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==16760== at 0x7BC50829: notify_alloc (heap.c:254) ==16760== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16760== by 0x49E3D6E: get_long_key (reg.c:858) ==16760== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16760== by 0x49E4107: wmain (reg.c:975) ==16760== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16760== by 0x7B46AFC3: ??? (process.c:1065) ==16760== by 0x7B46B118: start_process (process.c:1116) ==16760== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16760== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16760== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16760== by 0x7BC5F266: start_process (loader.c:3083) ==16760== by 0x40401A0: ??? (port.c:78) ==16760== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16764== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16764== at 0x7BC50829: notify_alloc (heap.c:254) ==16764== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16764== by 0x49E3D6E: get_long_key (reg.c:858) ==16764== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16764== by 0x49E4107: wmain (reg.c:975) ==16764== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16764== by 0x7B46AFC3: ??? (process.c:1065) ==16764== by 0x7B46B118: start_process (process.c:1116) ==16764== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16764== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16764== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16764== by 0x7BC5F266: start_process (loader.c:3083) ==16764== by 0x40401A0: ??? (port.c:78) ==16764== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16790== 102 bytes in 1 blocks are definitely lost in loss record 156 of 238 ==16790== at 0x7BC50829: notify_alloc (heap.c:254) ==16790== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16790== by 0x49E3D6E: get_long_key (reg.c:858) ==16790== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16790== by 0x49E4107: wmain (reg.c:975) ==16790== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16790== by 0x7B46AFC3: ??? (process.c:1065) ==16790== by 0x7B46B118: start_process (process.c:1116) ==16790== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16790== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16790== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16790== by 0x7BC5F266: start_process (loader.c:3083) ==16790== by 0x40401A0: ??? (port.c:78) ==16790== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16792== 100 bytes in 1 blocks are definitely lost in loss record 156 of 238 ==16792== at 0x7BC50829: notify_alloc (heap.c:254) ==16792== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16792== by 0x49E3D6E: get_long_key (reg.c:858) ==16792== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16792== by 0x49E4107: wmain (reg.c:975) ==16792== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16792== by 0x7B46AFC3: ??? (process.c:1065) ==16792== by 0x7B46B118: start_process (process.c:1116) ==16792== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16792== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16792== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16792== by 0x7BC5F266: start_process (loader.c:3083) ==16792== by 0x40401A0: ??? (port.c:78) ==16792== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16797== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16797== at 0x7BC50829: notify_alloc (heap.c:254) ==16797== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16797== by 0x49E3D6E: get_long_key (reg.c:858) ==16797== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16797== by 0x49E4107: wmain (reg.c:975) ==16797== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16797== by 0x7B46AFC3: ??? (process.c:1065) ==16797== by 0x7B46B118: start_process (process.c:1116) ==16797== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16797== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16797== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16797== by 0x7BC5F266: start_process (loader.c:3083) ==16797== by 0x40401A0: ??? (port.c:78) ==16797== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16802== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16802== at 0x7BC50829: notify_alloc (heap.c:254) ==16802== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16802== by 0x49E3D6E: get_long_key (reg.c:858) ==16802== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16802== by 0x49E4107: wmain (reg.c:975) ==16802== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16802== by 0x7B46AFC3: ??? (process.c:1065) ==16802== by 0x7B46B118: start_process (process.c:1116) ==16802== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16802== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16802== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16802== by 0x7BC5F266: start_process (loader.c:3083) ==16802== by 0x40401A0: ??? (port.c:78) ==16802== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16804== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16804== at 0x7BC50829: notify_alloc (heap.c:254) ==16804== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16804== by 0x49E3D6E: get_long_key (reg.c:858) ==16804== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16804== by 0x49E4107: wmain (reg.c:975) ==16804== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16804== by 0x7B46AFC3: ??? (process.c:1065) ==16804== by 0x7B46B118: start_process (process.c:1116) ==16804== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16804== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16804== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16804== by 0x7BC5F266: start_process (loader.c:3083) ==16804== by 0x40401A0: ??? (port.c:78) ==16804== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16808== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==16808== at 0x7BC50829: notify_alloc (heap.c:254) ==16808== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16808== by 0x49E3D6E: get_long_key (reg.c:858) ==16808== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16808== by 0x49E4107: wmain (reg.c:975) ==16808== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16808== by 0x7B46AFC3: ??? (process.c:1065) ==16808== by 0x7B46B118: start_process (process.c:1116) ==16808== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16808== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16808== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16808== by 0x7BC5F266: start_process (loader.c:3083) ==16808== by 0x40401A0: ??? (port.c:78) ==16808== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16811== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16811== at 0x7BC50829: notify_alloc (heap.c:254) ==16811== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16811== by 0x49E3D6E: get_long_key (reg.c:858) ==16811== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16811== by 0x49E4107: wmain (reg.c:975) ==16811== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16811== by 0x7B46AFC3: ??? (process.c:1065) ==16811== by 0x7B46B118: start_process (process.c:1116) ==16811== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16811== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16811== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16811== by 0x7BC5F266: start_process (loader.c:3083) ==16811== by 0x40401A0: ??? (port.c:78) ==16811== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16816== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==16816== at 0x7BC50829: notify_alloc (heap.c:254) ==16816== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16816== by 0x49E3D6E: get_long_key (reg.c:858) ==16816== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16816== by 0x49E4107: wmain (reg.c:975) ==16816== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16816== by 0x7B46AFC3: ??? (process.c:1065) ==16816== by 0x7B46B118: start_process (process.c:1116) ==16816== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16816== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16816== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16816== by 0x7BC5F266: start_process (loader.c:3083) ==16816== by 0x40401A0: ??? (port.c:78) ==16816== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16818== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16818== at 0x7BC50829: notify_alloc (heap.c:254) ==16818== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16818== by 0x49E3D6E: get_long_key (reg.c:858) ==16818== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16818== by 0x49E4107: wmain (reg.c:975) ==16818== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16818== by 0x7B46AFC3: ??? (process.c:1065) ==16818== by 0x7B46B118: start_process (process.c:1116) ==16818== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16818== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16818== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16818== by 0x7BC5F266: start_process (loader.c:3083) ==16818== by 0x40401A0: ??? (port.c:78) ==16818== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16820== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16820== at 0x7BC50829: notify_alloc (heap.c:254) ==16820== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16820== by 0x49E3D6E: get_long_key (reg.c:858) ==16820== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16820== by 0x49E4107: wmain (reg.c:975) ==16820== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16820== by 0x7B46AFC3: ??? (process.c:1065) ==16820== by 0x7B46B118: start_process (process.c:1116) ==16820== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16820== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16820== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16820== by 0x7BC5F266: start_process (loader.c:3083) ==16820== by 0x40401A0: ??? (port.c:78) ==16820== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16826== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16826== at 0x7BC50829: notify_alloc (heap.c:254) ==16826== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16826== by 0x49E3D6E: get_long_key (reg.c:858) ==16826== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16826== by 0x49E4107: wmain (reg.c:975) ==16826== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16826== by 0x7B46AFC3: ??? (process.c:1065) ==16826== by 0x7B46B118: start_process (process.c:1116) ==16826== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16826== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16826== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16826== by 0x7BC5F266: start_process (loader.c:3083) ==16826== by 0x40401A0: ??? (port.c:78) ==16826== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16828== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16828== at 0x7BC50829: notify_alloc (heap.c:254) ==16828== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16828== by 0x49E3D6E: get_long_key (reg.c:858) ==16828== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16828== by 0x49E4107: wmain (reg.c:975) ==16828== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16828== by 0x7B46AFC3: ??? (process.c:1065) ==16828== by 0x7B46B118: start_process (process.c:1116) ==16828== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16828== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16828== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16828== by 0x7BC5F266: start_process (loader.c:3083) ==16828== by 0x40401A0: ??? (port.c:78) ==16828== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16830== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==16830== at 0x7BC50829: notify_alloc (heap.c:254) ==16830== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16830== by 0x49E3D6E: get_long_key (reg.c:858) ==16830== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16830== by 0x49E4107: wmain (reg.c:975) ==16830== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16830== by 0x7B46AFC3: ??? (process.c:1065) ==16830== by 0x7B46B118: start_process (process.c:1116) ==16830== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16830== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16830== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16830== by 0x7BC5F266: start_process (loader.c:3083) ==16830== by 0x40401A0: ??? (port.c:78) ==16830== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16835== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16835== at 0x7BC50829: notify_alloc (heap.c:254) ==16835== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16835== by 0x49E3D6E: get_long_key (reg.c:858) ==16835== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16835== by 0x49E4107: wmain (reg.c:975) ==16835== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16835== by 0x7B46AFC3: ??? (process.c:1065) ==16835== by 0x7B46B118: start_process (process.c:1116) ==16835== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16835== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16835== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16835== by 0x7BC5F266: start_process (loader.c:3083) ==16835== by 0x40401A0: ??? (port.c:78) ==16835== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16837== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16837== at 0x7BC50829: notify_alloc (heap.c:254) ==16837== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16837== by 0x49E3D6E: get_long_key (reg.c:858) ==16837== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16837== by 0x49E4107: wmain (reg.c:975) ==16837== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16837== by 0x7B46AFC3: ??? (process.c:1065) ==16837== by 0x7B46B118: start_process (process.c:1116) ==16837== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16837== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16837== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16837== by 0x7BC5F266: start_process (loader.c:3083) ==16837== by 0x40401A0: ??? (port.c:78) ==16837== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16842== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16842== at 0x7BC50829: notify_alloc (heap.c:254) ==16842== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16842== by 0x49E3D6E: get_long_key (reg.c:858) ==16842== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16842== by 0x49E4107: wmain (reg.c:975) ==16842== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16842== by 0x7B46AFC3: ??? (process.c:1065) ==16842== by 0x7B46B118: start_process (process.c:1116) ==16842== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16842== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16842== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16842== by 0x7BC5F266: start_process (loader.c:3083) ==16842== by 0x40401A0: ??? (port.c:78) ==16842== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16869== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16869== at 0x7BC50829: notify_alloc (heap.c:254) ==16869== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16869== by 0x49E3D6E: get_long_key (reg.c:858) ==16869== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16869== by 0x49E4107: wmain (reg.c:975) ==16869== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16869== by 0x7B46AFC3: ??? (process.c:1065) ==16869== by 0x7B46B118: start_process (process.c:1116) ==16869== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16869== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16869== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16869== by 0x7BC5F266: start_process (loader.c:3083) ==16869== by 0x40401A0: ??? (port.c:78) ==16869== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16871== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16871== at 0x7BC50829: notify_alloc (heap.c:254) ==16871== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16871== by 0x49E3D6E: get_long_key (reg.c:858) ==16871== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16871== by 0x49E4107: wmain (reg.c:975) ==16871== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16871== by 0x7B46AFC3: ??? (process.c:1065) ==16871== by 0x7B46B118: start_process (process.c:1116) ==16871== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16871== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16871== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16871== by 0x7BC5F266: start_process (loader.c:3083) ==16871== by 0x40401A0: ??? (port.c:78) ==16871== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16875== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16875== at 0x7BC50829: notify_alloc (heap.c:254) ==16875== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16875== by 0x49E3D6E: get_long_key (reg.c:858) ==16875== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16875== by 0x49E4107: wmain (reg.c:975) ==16875== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16875== by 0x7B46AFC3: ??? (process.c:1065) ==16875== by 0x7B46B118: start_process (process.c:1116) ==16875== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16875== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16875== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16875== by 0x7BC5F266: start_process (loader.c:3083) ==16875== by 0x40401A0: ??? (port.c:78) ==16875== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16877== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16877== at 0x7BC50829: notify_alloc (heap.c:254) ==16877== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16877== by 0x49E3D6E: get_long_key (reg.c:858) ==16877== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16877== by 0x49E4107: wmain (reg.c:975) ==16877== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16877== by 0x7B46AFC3: ??? (process.c:1065) ==16877== by 0x7B46B118: start_process (process.c:1116) ==16877== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16877== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16877== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16877== by 0x7BC5F266: start_process (loader.c:3083) ==16877== by 0x40401A0: ??? (port.c:78) ==16877== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16879== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16879== at 0x7BC50829: notify_alloc (heap.c:254) ==16879== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16879== by 0x49E3D6E: get_long_key (reg.c:858) ==16879== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16879== by 0x49E4107: wmain (reg.c:975) ==16879== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16879== by 0x7B46AFC3: ??? (process.c:1065) ==16879== by 0x7B46B118: start_process (process.c:1116) ==16879== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16879== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16879== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16879== by 0x7BC5F266: start_process (loader.c:3083) ==16879== by 0x40401A0: ??? (port.c:78) ==16879== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16885== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16885== at 0x7BC50829: notify_alloc (heap.c:254) ==16885== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16885== by 0x49E3D6E: get_long_key (reg.c:858) ==16885== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16885== by 0x49E4107: wmain (reg.c:975) ==16885== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16885== by 0x7B46AFC3: ??? (process.c:1065) ==16885== by 0x7B46B118: start_process (process.c:1116) ==16885== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16885== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16885== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16885== by 0x7BC5F266: start_process (loader.c:3083) ==16885== by 0x40401A0: ??? (port.c:78) ==16885== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16887== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16887== at 0x7BC50829: notify_alloc (heap.c:254) ==16887== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16887== by 0x49E3D6E: get_long_key (reg.c:858) ==16887== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16887== by 0x49E4107: wmain (reg.c:975) ==16887== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16887== by 0x7B46AFC3: ??? (process.c:1065) ==16887== by 0x7B46B118: start_process (process.c:1116) ==16887== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16887== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16887== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16887== by 0x7BC5F266: start_process (loader.c:3083) ==16887== by 0x40401A0: ??? (port.c:78) ==16887== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16908== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16908== at 0x7BC50829: notify_alloc (heap.c:254) ==16908== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16908== by 0x49E3D6E: get_long_key (reg.c:858) ==16908== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16908== by 0x49E4107: wmain (reg.c:975) ==16908== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16908== by 0x7B46AFC3: ??? (process.c:1065) ==16908== by 0x7B46B118: start_process (process.c:1116) ==16908== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16908== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16908== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16908== by 0x7BC5F266: start_process (loader.c:3083) ==16908== by 0x40401A0: ??? (port.c:78) ==16908== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16910== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16910== at 0x7BC50829: notify_alloc (heap.c:254) ==16910== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16910== by 0x49E3D6E: get_long_key (reg.c:858) ==16910== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16910== by 0x49E4107: wmain (reg.c:975) ==16910== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16910== by 0x7B46AFC3: ??? (process.c:1065) ==16910== by 0x7B46B118: start_process (process.c:1116) ==16910== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16910== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16910== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16910== by 0x7BC5F266: start_process (loader.c:3083) ==16910== by 0x40401A0: ??? (port.c:78) ==16910== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16912== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16912== at 0x7BC50829: notify_alloc (heap.c:254) ==16912== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16912== by 0x49E3D6E: get_long_key (reg.c:858) ==16912== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16912== by 0x49E4107: wmain (reg.c:975) ==16912== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16912== by 0x7B46AFC3: ??? (process.c:1065) ==16912== by 0x7B46B118: start_process (process.c:1116) ==16912== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16912== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16912== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16912== by 0x7BC5F266: start_process (loader.c:3083) ==16912== by 0x40401A0: ??? (port.c:78) ==16912== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16917== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16917== at 0x7BC50829: notify_alloc (heap.c:254) ==16917== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16917== by 0x49E3D6E: get_long_key (reg.c:858) ==16917== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16917== by 0x49E4107: wmain (reg.c:975) ==16917== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16917== by 0x7B46AFC3: ??? (process.c:1065) ==16917== by 0x7B46B118: start_process (process.c:1116) ==16917== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16917== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16917== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16917== by 0x7BC5F266: start_process (loader.c:3083) ==16917== by 0x40401A0: ??? (port.c:78) ==16917== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16920== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16920== at 0x7BC50829: notify_alloc (heap.c:254) ==16920== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16920== by 0x49E3D6E: get_long_key (reg.c:858) ==16920== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16920== by 0x49E4107: wmain (reg.c:975) ==16920== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16920== by 0x7B46AFC3: ??? (process.c:1065) ==16920== by 0x7B46B118: start_process (process.c:1116) ==16920== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16920== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16920== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16920== by 0x7BC5F266: start_process (loader.c:3083) ==16920== by 0x40401A0: ??? (port.c:78) ==16920== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16922== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16922== at 0x7BC50829: notify_alloc (heap.c:254) ==16922== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16922== by 0x49E3D6E: get_long_key (reg.c:858) ==16922== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16922== by 0x49E4107: wmain (reg.c:975) ==16922== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16922== by 0x7B46AFC3: ??? (process.c:1065) ==16922== by 0x7B46B118: start_process (process.c:1116) ==16922== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16922== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16922== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16922== by 0x7BC5F266: start_process (loader.c:3083) ==16922== by 0x40401A0: ??? (port.c:78) ==16922== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16926== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16926== at 0x7BC50829: notify_alloc (heap.c:254) ==16926== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16926== by 0x49E3D6E: get_long_key (reg.c:858) ==16926== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16926== by 0x49E4107: wmain (reg.c:975) ==16926== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16926== by 0x7B46AFC3: ??? (process.c:1065) ==16926== by 0x7B46B118: start_process (process.c:1116) ==16926== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16926== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16926== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16926== by 0x7BC5F266: start_process (loader.c:3083) ==16926== by 0x40401A0: ??? (port.c:78) ==16926== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16930== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16930== at 0x7BC50829: notify_alloc (heap.c:254) ==16930== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16930== by 0x49E3D6E: get_long_key (reg.c:858) ==16930== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16930== by 0x49E4107: wmain (reg.c:975) ==16930== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16930== by 0x7B46AFC3: ??? (process.c:1065) ==16930== by 0x7B46B118: start_process (process.c:1116) ==16930== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16930== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16930== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16930== by 0x7BC5F266: start_process (loader.c:3083) ==16930== by 0x40401A0: ??? (port.c:78) ==16930== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16935== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16935== at 0x7BC50829: notify_alloc (heap.c:254) ==16935== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16935== by 0x49E3D6E: get_long_key (reg.c:858) ==16935== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16935== by 0x49E4107: wmain (reg.c:975) ==16935== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16935== by 0x7B46AFC3: ??? (process.c:1065) ==16935== by 0x7B46B118: start_process (process.c:1116) ==16935== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16935== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16935== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16935== by 0x7BC5F266: start_process (loader.c:3083) ==16935== by 0x40401A0: ??? (port.c:78) ==16935== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16937== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16937== at 0x7BC50829: notify_alloc (heap.c:254) ==16937== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16937== by 0x49E3D6E: get_long_key (reg.c:858) ==16937== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16937== by 0x49E4107: wmain (reg.c:975) ==16937== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16937== by 0x7B46AFC3: ??? (process.c:1065) ==16937== by 0x7B46B118: start_process (process.c:1116) ==16937== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16937== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16937== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16937== by 0x7BC5F266: start_process (loader.c:3083) ==16937== by 0x40401A0: ??? (port.c:78) ==16937== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16943== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16943== at 0x7BC50829: notify_alloc (heap.c:254) ==16943== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16943== by 0x49E3D6E: get_long_key (reg.c:858) ==16943== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16943== by 0x49E4107: wmain (reg.c:975) ==16943== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16943== by 0x7B46AFC3: ??? (process.c:1065) ==16943== by 0x7B46B118: start_process (process.c:1116) ==16943== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16943== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16943== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16943== by 0x7BC5F266: start_process (loader.c:3083) ==16943== by 0x40401A0: ??? (port.c:78) ==16943== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16953== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16953== at 0x7BC50829: notify_alloc (heap.c:254) ==16953== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16953== by 0x49E3D6E: get_long_key (reg.c:858) ==16953== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16953== by 0x49E4107: wmain (reg.c:975) ==16953== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16953== by 0x7B46AFC3: ??? (process.c:1065) ==16953== by 0x7B46B118: start_process (process.c:1116) ==16953== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16953== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16953== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16953== by 0x7BC5F266: start_process (loader.c:3083) ==16953== by 0x40401A0: ??? (port.c:78) ==16953== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16955== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16955== at 0x7BC50829: notify_alloc (heap.c:254) ==16955== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16955== by 0x49E3D6E: get_long_key (reg.c:858) ==16955== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16955== by 0x49E4107: wmain (reg.c:975) ==16955== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16955== by 0x7B46AFC3: ??? (process.c:1065) ==16955== by 0x7B46B118: start_process (process.c:1116) ==16955== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16955== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16955== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16955== by 0x7BC5F266: start_process (loader.c:3083) ==16955== by 0x40401A0: ??? (port.c:78) ==16955== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16957== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16957== at 0x7BC50829: notify_alloc (heap.c:254) ==16957== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16957== by 0x49E3D6E: get_long_key (reg.c:858) ==16957== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16957== by 0x49E4107: wmain (reg.c:975) ==16957== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16957== by 0x7B46AFC3: ??? (process.c:1065) ==16957== by 0x7B46B118: start_process (process.c:1116) ==16957== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16957== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16957== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16957== by 0x7BC5F266: start_process (loader.c:3083) ==16957== by 0x40401A0: ??? (port.c:78) ==16957== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16963== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16963== at 0x7BC50829: notify_alloc (heap.c:254) ==16963== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16963== by 0x49E3D6E: get_long_key (reg.c:858) ==16963== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16963== by 0x49E4107: wmain (reg.c:975) ==16963== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16963== by 0x7B46AFC3: ??? (process.c:1065) ==16963== by 0x7B46B118: start_process (process.c:1116) ==16963== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16963== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16963== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16963== by 0x7BC5F266: start_process (loader.c:3083) ==16963== by 0x40401A0: ??? (port.c:78) ==16963== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16965== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16965== at 0x7BC50829: notify_alloc (heap.c:254) ==16965== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16965== by 0x49E3D6E: get_long_key (reg.c:858) ==16965== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16965== by 0x49E4107: wmain (reg.c:975) ==16965== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16965== by 0x7B46AFC3: ??? (process.c:1065) ==16965== by 0x7B46B118: start_process (process.c:1116) ==16965== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16965== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16965== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16965== by 0x7BC5F266: start_process (loader.c:3083) ==16965== by 0x40401A0: ??? (port.c:78) ==16965== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16969== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16969== at 0x7BC50829: notify_alloc (heap.c:254) ==16969== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16969== by 0x49E3D6E: get_long_key (reg.c:858) ==16969== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16969== by 0x49E4107: wmain (reg.c:975) ==16969== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16969== by 0x7B46AFC3: ??? (process.c:1065) ==16969== by 0x7B46B118: start_process (process.c:1116) ==16969== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16969== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16969== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16969== by 0x7BC5F266: start_process (loader.c:3083) ==16969== by 0x40401A0: ??? (port.c:78) ==16969== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16971== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16971== at 0x7BC50829: notify_alloc (heap.c:254) ==16971== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16971== by 0x49E3D6E: get_long_key (reg.c:858) ==16971== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16971== by 0x49E4107: wmain (reg.c:975) ==16971== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16971== by 0x7B46AFC3: ??? (process.c:1065) ==16971== by 0x7B46B118: start_process (process.c:1116) ==16971== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16971== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16971== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16971== by 0x7BC5F266: start_process (loader.c:3083) ==16971== by 0x40401A0: ??? (port.c:78) ==16971== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16975== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16975== at 0x7BC50829: notify_alloc (heap.c:254) ==16975== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16975== by 0x49E3D6E: get_long_key (reg.c:858) ==16975== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16975== by 0x49E4107: wmain (reg.c:975) ==16975== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16975== by 0x7B46AFC3: ??? (process.c:1065) ==16975== by 0x7B46B118: start_process (process.c:1116) ==16975== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16975== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16975== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16975== by 0x7BC5F266: start_process (loader.c:3083) ==16975== by 0x40401A0: ??? (port.c:78) ==16975== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16980== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16980== at 0x7BC50829: notify_alloc (heap.c:254) ==16980== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16980== by 0x49E3D6E: get_long_key (reg.c:858) ==16980== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16980== by 0x49E4107: wmain (reg.c:975) ==16980== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16980== by 0x7B46AFC3: ??? (process.c:1065) ==16980== by 0x7B46B118: start_process (process.c:1116) ==16980== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16980== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16980== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16980== by 0x7BC5F266: start_process (loader.c:3083) ==16980== by 0x40401A0: ??? (port.c:78) ==16980== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16984== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16984== at 0x7BC50829: notify_alloc (heap.c:254) ==16984== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16984== by 0x49E3D6E: get_long_key (reg.c:858) ==16984== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16984== by 0x49E4107: wmain (reg.c:975) ==16984== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16984== by 0x7B46AFC3: ??? (process.c:1065) ==16984== by 0x7B46B118: start_process (process.c:1116) ==16984== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16984== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16984== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16984== by 0x7BC5F266: start_process (loader.c:3083) ==16984== by 0x40401A0: ??? (port.c:78) ==16984== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16986== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16986== at 0x7BC50829: notify_alloc (heap.c:254) ==16986== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16986== by 0x49E3D6E: get_long_key (reg.c:858) ==16986== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16986== by 0x49E4107: wmain (reg.c:975) ==16986== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16986== by 0x7B46AFC3: ??? (process.c:1065) ==16986== by 0x7B46B118: start_process (process.c:1116) ==16986== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16986== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16986== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16986== by 0x7BC5F266: start_process (loader.c:3083) ==16986== by 0x40401A0: ??? (port.c:78) ==16986== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16990== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==16990== at 0x7BC50829: notify_alloc (heap.c:254) ==16990== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==16990== by 0x49E3D6E: get_long_key (reg.c:858) ==16990== by 0x49E3E4C: parse_registry_key (reg.c:878) ==16990== by 0x49E4107: wmain (reg.c:975) ==16990== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==16990== by 0x7B46AFC3: ??? (process.c:1065) ==16990== by 0x7B46B118: start_process (process.c:1116) ==16990== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==16990== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==16990== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==16990== by 0x7BC5F266: start_process (loader.c:3083) ==16990== by 0x40401A0: ??? (port.c:78) ==16990== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17001== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17001== at 0x7BC50829: notify_alloc (heap.c:254) ==17001== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17001== by 0x49E3D6E: get_long_key (reg.c:858) ==17001== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17001== by 0x49E4107: wmain (reg.c:975) ==17001== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17001== by 0x7B46AFC3: ??? (process.c:1065) ==17001== by 0x7B46B118: start_process (process.c:1116) ==17001== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17001== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17001== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17001== by 0x7BC5F266: start_process (loader.c:3083) ==17001== by 0x40401A0: ??? (port.c:78) ==17001== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17005== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17005== at 0x7BC50829: notify_alloc (heap.c:254) ==17005== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17005== by 0x49E3D6E: get_long_key (reg.c:858) ==17005== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17005== by 0x49E4107: wmain (reg.c:975) ==17005== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17005== by 0x7B46AFC3: ??? (process.c:1065) ==17005== by 0x7B46B118: start_process (process.c:1116) ==17005== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17005== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17005== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17005== by 0x7BC5F266: start_process (loader.c:3083) ==17005== by 0x40401A0: ??? (port.c:78) ==17005== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17007== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17007== at 0x7BC50829: notify_alloc (heap.c:254) ==17007== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17007== by 0x49E3D6E: get_long_key (reg.c:858) ==17007== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17007== by 0x49E4107: wmain (reg.c:975) ==17007== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17007== by 0x7B46AFC3: ??? (process.c:1065) ==17007== by 0x7B46B118: start_process (process.c:1116) ==17007== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17007== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17007== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17007== by 0x7BC5F266: start_process (loader.c:3083) ==17007== by 0x40401A0: ??? (port.c:78) ==17007== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17011== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17011== at 0x7BC50829: notify_alloc (heap.c:254) ==17011== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17011== by 0x49E3D6E: get_long_key (reg.c:858) ==17011== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17011== by 0x49E4107: wmain (reg.c:975) ==17011== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17011== by 0x7B46AFC3: ??? (process.c:1065) ==17011== by 0x7B46B118: start_process (process.c:1116) ==17011== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17011== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17011== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17011== by 0x7BC5F266: start_process (loader.c:3083) ==17011== by 0x40401A0: ??? (port.c:78) ==17011== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17032== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17032== at 0x7BC50829: notify_alloc (heap.c:254) ==17032== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17032== by 0x49E3D6E: get_long_key (reg.c:858) ==17032== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17032== by 0x49E4107: wmain (reg.c:975) ==17032== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17032== by 0x7B46AFC3: ??? (process.c:1065) ==17032== by 0x7B46B118: start_process (process.c:1116) ==17032== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17032== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17032== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17032== by 0x7BC5F266: start_process (loader.c:3083) ==17032== by 0x40401A0: ??? (port.c:78) ==17032== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17034== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17034== at 0x7BC50829: notify_alloc (heap.c:254) ==17034== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17034== by 0x49E3D6E: get_long_key (reg.c:858) ==17034== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17034== by 0x49E4107: wmain (reg.c:975) ==17034== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17034== by 0x7B46AFC3: ??? (process.c:1065) ==17034== by 0x7B46B118: start_process (process.c:1116) ==17034== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17034== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17034== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17034== by 0x7BC5F266: start_process (loader.c:3083) ==17034== by 0x40401A0: ??? (port.c:78) ==17034== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17039== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17039== at 0x7BC50829: notify_alloc (heap.c:254) ==17039== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17039== by 0x49E3D6E: get_long_key (reg.c:858) ==17039== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17039== by 0x49E4107: wmain (reg.c:975) ==17039== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17039== by 0x7B46AFC3: ??? (process.c:1065) ==17039== by 0x7B46B118: start_process (process.c:1116) ==17039== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17039== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17039== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17039== by 0x7BC5F266: start_process (loader.c:3083) ==17039== by 0x40401A0: ??? (port.c:78) ==17039== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17043== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17043== at 0x7BC50829: notify_alloc (heap.c:254) ==17043== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17043== by 0x49E3D6E: get_long_key (reg.c:858) ==17043== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17043== by 0x49E4107: wmain (reg.c:975) ==17043== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17043== by 0x7B46AFC3: ??? (process.c:1065) ==17043== by 0x7B46B118: start_process (process.c:1116) ==17043== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17043== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17043== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17043== by 0x7BC5F266: start_process (loader.c:3083) ==17043== by 0x40401A0: ??? (port.c:78) ==17043== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17045== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17045== at 0x7BC50829: notify_alloc (heap.c:254) ==17045== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17045== by 0x49E3D6E: get_long_key (reg.c:858) ==17045== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17045== by 0x49E4107: wmain (reg.c:975) ==17045== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17045== by 0x7B46AFC3: ??? (process.c:1065) ==17045== by 0x7B46B118: start_process (process.c:1116) ==17045== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17045== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17045== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17045== by 0x7BC5F266: start_process (loader.c:3083) ==17045== by 0x40401A0: ??? (port.c:78) ==17045== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17050== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17050== at 0x7BC50829: notify_alloc (heap.c:254) ==17050== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17050== by 0x49E3D6E: get_long_key (reg.c:858) ==17050== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17050== by 0x49E4107: wmain (reg.c:975) ==17050== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17050== by 0x7B46AFC3: ??? (process.c:1065) ==17050== by 0x7B46B118: start_process (process.c:1116) ==17050== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17050== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17050== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17050== by 0x7BC5F266: start_process (loader.c:3083) ==17050== by 0x40401A0: ??? (port.c:78) ==17050== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17055== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17055== at 0x7BC50829: notify_alloc (heap.c:254) ==17055== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17055== by 0x49E3D6E: get_long_key (reg.c:858) ==17055== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17055== by 0x49E4107: wmain (reg.c:975) ==17055== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17055== by 0x7B46AFC3: ??? (process.c:1065) ==17055== by 0x7B46B118: start_process (process.c:1116) ==17055== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17055== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17055== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17055== by 0x7BC5F266: start_process (loader.c:3083) ==17055== by 0x40401A0: ??? (port.c:78) ==17055== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17058== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17058== at 0x7BC50829: notify_alloc (heap.c:254) ==17058== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17058== by 0x49E3D6E: get_long_key (reg.c:858) ==17058== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17058== by 0x49E4107: wmain (reg.c:975) ==17058== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17058== by 0x7B46AFC3: ??? (process.c:1065) ==17058== by 0x7B46B118: start_process (process.c:1116) ==17058== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17058== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17058== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17058== by 0x7BC5F266: start_process (loader.c:3083) ==17058== by 0x40401A0: ??? (port.c:78) ==17058== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17063== 82 bytes in 1 blocks are definitely lost in loss record 134 of 237 ==17063== at 0x7BC50829: notify_alloc (heap.c:254) ==17063== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17063== by 0x49E3D6E: get_long_key (reg.c:858) ==17063== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17063== by 0x49E4107: wmain (reg.c:975) ==17063== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17063== by 0x7B46AFC3: ??? (process.c:1065) ==17063== by 0x7B46B118: start_process (process.c:1116) ==17063== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17063== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17063== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17063== by 0x7BC5F266: start_process (loader.c:3083) ==17063== by 0x40401A0: ??? (port.c:78) ==17063== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17067== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17067== at 0x7BC50829: notify_alloc (heap.c:254) ==17067== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17067== by 0x49E3D6E: get_long_key (reg.c:858) ==17067== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17067== by 0x49E4107: wmain (reg.c:975) ==17067== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17067== by 0x7B46AFC3: ??? (process.c:1065) ==17067== by 0x7B46B118: start_process (process.c:1116) ==17067== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17067== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17067== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17067== by 0x7BC5F266: start_process (loader.c:3083) ==17067== by 0x40401A0: ??? (port.c:78) ==17067== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17072== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17072== at 0x7BC50829: notify_alloc (heap.c:254) ==17072== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17072== by 0x49E3D6E: get_long_key (reg.c:858) ==17072== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17072== by 0x49E4107: wmain (reg.c:975) ==17072== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17072== by 0x7B46AFC3: ??? (process.c:1065) ==17072== by 0x7B46B118: start_process (process.c:1116) ==17072== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17072== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17072== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17072== by 0x7BC5F266: start_process (loader.c:3083) ==17072== by 0x40401A0: ??? (port.c:78) ==17072== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17076== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17076== at 0x7BC50829: notify_alloc (heap.c:254) ==17076== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17076== by 0x49E3D6E: get_long_key (reg.c:858) ==17076== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17076== by 0x49E4107: wmain (reg.c:975) ==17076== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17076== by 0x7B46AFC3: ??? (process.c:1065) ==17076== by 0x7B46B118: start_process (process.c:1116) ==17076== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17076== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17076== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17076== by 0x7BC5F266: start_process (loader.c:3083) ==17076== by 0x40401A0: ??? (port.c:78) ==17076== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17078== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17078== at 0x7BC50829: notify_alloc (heap.c:254) ==17078== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17078== by 0x49E3D6E: get_long_key (reg.c:858) ==17078== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17078== by 0x49E4107: wmain (reg.c:975) ==17078== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17078== by 0x7B46AFC3: ??? (process.c:1065) ==17078== by 0x7B46B118: start_process (process.c:1116) ==17078== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17078== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17078== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17078== by 0x7BC5F266: start_process (loader.c:3083) ==17078== by 0x40401A0: ??? (port.c:78) ==17078== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17083== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17083== at 0x7BC50829: notify_alloc (heap.c:254) ==17083== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17083== by 0x49E3D6E: get_long_key (reg.c:858) ==17083== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17083== by 0x49E4107: wmain (reg.c:975) ==17083== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17083== by 0x7B46AFC3: ??? (process.c:1065) ==17083== by 0x7B46B118: start_process (process.c:1116) ==17083== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17083== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17083== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17083== by 0x7BC5F266: start_process (loader.c:3083) ==17083== by 0x40401A0: ??? (port.c:78) ==17083== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17085== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17085== at 0x7BC50829: notify_alloc (heap.c:254) ==17085== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17085== by 0x49E3D6E: get_long_key (reg.c:858) ==17085== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17085== by 0x49E4107: wmain (reg.c:975) ==17085== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17085== by 0x7B46AFC3: ??? (process.c:1065) ==17085== by 0x7B46B118: start_process (process.c:1116) ==17085== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17085== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17085== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17085== by 0x7BC5F266: start_process (loader.c:3083) ==17085== by 0x40401A0: ??? (port.c:78) ==17085== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17089== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17089== at 0x7BC50829: notify_alloc (heap.c:254) ==17089== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17089== by 0x49E3D6E: get_long_key (reg.c:858) ==17089== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17089== by 0x49E4107: wmain (reg.c:975) ==17089== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17089== by 0x7B46AFC3: ??? (process.c:1065) ==17089== by 0x7B46B118: start_process (process.c:1116) ==17089== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17089== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17089== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17089== by 0x7BC5F266: start_process (loader.c:3083) ==17089== by 0x40401A0: ??? (port.c:78) ==17089== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17093== 82 bytes in 1 blocks are definitely lost in loss record 134 of 237 ==17093== at 0x7BC50829: notify_alloc (heap.c:254) ==17093== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17093== by 0x49E3D6E: get_long_key (reg.c:858) ==17093== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17093== by 0x49E4107: wmain (reg.c:975) ==17093== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17093== by 0x7B46AFC3: ??? (process.c:1065) ==17093== by 0x7B46B118: start_process (process.c:1116) ==17093== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17093== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17093== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17093== by 0x7BC5F266: start_process (loader.c:3083) ==17093== by 0x40401A0: ??? (port.c:78) ==17093== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17095== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17095== at 0x7BC50829: notify_alloc (heap.c:254) ==17095== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17095== by 0x49E3D6E: get_long_key (reg.c:858) ==17095== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17095== by 0x49E4107: wmain (reg.c:975) ==17095== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17095== by 0x7B46AFC3: ??? (process.c:1065) ==17095== by 0x7B46B118: start_process (process.c:1116) ==17095== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17095== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17095== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17095== by 0x7BC5F266: start_process (loader.c:3083) ==17095== by 0x40401A0: ??? (port.c:78) ==17095== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17100== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17100== at 0x7BC50829: notify_alloc (heap.c:254) ==17100== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17100== by 0x49E3D6E: get_long_key (reg.c:858) ==17100== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17100== by 0x49E4107: wmain (reg.c:975) ==17100== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17100== by 0x7B46AFC3: ??? (process.c:1065) ==17100== by 0x7B46B118: start_process (process.c:1116) ==17100== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17100== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17100== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17100== by 0x7BC5F266: start_process (loader.c:3083) ==17100== by 0x40401A0: ??? (port.c:78) ==17100== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17104== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17104== at 0x7BC50829: notify_alloc (heap.c:254) ==17104== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17104== by 0x49E3D6E: get_long_key (reg.c:858) ==17104== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17104== by 0x49E4107: wmain (reg.c:975) ==17104== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17104== by 0x7B46AFC3: ??? (process.c:1065) ==17104== by 0x7B46B118: start_process (process.c:1116) ==17104== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17104== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17104== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17104== by 0x7BC5F266: start_process (loader.c:3083) ==17104== by 0x40401A0: ??? (port.c:78) ==17104== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17112== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17112== at 0x7BC50829: notify_alloc (heap.c:254) ==17112== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17112== by 0x49E3D6E: get_long_key (reg.c:858) ==17112== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17112== by 0x49E4107: wmain (reg.c:975) ==17112== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17112== by 0x7B46AFC3: ??? (process.c:1065) ==17112== by 0x7B46B118: start_process (process.c:1116) ==17112== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17112== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17112== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17112== by 0x7BC5F266: start_process (loader.c:3083) ==17112== by 0x40401A0: ??? (port.c:78) ==17112== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17116== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17116== at 0x7BC50829: notify_alloc (heap.c:254) ==17116== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17116== by 0x49E3D6E: get_long_key (reg.c:858) ==17116== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17116== by 0x49E4107: wmain (reg.c:975) ==17116== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17116== by 0x7B46AFC3: ??? (process.c:1065) ==17116== by 0x7B46B118: start_process (process.c:1116) ==17116== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17116== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17116== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17116== by 0x7BC5F266: start_process (loader.c:3083) ==17116== by 0x40401A0: ??? (port.c:78) ==17116== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17118== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17118== at 0x7BC50829: notify_alloc (heap.c:254) ==17118== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17118== by 0x49E3D6E: get_long_key (reg.c:858) ==17118== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17118== by 0x49E4107: wmain (reg.c:975) ==17118== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17118== by 0x7B46AFC3: ??? (process.c:1065) ==17118== by 0x7B46B118: start_process (process.c:1116) ==17118== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17118== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17118== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17118== by 0x7BC5F266: start_process (loader.c:3083) ==17118== by 0x40401A0: ??? (port.c:78) ==17118== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17120== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17120== at 0x7BC50829: notify_alloc (heap.c:254) ==17120== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17120== by 0x49E3D6E: get_long_key (reg.c:858) ==17120== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17120== by 0x49E4107: wmain (reg.c:975) ==17120== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17120== by 0x7B46AFC3: ??? (process.c:1065) ==17120== by 0x7B46B118: start_process (process.c:1116) ==17120== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17120== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17120== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17120== by 0x7BC5F266: start_process (loader.c:3083) ==17120== by 0x40401A0: ??? (port.c:78) ==17120== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17125== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17125== at 0x7BC50829: notify_alloc (heap.c:254) ==17125== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17125== by 0x49E3D6E: get_long_key (reg.c:858) ==17125== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17125== by 0x49E4107: wmain (reg.c:975) ==17125== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17125== by 0x7B46AFC3: ??? (process.c:1065) ==17125== by 0x7B46B118: start_process (process.c:1116) ==17125== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17125== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17125== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17125== by 0x7BC5F266: start_process (loader.c:3083) ==17125== by 0x40401A0: ??? (port.c:78) ==17125== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17127== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17127== at 0x7BC50829: notify_alloc (heap.c:254) ==17127== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17127== by 0x49E3D6E: get_long_key (reg.c:858) ==17127== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17127== by 0x49E4107: wmain (reg.c:975) ==17127== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17127== by 0x7B46AFC3: ??? (process.c:1065) ==17127== by 0x7B46B118: start_process (process.c:1116) ==17127== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17127== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17127== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17127== by 0x7BC5F266: start_process (loader.c:3083) ==17127== by 0x40401A0: ??? (port.c:78) ==17127== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17129== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17129== at 0x7BC50829: notify_alloc (heap.c:254) ==17129== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17129== by 0x49E3D6E: get_long_key (reg.c:858) ==17129== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17129== by 0x49E4107: wmain (reg.c:975) ==17129== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17129== by 0x7B46AFC3: ??? (process.c:1065) ==17129== by 0x7B46B118: start_process (process.c:1116) ==17129== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17129== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17129== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17129== by 0x7BC5F266: start_process (loader.c:3083) ==17129== by 0x40401A0: ??? (port.c:78) ==17129== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17152== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17152== at 0x7BC50829: notify_alloc (heap.c:254) ==17152== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17152== by 0x49E3D6E: get_long_key (reg.c:858) ==17152== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17152== by 0x49E4107: wmain (reg.c:975) ==17152== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17152== by 0x7B46AFC3: ??? (process.c:1065) ==17152== by 0x7B46B118: start_process (process.c:1116) ==17152== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17152== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17152== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17152== by 0x7BC5F266: start_process (loader.c:3083) ==17152== by 0x40401A0: ??? (port.c:78) ==17152== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17154== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17154== at 0x7BC50829: notify_alloc (heap.c:254) ==17154== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17154== by 0x49E3D6E: get_long_key (reg.c:858) ==17154== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17154== by 0x49E4107: wmain (reg.c:975) ==17154== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17154== by 0x7B46AFC3: ??? (process.c:1065) ==17154== by 0x7B46B118: start_process (process.c:1116) ==17154== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17154== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17154== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17154== by 0x7BC5F266: start_process (loader.c:3083) ==17154== by 0x40401A0: ??? (port.c:78) ==17154== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17158== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17158== at 0x7BC50829: notify_alloc (heap.c:254) ==17158== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17158== by 0x49E3D6E: get_long_key (reg.c:858) ==17158== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17158== by 0x49E4107: wmain (reg.c:975) ==17158== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17158== by 0x7B46AFC3: ??? (process.c:1065) ==17158== by 0x7B46B118: start_process (process.c:1116) ==17158== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17158== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17158== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17158== by 0x7BC5F266: start_process (loader.c:3083) ==17158== by 0x40401A0: ??? (port.c:78) ==17158== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17160== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17160== at 0x7BC50829: notify_alloc (heap.c:254) ==17160== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17160== by 0x49E3D6E: get_long_key (reg.c:858) ==17160== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17160== by 0x49E4107: wmain (reg.c:975) ==17160== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17160== by 0x7B46AFC3: ??? (process.c:1065) ==17160== by 0x7B46B118: start_process (process.c:1116) ==17160== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17160== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17160== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17160== by 0x7BC5F266: start_process (loader.c:3083) ==17160== by 0x40401A0: ??? (port.c:78) ==17160== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17173== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17173== at 0x7BC50829: notify_alloc (heap.c:254) ==17173== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17173== by 0x49E3D6E: get_long_key (reg.c:858) ==17173== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17173== by 0x49E4107: wmain (reg.c:975) ==17173== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17173== by 0x7B46AFC3: ??? (process.c:1065) ==17173== by 0x7B46B118: start_process (process.c:1116) ==17173== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17173== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17173== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17173== by 0x7BC5F266: start_process (loader.c:3083) ==17173== by 0x40401A0: ??? (port.c:78) ==17173== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17175== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17175== at 0x7BC50829: notify_alloc (heap.c:254) ==17175== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17175== by 0x49E3D6E: get_long_key (reg.c:858) ==17175== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17175== by 0x49E4107: wmain (reg.c:975) ==17175== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17175== by 0x7B46AFC3: ??? (process.c:1065) ==17175== by 0x7B46B118: start_process (process.c:1116) ==17175== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17175== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17175== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17175== by 0x7BC5F266: start_process (loader.c:3083) ==17175== by 0x40401A0: ??? (port.c:78) ==17175== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17179== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17179== at 0x7BC50829: notify_alloc (heap.c:254) ==17179== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17179== by 0x49E3D6E: get_long_key (reg.c:858) ==17179== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17179== by 0x49E4107: wmain (reg.c:975) ==17179== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17179== by 0x7B46AFC3: ??? (process.c:1065) ==17179== by 0x7B46B118: start_process (process.c:1116) ==17179== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17179== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17179== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17179== by 0x7BC5F266: start_process (loader.c:3083) ==17179== by 0x40401A0: ??? (port.c:78) ==17179== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17181== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17181== at 0x7BC50829: notify_alloc (heap.c:254) ==17181== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17181== by 0x49E3D6E: get_long_key (reg.c:858) ==17181== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17181== by 0x49E4107: wmain (reg.c:975) ==17181== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17181== by 0x7B46AFC3: ??? (process.c:1065) ==17181== by 0x7B46B118: start_process (process.c:1116) ==17181== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17181== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17181== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17181== by 0x7BC5F266: start_process (loader.c:3083) ==17181== by 0x40401A0: ??? (port.c:78) ==17181== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17185== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17185== at 0x7BC50829: notify_alloc (heap.c:254) ==17185== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17185== by 0x49E3D6E: get_long_key (reg.c:858) ==17185== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17185== by 0x49E4107: wmain (reg.c:975) ==17185== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17185== by 0x7B46AFC3: ??? (process.c:1065) ==17185== by 0x7B46B118: start_process (process.c:1116) ==17185== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17185== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17185== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17185== by 0x7BC5F266: start_process (loader.c:3083) ==17185== by 0x40401A0: ??? (port.c:78) ==17185== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17196== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17196== at 0x7BC50829: notify_alloc (heap.c:254) ==17196== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17196== by 0x49E3D6E: get_long_key (reg.c:858) ==17196== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17196== by 0x49E4107: wmain (reg.c:975) ==17196== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17196== by 0x7B46AFC3: ??? (process.c:1065) ==17196== by 0x7B46B118: start_process (process.c:1116) ==17196== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17196== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17196== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17196== by 0x7BC5F266: start_process (loader.c:3083) ==17196== by 0x40401A0: ??? (port.c:78) ==17196== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17198== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17198== at 0x7BC50829: notify_alloc (heap.c:254) ==17198== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17198== by 0x49E3D6E: get_long_key (reg.c:858) ==17198== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17198== by 0x49E4107: wmain (reg.c:975) ==17198== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17198== by 0x7B46AFC3: ??? (process.c:1065) ==17198== by 0x7B46B118: start_process (process.c:1116) ==17198== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17198== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17198== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17198== by 0x7BC5F266: start_process (loader.c:3083) ==17198== by 0x40401A0: ??? (port.c:78) ==17198== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17200== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17200== at 0x7BC50829: notify_alloc (heap.c:254) ==17200== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17200== by 0x49E3D6E: get_long_key (reg.c:858) ==17200== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17200== by 0x49E4107: wmain (reg.c:975) ==17200== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17200== by 0x7B46AFC3: ??? (process.c:1065) ==17200== by 0x7B46B118: start_process (process.c:1116) ==17200== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17200== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17200== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17200== by 0x7BC5F266: start_process (loader.c:3083) ==17200== by 0x40401A0: ??? (port.c:78) ==17200== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17205== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17205== at 0x7BC50829: notify_alloc (heap.c:254) ==17205== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17205== by 0x49E3D6E: get_long_key (reg.c:858) ==17205== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17205== by 0x49E4107: wmain (reg.c:975) ==17205== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17205== by 0x7B46AFC3: ??? (process.c:1065) ==17205== by 0x7B46B118: start_process (process.c:1116) ==17205== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17205== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17205== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17205== by 0x7BC5F266: start_process (loader.c:3083) ==17205== by 0x40401A0: ??? (port.c:78) ==17205== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17207== 82 bytes in 1 blocks are definitely lost in loss record 50 of 74 ==17207== at 0x7BC50829: notify_alloc (heap.c:254) ==17207== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17207== by 0x49E3D6E: get_long_key (reg.c:858) ==17207== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17207== by 0x49E4107: wmain (reg.c:975) ==17207== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17207== by 0x7B46AFC3: ??? (process.c:1065) ==17207== by 0x7B46B118: start_process (process.c:1116) ==17207== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17207== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17207== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17207== by 0x7BC5F266: start_process (loader.c:3083) ==17207== by 0x40401A0: ??? (port.c:78) ==17207== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17210== 82 bytes in 1 blocks are definitely lost in loss record 50 of 74 ==17210== at 0x7BC50829: notify_alloc (heap.c:254) ==17210== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17210== by 0x49E3D6E: get_long_key (reg.c:858) ==17210== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17210== by 0x49E4107: wmain (reg.c:975) ==17210== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17210== by 0x7B46AFC3: ??? (process.c:1065) ==17210== by 0x7B46B118: start_process (process.c:1116) ==17210== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17210== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17210== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17210== by 0x7BC5F266: start_process (loader.c:3083) ==17210== by 0x40401A0: ??? (port.c:78) ==17210== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17214== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17214== at 0x7BC50829: notify_alloc (heap.c:254) ==17214== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17214== by 0x49E3D6E: get_long_key (reg.c:858) ==17214== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17214== by 0x49E4107: wmain (reg.c:975) ==17214== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17214== by 0x7B46AFC3: ??? (process.c:1065) ==17214== by 0x7B46B118: start_process (process.c:1116) ==17214== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17214== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17214== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17214== by 0x7BC5F266: start_process (loader.c:3083) ==17214== by 0x40401A0: ??? (port.c:78) ==17214== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17216== 96 bytes in 1 blocks are definitely lost in loss record 156 of 238 ==17216== at 0x7BC50829: notify_alloc (heap.c:254) ==17216== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17216== by 0x49E3D6E: get_long_key (reg.c:858) ==17216== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17216== by 0x49E4107: wmain (reg.c:975) ==17216== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17216== by 0x7B46AFC3: ??? (process.c:1065) ==17216== by 0x7B46B118: start_process (process.c:1116) ==17216== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17216== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17216== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17216== by 0x7BC5F266: start_process (loader.c:3083) ==17216== by 0x40401A0: ??? (port.c:78) ==17216== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17222== 96 bytes in 1 blocks are definitely lost in loss record 55 of 74 ==17222== at 0x7BC50829: notify_alloc (heap.c:254) ==17222== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17222== by 0x49E3D6E: get_long_key (reg.c:858) ==17222== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17222== by 0x49E4107: wmain (reg.c:975) ==17222== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17222== by 0x7B46AFC3: ??? (process.c:1065) ==17222== by 0x7B46B118: start_process (process.c:1116) ==17222== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17222== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17222== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17222== by 0x7BC5F266: start_process (loader.c:3083) ==17222== by 0x40401A0: ??? (port.c:78) ==17222== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17224== 96 bytes in 1 blocks are definitely lost in loss record 55 of 74 ==17224== at 0x7BC50829: notify_alloc (heap.c:254) ==17224== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17224== by 0x49E3D6E: get_long_key (reg.c:858) ==17224== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17224== by 0x49E4107: wmain (reg.c:975) ==17224== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17224== by 0x7B46AFC3: ??? (process.c:1065) ==17224== by 0x7B46B118: start_process (process.c:1116) ==17224== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17224== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17224== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17224== by 0x7BC5F266: start_process (loader.c:3083) ==17224== by 0x40401A0: ??? (port.c:78) ==17224== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17226== 96 bytes in 1 blocks are definitely lost in loss record 156 of 238 ==17226== at 0x7BC50829: notify_alloc (heap.c:254) ==17226== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17226== by 0x49E3D6E: get_long_key (reg.c:858) ==17226== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17226== by 0x49E4107: wmain (reg.c:975) ==17226== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17226== by 0x7B46AFC3: ??? (process.c:1065) ==17226== by 0x7B46B118: start_process (process.c:1116) ==17226== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17226== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17226== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17226== by 0x7BC5F266: start_process (loader.c:3083) ==17226== by 0x40401A0: ??? (port.c:78) ==17226== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17232== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17232== at 0x7BC50829: notify_alloc (heap.c:254) ==17232== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17232== by 0x49E3D6E: get_long_key (reg.c:858) ==17232== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17232== by 0x49E4107: wmain (reg.c:975) ==17232== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17232== by 0x7B46AFC3: ??? (process.c:1065) ==17232== by 0x7B46B118: start_process (process.c:1116) ==17232== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17232== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17232== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17232== by 0x7BC5F266: start_process (loader.c:3083) ==17232== by 0x40401A0: ??? (port.c:78) ==17232== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17234== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17234== at 0x7BC50829: notify_alloc (heap.c:254) ==17234== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17234== by 0x49E3D6E: get_long_key (reg.c:858) ==17234== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17234== by 0x49E4107: wmain (reg.c:975) ==17234== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17234== by 0x7B46AFC3: ??? (process.c:1065) ==17234== by 0x7B46B118: start_process (process.c:1116) ==17234== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17234== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17234== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17234== by 0x7BC5F266: start_process (loader.c:3083) ==17234== by 0x40401A0: ??? (port.c:78) ==17234== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17238== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17238== at 0x7BC50829: notify_alloc (heap.c:254) ==17238== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17238== by 0x49E3D6E: get_long_key (reg.c:858) ==17238== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17238== by 0x49E4107: wmain (reg.c:975) ==17238== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17238== by 0x7B46AFC3: ??? (process.c:1065) ==17238== by 0x7B46B118: start_process (process.c:1116) ==17238== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17238== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17238== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17238== by 0x7BC5F266: start_process (loader.c:3083) ==17238== by 0x40401A0: ??? (port.c:78) ==17238== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17259== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17259== at 0x7BC50829: notify_alloc (heap.c:254) ==17259== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17259== by 0x49E3D6E: get_long_key (reg.c:858) ==17259== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17259== by 0x49E4107: wmain (reg.c:975) ==17259== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17259== by 0x7B46AFC3: ??? (process.c:1065) ==17259== by 0x7B46B118: start_process (process.c:1116) ==17259== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17259== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17259== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17259== by 0x7BC5F266: start_process (loader.c:3083) ==17259== by 0x40401A0: ??? (port.c:78) ==17259== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17262== 96 bytes in 1 blocks are definitely lost in loss record 156 of 238 ==17262== at 0x7BC50829: notify_alloc (heap.c:254) ==17262== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17262== by 0x49E3D6E: get_long_key (reg.c:858) ==17262== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17262== by 0x49E4107: wmain (reg.c:975) ==17262== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17262== by 0x7B46AFC3: ??? (process.c:1065) ==17262== by 0x7B46B118: start_process (process.c:1116) ==17262== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17262== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17262== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17262== by 0x7BC5F266: start_process (loader.c:3083) ==17262== by 0x40401A0: ??? (port.c:78) ==17262== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17264== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17264== at 0x7BC50829: notify_alloc (heap.c:254) ==17264== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17264== by 0x49E3D6E: get_long_key (reg.c:858) ==17264== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17264== by 0x49E4107: wmain (reg.c:975) ==17264== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17264== by 0x7B46AFC3: ??? (process.c:1065) ==17264== by 0x7B46B118: start_process (process.c:1116) ==17264== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17264== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17264== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17264== by 0x7BC5F266: start_process (loader.c:3083) ==17264== by 0x40401A0: ??? (port.c:78) ==17264== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17268== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17268== at 0x7BC50829: notify_alloc (heap.c:254) ==17268== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17268== by 0x49E3D6E: get_long_key (reg.c:858) ==17268== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17268== by 0x49E4107: wmain (reg.c:975) ==17268== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17268== by 0x7B46AFC3: ??? (process.c:1065) ==17268== by 0x7B46B118: start_process (process.c:1116) ==17268== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17268== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17268== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17268== by 0x7BC5F266: start_process (loader.c:3083) ==17268== by 0x40401A0: ??? (port.c:78) ==17268== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17272== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17272== at 0x7BC50829: notify_alloc (heap.c:254) ==17272== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17272== by 0x49E3D6E: get_long_key (reg.c:858) ==17272== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17272== by 0x49E4107: wmain (reg.c:975) ==17272== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17272== by 0x7B46AFC3: ??? (process.c:1065) ==17272== by 0x7B46B118: start_process (process.c:1116) ==17272== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17272== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17272== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17272== by 0x7BC5F266: start_process (loader.c:3083) ==17272== by 0x40401A0: ??? (port.c:78) ==17272== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17279== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17279== at 0x7BC50829: notify_alloc (heap.c:254) ==17279== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17279== by 0x49E3D6E: get_long_key (reg.c:858) ==17279== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17279== by 0x49E4107: wmain (reg.c:975) ==17279== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17279== by 0x7B46AFC3: ??? (process.c:1065) ==17279== by 0x7B46B118: start_process (process.c:1116) ==17279== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17279== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17279== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17279== by 0x7BC5F266: start_process (loader.c:3083) ==17279== by 0x40401A0: ??? (port.c:78) ==17279== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17281== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17281== at 0x7BC50829: notify_alloc (heap.c:254) ==17281== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17281== by 0x49E3D6E: get_long_key (reg.c:858) ==17281== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17281== by 0x49E4107: wmain (reg.c:975) ==17281== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17281== by 0x7B46AFC3: ??? (process.c:1065) ==17281== by 0x7B46B118: start_process (process.c:1116) ==17281== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17281== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17281== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17281== by 0x7BC5F266: start_process (loader.c:3083) ==17281== by 0x40401A0: ??? (port.c:78) ==17281== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17286== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17286== at 0x7BC50829: notify_alloc (heap.c:254) ==17286== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17286== by 0x49E3D6E: get_long_key (reg.c:858) ==17286== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17286== by 0x49E4107: wmain (reg.c:975) ==17286== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17286== by 0x7B46AFC3: ??? (process.c:1065) ==17286== by 0x7B46B118: start_process (process.c:1116) ==17286== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17286== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17286== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17286== by 0x7BC5F266: start_process (loader.c:3083) ==17286== by 0x40401A0: ??? (port.c:78) ==17286== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17290== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17290== at 0x7BC50829: notify_alloc (heap.c:254) ==17290== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17290== by 0x49E3D6E: get_long_key (reg.c:858) ==17290== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17290== by 0x49E4107: wmain (reg.c:975) ==17290== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17290== by 0x7B46AFC3: ??? (process.c:1065) ==17290== by 0x7B46B118: start_process (process.c:1116) ==17290== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17290== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17290== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17290== by 0x7BC5F266: start_process (loader.c:3083) ==17290== by 0x40401A0: ??? (port.c:78) ==17290== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17292== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17292== at 0x7BC50829: notify_alloc (heap.c:254) ==17292== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17292== by 0x49E3D6E: get_long_key (reg.c:858) ==17292== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17292== by 0x49E4107: wmain (reg.c:975) ==17292== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17292== by 0x7B46AFC3: ??? (process.c:1065) ==17292== by 0x7B46B118: start_process (process.c:1116) ==17292== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17292== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17292== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17292== by 0x7BC5F266: start_process (loader.c:3083) ==17292== by 0x40401A0: ??? (port.c:78) ==17292== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17296== 82 bytes in 1 blocks are definitely lost in loss record 136 of 238 ==17296== at 0x7BC50829: notify_alloc (heap.c:254) ==17296== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17296== by 0x49E3D6E: get_long_key (reg.c:858) ==17296== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17296== by 0x49E4107: wmain (reg.c:975) ==17296== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17296== by 0x7B46AFC3: ??? (process.c:1065) ==17296== by 0x7B46B118: start_process (process.c:1116) ==17296== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17296== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17296== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17296== by 0x7BC5F266: start_process (loader.c:3083) ==17296== by 0x40401A0: ??? (port.c:78) ==17296== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17301== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17301== at 0x7BC50829: notify_alloc (heap.c:254) ==17301== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17301== by 0x49E3D6E: get_long_key (reg.c:858) ==17301== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17301== by 0x49E4107: wmain (reg.c:975) ==17301== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17301== by 0x7B46AFC3: ??? (process.c:1065) ==17301== by 0x7B46B118: start_process (process.c:1116) ==17301== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17301== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17301== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17301== by 0x7BC5F266: start_process (loader.c:3083) ==17301== by 0x40401A0: ??? (port.c:78) ==17301== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==17303== 82 bytes in 1 blocks are definitely lost in loss record 135 of 238 ==17303== at 0x7BC50829: notify_alloc (heap.c:254) ==17303== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==17303== by 0x49E3D6E: get_long_key (reg.c:858) ==17303== by 0x49E3E4C: parse_registry_key (reg.c:878) ==17303== by 0x49E4107: wmain (reg.c:975) ==17303== by 0x49E460D: __wine_spec_exe_wentry (exe_wentry.c:36) ==17303== by 0x7B46AFC3: ??? (process.c:1065) ==17303== by 0x7B46B118: start_process (process.c:1116) ==17303== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==17303== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==17303== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==17303== by 0x7BC5F266: start_process (loader.c:3083) ==17303== by 0x40401A0: ??? (port.c:78) ==17303== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:get_long_key fun:parse_registry_key fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==16742== Syscall param writev(vector[...]) points to uninitialised byte(s) ==16742== at 0x433D453: __writev_nocancel (syscall-template.S:84) ==16742== by 0x7BC87FD2: send_request (server.c:228) ==16742== by 0x7BC88185: wine_server_call (server.c:309) ==16742== by 0x7BC7311B: NtQueryValueKey (reg.c:582) ==16742== by 0x4B6453F: RegQueryValueExA (registry.c:1607) ==16742== by 0x4A02054: verify_reg_ (reg.c:71) ==16742== by 0x4A0E31D: test_import (reg.c:1575) ==16742== by 0x4A19067: func_reg (reg.c:2683) ==16742== by 0x4A19E26: run_test (test.h:589) ==16742== by 0x4A1A277: main (test.h:673) ==16742== Address 0x4b2f598 is on thread 1's stack ==16742== in frame #3, created by NtQueryValueKey (reg.c:536) ==16742== Uninitialised value was created by a stack allocation ==16742== at 0x4A06883: test_import (reg.c:772) ==16742== { Memcheck:Param writev(vector[...]) fun:__writev_nocancel fun:send_request fun:wine_server_call fun:NtQueryValueKey fun:RegQueryValueExA fun:verify_reg_ fun:test_import fun:func_reg fun:run_test fun:main } ==16742== Syscall param write(buf) points to uninitialised byte(s) ==16742== at 0x4251E63: __write_nocancel (syscall-template.S:84) ==16742== by 0x7BC87F47: send_request (server.c:213) ==16742== by 0x7BC88185: wine_server_call (server.c:309) ==16742== by 0x7BC69EEC: close_handle (om.c:389) ==16742== by 0x7BC69F42: NtClose (om.c:410) ==16742== by 0x4B633DB: RegCloseKey (registry.c:1214) ==16742== by 0x4A0E33D: test_import (reg.c:1576) ==16742== by 0x4A19067: func_reg (reg.c:2683) ==16742== by 0x4A19E26: run_test (test.h:589) ==16742== by 0x4A1A277: main (test.h:673) ==16742== Address 0x4b2f868 is on thread 1's stack ==16742== in frame #3, created by close_handle (om.c:382) ==16742== Uninitialised value was created by a stack allocation ==16742== at 0x4A06883: test_import (reg.c:772) ==16742== { Memcheck:Param write(buf) fun:__write_nocancel fun:send_request fun:wine_server_call fun:close_handle fun:NtClose fun:RegCloseKey fun:test_import fun:func_reg fun:run_test fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/programs/reg/tests' make[1]: Entering directory '/home/austin/wine-valgrind/programs/regedit/tests' ../../../tools/runtest -q -P wine -T ../../.. -M regedit.exe -p regedit.exe_test.exe.so regedit && touch regedit.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '65"Wine9d"="Value 2"'. regedit: Unable to add the registry value 'Wine9c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '"Wine9f"="Value 3"'. regedit: Unable to add the registry value 'Wine9e' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine10c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine10d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine10e' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine11c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine11d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine11e' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine12c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine12d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine12e' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'TestNoEndQuote' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'TestNoBeginQuote' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'TestNoQuotes' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'NameNoEndQuote=' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: The line contains invalid syntax. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'MixedQuotes=Asdffdsa' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: The line contains invalid syntax. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test12a' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test12b' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test12c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test12d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test12e' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test13a' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test13b' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test14a' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test14b' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Test14c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'Test15a' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to add the registry value 'Test15b' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Test16a' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Test16b' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Test16c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Test16d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'Test' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: The line contains invalid syntax. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Test19f' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '4154,48,25,00'. regedit: Unable to add the registry value 'Test20c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Test20f' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '4455,66,77,88'. regedit: Unable to add the registry value 'Test21c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Test21f' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'Wine3' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Wine5' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '#comment'. regedit: Unable to add the registry value 'Wine7' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to convert hexadecimal data. An invalid value was encountered at ';comment'. regedit: Unable to add the registry value 'Wine9' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'Wine11' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Wine13' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Wine14' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Wine21' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unsupported registry data type [Unknown Type] regedit: Unable to add the registry value 'Wine22' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Wine23' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Wine25c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Invalid hexadecimal value. regedit: Unable to add the registry value 'Wine25d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to add the registry value 'Wine26c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. regedit: Unable to add the registry value 'Wine26d' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Multi-Line1' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Multi-Line2' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Multi-Line3' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;#comment'. regedit: Unable to add the registry value 'Multi-Line4' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Multi-Line5' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Multi-Line6' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 regedit: Unable to convert hexadecimal data. An invalid value was encountered at '\;comment'. regedit: Unable to add the registry value 'Wine4c' to 'HKEY_CURRENT_USER\Software\Wine\regedit_test'. preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/programs/regedit/tests' make[1]: Entering directory '/home/austin/wine-valgrind/programs/services/tests' ../../../tools/runtest -q -P wine -T ../../.. -M services.exe -p services.exe_test.exe.so service && touch service.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/programs/services/tests' make[1]: Entering directory '/home/austin/wine-valgrind/programs/wscript/tests' ../../../tools/runtest -q -P wine -T ../../.. -M wscript.exe -p wscript.exe_test.exe.so run && touch run.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==18929== Thread 6: ==18929== Syscall param writev(vector[...]) points to uninitialised byte(s) ==18929== at 0x433D47F: ??? (syscall-template.S:84) ==18929== by 0x7BC87FD2: send_request (server.c:228) ==18929== by 0x7BC88185: wine_server_call (server.c:309) ==18929== by 0x7BC47F8D: server_write_file (file.c:620) ==18929== by 0x7BC4970A: NtWriteFile (file.c:1230) ==18929== by 0x521E525: rpcrt4_conn_np_write (rpc_transport.c:414) ==18929== by 0x5213747: rpcrt4_conn_write (rpc_binding.h:196) ==18929== by 0x521545E: RPCRT4_SendWithAuth (rpc_message.c:849) ==18929== by 0x5216494: RPCRT4_Send (rpc_message.c:1248) ==18929== by 0x52195A8: process_request_packet (rpc_server.c:462) ==18929== by 0x521985A: RPCRT4_process_packet (rpc_server.c:517) ==18929== by 0x52199B7: RPCRT4_worker_thread (rpc_server.c:539) ==18929== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18929== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18929== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18929== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18929== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18929== by 0x7BC99B8A: start_thread (thread.c:487) ==18929== by 0x4249260: start_thread (pthread_create.c:333) ==18929== by 0x434531D: clone (clone.S:114) ==18929== Address 0x48febf4 is 44 bytes inside a block of size 92 alloc'd ==18929== at 0x7BC50829: notify_alloc (heap.c:254) ==18929== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18929== by 0x52152D6: RPCRT4_SendWithAuth (rpc_message.c:808) ==18929== by 0x5216494: RPCRT4_Send (rpc_message.c:1248) ==18929== by 0x52195A8: process_request_packet (rpc_server.c:462) ==18929== by 0x521985A: RPCRT4_process_packet (rpc_server.c:517) ==18929== by 0x52199B7: RPCRT4_worker_thread (rpc_server.c:539) ==18929== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18929== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18929== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18929== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18929== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18929== by 0x7BC99B8A: start_thread (thread.c:487) ==18929== by 0x4249260: start_thread (pthread_create.c:333) ==18929== by 0x434531D: clone (clone.S:114) ==18929== Uninitialised value was created by a client request ==18929== at 0x7BC505F8: mark_block_uninitialized (heap.c:208) ==18929== by 0x7BC50784: initialize_block (heap.c:239) ==18929== by 0x7BC54CCA: RtlAllocateHeap (heap.c:1717) ==18929== by 0x4B4A57F: IMalloc_fnAlloc (ifs.c:187) ==18929== by 0x4B4AE1E: IMalloc_Alloc (objidl.h:1508) ==18929== by 0x4B4AE1E: CoTaskMemAlloc (???:0) ==18929== by 0x4B8BB8C: RemUnknown_RemQueryInterface (stubmanager.c:716) ==18929== by 0x4B9512E: IRemUnknown_RemQueryInterface_Stub (dcom_p.c:369) ==18929== by 0x51EA26F: CStdStubBuffer_Invoke (cstub.c:478) ==18929== by 0x4B68BC3: IRpcStubBuffer_Invoke (objidl.h:9401) ==18929== by 0x4B68BC3: RPC_ExecuteCall (???:0) ==18929== by 0x4B6902C: dispatch_rpc (rpc.c:1503) ==18929== by 0x5219387: process_request_packet (rpc_server.c:439) ==18929== by 0x521985A: RPCRT4_process_packet (rpc_server.c:517) ==18929== by 0x52199B7: RPCRT4_worker_thread (rpc_server.c:539) ==18929== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18929== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18929== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18929== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18929== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18929== by 0x7BC99B8A: start_thread (thread.c:487) ==18929== by 0x4249260: start_thread (pthread_create.c:333) ==18929== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:rpcrt4_conn_np_write fun:rpcrt4_conn_write fun:RPCRT4_SendWithAuth fun:RPCRT4_Send fun:process_request_packet fun:RPCRT4_process_packet fun:RPCRT4_worker_thread fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==18942== Thread 2: ==18942== Syscall param writev(vector[...]) points to uninitialised byte(s) ==18942== at 0x433D47F: ??? (syscall-template.S:84) ==18942== by 0x7BC87FD2: send_request (server.c:228) ==18942== by 0x7BC88185: wine_server_call (server.c:309) ==18942== by 0x7BC47F8D: server_write_file (file.c:620) ==18942== by 0x7BC4970A: NtWriteFile (file.c:1230) ==18942== by 0x5982525: rpcrt4_conn_np_write (rpc_transport.c:414) ==18942== by 0x5977747: rpcrt4_conn_write (rpc_binding.h:196) ==18942== by 0x597945E: RPCRT4_SendWithAuth (rpc_message.c:849) ==18942== by 0x597A494: RPCRT4_Send (rpc_message.c:1248) ==18942== by 0x597BC00: I_RpcSend (rpc_message.c:1809) ==18942== by 0x597BF6A: I_RpcSendReceive (rpc_message.c:1912) ==18942== by 0x56221D6: rpc_sendreceive_thread (rpc.c:800) ==18942== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18942== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18942== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18942== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18942== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18942== by 0x7BC99B8A: start_thread (thread.c:487) ==18942== by 0x4249260: start_thread (pthread_create.c:333) ==18942== by 0x434531D: clone (clone.S:114) ==18942== Address 0x48e1aba is 138 bytes inside a block of size 256 alloc'd ==18942== at 0x7BC50829: notify_alloc (heap.c:254) ==18942== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18942== by 0x59792D6: RPCRT4_SendWithAuth (rpc_message.c:808) ==18942== by 0x597A494: RPCRT4_Send (rpc_message.c:1248) ==18942== by 0x597BC00: I_RpcSend (rpc_message.c:1809) ==18942== by 0x597BF6A: I_RpcSendReceive (rpc_message.c:1912) ==18942== by 0x56221D6: rpc_sendreceive_thread (rpc.c:800) ==18942== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18942== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18942== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18942== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18942== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18942== by 0x7BC99B8A: start_thread (thread.c:487) ==18942== by 0x4249260: start_thread (pthread_create.c:333) ==18942== by 0x434531D: clone (clone.S:114) ==18942== Uninitialised value was created by a stack allocation ==18942== at 0x60D0FBF: disp_call (dispex.c:1091) ==18942== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:rpcrt4_conn_np_write fun:rpcrt4_conn_write fun:RPCRT4_SendWithAuth fun:RPCRT4_Send fun:I_RpcSend fun:I_RpcSendReceive fun:rpc_sendreceive_thread fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==18942== Thread 1 wscript.exe: ==18942== 86 bytes in 1 blocks are possibly lost in loss record 476 of 805 ==18942== at 0x7BC50829: notify_alloc (heap.c:254) ==18942== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18942== by 0x7B449A29: HeapAlloc (heap.c:271) ==18942== by 0x7B44B158: LocalAlloc (heap.c:970) ==18942== by 0x4B4B8CB: CommandLineToArgvW (shell32_main.c:199) ==18942== by 0x49959C0: wWinMain (main.c:429) ==18942== by 0x4995EBE: wmain (exe_wmain.c:51) ==18942== by 0x4995D97: __wine_spec_exe_wentry (exe_wentry.c:36) ==18942== by 0x7B46AFC3: ??? (process.c:1065) ==18942== by 0x7B46B118: start_process (process.c:1116) ==18942== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18942== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18942== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18942== by 0x7BC5F266: start_process (loader.c:3083) ==18942== by 0x40401A0: ??? (port.c:78) ==18942== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:LocalAlloc fun:CommandLineToArgvW fun:wWinMain fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==18952== Thread 2: ==18952== Syscall param writev(vector[...]) points to uninitialised byte(s) ==18952== at 0x433D47F: ??? (syscall-template.S:84) ==18952== by 0x7BC87FD2: send_request (server.c:228) ==18952== by 0x7BC88185: wine_server_call (server.c:309) ==18952== by 0x7BC47F8D: server_write_file (file.c:620) ==18952== by 0x7BC4970A: NtWriteFile (file.c:1230) ==18952== by 0x5982525: rpcrt4_conn_np_write (rpc_transport.c:414) ==18952== by 0x5977747: rpcrt4_conn_write (rpc_binding.h:196) ==18952== by 0x597945E: RPCRT4_SendWithAuth (rpc_message.c:849) ==18952== by 0x597A494: RPCRT4_Send (rpc_message.c:1248) ==18952== by 0x597BC00: I_RpcSend (rpc_message.c:1809) ==18952== by 0x597BF6A: I_RpcSendReceive (rpc_message.c:1912) ==18952== by 0x56221D6: rpc_sendreceive_thread (rpc.c:800) ==18952== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18952== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18952== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18952== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18952== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18952== by 0x7BC99B8A: start_thread (thread.c:487) ==18952== by 0x4249260: start_thread (pthread_create.c:333) ==18952== by 0x434531D: clone (clone.S:114) ==18952== Address 0x48702c2 is 138 bytes inside a recently re-allocated block of size 358 alloc'd ==18952== at 0x7BC50829: notify_alloc (heap.c:254) ==18952== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18952== by 0x59792D6: RPCRT4_SendWithAuth (rpc_message.c:808) ==18952== by 0x597A494: RPCRT4_Send (rpc_message.c:1248) ==18952== by 0x597BC00: I_RpcSend (rpc_message.c:1809) ==18952== by 0x597BF6A: I_RpcSendReceive (rpc_message.c:1912) ==18952== by 0x56221D6: rpc_sendreceive_thread (rpc.c:800) ==18952== by 0x7BC9C9C8: process_rtl_work_item (threadpool.c:349) ==18952== by 0x7BCA08AB: threadpool_worker_proc (threadpool.c:2112) ==18952== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18952== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18952== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18952== by 0x7BC99B8A: start_thread (thread.c:487) ==18952== by 0x4249260: start_thread (pthread_create.c:333) ==18952== by 0x434531D: clone (clone.S:114) ==18952== Uninitialised value was created by a stack allocation ==18952== at 0x60CF50B: interp_icall (interp.c:626) ==18952== { Memcheck:Param writev(vector[...]) obj:/lib32/libc-2.23.so fun:send_request fun:wine_server_call fun:server_write_file fun:NtWriteFile fun:rpcrt4_conn_np_write fun:rpcrt4_conn_write fun:RPCRT4_SendWithAuth fun:RPCRT4_Send fun:I_RpcSend fun:I_RpcSendReceive fun:rpc_sendreceive_thread fun:process_rtl_work_item fun:threadpool_worker_proc obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_thread fun:start_thread fun:clone } ==18952== Thread 1 wscript.exe: ==18952== 88 bytes in 1 blocks are possibly lost in loss record 401 of 668 ==18952== at 0x7BC50829: notify_alloc (heap.c:254) ==18952== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18952== by 0x7B449A29: HeapAlloc (heap.c:271) ==18952== by 0x7B44B158: LocalAlloc (heap.c:970) ==18952== by 0x4B4B8CB: CommandLineToArgvW (shell32_main.c:199) ==18952== by 0x49959C0: wWinMain (main.c:429) ==18952== by 0x4995EBE: wmain (exe_wmain.c:51) ==18952== by 0x4995D97: __wine_spec_exe_wentry (exe_wentry.c:36) ==18952== by 0x7B46AFC3: ??? (process.c:1065) ==18952== by 0x7B46B118: start_process (process.c:1116) ==18952== by 0x7BC8FD93: ??? (signal_i386.c:2700) ==18952== by 0x7BC8FE0F: call_thread_func (signal_i386.c:2759) ==18952== by 0x7BC8FD71: ??? (signal_i386.c:2700) ==18952== by 0x7BC5F266: start_process (loader.c:3083) ==18952== by 0x40401A0: ??? (port.c:78) ==18952== { Memcheck:Leak match-leak-kinds: possible fun:notify_alloc fun:RtlAllocateHeap fun:HeapAlloc fun:LocalAlloc fun:CommandLineToArgvW fun:wWinMain fun:wmain fun:__wine_spec_exe_wentry obj:/home/austin/wine-valgrind/dlls/kernel32/kernel32.dll.so fun:start_process obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:call_thread_func obj:/home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so fun:start_process obj:/home/austin/wine-valgrind/libs/wine/libwine.so.1.0 } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 make[1]: Leaving directory '/home/austin/wine-valgrind/programs/wscript/tests' make[1]: Entering directory '/home/austin/wine-valgrind/programs/xcopy/tests' ../../../tools/runtest -q -P wine -T ../../.. -M xcopy.exe -p xcopy.exe_test.exe.so xcopy && touch xcopy.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 xcopy.c:59: Test failed: xcopy /D:d-m-y test returned rc=258 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==18992== 60 bytes in 1 blocks are definitely lost in loss record 46 of 75 ==18992== at 0x7BC50829: notify_alloc (heap.c:254) ==18992== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18992== by 0x49986A0: WINECON_CreateKeyName (registry.c:76) ==18992== by 0x4998D67: WINECON_RegLoad (registry.c:239) ==18992== by 0x49A0336: WINECON_Init (wineconsole.c:662) ==18992== by 0x49A0DB8: WinMain (wineconsole.c:897) ==18992== by 0x49A137A: main (exe_main.c:49) ==18992== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:WINECON_CreateKeyName fun:WINECON_RegLoad fun:WINECON_Init fun:WinMain fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 xcopy.c:64: Test failed: xcopy /D:m-d-y test failed rc=258 xcopy.c:65: Test failed: xcopy did not create xcopytest\xcopy1 preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==18996== 60 bytes in 1 blocks are definitely lost in loss record 46 of 75 ==18996== at 0x7BC50829: notify_alloc (heap.c:254) ==18996== by 0x7BC54CAA: RtlAllocateHeap (heap.c:1716) ==18996== by 0x49986A0: WINECON_CreateKeyName (registry.c:76) ==18996== by 0x4998D67: WINECON_RegLoad (registry.c:239) ==18996== by 0x49A0336: WINECON_Init (wineconsole.c:662) ==18996== by 0x49A0DB8: WinMain (wineconsole.c:897) ==18996== by 0x49A137A: main (exe_main.c:49) ==18996== { Memcheck:Leak match-leak-kinds: definite fun:notify_alloc fun:RtlAllocateHeap fun:WINECON_CreateKeyName fun:WINECON_RegLoad fun:WINECON_Init fun:WinMain fun:main } preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 xcopy.c:70: Test failed: xcopy /D:m-d-y test failed rc=258 xcopy.c:71: Test failed: xcopy did not create xcopytest\xcopy1 make[1]: *** [Makefile:171: xcopy.ok] Error 5 make[1]: Target 'test' not remade because of errors. make[1]: Leaving directory '/home/austin/wine-valgrind/programs/xcopy/tests' make: *** [Makefile:22378: programs/xcopy/tests/test] Error 2 make: Target 'test' not remade because of errors.