[Bug 36352] New: valgrind shows a ton of leaks in d3dcompiler_43/tests/hlsl.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 00:36:10 CDT 2014


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

            Bug ID: 36352
           Summary: valgrind shows a ton of leaks in
                    d3dcompiler_43/tests/hlsl.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: directx-d3dx9
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

Created attachment 48415
  --> https://bugs.winehq.org/attachment.cgi?id=48415
valgrind log

==5735== 2,722,848 bytes in 1 blocks are possibly lost in loss record 1,795 of
1,796
==5735==    at 0x4008B6E: memalign (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5735==    by 0x4008C55: posix_memalign (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5735==    by 0x6E2A809: ??? (in /usr/lib/dri/i965_dri.so)
==5735==    by 0x6EF75EA: ??? (in /usr/lib/dri/i965_dri.so)
==5735==    by 0x6F562E1: ??? (in /usr/lib/dri/i965_dri.so)
==5735==    by 0x70880A0: ??? (in /usr/lib/dri/i965_dri.so)
==5735==    by 0x70179B4: ??? (in /usr/lib/dri/i965_dri.so)
==5735==    by 0x6A4AB9B: ??? (in /usr/lib/libGL.so.1.2.0)
==5735==    by 0x6A1A2F4: ??? (in /usr/lib/libGL.so.1.2.0)
==5735==    by 0x66A7DF2: create_glxcontext.isra.0 (opengl.c:1254)
==5735==    by 0x66A8127: X11DRV_wglCreateContextAttribsARB (opengl.c:2071)
==5735==    by 0x5451C29: wglCreateContextAttribsARB (wgl.c:268)
==5735==    by 0x4FA39D8: context_create (context.c:1543)
==5735==    by 0x5039866: wined3d_swapchain_create (swapchain.c:914)
==5735==    by 0x4F38F1F: d3d9_swapchain_create (swapchain.c:333)
==5735==    by 0x4F29669: device_parent_create_swapchain (device.c:3515)
==5735==    by 0x4FB7A8B: wined3d_device_init_3d (device.c:896)
==5735==    by 0x4F335B5: device_init (device.c:3632)
==5735==    by 0x4F33E63: d3d9_CreateDevice (directx.c:465)
==5735==    by 0x4A5D7D9: func_hlsl (hlsl.c:108)
==5735==


etc.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list