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.
https://bugs.winehq.org/show_bug.cgi?id=43530
Bug ID: 43530
Summary: A lot of games (mostly old) crash with Nvidia drivers
384.59
Product: Wine-staging
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qptainnemo(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58926
--> https://bugs.winehq.org/attachment.cgi?id=58926
crash report from wine
Pretty much all old games stopped working, as in anything pre-directx 9.
Examples include Anachronox, Arcanum, Kult: Heretic Kingdoms.
Some non-old games also do, such as Test Drive Unlimited 2 and Driftmoon.
I can't discern the pattern between the games that work and the games that
don't but it seems to be affecting mostly pre-dx9 games.
I'm running Arch Linux and using the currently latest proprietary Nvidia
drivers 384.59 (arch package 384.59-4).
All of the mentioned games launch in wine staging 2.13 and in vanilla Wine
2.14.
An example of a crash report is in the attachment.
Here's my steam game list if you want me to test something else
http://steamcommunity.com/id/qptain_nemo/games/?tab=all
--
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=23842
Summary: Fonts corrupted or missing characters
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: default_357-line(a)yahoo.de
When playing Alien Swarm, one of the in-game fonts usually exhibits some degree
of corruption; by which I mean that characters are either not rendered or only
their bounding box is. The character still takes up space. The degree of damage
varies from start to start, and may vary in a single session. The nature of the
damage also varies, although disappearing glyphs are the most common symptom.
A similar effect has been observed in Dawn of War: Dark Crusade.
I'm using fglrx from ati-drivers 10.4; I also tried 10.7 and it made no
difference.
I tried resetting .wine; no difference.
I tried removing /usr/share/fonts via chroot/symlink hax; no difference.
I screwed with UseFastTLS in xorg.conf; no difference.
I tried wine 1.1 and 07-30-10 git head .. no difference.
I'm quite simply out of ideas.
--
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=42491
Bug ID: 42491
Summary: wine builds are not reproducible (widl needs
initializization of datatype2 in add_typedef_typeinfo)
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 57357
--> https://bugs.winehq.org/attachment.cgi?id=57357
two builds produce different content
Per:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/ht…
"...two builds of the same program on the same host to always produce
consistent build-ids and binary content."
This consistent "binary content" does not happen right now. There is also bug
41342. But this one should about uninitialized variable in WIDL.
--
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=43252
Bug ID: 43252
Summary: IcmpSendEcho doesn't work with a ReplySize<56
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: slouslai(a)wegwerfemail.info
Distribution: ---
Created attachment 58564
--> https://bugs.winehq.org/attachment.cgi?id=58564
IcmpSendEcho trace
IcmpSendEcho of icmp.c doesn't work with a ReplySize<56. If ReplySize<56 the
function returns with IP_REQ_TIMED_OUT. In windows the function returns
properly. This has been tested with ubuntu 16 and CentOs 7 (both x86-64) with
wine 1.8.5(32 and 64bit prefix) and wine staging 2.1(32bit prefix).
--
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=43322
Bug ID: 43322
Summary: Regression in Test Drive Unlimited 2, visual artifacts
Product: Wine-staging
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qptainnemo(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Has been happening for some time now, probably coincidental with when the
active work on DirectX 10+ began. The game previously rendered normally, at
least without visible artifacts. Now there are visual artifacts in the form of
random polygons popping from the horizon to the camera. If you need a visual
reference, here's a video. https://youtu.be/75Gd9iHFPWI Here is a single
screenshot. https://i.imgur.com/FHPchhb.png
Changing graphics quality settings doesn't affect it. CSMT doesn't affect it
either.
I'm using Arch Linux, an NVidia GPU with proprietary drivers. The prefix is 32
bit with .NET 2.0, 3.5 and 4.0 installed (3.5 is required to run the game).
--
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.