https://bugs.winehq.org/show_bug.cgi?id=47270
Bug ID: 47270
Summary: User shared data thread is always created
Product: Wine-staging
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Due to the changes to "Fake Dlls" patch set, specifically for the 64-bit
syscalls, the user_shared_data is accessed in every Wine process. While this is
not incorrect, it does represent a change from the original intentions of the
"user_shared_data" patch set, which was to only create this extra thread, and
the associated overhead, on programs that *need* to access user_shared_data.
If this new behavior is going to stay, then it would probably be a good idea to
revisit the "user_shared_data" patch set. For instance, one might simplify it
to always create the user shared data thread. Alternatively, if the new
behavior is undesirable, then we should find a way to prevent it.
(I am not personally convinced that the theoretical overhead is a problem.
There was a long discussion about this on the old wine-staging patch submission
website which no longer exists.)
--
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=50360
Bug ID: 50360
Summary: Bastion controller not working.
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: BOBBLOG(a)protonmail.com
Distribution: ---
Created attachment 68958
--> https://bugs.winehq.org/attachment.cgi?id=68958
Basion-Terminal-wine-6.0rc3.txt
Bastion controller not working. Tested with wine-6.0rc3 in a clean wine prefix.
I also noticed that when i place the mouse pointer on the menu the controller
buttons work but i can not use the digital pad or analog sticks to move up or
down in the games menu.
--
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=44309
Bug ID: 44309
Summary: gta3.exe crashes when launched
Product: Wine
Version: 2.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: errqre(a)gmail.com
Distribution: ---
Created attachment 60146
--> https://bugs.winehq.org/attachment.cgi?id=60146
backtrace.txt from the crash
gta3.exe crashes immediately when launched - installed through steam
--
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=38159
Bug ID: 38159
Summary: NULL pointer dereferencing
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
File /dlls/krnl386.exe16/int2f.c
Lines 1026-1034
if (!driver_request) {
/* FIXME - to be deleted ?? */
ERR("ES:BX==0 ! SEGFAULT ?\n");
ERR("-->BX=0x%04x, ES=0x%04x, DS=0x%04x, CX=0x%04x\n",
BX_reg(context), context->SegEs, context->SegDs,
CX_reg(context));
driver_request[4] |= 0x80;
driver_request[3] = 5; /* bad request length */
return;
}
If driver_request == NULL then driver_request[4] will be NULL pointer
dereferencing.
--
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=29849
Bug #: 29849
Summary: oleaut32's OLEPictureImpl_Load fails when Stat()
method is missing
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.blumenkrantz(a)gmail.com
Classification: Unclassified
Created attachment 38772
--> http://bugs.winehq.org/attachment.cgi?id=38772
test case
Without a Stat() method, this function should only read the parts of a file
that are needed. Instead, it continues to read and eventually crashes.
Find attached a test case which takes an image file as an argument, then
crashes.
--
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=50166
Bug ID: 50166
Summary: Benchmark Sims BMS 4.34 flight sim hangs when air
traffic control uses TTS, able to get backtrace
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: freehand(a)tutanota.com
Distribution: ---
Created attachment 68684
--> https://bugs.winehq.org/attachment.cgi?id=68684
backtrace produced at the moment BMS 4.34 hangs, during air traffic TTS
The latest version of the Falcon 4 community patch project is BMS 4.34, which
adds sophisticated air traffic control. Though it is maintained and developed
by volunteers, as of 2020 BMS 4.34 is one of the best combat flight sims
available, comparable to the best commercial products. Previous versions, such
as BMS 4.33, are rated platinum compatibility with wine. With BMS 4.34,
though, wine hangs when air traffic control TTS is used.
I experimented with sound settings and was able to get a backtrace rather than
just a hang (see attachment).
My specific procedure was:
I am using wine 5.21 (Staging) on Ubuntu 20.04 LTS.
As a first step, I got a reproduceable hang by starting BMS 434, choosing TE #1
ground ops, selecting the training flight entering 3D with the default ramp
start, then waiting for the hang at about 10:28:47 on the cockpit clock at
upper right. While waiting I was watching the running processes on a second
monitor using the linux top command. I saw the pulseaudio process active a lot,
so I exited BMS, set sound volume to zero in Ubuntu, restarted BMS, turned all
sound volume to zero, then started the TE #1 again. Then in top I killed the
pulseaudio process.
Why do all this with the sound? In hopes of generating a stack trace. It
worked! BMS produced the stack trace dialog at the point where it usually
hangs.
>From the stack trace it appears that the problem is in VoiceManager (see stack
trace below). Components involved appear to be:
installation and setup API ( dlls/{cfgmgr32,newdev,setupapi} )
Common Controls DLL ( dlls/comctl32/ )
winmm and mci ( dlls/{winmm,mciavi32,mcicda,mciseq,mciwave}/ )
--
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=42055
Bug ID: 42055
Summary: Chessbase 13: Unhandled exception: page fault on
execute access to 0x4bda7b50 in 32-bit code
(0x4bda7b50).
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: twirpxacc91919(a)gmail.com
Created attachment 56542
--> https://bugs.winehq.org/attachment.cgi?id=56542
Program Error Details
The program gives a pop-up that it encountered a serious problem then says it
must shut down. It is very inconvenient and happened more than twenty times.
(I am not knowledgeable about any code or programming language, so sorry for my
ignorance.)
--
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=46248
Bug ID: 46248
Summary: Sniper Elite 3 GameSessions installer crashes during
extract
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: throwawayaccx(a)gmail.com
Distribution: ---
Created attachment 62946
--> https://bugs.winehq.org/attachment.cgi?id=62946
Wine log for installer setup
The installer for Sniper Elite 3 via GameSessions crashes and fails to extract
game files. I see in drive_c/users/$USER/Temp it was able to extract a few
files but only about 1.1 MB of it. Installer can be downloaded here (user agent
switcher required): https://www.gamesessions.com/zz/Game/SniperElite3
--
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=38356
Bug ID: 38356
Summary: Xibo Player 1.7.3: Cant start
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: ignacio.santolin(a)gmail.com
Distribution: ---
Created attachment 51200
--> https://bugs.winehq.org/attachment.cgi?id=51200
Xibo debug
I Installed
http://xibo.org.uk/get-xibo/
"Xibo For Windows"
And When i tries to start, shows the attached debug and cant 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=41728
Bug ID: 41728
Summary: While using the app it keeps crashing and operation is
very slow.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryanscik5(a)hotmail.com
Created attachment 56165
--> https://bugs.winehq.org/attachment.cgi?id=56165
yugioh pro
I am using yugioh pro on wine and I never had problems. 2 days ago the app
became very slow and it crashes when playing. I have no idea what's wrong. I
tried installing a new version but still the same problems.
--
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.