https://bugs.winehq.org/show_bug.cgi?id=48710
Bug ID: 48710
Summary: wineserver32 crashed when it reads inotify_event with
wd == - 1
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: mmcx(a)mail.ru
Distribution: ---
Created attachment 66582
--> https://bugs.winehq.org/attachment.cgi?id=66582
backtrace.txt
wineserver32 crashed when it reads inotify_event with wd == - 1
The code in change.c contains going beyond the boundaries of the wd_hash array
when wd < 0
static struct list wd_hash[ HASH_SIZE ];
static struct inode *inode_from_wd( int wd )
{
struct list *bucket = &wd_hash[ wd % HASH_SIZE ];
...
wine --version
wine-5.1 (Debian 5.1-2)
uname -a
Linux mmcx 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) 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=48709
Bug ID: 48709
Summary: shell32: SHChangeNotify must be tested in multiple
processes
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
Distribution: ---
SHChangeNotify and SHChangeNotifyRegister functions are system-wide, and have
to work in multiple processes. Thus, the testcase of these functions must test
in multi-process.
ReactOS testcase:
https://github.com/reactos/reactos/blob/master/modules/rostests/apitests/sh…https://github.com/reactos/reactos/blob/master/modules/rostests/apitests/sh…
--
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=48708
Bug ID: 48708
Summary: Lotus Organizer 97, Wine 5.0, Debian Stretch. Lotus
Organizer 'Notepad' section - entries display as blank
until clicked on.
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: john.p.langley(a)gmail.com
Distribution: ---
Created attachment 66580
--> https://bugs.winehq.org/attachment.cgi?id=66580
Notepad entry 'Test' showing initially as blank.
Lotus Organizer 97, Wine 5.0, Debian Stretch.
Lotus Organizer 'Notepad' section - entries display as blank until clicked on.
--
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=48657
Bug ID: 48657
Summary: GdipGetNearestColor crash in Subtitle Edit
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: oskarw85.spam(a)gmail.com
CC: dmitry(a)baikal.ru
Regression SHA1: 5ca9da2c0197ac1260975c1b7b643dbd11185715
Distribution: Debian
Created attachment 66512
--> https://bugs.winehq.org/attachment.cgi?id=66512
Terminal log during crash
Steps to reproduce:
1. Install Subtitle Edit 3.5.13 from
https://github.com/SubtitleEdit/subtitleedit/releases/download/3.5.13/Subti…
2. Run after installing
3. Application will crash almost immediately after starting.
I managed to git bisect first bad commit:
git bisect bad
5ca9da2c0197ac1260975c1b7b643dbd11185715 is the first bad commit
commit 5ca9da2c0197ac1260975c1b7b643dbd11185715
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Fri Feb 7 18:31:38 2020 +0800
gdiplus: Make GdipGetNearestColor print FIXME only if indexed bitmap is
associated with the graphics object.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 9fe62ebe33709629e4e20646059d6753eb55d1cc
6dd228c81c4850a3cc2da975c80f1dfd16a8a982 M dlls
--
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=44520
Bug ID: 44520
Summary: Kingdom Come Deliverance, black screen, d3dcompiler
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
Distribution: ---
When I startup Kingdom Come Deliverance the game starts up just fine, but has a
black screen, sound works.
There seems an error with
err:d3dcompiler:compile_shader HLSL shader parsing failed.
When I use d3dcompiler_46.dll and d3dcompiler_47.dll (which are bundled with
the game) as native with override in wine the game starts up fine without black
screen.
--
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=48693
Bug ID: 48693
Summary: Startup Wine and got: "Segmentation fault: 11"
Product: Wine-staging
Version: 5.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: avenjames(a)live.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Updated Wine Staging from 5.2.2 to 5.3 with PKG in Mac OSX 10.13 High Sierra,
input "Winecfg" or any others command via Terminal,
got:
0009:fixme:esync:do_esync eventfd not supported on this platform.
Segmentation fault: 11
startup failed.
--
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=48645
Bug ID: 48645
Summary: Application won't launch "GetGeoInfoW type 8 is not
supported"
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexterranova81(a)gmail.com
Distribution: ---
I'm getting the following error while launching:
0036:fixme:nls:GetGeoInfoW type 8 is not supported
The program won't start
--
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=40583
Bug ID: 40583
Summary: Wine - mtndew.dll fails to initialize due to memory
pointer work
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pjb82(a)outlook.com
Distribution: ---
Attempting to run 'Eldorito' in WINE
(https://github.com/ElDewrito/ElDorito.git) fails, seemingly due to the pointer
work which is pervasive through the code.
I have modified the code a little in the Git to try to track the failure. It
appears that the memory pointer work causes the failed initialization with the
first action being:
size_t TlsPtrAddress = Pointer(TlsPtrArrayAddress).Read<uint32_t>();
I am creating this report at the request of hackomatic in the #winehackers
channel on freenode.net
--
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=48679
Bug ID: 48679
Summary: Regression: Application (Banking 4W) crashes in
GdipGetNearestColor
Product: Wine
Version: 5.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: sakphul(a)mailbox.org
Distribution: ---
Created attachment 66532
--> https://bugs.winehq.org/attachment.cgi?id=66532
Backtrace
Rightclick menu works in Wine-5.0 but crashes the application in wine-5.2 when
using Banking 4W from Subsembly.
Steps to reproduce
1. Create a 32bit wineprefix
2. Install dll d3dcompiler_47, d3dx9, dotnet48 (via winetricks)
3. Install fonts Arial, Verdana (via winetricks)
4. Install Banking 4W from https://subsembly.com/buybanking4.html
5. Create an Account Save. Right click on the left (after opening the account
save) will crash the application.
I have added a backtrace of the crash. Could be similar to
https://bugs.winehq.org/show_bug.cgi?id=48657
--
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.