[Bug 36654] New: valgrind shows invalid read/write in d3d8/tests/device.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 15:01:29 CDT 2014


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

            Bug ID: 36654
           Summary: valgrind shows invalid read/write in
                    d3d8/tests/device.c
           Product: Wine
           Version: 1.3.30
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, valgrind
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==6361== Invalid read of size 4
==6361==    at 0x5E0EB00: ??? (in /tmp/.glZDO9Wy (deleted))
==6361==    by 0x5160AE4: fixup_extensions (directx.c:1542)
==6361==    by 0x5166F86: wined3d_adapter_init_gl_caps (directx.c:3131)
==6361==    by 0x516C459: wined3d_adapter_init (directx.c:5180)
==6361==    by 0x516C9B2: wined3d_init (directx.c:5272)
==6361==    by 0x5215953: wined3d_create (wined3d_main.c:105)
==6361==    by 0x50E0716: d3d8_init (directx.c:413)
==6361==    by 0x50D47D2: Direct3DCreate8 (d3d8_main.c:47)
==6361==    by 0x4F6AD2A: test_device_window_reset (device.c:2982)
==6361==    by 0x4F7D127: func_device (device.c:6224)
==6361==    by 0x4F9EC1E: run_test (test.h:584)
==6361==    by 0x4F9F00D: main (test.h:654)
==6361==  Address 0xe92a7c0 is on thread 1's stack
==6361== 

==6361== Invalid write of size 4
==6361==    at 0x5E0EB0D: ??? (in /tmp/.glZDO9Wy (deleted))
==6361==    by 0x5160AE4: fixup_extensions (directx.c:1542)
==6361==    by 0x5166F86: wined3d_adapter_init_gl_caps (directx.c:3131)
==6361==    by 0x516C459: wined3d_adapter_init (directx.c:5180)
==6361==    by 0x516C9B2: wined3d_init (directx.c:5272)
==6361==    by 0x5215953: wined3d_create (wined3d_main.c:105)
==6361==    by 0x50E0716: d3d8_init (directx.c:413)
==6361==    by 0x50D47D2: Direct3DCreate8 (d3d8_main.c:47)
==6361==    by 0x4F6AD2A: test_device_window_reset (device.c:2982)
==6361==    by 0x4F7D127: func_device (device.c:6224)
==6361==    by 0x4F9EC1E: run_test (test.h:584)
==6361==    by 0x4F9F00D: main (test.h:654)
==6361==  Address 0xaaaaaaaa is on thread 1's stack
==6361== 

OpenGL renderer string: GeForce GTX 460/PCIe/SSE2
OpenGL core profile version string: 4.3.0 NVIDIA 337.25

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