https://bugs.winehq.org/show_bug.cgi?id=36621
Bug ID: 36621
Summary: valgrind shows several definite leaks in
ddraw/tests/ddraw1.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13886== 20 bytes in 1 blocks are definitely lost in loss record 205 of 1,033
==13886== at 0x7BC4C75D: notify_alloc (heap.c:255)
==13886== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13886== by 0x4B90A4B: DirectDrawCreateClipper (ddraw.c:3274)
==13886== by 0x4B90C0D: ddraw7_CreateClipper (ddraw.c:3309)
==13886== by 0x4B90E50: ddraw1_CreateClipper (ddraw.c:3342)
==13886== by 0x4A6BA13: create_device (ddraw1.c:286)
==13886== by 0x4A6E659: test_coop_level_d3d_state (ddraw1.c:788)
==13886== by 0x4A87307: func_ddraw1 (ddraw1.c:5488)
==13886== by 0x4B24F84: run_test (test.h:584)
==13886== by 0x4B25373: main (test.h:654)
==13886==
==13886== 20 bytes in 1 blocks are definitely lost in loss record 206 of 1,033
==13886== at 0x7BC4C75D: notify_alloc (heap.c:255)
==13886== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13886== by 0x4B90A4B: DirectDrawCreateClipper (ddraw.c:3274)
==13886== by 0x4B90C0D: ddraw7_CreateClipper (ddraw.c:3309)
==13886== by 0x4B90E50: ddraw1_CreateClipper (ddraw.c:3342)
==13886== by 0x4A6BA13: create_device (ddraw1.c:286)
==13886== by 0x4A6ED15: test_surface_interface_mismatch (ddraw1.c:860)
==13886== by 0x4A8730C: func_ddraw1 (ddraw1.c:5489)
==13886== by 0x4B24F84: run_test (test.h:584)
==13886== by 0x4B25373: main (test.h:654)
==13886==
etc.
and one case of:
==13516== 4,096 bytes in 1 blocks are definitely lost in loss record 1,473 of
1,516
==13516== at 0x72E66F1: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==13516== by 0x72E2378: drm_intel_bo_map (in /usr/lib/libdrm_intel.so.1.0.0)
==13516== by 0x6EF6DC2: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x6EF8594: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x6EFECCD: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x6D2D411: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x6F0189E: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x6D16339: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x6D1A9E9: ??? (in /usr/lib/dri/i965_dri.so)
==13516== by 0x68D1C95: glTexSubImage2D (in /usr/lib/libGL.so.1.2.0)
==13516== by 0x510FE80: surface_upload_data (surface.c:1641)
==13516== by 0x511D054: surface_load_texture (surface.c:4861)
==13516== by 0x511D52E: surface_load_location (surface.c:4954)
==13516== by 0x5111C25: surface_load (surface.c:2150)
==13516== by 0x51294DA: texture2d_sub_resource_load (texture.c:730)
==13516== by 0x5128AE8: wined3d_texture_load (texture.c:539)
==13516== by 0x50558C7: arbfp_blit_surface (arb_program_shader.c:7653)
==13516== by 0x5121910: wined3d_surface_blt (surface.c:6060)
==13516== by 0x4A9646C: ddraw_surface_blt_clipped (surface.c:1387)
==13516== by 0x4A96CCA: ddraw_surface7_Blt (surface.c:1543)
==13516==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36340
Bug ID: 36340
Summary: valgrind shows several warnings in
ddraw/tests/ddraw2.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==20452== Conditional jump or move depends on uninitialised value(s)
==20452== at 0x5842378: GetRegionData (region.c:889)
==20452== by 0x4E726BE: ddraw_clipper_GetClipList (clipper.c:213)
==20452== by 0x4EA05EE: ddraw_surface7_Blt (surface.c:1429)
==20452== by 0x4EA1FE6: ddraw_surface1_Blt (surface.c:1597)
==20452== by 0x4D9776E: test_clipper_blt (ddraw2.c:647)
==20452== by 0x4DA7C8E: func_ddraw2 (ddraw2.c:6398)
==20452== by 0x4E1C6DC: run_test (test.h:584)
==20452== by 0x4E1CACB: main (test.h:654)
==20452== Uninitialised value was created by a stack allocation
==20452== at 0x4EA0411: ddraw_surface7_Blt (surface.c:1503)
==20452==
and several leaks, e.g.,:
==20664== 20 bytes in 1 blocks are definitely lost in loss record 208 of 1,043
==20664== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==20664== by 0x4E8EA7E: DirectDrawCreateClipper (ddraw.c:3274)
==20664== by 0x4E8EC42: ddraw7_CreateClipper (ddraw.c:3309)
==20664== by 0x4E8ED9F: ddraw2_CreateClipper (ddraw.c:3331)
==20664== by 0x4DA6CBC: test_clipper_blt (ddraw2.c:565)
==20664== by 0x4DB7C8E: func_ddraw2 (ddraw2.c:6398)
==20664== by 0x4E2C6DC: run_test (test.h:584)
==20664== by 0x4E2CACB: main (test.h:654)
==20664==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36201
Bug ID: 36201
Summary: valgrind shows a definite leak under
crypt32/tests/store.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48322
--> https://bugs.winehq.org/attachment.cgi?id=48322
valgrind log
==18714== 48 bytes in 1 blocks are definitely lost in loss record 215 of 443
==18714== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==18714== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==18714== by 0x514398B: CryptMemAlloc (main.c:124)
==18714== by 0x511E5A6: Context_CreateLinkContext (context.c:60)
==18714== by 0x510AB00: Cert_clone (cert.c:127)
==18714== by 0x511D199: CRYPT_CollectionCreateContextFromChild
(collectionstore.c:85)
==18714== by 0x511D5C9: Collection_addCert (collectionstore.c:215)
==18714== by 0x510B119: add_cert_to_store (cert.c:263)
==18714== by 0x510B27F: CertAddCertificateContextToStore (cert.c:287)
==18714== by 0x510A852: CertAddEncodedCertificateToStore (cert.c:65)
==18714== by 0x4EA953F: testCollectionStore (store.c:670)
==18714== by 0x4EB2BF4: func_store (store.c:2790)
==18714== by 0x4EB7F67: run_test (test.h:584)
==18714== by 0x4EB8356: main (test.h:654)
==18714==
and several potential leaks, e.g.,:
==18714== 20 bytes in 1 blocks are possibly lost in loss record 53 of 443
==18714== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==18714== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==18714== by 0x514398B: CryptMemAlloc (main.c:124)
==18714== by 0x511E0A9: CertAddStoreToCollection (collectionstore.c:519)
==18714== by 0x5164B4B: CRYPT_SysOpenStoreW (store.c:592)
==18714== by 0x5164D74: CRYPT_SysOpenStoreA (store.c:644)
==18714== by 0x5165ADF: CertOpenStore (store.c:907)
==18714== by 0x5165B53: CertOpenSystemStoreA (store.c:919)
==18714== by 0x4EA9419: testCollectionStore (store.c:658)
==18714== by 0x4EB2BF4: func_store (store.c:2790)
==18714== by 0x4EB7F67: run_test (test.h:584)
==18714== by 0x4EB8356: main (test.h:654)
==18714==
full log attached
--
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.
http://bugs.winehq.org/show_bug.cgi?id=17913
Summary: Port royale: black hole instead ocean
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20239)
--> (http://bugs.winehq.org/attachment.cgi?id=20239)
Here should be ocean
While playing port royale, and enter "global" mode, instead ocean there is only
black color.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
https://bugs.winehq.org/show_bug.cgi?id=36631
Bug ID: 36631
Summary: valgrind shows a definite leak in in
ddraw/tests/ddraw2.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==8554== 4,096 bytes in 1 blocks are definitely lost in loss record 931 of 958
==8554== at 0x70746F1: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==8554== by 0x7070378: drm_intel_bo_map (in /usr/lib/libdrm_intel.so.1.0.0)
==8554== by 0x6C84DC2: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x6C86594: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x6C8CCCD: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x6ABB411: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x6C8F89E: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x6AA4339: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x6AA89E9: ??? (in /usr/lib/dri/i965_dri.so)
==8554== by 0x656BC95: glTexSubImage2D (in /usr/lib/libGL.so.1.2.0)
==8554== by 0x4F3FE80: surface_upload_data (surface.c:1641)
==8554== by 0x4F4D054: surface_load_texture (surface.c:4861)
==8554== by 0x4F4D52E: surface_load_location (surface.c:4954)
==8554== by 0x4F41C25: surface_load (surface.c:2150)
==8554== by 0x4F594DA: texture2d_sub_resource_load (texture.c:730)
==8554== by 0x4F58AE8: wined3d_texture_load (texture.c:539)
==8554== by 0x4E9CEFE: context_apply_blit_state (context.c:2246)
==8554== by 0x4E858D9: arbfp_blit_surface (arb_program_shader.c:7655)
==8554== by 0x4F51910: wined3d_surface_blt (surface.c:6060)
==8554== by 0x4BB146C: ddraw_surface_blt_clipped (surface.c:1387)
==8554==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36623
Bug ID: 36623
Summary: valgrind shows some leaks in ddraw/tests/ddraw7.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
All of the form:
==31752== 20 bytes in 1 blocks are definitely lost in loss record 194 of 1,726
==31752== at 0x7BC4C75D: notify_alloc (heap.c:255)
==31752== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==31752== by 0x4A75A4B: DirectDrawCreateClipper (ddraw.c:3274)
==31752== by 0x4A75C0D: ddraw7_CreateClipper (ddraw.c:3309)
==31752== by 0x4DA2139: test_clipper_blt (ddraw7.c:710)
==31752== by 0x4DC439D: func_ddraw7 (ddraw7.c:7183)
==31752== by 0x4DF1F84: run_test (test.h:584)
==31752== by 0x4DF2373: main (test.h:654)
==31752==
There's a similar issue in ddraw4 in bug 36343.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35889
Bug ID: 35889
Summary: wine1.6 display fuzzy chinese ttf fonts, but dialog
fonts display normal
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gamiljydcome(a)gmail.com
Created attachment 47925
--> http://bugs.winehq.org/attachment.cgi?id=47925
fuzzy chinese ttf fonts
i am running wine to use tdxw.exe (stock software) for a long time. i installed
simsun.ttf to show chinese fonts, before wine 1.5.18 this app disaplay fonts
very clearly. but using wine 1.6.x\1.7.x this app display fonts very fuzzy,
dialog fonts display normal. my os box is debian7.
i have tried disable fontconfig anti-aliasing and wine anti-aliasing,
replaced many other ttf fonts, nothing changed. see blow sample photo.
how to fix it?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12453
Summary: Counter Strike Source bad performance in Video Stress
Test
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3731
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
During almost entire video stress test FPS stay really low (several times less
the on windows). This happens while console is being filled with these
messages:
fixme:d3d:IWineD3DCubeTextureImpl_PreLoad Cubetexture (0x1dfbcda8) has been
reloaded at least 20 times due to WINED3DSAMP_SRGBTEXTURE changes on it's
sampler
err:d3d_surface:fb_copy_to_texture_direct Texture filtering not supported in
direct blit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=28167
Summary: Fifa 11: Game crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jasonkchang96(a)gmail.com
Created an attachment (id=36085)
--> (http://bugs.winehq.org/attachment.cgi?id=36085)
The log
The game runs for a while, and an error sign comes up, telling me to report it
to bugs.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=35096
Bug #: 35096
Summary: Kerning misbehavior for Hebrew text in Office 2010
Product: Wine
Version: 1.7.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sh.yaron(a)gmail.com
Classification: Unclassified
Created attachment 46817
--> http://bugs.winehq.org/attachment.cgi?id=46817
This screenshot shows a sentece written in Word saying: "משפט שכתבתי בוורד"
First installed using PlayOnLinux v4.2.1.1
msttcorefonts was installed as a dependency.
Originally posted in Hebrew at the following thread:
http://www.fxp.co.il/showthread.php?t=13826259
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=21101
Summary: Can't use SHIFT key with onboard visual keyboard and
wine application
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malicorne(a)chez.com
Wine 1.35
Ubuntu 9.10
To reproduce, press alt-F2 and execute "onboard"
Execute a notepad with wine
Then enter text using onboard with the shift key for uppercase characters for
exemple. It does'nt work.
It works with gedit so onboard working fine.
If you use the capslock, it's working but the shift key doesn't do anything.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
https://bugs.winehq.org/show_bug.cgi?id=36380
Bug ID: 36380
Summary: valgrind shows a possible leak in in
ddraw/tests/ddraw1.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5320== 28 bytes in 1 blocks are possibly lost in loss record 256 of 978
==5320== at 0x7BC508EB: RtlAllocateHeap (heap.c:255)
==5320== by 0x61B3BE8: apartment_getclassobject (compobj.c:526)
==5320== by 0x61B6FF6: get_inproc_class_object (compobj.c:2894)
==5320== by 0x61B9D5F: CoGetClassObject (compobj.c:3032)
==5320== by 0x61BA4E7: CoCreateInstance (compobj.c:3197)
==5320== by 0x50F4EDF: func_ddraw1 (ddraw1.c:2767)
==5320== by 0x50CC30B: main (test.h:584)
==5320==
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19748
Summary: Unreal Tournament 3: Wrong Thread Problems
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Playing UT3 throws a lot of Fixme's with Wrong thread Stubs like:
fixme:d3d:IWineD3DEventQueryImpl_GetData Wrong thread, reporting GPU idle.
and very often:
fixme:d3d:IWineD3DOcclusionQueryImpl_GetData 0x19dbfe28 Wrong thread, returning
1.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
https://bugs.winehq.org/show_bug.cgi?id=36658
Bug ID: 36658
Summary: valgrind shows an invalid read in ddraw/tests/d3d.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M ddraw.dll -p ddraw_test.exe.so
d3d && touch d3d.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:win:EnumDisplayDevicesW ((null),0,0x4f9f4a0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x4f9f520,0x00000000), stub!
==9737== Invalid read of size 4
==9737== at 0x635FB00: ??? (in /tmp/.glF7Rc58 (deleted))
==9737== by 0x5109AE4: fixup_extensions (directx.c:1542)
==9737== by 0x510FF86: wined3d_adapter_init_gl_caps (directx.c:3131)
==9737== by 0x5115459: wined3d_adapter_init (directx.c:5180)
==9737== by 0x51159B2: wined3d_init (directx.c:5272)
==9737== by 0x51BE953: wined3d_create (wined3d_main.c:105)
==9737== by 0x4DE1E2B: ddraw_init (ddraw.c:4874)
==9737== by 0x4DF61F2: DDRAW_Create (main.c:274)
==9737== by 0x4DF6403: DirectDrawCreate (main.c:309)
==9737== by 0x4CA7528: CapsTest (d3d.c:810)
==9737== by 0x4CB7D2D: func_d3d (d3d.c:3953)
==9737== by 0x4D720F8: run_test (test.h:584)
==9737== by 0x4D724E7: main (test.h:654)
==9737== Address 0xeb4f7c0 is on thread 1's stack
==9737==
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.
https://bugs.winehq.org/show_bug.cgi?id=36620
Bug ID: 36620
Summary: valgrind shows a few invalid reads in
ddraw/tests/ddraw1.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13886== Invalid read of size 4
==13886== at 0x4BC58CC: d3d_viewport_Clear (viewport.c:671)
==13886== by 0x4A83D8A: test_material (ddraw1.c:4948)
==13886== by 0x4A873B1: func_ddraw1 (ddraw1.c:5522)
==13886== by 0x4B24F84: run_test (test.h:584)
==13886== by 0x4B25373: main (test.h:654)
==13886== Address 0xa060788 is 40 bytes inside a block of size 108 free'd
==13886== at 0x7BC4C7AA: notify_free (heap.c:263)
==13886== by 0x7BC510EF: RtlFreeHeap (heap.c:1762)
==13886== by 0x4BAB294: d3d_material3_Release (material.c:155)
==13886== by 0x4BABD73: d3d_material1_Release (material.c:400)
==13886== by 0x4A6C23C: destroy_material (ddraw1.c:426)
==13886== by 0x4A83A74: test_material (ddraw1.c:4917)
==13886== by 0x4A873B1: func_ddraw1 (ddraw1.c:5522)
==13886== by 0x4B24F84: run_test (test.h:584)
==13886== by 0x4B25373: main (test.h:654)
==13886==
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20083
Summary: Invalid PIO_STACK_LOCATION->FileObject passed into
IRP_MJ_DEVICE_CONTROL dispatch routine
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
When the SIVDRIVER IRP_MJ_DEVICE_CONTROL dispatch routine is called the
PIO_STACK_LOCATION->FileObject in incalid, in fact it's set of 0x66666666.
This caused the v4.00 SIVDRIVER to crash as it expects to setup
PFILE_OBJECT->FsContext in file create callback and use it while processing
IRP_MJ_DEVICE_CONTROL. For 4.01 I managed to stop the crashes by adding code
to check for 0x66666666. This really needs to be fixed though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
https://bugs.winehq.org/show_bug.cgi?id=36343
Bug ID: 36343
Summary: valgrind shows some leaks in ddraw/tests/ddraw4.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==28085== 20 bytes in 1 blocks are definitely lost in loss record 208 of 1,106
==28085== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==28085== by 0x4A8BA7E: DirectDrawCreateClipper (ddraw.c:3274)
==28085== by 0x4A8BC42: ddraw7_CreateClipper (ddraw.c:3309)
==28085== by 0x4A8BCEF: ddraw4_CreateClipper (ddraw.c:3320)
==28085== by 0x4D7985C: test_clipper_blt (ddraw4.c:786)
==28085== by 0x4D8B583: func_ddraw4 (ddraw4.c:7301)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 28 bytes in 1 blocks are possibly lost in loss record 285 of 1,106
==28085== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==28085== by 0x5FCEBB8: apartment_getclassobject (compobj.c:526)
==28085== by 0x5FD1FC6: get_inproc_class_object (compobj.c:2894)
==28085== by 0x5FD4D2F: CoGetClassObject (compobj.c:3032)
==28085== by 0x5FD54B7: CoCreateInstance (compobj.c:3197)
==28085== by 0x4D9093C: func_ddraw4 (ddraw4.c:3233)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 92 bytes in 1 blocks are possibly lost in loss record 550 of 1,106
==28085== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==28085== by 0x4A82099: d3d3_CreateViewport (ddraw.c:3941)
==28085== by 0x4D859FB: create_viewport.constprop.6 (ddraw4.c:310)
==28085== by 0x4D8786C: test_lighting_interface_versions (ddraw4.c:3767)
==28085== by 0x4D91469: func_ddraw4 (ddraw4.c:7326)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 148 bytes in 1 blocks are possibly lost in loss record 752 of 1,106
==28085== at 0x40087BA: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==28085== by 0x74466AF: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7441294: drm_intel_bo_alloc (in
/usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7052078: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x70524E1: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6DCE2FA: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6B80BFD: shared_dispatch_stub_462 (in
/usr/lib/libglapi.so.0.0.0)
==28085== by 0x51C7020: surface_prepare_map_memory (surface.c:563)
==28085== by 0x51D2387: surface_realize_palette (surface.c:783)
==28085== by 0x51C7EAA: wined3d_surface_set_palette (surface.c:2403)
==28085== by 0x4AA277B: ddraw_surface_set_palette (surface.c:472)
==28085== by 0x4AA2A23: ddraw_surface4_SetPalette (surface.c:4695)
==28085== by 0x4D819F2: test_palette_gdi (ddraw4.c:7163)
==28085== by 0x4D92809: func_ddraw4 (ddraw4.c:7348)
==28085== by 0x4DDD6DC: run_test (test.h:584)
==28085== by 0x4DDDACB: main (test.h:654)
==28085==
==28085== 4,096 bytes in 1 blocks are definitely lost in loss record 1,066 of
1,106
==28085== at 0x74456F1: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7441378: drm_intel_bo_map (in /usr/lib/libdrm_intel.so.1.0.0)
==28085== by 0x7056342: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x7057B14: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x705E23D: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6E8D781: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x7060E0E: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6E76789: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6E7ADE9: ??? (in /usr/lib/dri/i965_dri.so)
==28085== by 0x6A31BD5: glTexSubImage2D (in /usr/lib/libGL.so.1.2.0)
==28085== by 0x51C54E9: surface_upload_data (surface.c:1680)
==28085== by 0x51D1447: surface_load_texture (surface.c:5062)
==28085== by 0x51CBD1C: surface_load_location (surface.c:5155)
==28085== by 0x51CDCCE: surface_load (surface.c:2192)
==28085== by 0x51DB1F1: wined3d_texture_load (texture.c:539)
==28085== by 0x5133092: arbfp_blit_surface (arb_program_shader.c:7652)
==28085== by 0x51D37B6: wined3d_surface_blt (surface.c:6260)
==28085== by 0x4AADA52: ddraw_surface7_Blt (surface.c:1381)
==28085== by 0x4AAE5F6: ddraw_surface4_Blt (surface.c:1558)
==28085== by 0x4D7B843: test_p8_rgb_blit (ddraw4.c:6812)
==28085==
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35985
Bug ID: 35985
Summary: Microsoft Paint draws rounded-corner rectangle instead
of sharp corner
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nachanon_Vetjasit(a)hotmail.com
Created attachment 48106
--> http://bugs.winehq.org/attachment.cgi?id=48106
Screenshot and output image from WINE 1.7.15 and Windows XP SP3
I've used Microsoft Paint on WINE, most tools work fine.
But I found that when I set line thickness to > 1px (using Line tool)
then use Rectangle tool to create a rectangle, those rectangle will have
round corners, rather than a regular sharp corner that it produces on Windows.
Screenshot from WINE (1.7.15) and Windows (XP SP3) also attached,
output file from both configuration also attached too.
First rectangle is 5px-thick, second is 11px-thick
(select 5px and press ^+ 6 times).
Note: For knot on the top-left corner of rectangle (invisible in the
screenshot, but it's there, and got into the output),
I've filed it as a different issue: bug #35984
Microsoft Paint 5.1.2600.5512 (mspaint.exe from Windows XP SP3)
mfc42u.dll 6.2.8071.0 picked from Windows XP SP3, placed with the same
directory as mspaint.exe
WINE: 1.7.15 (git), set to Windows version XP
WINE installed without XInput2, OSMesa, OpenCL, CMS, GStreamer, and OSS support
System: Debian GNU/Linux 5.0 "Lenny" i386
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36670
Bug ID: 36670
Summary: valgrind shows invalid read/write in
d3d8/tests/device.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==18653== Conditional jump or move depends on uninitialised value(s)
==18653== at 0x7D4EF6A: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7D51B43: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x783724B: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x783752D: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x4F8A277: wined3d_timestamp_query_ops_get_data (query.c:566)
==18653== by 0x4F88F3D: wined3d_query_get_data (query.c:281)
==18653== by 0x4ED2DF7: d3d9_query_GetData (query.c:161)
==18653== by 0x4CE573A: test_timestamp_query (device.c:4703)
==18653== by 0x4CFADE0: func_device (device.c:8803)
==18653== by 0x4D5B1E8: run_test (test.h:584)
==18653== by 0x4D5B5D3: main (test.h:654)
==18653== Uninitialised value was created by a heap allocation
==18653== at 0x4029155: malloc (vg_replace_malloc.c:292)
==18653== by 0x64F6097: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x7B9FF8F: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7B60EDF: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7B521E3: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x7B2C9C8: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==18653== by 0x64A075A: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x64A08FF: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x64D0946: ??? (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x64C5A78: glXMakeCurrent (in
/usr/lib32/opengl/nvidia/lib/libGL.so.337.25)
==18653== by 0x5FFBBE5: X11DRV_WineGL_InitOpenglInfo (opengl.c:486)
==18653== by 0x5FFD2EB: has_opengl (opengl.c:665)
==18653== by 0x6005418: get_glx_driver (opengl.c:3262)
==18653== by 0x5FF0A00: X11DRV_wine_get_wgl_driver (init.c:459)
==18653== by 0x57530B3: __wine_get_wgl_driver (opengl.c:58)
==18653== by 0x4F6811F: wined3d_adapter_init (directx.c:5147)
==18653== by 0x4F689B9: wined3d_init (directx.c:5272)
==18653== by 0x500A714: wined3d_create (wined3d_main.c:105)
==18653== by 0x4ED25D4: d3d9_init (directx.c:647)
==18653== by 0x4EC4DB1: Direct3DCreate9 (d3d9_main.c:45)
==18653==
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.
http://bugs.winehq.org/show_bug.cgi?id=26130
Summary: ddraw/ddrawmodes crash under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33294)
--> (http://bugs.winehq.org/attachment.cgi?id=33294)
valgrind log
Unhandled exception: illegal instruction in 32-bit code (0x00000000).
1 0x04762cc2 test_DirectDrawEnumerateA+0x5b()
[/home/austin/wine-git/dlls/ddraw/tests/ddrawmodes.c:144] in ddraw_test
(0x7f23fcf8)
2 0x04762cc2 test_DirectDrawEnumerateA+0x5b()
[/home/austin/wine-git/dlls/ddraw/tests/ddrawmodes.c:144] in ddraw_test
(0x7f23fd18)
3 0x04765f8a func_ddrawmodes+0x178()
[/home/austin/wine-git/dlls/ddraw/tests/ddrawmodes.c:888] in ddraw_test
(0x7f23fd78)
4 0x0478e477 run_test+0x9e(name="ddrawmodes.c")
[/home/austin/wine-git/dlls/ddraw/tests/../../../include/wine/test.h:556] in
ddraw_test (0x7f23fe28)
5 0x0478e869 main+0x217(argc=<couldn't compute location>, argv=<couldn't
compute location>)
[/home/austin/wine-git/dlls/ddraw/tests/../../../include/wine/test.h:624] in
ddraw_test (0x7f23fe60)
6 0x0478e8e6 __wine_spec_exe_entry+0x69(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in ddraw_test (0x7f23fe78)
7 0x7b85de14 call_process_entry+0xb() in kernel32 (0x7f23fec8)
8 0x7b85df5a start_process+0x143(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/kernel32/process.c:1086] in kernel32 (0x7f23fed8)
9 0x7bc7c070 call_thread_func+0xb() in ntdll (0x7f23ffb8)
10 0x7bc7c0ae call_thread_entry_point+0x33(entry=0x7b85de16, arg=0x7ffdf000)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2499] in ntdll (0x7f23ffe8)
11 0x7bc541d0 start_process+0x2f(kernel_start=0x7b85de16)
[/home/austin/wine-git/dlls/ntdll/loader.c:2606] in ntdll (0x00000000)
full log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
https://bugs.winehq.org/show_bug.cgi?id=36657
Bug ID: 36657
Summary: valgrind shows uninitialized memory use in
d3d9/tests/visual.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==9511== Conditional jump or move depends on uninitialised value(s)
==9511== at 0x764645F: ??? (in /usr/lib32/libnvidia-glcore.so.337.25)
==9511== by 0x4F542C8: shader_glsl_load_constants (glsl_shader.c:854)
==9511== by 0x4F24EED: context_apply_draw_state (context.c:3003)
==9511== by 0x4F4E196: draw_primitive (drawprim.c:664)
==9511== by 0x4F25621: wined3d_cs_exec_draw (cs.c:291)
==9511== by 0x4F269CF: wined3d_cs_st_submit (cs.c:893)
==9511== by 0x4F2568E: wined3d_cs_emit_draw (cs.c:308)
==9511== by 0x4F34F83: wined3d_device_draw_primitive (device.c:3265)
==9511== by 0x4EB1215: d3d9_device_DrawPrimitiveUP (device.c:2206)
==9511== by 0x4D12CBD: vpos_register_test (visual.c:9470)
==9511== by 0x4D3C95A: func_visual (visual.c:16632)
==9511== by 0x4D3D7CA: run_test (test.h:584)
==9511== by 0x4D3DBB9: main (test.h:654)
==9511== Uninitialised value was created by a stack allocation
==9511== at 0x4F53C00: shader_glsl_load_constants (glsl_shader.c:766)
==9511==
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.
http://bugs.winehq.org/show_bug.cgi?id=30257
Bug #: 30257
Summary: Kaluach: some hebrew text is missing and some is
mirrored
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e_orz(a)yahoo.com
Classification: Unclassified
I created a clean prefix and installed Kaluach version 3.2.44.26 (latest -
www.kaluach.com).
The hebrew wasn't displayed properly (see attached Kaluach without font
tahoma.png).
Later I installed the tahoma font (using winetricks). Some of the problems were
fixed. But, still some of the hebrew text is missing and some of it is mirrored
(see attached Kaluach with font tahoma). All the errors are marked.
I also attached the correct screenshot from Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=30604
Bug #: 30604
Summary: Ultra Fractal 5 hangs when selecting an item in the
file browser
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.ultrafractal.com/download/index.php
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
Classification: Unclassified
Regression SHA1: 1a67903b04001c7064f6e4705a66dc3cfa47feed
Steps to reproduce the problem:
1. Install and run the application.
2. Press <Ctrl+n> to create a new fractal.
3. Click on an item in the right pane in the browser -> the application
freezes.
Terminal output:
fixme:system:SetProcessDPIAware stub!
err:listview:LISTVIEW_WindowProc unknown msg 108c wp=00000000 lp=00000000
Native comctl32.dll is a workaround.
It is a regression, caused by
1a67903b04001c7064f6e4705a66dc3cfa47feed is the first bad commit
commit 1a67903b04001c7064f6e4705a66dc3cfa47feed
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Jun 20 12:46:37 2011 +0200
comctl32: Fix area invalidated by LISTVIEW_SetItemT.
:040000 040000 c0e2e6923ba42074b57138cca367458336a6631b
9cc28e2ad36c163910dc3ccdcbce88e2e025043b M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=24868
Summary: S.T.A.L.K.E.R. - Call of Pripyat Benchmark requires
d3dx9_31.dll and d3dx9_42.dll to run
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
The game would launch to a black screen, then by using alt+tab to the error
dialog, and alt+space to set the error dialog to "always on top", the error
says "Your video card doesn't meet game requirements. Try to lower game
settings", even though I ran it at lowest settings.
winetricks d3dx9_31 d3dx9_42 works around the problem
Note: you may need to get the latest winetricks from
http://winezeug.googlecode.com/svn/trunk/winetricks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.