https://bugs.winehq.org/show_bug.cgi?id=45218
Bug ID: 45218
Summary: Fallout 4 Script Extender fails to allocate trampoline
buffers
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: buggy(a)ifel.se
Distribution: ---
Created attachment 61445
--> https://bugs.winehq.org/attachment.cgi?id=61445
f4se log
f4se will abort initialization and launch Fallout4 without modification when
launching with unpatched wine. It looks for 64K of unreserved memory before the
addresses of Fallout4.exe and whichever f4se dll is being loaded for trampoline
buffers.
I see two issues here. The first is that get_free_mem_state_callback is
returning that a block before the exe base overlaps the exe area (ie if exe
base address is 0x14000000000 it will reject a 64K block starting at
0x13FC0000000 as overlapping).
The other issue is that when the f4se dll is being loaded it's being loaded at
a lower address. The code that looks for trampoline buffer space aborts when it
gets to a lowest acceptable address which is the module address minus
0x78000000. For low addresses this wraps back around to a high address.
Switching to loading dlls from top down stops this from happening but I doubt
that's a good approach.
With the two patches I'm about to attach f4se completes initialization and
everything seems to run fine.
--
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=31350
Bug #: 31350
Summary: Cannot install T-Online
mediencenter_assistent_setup.exe (entry point method)
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
Classification: Unclassified
wine mediencenter_assistent_setup.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
The entry point method could not be loaded
--
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=46473
Bug ID: 46473
Summary: Settlers IV History Edition
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: supagu(a)gmail.com
Distribution: ---
This is the newly released (2018) Settlers 4: History Edition.
The game loads, although I need to click the mouse to get past the intro video
else it crashes there.
I get a few moments in the menu before the game crashes out.
Terminal log:
00cb:fixme:ddraw:d3d_device_create Only one Direct3D device per DirectDraw
object supported.
00d2:fixme:bcrypt:BCryptOpenAlgorithmProvider algorithm L"ECDH_P256" not
supported
002d:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x33fe3c
003a:fixme:ras:RasEnumConnectionsW (0xa5ef510,0x944fbb4,0xfb30004),stub!
003a:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure
program to use LAN connection/winsock instead!
00ed:fixme:process:SetProcessDEPPolicy (3): stub
00ed:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
00ed:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d},
0x114dabc0, 0x14e7f0d0, 0x14ebdf48) stub.
00ef:fixme:process:SetProcessDEPPolicy (3): stub
00ef:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
00ef:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d},
0x114dabc0, 0x14e7f0d0, 0x14ebdf48) stub.
00f1:fixme:process:SetProcessDEPPolicy (3): stub
00f1:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
00f1:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d},
0x114dabc0, 0x14e7f0d0, 0x14ebdf48) stub.
[0116/190927.454:INFO:CONSOLE(144)] "Uncaught TypeError: Cannot read property
'myProduct' of undefined", source:
uplay://localhost/ui/view/main/mainViewController.js (144)
[0116/190927.454:INFO:CONSOLE(39)] "MainView: Missing route for
MessagePromotionsUpdated.", source: uplay://localhost/common/upc.js (39)
[0116/190928.087:INFO:CONSOLE(39)] "NavigationView: Missing route for
MessageMainViewSectionChanged.", source: uplay://localhost/common/upc.js (39)
[0116/190928.088:INFO:CONSOLE(39)] "NavigationView: Missing route for
MessagePromotionsUpdated.", source: uplay://localhost/common/upc.js (39)
[0116/190928.089:INFO:CONSOLE(39)] "NavigationView: Missing route for
MessageMainViewSectionChanged.", source: uplay://localhost/common/upc.js (39)
[0116/190928.091:INFO:CONSOLE(39)] "NavigationView: Missing route for
MessageAssetRetrieved.", source: uplay://localhost/common/upc.js (39)
009a:fixme:wincodecs:ImagingFactory_CreateEncoder ignoring vendor GUID
003a:fixme:ras:RasEnumConnectionsW (0xa5ef510,0x944fbb4,0xfb30004),stub!
003a:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure
program to use LAN connection/winsock instead!
--
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=39129
Bug ID: 39129
Summary: Multiple games and applications need support for
'NtSetInformationFile' class 'FileRenameInformation'
(Spoon Studio 2011 based Stylizer 5.x,
Boost.Interprocess based Tera Online, MSYS2 installer)
Product: Wine
Version: 1.7.49
Hardware: x86
URL: https://www.cygwin.com/
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
After bug 30399 was fixed, the next issue is dash.exe crashes.
This is using setup-x86.exe, with no special options / extra packages, just the
default install the entire way through.
[austin@localhost ~]$ wine --version
wine-1.7.49-184-g5021e91
[austin@localhost ~]$ du -h setup-x86.exe
816K setup-x86.exe
[austin@localhost ~]$ sha1sum setup-x86.exe
4885f4560a6c01ec6d94a322826cc656a63cd86c setup-x86.exe
--
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=43286
Bug ID: 43286
Summary: Qt 5.7.0 based: Cannot read UDP packets: "errno 90,
(Message too long)"
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)supradigital.org
Distribution: ---
Created attachment 58625
--> https://bugs.winehq.org/attachment.cgi?id=58625
Binary, source code, debug log
In any program using Qt 5.7.0, if you try to read a udp datagram packet, the
call would always return size 0 and leave you with an empty peer-address/port
as well.
I discovered the problem in the launcher for my game which uses UDP to ping
various servers.
I wrote a minimal UDP server to which you can connect with netcat (or anything)
and it easily reproduces the problem.
Attached you'll find a small archive containing:
- minimal udp test server
- source code for that server
- debug log with +winsock showing the error
- the client netcat command to cause that error
Note: I have not checked a simple raw UDP server using the winsock API
directly.
The problem exists at least since wine v1.6.2
--
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=46453
Bug ID: 46453
Summary: The Testament of Sherlock Holmes crashes while loading
level with builtin d3dx9_43
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 949dbbd31f450178c90ea8267097a975b77c3219
Distribution: ---
fixme:dbghelp_dwarf:dwarf2_parse_subprogram Unhandled Tag type 0x1 at
ctx(0x33b4ec,L"d3dx9_43<elf>"), for
debug_info(abbrev:0x6d3303ac,symt:0x6d27b524)
fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children
Set d3dx9_43 to native,builtin helps.
--
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=28196
Summary: Test Drive Unlimited: Water is always rendered on top
of everything.
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
On Test Drive Unlimited water is always rendered on top of any other object, no
matter how far or high the object is, in fact one can see the rivers and sea
over the road/mountains being miles away from the sea/river.
This issue happens since the very first runnable wine version (1.1.x), and I
belive that it wasn't reported earlier because it was confused by most users
with bug 7991, but definitely not the same issue.
I have tested it with the following hardware (DX10 capable) and the bug shows
clearly:
------------------------[ snip ]------------------------------------
direct rendering: Yes
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9300M GS/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 270.41.06
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
------------------------[ snip ]------------------------------------
There are also reports on the appdb of users with a Geforce 9600GT or ATI
HD4870 having the same issue (both cards are DX10 capable), and a lot of
screenshots with the "flood".
--
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=39614
Bug ID: 39614
Summary: Wine initialises a Critical Section for Mutexes by
NULL instead of (void*)-1
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: EoD(a)xmw.de
Distribution: ---
After initialising a critical section for mutexes by using
static CRITICAL_SECTION Mutex = {(PCRITICAL_SECTION_DEBUG)-1, -1, 0, 0, 0, 0};
wine crashed in "RtlpWaitForCriticalSection()".
According to http://locklessinc.com/articles/pthreads_on_windows/ this is a
valid way of initialising the critical section. However, Wine seems to
initialize it by NULL instead of (void*)-1:
http://source.winehq.org/git/wine.git/blob/e8b9bda53ac39c913ddc93de0308f0c8…
This is a re-reporting of an issue on github:
https://github.com/apitrace/apitrace/issues/397
with a backtrace in https://gist.github.com/EoD/cf759116a4af8744bdb7
--
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=38421
Bug ID: 38421
Summary: Windows Media Player 9 & 10: mp3 sound plays too fast
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
To reproduce, install WMP10 with winetricks and play an mp3 file.
Setting version based on regression test results, but the problem is still
present in wine-1.7.40-156-gba00e8e.
Regression test results:
5c91d011bbdff0cac6535c866ef5498b1ddc42c7 is the first bad commit
commit 5c91d011bbdff0cac6535c866ef5498b1ddc42c7
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Mon Dec 29 00:13:56 2014 +0300
msdmo: Registry API functions don't return HRESULT codes.
:040000 040000 dd337587dde868375ad75d4fd6adcc590453375c
35cf0352b6c68488c4b17f2064575eec35eb25aa M dlls
The patch can't be reverted cleanly. The results seemed odd, so I ran the
regression test a second time and got the same result.
Winetricks quartz devenum works around 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=22909
Summary: Drawn text overlapps after the second character.
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.subsystems.com/tecfe.zip
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
CC: aric(a)codeweavers.com
Created an attachment (id=28340)
--> (http://bugs.winehq.org/attachment.cgi?id=28340)
Screenshot
Open the TECF Demo app and open the demo.rtf file.
See screenshot of results.
Good: 1.1.42
Bad: 1.1.43
The issue appears to be caused by the change in the gdi32/bidi.c or changes in
usp10 between the above versions.
--
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.