http://bugs.winehq.org/show_bug.cgi?id=58604
Bug ID: 58604
Summary: Unable to handle Ctrl+C signal
correctly,02c0:fixme:console:default_ctrl_handler
Terminating process e0 on event 0
Product: Wine
Version: 10.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 1514704742(a)qq.com
Distribution: ---
Unable to handle Ctrl+C signal correctly
--
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=58500
Bug ID: 58500
Summary: 64-bit "Plain Vanilla Compiling" fails
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: depaoli.renzo(a)gmail.com
Distribution: ---
Building Wine-10.12 "64-bit only" shows a number of issues and fails in the end
during "make install" when trying to copy a non-existing file.
Test-Environment:
- Host providing RAMdisk as SharedDrive for build
- VirtualBox 7.1.10 r169112 VM with
- 8 cores
- Debian 12 bookworm 64-bit & KDE
- user "vbox"
- no previous Wine installation (neither cxoffice or others)
- SharedDrive mounted as /home/vbox/RAMdisk
--
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=57691
Bug ID: 57691
Summary: wine-mono: ASan gets triggered in
mono_path_canonicalize with strcpy-param-overlap.
Product: Wine
Version: 10.0-rc6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 77881
--> https://bugs.winehq.org/attachment.cgi?id=77881
asan_2025-01-18_17-11-19_.1748
Hello, I tried getting wine being built with ASan (PE side) enabled. [1]
And tried running on this build the wine conformance tests.
One place where ASan gets triggered is in mono\mono\utils\mono-path.c [2]:
90 if (dest != lastpos) strcpy (dest, lastpos);
ERROR: AddressSanitizer: strcpy-param-overlap
A few lines above (line 74) there is the possibility of the strings
overlapping mentioned and a memmove used.
Attached file contains the full output of one ASan event.
Would it be valuable to replace the `strcpy (dest, lastpos);`
by a `memmove (dest, lastpos, strlen(lastpos) + 1)`?
[1]
https://gitlab.winehq.org/bernhardu/wine/-/blob/asan-pe_2024-12-29/README.md
[2] https://gitlab.winehq.org/mono/mono/-/blame/main/mono/utils/mono-path.c#L90
--
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=40009
Bug ID: 40009
Summary: Lego Mindstorms EV3 Software does not find EV3 brick
using Bluetooth: needs
irprops.cpl.BluetoothFindFirstRadio implementation
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Lego Mindstorms EV3 software does not find the EV3 brick, needs
irprops.cpl.BluetoothFindFirstRadio implementation. Brick is turned on and has
Bluetooth enabled.
--
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=58652
Bug ID: 58652
Summary: UWAMP httpd.exe serious error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wsgo0sookosssc8ko4cowkcgc48k4wws(a)ai.notifier.in
Distribution: ---
Created attachment 79227
--> http://bugs.winehq.org/attachment.cgi?id=79227
httpd
It works fine on Windows - until I move them to Linux & tried with Wine.
There were 2 issues:
1. "Launcher Server" GUI no longer collect CLI windows (you know what I mean if
you compare the behavior on Windows)
2. And this error pops up.
Steps to reproduce:
1. Download & Extract "RELEASE SRV4.rar" from
https://drive.google.com/drive/folders/1r4cXG1NfE-KEZYIN9ns3_V7mGzPO7EaK
2. run "wine explorer", navigate to server directory (where RAR files
extracted)
3. start "Pangya Server Launcher.exe"
4. start "@WebServer\UwAmp.exe", it should start
5. press "START" on Server Launcher
Result:
httpd.exe encountered srious 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.
http://bugs.winehq.org/show_bug.cgi?id=36668
Bug ID: 36668
Summary: Under Wine, Installation of Hotspot Shield
Fails/Crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)piouseye.com
Created attachment 48713
--> http://bugs.winehq.org/attachment.cgi?id=48713
Report Generated By Wine @ Failure
Hotspot Shield crashes during installation. This does not SEEM to be the same
issue as in Bug 16002 or other "Possible Duplicates," so I'm passing along the
report Wine generated.
--
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=58265
Bug ID: 58265
Summary: regression in Wine >=10.7 for DXVK DLL override on
macOS
Product: Wine
Version: 10.7
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cemer99797(a)isorax.com
Created attachment 78608
--> http://bugs.winehq.org/attachment.cgi?id=78608
macOS Terminal log, wine-devel 10.7
On macOS, there is a bug (https://bugs.winehq.org/show_bug.cgi?id=58145) that
can be worked around with a DXVK DLL override (for d3d11.dll) in Wine-devel
10.6 and lower, but this workaround stops working in Wine-devel 10.7 (also
tested not working in 10.8)
repost of my comment from that previous bug:
regression in wine-devel 10.7 - DXVK DLL workaround stops working
There's new regression in wine-devel 10.7: now the DXVK DLL override workaround
doesn't work, the app always gives the original error pop-up window with the
same message.
Attached is the macOS Terminal log after copying Gcenx's 32-bit `d3d11.dll`
from his DXVK-macOS package to the same directory as the OutOfCtrl.exe
executable. When tested with wine-devel 10.6, it still works.
> % cp /Users/toastybug/dxvk-macOS/x32/d3d11.dll /Users/toastybug/Windows_Apps/OutOfCtrl_v1_2_EXE/
> % cd /Users/toastybug/Windows_Apps/OutOfCtrl_v1_2_EXE/
> % WINEDEBUG=module WINEDLLOVERRIDES="d3d11=n" wine OutOfCtrl.exe
tested using Gcenx's wine-devel 10.7 build
(https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.7) with GStreamer
1.26.1 on macOS 11.7.10
and Gcenx's DXVK-macOS v1.10.3-20230507-repack
(https://github.com/Gcenx/DXVK-macOS/releases/tag/v1.10.3-20230507-repack)
--
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=58649
Bug ID: 58649
Summary: SimpleTV portable (Qt5/Lua/VLC) – D3D9Ex OSD overlay
disappears or crashes after opening dialogs
Product: Wine
Version: 10.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: riv100a(a)gmail.com
Distribution: ---
Application tested: SimpleTV (portable fork, Qt5/Lua/VLC)
Official download: https://plst.rf.gd/?i=1
Problem: OSD overlay (D3D9Ex child window) disappears or crashes after opening
dialogs, depending on backend.
Wayland/Xwayland → OSD appears but glitches. Dialogs do not kill it
immediately, but resizing the window often makes it vanish. Sometimes restored
by “Always on top”.
Wine Virtual Desktop → OSD stable until "Options" dialog is opened. Then
disappears permanently (never comes back until restart).
Xephyr (nested X11) → OSD stable until Options dialog. Opening it crashes
Wine completely.
Tested on Proton-GE 10-12/13/15 and Wine vanilla.
OS: KDE Neon (Ubuntu 22.04 base). GPU: Intel HD630 + Nvidia Quadro M620. DXVK
v2.7.x.
Expected: OSD overlay should persist after dialogs.
Actual: OSD disappears or Wine crashes.
This strongly suggests a Wine bug in handling of D3D9Ex child overlay windows.
--
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.