https://bugs.winehq.org/show_bug.cgi?id=54660
Bug ID: 54660
Summary: Call of Juarez shows 'Assertion failed:
deref->offset_regset == HLSL_REGSET_NUMERIC'
Product: vkd3d
Version: 1.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Assertion failed: deref->offset_regset == HLSL_REGSET_NUMERIC, file
../vkd3d/libs/vkd3d-shader/hlsl_codegen.c, line 3143
1.6-199-gda243570
--
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=54451
Bug ID: 54451
Summary: V-Rally Crash to desktop
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2011.ac(a)gmail.com
Distribution: ---
V-Rally by Infogrames 1997 crashes to desktop after selecting either directx or
glide mode from the start menu
Unhandled exception: page fault on read access to 0xfffffff8 in 32-bit code
(0x004461bc).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:004461bc ESP:00a5fe50 EBP:00000000 EFLAGS:00010297( R- -- I S -A-P-C)
EAX:00000000 EBX:00000001 ECX:058d056c EDX:058d0458
ESI:00000000 EDI:00754c90
--
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=55003
Bug ID: 55003
Summary: Several 'fixme' when using Adobe Acrobat Reader DC and
trying to add signature
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ittay.dror(a)gmail.com
Distribution: ---
The below happens when I use the fill&sign tool and try to add a signature
(which would normally open a window to draw a signature or select a signature
file)
036c:fixme:win:RegisterTouchWindow hwnd 001801FA, flags 0 stub!
036c:fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
074c:fixme:ntdll:NtFilterToken flags 0x2 unsupported
074c:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented
074c:fixme:advapi:SetEntriesInAclW unhandled access mode 4
074c:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub!
074c:fixme:ntdll:NtFilterToken flags 0x2 unsupported
074c:fixme:ntdll:NtFilterToken support for restricting sids not yet implemented
074c:fixme:advapi:SetEntriesInAclW unhandled access mode 4
074c:fixme:ntdll:NtSetInformationToken TokenIntegrityLevel stub!
074c:fixme:sync:NtSetInformationJobObject stub: 0x404 4 0xe4af5ec 4
074c:fixme:process:CreateProcessInternalW Unsupported attribute 0x20007.
074c:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ...,
TokenAppContainerSid, ...) semi-stub
0024:err:msg:get_server_queue_handle Cannot get server thread queue
0024:err:win:get_desktop_window failed to create desktop window
0024:err:msg:get_server_queue_handle Cannot get server thread queue
0024:err:win:get_desktop_window failed to create desktop window
--
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=54921
Bug ID: 54921
Summary: ADMS 1J Radio Programmer attempted an unsupported
operation
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ttvibz(a)tutamail.com
Distribution: ---
Created attachment 74438
--> https://bugs.winehq.org/attachment.cgi?id=74438
RTSystems radio programmer backtrace.
1) When opening the program, a dialog box is displayed that an unsupported
operation was attempted. Clicking "Close", the program opens and displays
normally.
2) Tried to open a data file (previously generated under the program while
running in Windows) and received a Program Error dialog:
"The program RadioEngine_V5.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience."
--
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=26359
Summary: VMWare Player Setup has no GUI
Product: Wine
Version: 1.3.15
Platform: x86-64
URL: http://www.computerbild.de/download/VMware-Player-9032
75.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=33580)
--> (http://bugs.winehq.org/attachment.cgi?id=33580)
console log
VMware-player-3.1.3-324285 Setup only has white screen. From console log i
would guess it's gecko related.
--
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=54953
Bug ID: 54953
Summary: Dotnet472: Memory growth and slowdown in working with
synchronization objects when starting and stopping
multiple threads
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ykurin(a)gmail.com
Distribution: ---
An issue has been discovered when long-running a multi-threaded application
written in .NET Framework 4.7.2 and 4.8.
With a large number of frequent re-creations of threads, the following was
noticed:
1) Memory begins to leak constantly, and the more frequent re-creation of
threads, the sooner memory begins to leak.
2) When working with synchronization primitives over time, with the constant
re-creation of threads, the time of capturing and releasing the synchronization
object increases (for example, when using Mutex).
3) When working for a long time.NET of the application that recreates the
streams, the application is closed. The greater the number of recreated
threads, the faster the drop occurs.
1) Lack of memory allocation according to wine logs (although there is still
RAM and hard disk memory) 290755.553:0f44:err:virtual:try_map_free_area mmap()
error Unable to allocate memory, range 0xf1530000-0xf2530000, unix_prot 0.
2) Also, errors in the logs of our application indicate a lack of memory
"System.Runtime.InteropServices.COMException Not enough memory to execute the
command. (Exception from HRESULT: 0x80070008
3) AccessViolationException errors in random parts of the code. Windows doesn't
have this kind of error.
4) Synchronization errors 0e60:err:sync:RtlpWaitForCriticalSection section
07B7628C "?" wait timed out in thread 0e60, blocked by 0e5c, retrying (60 sec)
.NET Framework thread pool issue under wine. The issue is reproducible even if
you create threads via Thread without using ThreadPool.
There is a test application that allows you to reproduce the problem. The
sources are here: https://github.com/Drentmort/ThreadPoolTest
The problem was found in WINE 7.15, but we tried WINE 8.6 and WINE-staging.
--
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=54972
Bug ID: 54972
Summary: Lose focus of a modal window
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m.fondacci(a)gmail.com
Distribution: ---
Reproduced on Linux and macOS:
From my application, on a button click, I open a modal window.
All the controls of the main window are inactive but not the window itself.
On a click on it, the modal window disappears, the main window comes to the
foreground.
The normal display is restored by changing the process and wine redisplays the
windows accordingly.
I saw a bug of this type declared fixed in 2010, it is still not the case.
Keep up the good work!
--
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=54964
Bug ID: 54964
Summary: i facing this bug
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: hoichan62(a)gmail.com
Distribution: ---
Created attachment 74492
--> https://bugs.winehq.org/attachment.cgi?id=74492
microsoft program
when install microsoft edge it shows this look this issue.
--
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=55004
Bug ID: 55004
Summary: CloseCombat Last Stand Arnhem: bottom part of screen
blinking
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clabbe.montjoie(a)gmail.com
Distribution: ---
When playing CCLSA, in the combat mode (the main game) the bottom part of
screen with unit informations (and the truce, zoom+/- buttons) is black. When
hovering with the mouse, it randomly appears and go back to black.
I tryed wintricks d3dx9 and directx9 without success.
I tryed with wine 8.9 but I am sure to have hit this problem years ago so it is
not a recent thing.
--
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=53835
Bug ID: 53835
Summary: cefclient.exe crash on CHECK_EQ(PAGE_READWRITE,
old_protection);
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: 398063392(a)qq.com
Distribution: ---
https://chromium.googlesource.com/v8/v8.git/+/refs/heads/main/src/base/plat…
void OS::SetDataReadOnly(void* address, size_t size) {
DCHECK_EQ(0, reinterpret_cast<uintptr_t>(address) % CommitPageSize());
DCHECK_EQ(0, size % CommitPageSize());
unsigned long old_protection;
CHECK(VirtualProtect(address, size, PAGE_READONLY, &old_protection));
CHECK_EQ(PAGE_READWRITE, old_protection);
}
the last line assume old_protection==PAGE_READWRITE, but it is PAGE_WRITECOPY
in wine, CHECK_EQ failed will raise a int3 break crash.
you can download cefclient.exe from
https://cef-builds.spotifycdn.com/cef_binary_106.1.1%2Bg5891c70%2Bchromium-…
, and run it by "wine64 cefclient.exe --no-sandbox --use-gl=angle
--use-angle=swiftshader --in-process-gpu" to reproduce the problem.
--
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.