https://bugs.winehq.org/show_bug.cgi?id=43827
Bug ID: 43827
Summary: The program thududf.sys has encountered a serious
problem and needs to close
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: version
Assignee: wine-bugs(a)winehq.org
Reporter: accessd(a)shaw.ca
Distribution: ---
Created attachment 59377
--> https://bugs.winehq.org/attachment.cgi?id=59377
Resultant dump when starting application via desktop link
Select icon on the desktop "Roxio Easy VHStoDVD 3" This followed by an
immediate error: The program thududf.sys has encountered a serious problem and
needs to close
--
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=34835
Bug #: 34835
Summary: Civilization II Crash after extended play.
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmg_(a)hotmail.com
Classification: Unclassified
Created attachment 46436
--> http://bugs.winehq.org/attachment.cgi?id=46436
Backtrace #1
After several hours of playtime with "Civilization II Multiplayer Gold", a
crash occurs with an error box and upon exiting the error box, the game closes.
It's a clean Wine 1.6 install with no proprietary DLLs etc. installed that I am
aware of.
Game was launched in Windowed mode at 1280x720 with Civ2 in Win98 mode. Only
"Allow Window manager to control the windows" under Graphics is selected with
the Virtual desktop at 1280x720. Other than the crash during extended play, the
game works perfectly. I haven't used Windows since XP but know this game did
not work under XP without hacks so I am unable to give a report about if it
works on Windows.
This is my first Bug Report and I apologize if I have missed anything. I ran
through the other reports and I can't find anything like my issue. I've played
it for 7+ hours before the crash. I ran it a second time as I wrote this
report, with the terminal, and I will include the output of that as it crashed
again around 400 B.C. Game Year.
Xubuntu 12.04
AMD 6670
AMD FX4100
--
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=44788
Bug ID: 44788
Summary: Civilization II (v1.02) crash during menus
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielalston(a)gmail.com
Distribution: ---
Created attachment 60814
--> https://bugs.winehq.org/attachment.cgi?id=60814
Backtrace
The game will open, the music plays however every few seconds the sound will
make an awful corrupt sounding noise (possibly related).
The game will usually crash quite quickly. If you're extremely fast you might
be able to get in a game and make a couple of moves before the game crashes
again.
I have similar issues with other 16bit versions of Civilization II.
2.42 patch
2.78 (Fantastic Worlds)
--
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=47783
Bug ID: 47783
Summary: Rockstar Games Launcher installer crashes
Product: Wine
Version: 4.16
Hardware: x86
URL: https://gamedownloads.rockstargames.com/public/install
er/Rockstar-Games-Launcher.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bshanks(a)codeweavers.com
Distribution: ---
The Rockstar Games Launcher installer (downloadable from
https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Lau…)
displays a window and then crashes quickly after launching.
Running the installer with "warn+all" generates constant heap corruption errors
( i.e. "err:heap:HEAP_ValidateInUseArena Heap 0x110000: block 0x198350 tail
overwritten at 0x198388 (byte 0/8 == 0x52)"), but the installer does not crash
and successfully installs.
The installer is built with NSIS v3.04, and essentially does the following:
WINDOWINFO *wi = GlobalAlloc(GMEM_ZEROINIT, 56);
wi->cbSize = 56;
GetWindowInfo(hWnd, wi);
GlobalFree(wi);
The problem is that sizeof(WINDOWINFO) is actually 60. For some reason Windows
has always ignored cbSize and writes 60 bytes into the buffer, Wine does the
same.
The hard-coded 56 has been in NSIS example code
(https://nsis.sourceforge.io/GetWindowInfo) for years, it's very possible there
are other installers having this problem.
Based on this article
(https://blogs.msdn.microsoft.com/jiangyue/2010/03/15/windows-heap-overrun-m…)
and some testing I did in a debugger, it appears that Windows heap allocations
leave healthy padding/unused bytes at the end, and this must be why the
installer doesn't crash on Windows.
Running Wine with "warn+heap" adds padding to the end of heap allocations,
which is why the installer doesn't crash there.
I think the fix for this is to increase/add padding to the end of heap
allocations.
Also a WARN should be added to GetWindowInfo() if cbSize is incorrect.
--
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=43866
Bug ID: 43866
Summary: Crash while opening [彼女は天使で妹で] trial version
Product: Wine
Version: 2.18
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: howard.no1(a)163.com
Created attachment 59452
--> https://bugs.winehq.org/attachment.cgi?id=59452
Bug Report
Crash while opening [彼女は天使で妹で] trial version
Free downloading site: http://www.h-comb.biz/new_title/16/download_trial.html
MD5 (imoten_trial.exe) = 080a95479692cd197e29b9ef0a4c66d7
--
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=26649
Summary: painting in dialog: wrong aspect ratio
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom98765x(a)yahoo.com
Created an attachment (id=33921)
--> (http://bugs.winehq.org/attachment.cgi?id=33921)
executable program demonstrating the bug
Drawing things inside a modeless dialog box: wrong aspect ratio, and does not
show up directly (dialog box has to be moved before). Source was from Petzold
sample (colors2), but modified a little.
--
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=44434
Bug ID: 44434
Summary: Error: unsupported compressor 8
Product: Wine
Version: 3.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine_bz(a)ul-lange.de
Created attachment 60376
--> https://bugs.winehq.org/attachment.cgi?id=60376
Error messages after typing command winecfg
After a competed installation of Wine 3.0 on macOS 10.13.3, Kernel-Version:
Darwin 17.4.0 and entering command of "winecfg" together with some other
messages
"Error: unsupported compressor 8" have been indicated (see attached file).
--
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=47448
Bug ID: 47448
Summary: Homeworld Remastered Collection: Fullscreen broken
Product: Wine-staging
Version: 4.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64805
--> https://bugs.winehq.org/attachment.cgi?id=64805
Game log file 1
As of wine-4.11, the game is not launching anymore properly and is giving
following behavior:
- Sound starts from the intro video(s)
- Intro video ( gearbox ) ends and I hear the game is opened in the Main menu
level
- No video is being shown ('nothing happens') and the desktop is still showing
I have tried with no success the following:
- using official latest versions of Fedora 30 x64 packages and also Mesa 19.1.1
- using Wayland session
- changing all configs in winecfg ( resolution, decoration, staging settings)
- using Steam command launch options ( '-fakeFullscreen -window[ed] -w 1920 -h
1080' ) in different combinations
- running game from Nautilus by directly running the executable
I expect that game runs properly in full-screen same way it was working in
wine-4.9.
My config:
$ wine --version
wine-4.11 (Staging)
$ inxi -Gxxx
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus ID: 01:00.0
chip ID: 1002:67df
Display: x11 server: Fedora Project X.org 1.20.5 driver: amdgpu
compositor: gnome-shell v: 3.32.2 tty: N/A
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.30.0
5.1.15-300.fc30.x86_64 LLVM 8.0.0)
v: 4.5 Mesa 19.1.1 direct render: Yes
P.S. Similar issue has been noticed for StepMania 5 and Age of Mythology:
Extended, but these games have ways to enforce windowed mode both from Steam
Launch Options or from configuring config files.
--
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=46247
Bug ID: 46247
Summary: BF2 Complete Collection 1.50 Crashes when using
Anti-Aliasing 8x
Product: Wine-staging
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
All settings are Maxed Out; I tried with 2x and 4x and no crashes/issues noted.
Wine details:
sh winetricks list-installed
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit
versions of packages. If you encounter problems, please retest in a clean
32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20181203-next - sha256sum:
90643712034ccea3dad530e2e33761d872fd532c3f6018919b21ae006ecba680 with wine-3.20
(Staging) and WINEARCH=win64
binkw32
d3dx9_42
gmdls
l3codecx
lucida
mfc40
mfc42
physx
tahoma
w_workaround_wine_bug-30713
vcrun2008
w_workaround_wine_bug-30713
vcrun2012
w_workaround_wine_bug-37781
w_workaround_wine_bug-30713
vcrun2015
w_workaround_wine_bug-22053
steam
w_workaround_wine_bug-30713
vcrun2010
d3dx9_36
win7
setupapi
w_workaround_wine_bug-30713
vcrun2005
corefonts
msls31
w_workaround_wine_bug-25648
ie8
vulkanrt
msscript
vulkansdk
--
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=34326
Bug #: 34326
Summary: uplive.exe from TypeEasy crashes
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 45694
--> http://bugs.winehq.org/attachment.cgi?id=45694
backtrace.txt
reproduce it follow this:
0. download and install TypeEasy. Sorry for there is not a english version, you
can install by click the button which with those word:
"下一步(N)" -> "我接受(N)" -> "下一步(N)" -> "安装(I)" -> "完成(F)";
1. TypeEasy will starup after the installation, the exit it. And uplive.exe
will crash as soon as you exit TypeEasy.
--
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.