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.
https://bugs.winehq.org/show_bug.cgi?id=54970
Bug ID: 54970
Summary: Tribler crashes exc info class OSError 22, invalid
parameter, traceback object at 0x0000000007890880
attachments:[]
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Steps to reproduce:
$ wget
https://github.com/Tribler/tribler/releases/download/v7.12.1/Tribler_7.12.1…
$ rm -rf ~/wine-tmp
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ wine Tribler_7.12.1_x64.exe Now the installer starts. Accept the license, and
the defaults
$ cd ~/wine-tmp/drive_c/Program\ Files/Tribler/
$ wine tribler.exe
Now Tribler starts, and then crashes with this error: (i could not copy and
paste the error)
exc info class OSError 22, invalid parameter, traceback object at
0x0000000007890880 attachments:[]
My versions:
$ wine --version
wine-8.8
$ uname -a
Linux cedric 6.3.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 11 May 2023 16:40:42
+0000 x86_64 GNU/Linux
--
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=54969
Bug ID: 54969
Summary: Playground Sessions crashes after introductory splash
screen
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)downlode.uk.net
Distribution: ---
Created attachment 74497
--> https://bugs.winehq.org/attachment.cgi?id=74497
Log trace file output by wine as part of crash message.
Wine 8.8 development version, Ubuntu 22.04.2. Playground Sessions software
(piano learning app) 3.0.42 crashes after showing the initial introductory
splash screen.
Playground Sessions looks to be an Electron app.
--
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=54470
Bug ID: 54470
Summary: Midnight Mansion HD - Text on signs not visible
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: jpleonard12(a)gmail.com
Distribution: ---
Demo Windows version of Midnight Mansion v1.0.1 HD
http://www.actionsoft.com/games/midnightmansionhd/
The game installs and seems to work, but when the player reaches a signpost,
information text is supposed to pop-up when RETURN is pressed. The pop-up
window appears but it is always blank.
Installed with wine32 prefix, tried WinXP, Win7 modes, but result is always the
same.
--
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=53540
Bug ID: 53540
Summary: PowerPoint 2000 - No printers available in dialog
window
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Created attachment 72902
--> https://bugs.winehq.org/attachment.cgi?id=72902
Screenshot of print dialog window
When trying to print in PowerPoint 2000, it does not show the list of installed
printers in the dialog. The box is completely blank. This behavior is present
in Wine 7.14, and at least as far back as Wine 5.19.
It should be noted that in Word 2000 (in the same wine installation) all the
installed printers are shown in its print dialog 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=51966
Bug ID: 51966
Summary: Autostart fluidsynth
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: es20490446e(a)gmail.com
Distribution: ---
Many distros keep fluidsynth off by default because it consumes quite some
memory (126MiB), and usually it conflicts with other user sessions (only one
session can run fluidsynth at the same time).
If fluidsynth isn't running Wine could autostart it, so midi music works. Once
Wine is closed, if it was started by Wine, Wine could close it.
A good default configuration for launching it is:
fluidsynth -si -a alsa -m alsa_seq -C no -g 0.5 -L 1 -r 48000 -R yes -z 1024 -o
synth.default-soundfont="[soundfont]"
Where soundfont could be, if present and in this order:
- GeneralUser.sf2 (better more realistic audio)
- FluidR3_GM.sf2 (more frequent)
Under one of these folders, depending on the distro:
/usr/share/soundfonts (fluidsynth default, modern)
/usr/share/sounds/sf2 (debian default, vintage)
--
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=20482
Summary: Tunnelier Win32 SSH client shows a very tall dialog
upon exiting
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=24385)
--> (http://bugs.winehq.org/attachment.cgi?id=24385)
Anomalous confirmation dialog
Tunnelier is a nice Win32 SSH graphical client.
Get the software from:
$wget http://dl.bitvise.com/Tunnelier-Inst.exe
Then install:
$wine Tunnelier-Inst.exe
To run it:
$wine tunnelier
to reproduce the bug just log into any ssh enabled server, the console and the
SFTP window will open automatically after logging in.
Then click on exit, a requester stating that there is a session running will
appear asking for exit confirmation.
This confirmation dialog is anomalous, the text on it appears like a tall
vertical column.
See attached capture.
--
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=54824
Bug ID: 54824
Summary: Resident Evil Village stucks after launch
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
vkd3d:err:d3d12_command_allocator_allocate_descriptor_set Failed to allocate
descriptor set, vr -2.
vkd3d:err:d3d12_command_list_update_descriptor_table Heap descriptor count
1000000 exceeds maximum Vulkan count 16384. Reducing to the Vulkan maximum.
1.7-51-g0c05f240
--
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=46232
Bug ID: 46232
Summary: Page fault in AmiPro 3.1
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeppe(a)bundsgaard.net
Distribution: ---
Created attachment 62930
--> https://bugs.winehq.org/attachment.cgi?id=62930
Dump
AmiPro (https://winworldpc.com/product/amipro/3x) can now be installed without
errors. An earlier problem with too many fonts has been solved (the hack in
this bug has been implemented:
https://bugs.winehq.org/show_bug.cgi?id=15906#c9).
But when running the program, I get a "Unhandled exception: page fault on read
access to 0xffffffff in 16-bit code (1e2f:0476)."
I have tried with windows versions from 2.0, 3.1, xp, Windows 7. They all
through the same error.
Any suggestions?
--
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.