[Bug 36349] New: valgrind shows a few leaks in d3d9/tests/stateblock.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 23:59:48 CDT 2014


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

            Bug ID: 36349
           Summary: valgrind shows a few leaks in d3d9/tests/stateblock.c
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==4967== 148 bytes in 1 blocks are possibly lost in loss record 548 of 819
==4967==    at 0x40087BA: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==4967==    by 0x72216AF: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==4967==    by 0x721C294: drm_intel_bo_alloc (in
/usr/lib/libdrm_intel.so.1.0.0)
==4967==    by 0x6F2A251: ??? (in /usr/lib/dri/i965_dri.so)
==4967==    by 0x6F2A84B: ??? (in /usr/lib/dri/i965_dri.so)
==4967==    by 0x6F5F6DB: ??? (in /usr/lib/dri/i965_dri.so)
==4967==    by 0x6EEE9B4: ??? (in /usr/lib/dri/i965_dri.so)
==4967==    by 0x6918B9B: ??? (in /usr/lib/libGL.so.1.2.0)
==4967==    by 0x68E82F4: ??? (in /usr/lib/libGL.so.1.2.0)
==4967==    by 0x6034DF2: create_glxcontext.isra.0 (opengl.c:1254)
==4967==    by 0x6035127: X11DRV_wglCreateContextAttribsARB (opengl.c:2071)
==4967==    by 0x5459C29: wglCreateContextAttribsARB (wgl.c:268)
==4967==    by 0x4FB39D8: context_create (context.c:1543)
==4967==    by 0x5049866: wined3d_swapchain_create (swapchain.c:914)
==4967==    by 0x4F58F1F: d3d9_swapchain_create (swapchain.c:333)
==4967==    by 0x4F53348: d3d9_device_CreateAdditionalSwapChain (device.c:504)
==4967==    by 0x4A878DC: switch_render_target (stateblock.c:187)
==4967==    by 0x4A89C94: execute_test_chain (stateblock.c:141)
==4967==    by 0x4A8A9BE: test_state_management (stateblock.c:457)
==4967==    by 0x4ADCD4C: run_test (test.h:584)
==4967==

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