http://bugs.winehq.org/show_bug.cgi?id=32613
Bug #: 32613
Summary: Tom Clancy's Rainbow Six: Lockdown crashes after the
intro videos (without native dxdiagn.dll)
Product: Wine
Version: 1.5.20
Platform: x86
URL: http://www.fileplanet.com/160005/160000/fileinfo/Tom-C
lancy%27s-Rainbow-Six:-Lockdown-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 43039
--> http://bugs.winehq.org/attachment.cgi?id=43039
terminal output
The game crashes after playing the 2 intro videos without native dxdiagn.dll.
After the crash the game opens a crash report file in notepad and generates a
minidump file. Removing videos doesn't help.
Can be reproduced with the demo version as well, just skip the DirectX
installation step (or set dxdiagn=builtin).
--
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=49811
Bug ID: 49811
Summary: cmd /c "cd "directory"&&"somecommand.exe"" tries to cd
to "directory"&&"somecommand.exe"
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: lolisamurai(a)tfwno.gf
Distribution: ---
Created attachment 68139
--> https://bugs.winehq.org/attachment.cgi?id=68139
trace with WINEDEBUG=+cmd
I ran into a scene installer that calls cmd /c with very convoluted quoting. I
narrowed the bug down to this example (run from C:\):
> cmd /c "cd "windows"&&"system32\notepad.exe""
when you run this on windows 10 cmd, it cd's to windows and opens notepad as
expected
on wine, it interprets "windows"&&"system32\notepad.exe" as the directory to cd
to. I have attached a trace with WINEDEBUG=+cmd
--
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=49808
Bug ID: 49808
Summary: Regression in wine 4.0-rc1 cause Stellaris loads very
slow, long time black screen
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim110011(a)163.com
Distribution: ---
Stellaris on the recent wine version loads very slowly and the black screen
takes a long time.
Tested many wine versions:
# 3.2 game loads very fast
# 3.11 game loads very fast
# 3.20-staging game loads very fast
# 3.21 game loads very fast
# 4.0-rc1 (for fedora28) game loads very slow, long time black screen
# 4.0-rc1 (for fedora29) game loads very slow, long time black screen
# 4.1 game loads very slow, long time black screen
# 4.6 game loads very slow, long time black screen
Regression in 4.0-rc1 may affect many PDS Clausewitz engine games. Could it
affect many games that load a lot of loose files?
CPU: Intel Xeon E3-1275L v3
Memory: 8GiB
VGA: nVidia GeForce GTX 750 Ti
Distro: Fedora 32
kernel: 5.8.6-201.fc32.x86_64
--
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=49314
Bug ID: 49314
Summary: Wine segfaults with too many command-line arguments
Product: Wine
Version: 5.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: esteve.varela(a)gmail.com
Distribution: ---
Running the `wine` command on any program, with too many arguments (or too long
of a command-line) causes a segfault.
An example of a command that can reproduce this bug on most systems:
wine start '/?' /usr/bin/*
Expected output: A list of option flags for wine start
Gotten result: Segmentation fault
This bug is problematic because it can happen with command-lines shorter than
32767 bytes (which I believe to be the upper limit supported by wine), though
the exact circumstances aren't exactly clear.
The reported behavior has been observed with wine 5.7, but is still present in
5.9. On wine-staging, the error is instead:
0024:err:seh:segv_handler_early Got unexpected trap 14 during process
initialization
--
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=49821
Bug ID: 49821
Summary: Seismobuild crashes at start
Product: Wine
Version: 5.16
Hardware: x86-64
URL: https://seismosoft.com/wp-content/uploads/prods/Seismo
Build_v2020_Release-3_ENG.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi, a user submitted this program rated as garbage in Appdb, so i gave it a try
It crashes on msado15 stubs;
By just stupidly returning S_OK instead of E_NOTIMPL for a 6 or so functions
the program starts.
Maybe someone could simply improve stubs a bit in right way to get this program
started, or otherwise this bugreport is for tracking correct implementation of
at least the 1st one (connection_put_CursorLocation)
(below output with stupidly faking success for the below mentioned functions)
0024:fixme:msado15:connection_put_CursorLocation 09C87FA8, 3
0024:fixme:msado15:connection_get_Mode 09C87FA8, 0887FB7C
0024:fixme:msado15:connection_put_Mode 09C87FA8, 16
0024:fixme:msado15:connection_get_Provider 09C87FA8, 0887FB68
0024:fixme:msado15:connection_put_Provider 09C87FA8, L"MSDASQL.1"
0024:fixme:msado15:command_putref_ActiveConnection 09C770D8, 00000000
0024:fixme:msado15:command_putref_ActiveConnection 09C87F78, 00000000
0024:fixme:msado15:command_putref_ActiveConnection 09C87F90, 00000000
0024:fixme:msado15:connection_put_CursorLocation 0AFA0070, 3
0024:fixme:msado15:command_putref_ActiveConnection 0AF64520, 00000000
0024:fixme:msado15:command_putref_ActiveConnection 0AF6EC50, 00000000
0024:fixme:msado15:connection_put_CursorLocation 0AF33370, 3
0024:fixme:msado15:connection_get_Mode 0AF33370, 0887FB7C
0024:fixme:msado15:connection_put_Mode 0AF33370, 16
0024:fixme:msado15:connection_get_Provider 0AF33370, 0887FB68
0024:fixme:msado15:connection_put_Provider 0AF33370, L"MSDASQL.1"
0024:fixme:msado15:command_putref_ActiveConnection 0AF64520, 00000000
0024:fixme:msado15:command_putref_ActiveConnection 0AF6EC50, 00000000
0024:fixme:msado15:command_putref_ActiveConnection 0AE60AD8, 00000000
0024:fixme:msado15:command_putref_ActiveConnection 0AE7E770, 00000000
--
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=32877
Bug #: 32877
Summary: Gnomoria Demo crashes on launch.
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rovanion.luckey(a)gmail.com
Classification: Unclassified
Created attachment 43422
--> http://bugs.winehq.org/attachment.cgi?id=43422
Backtrace of Gnomoria crash.
Gnomoria Demo crashes on launch running 64-bit Ubuntu 12.10 with Wine 1.5.22.
You can download the demo at the fallowing location:
https://s3.amazonaws.com/Gnomoria/GnomoriaDemoSetup.exe
--
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=49909
Bug ID: 49909
Summary: Win Toolkit v.1.4.37.20 (.NET 3.5 app) crashes with
wine-mono
Product: Wine
Version: 5.18
Hardware: x86-64
URL: https://www.pcworld.pl/ftp/pobierz/pc/113590.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ArchLinux
Created attachment 68277
--> https://bugs.winehq.org/attachment.cgi?id=68277
output
I used wine-5.18-35-g2ee75bf9ade with wine-mono 5.1.1.
--
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=49900
Bug ID: 49900
Summary: Unimplemented function ntdll.dll.RtlDefaultNpAcl
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: toadking(a)toadking.com
Distribution: ---
Go programs built using the go-winio package fail on this unimplemented
function. The code in question that calls it:
https://github.com/microsoft/go-winio/blob/06bcafdc246846a25d2a46135607fd57…
Test program - https://github.com/ToadKing/rtlDefaultNpAcl (binary in release
section)
--
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=49728
Bug ID: 49728
Summary: Appear (a 4K rendering demo) crashes on unimplemented
function user32.dll.SetWindowFullScreenState
Product: Wine
Version: 5.15
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 68005
--> https://bugs.winehq.org/attachment.cgi?id=68005
Terminal output
Very easy to reproduce: Unzip the archive and run `wine
appear_debug_nomusic.exe`. Since the program changes your screen resolution, I
recommend enabling the virtual desktop in winecfg beforehand.
First reported at
https://github.com/w23/jetlag_appear/issues/1#issuecomment-399741830
$ sha256sum appear_debug_nomusic.exe
d0fbf762726ed8ca5b3432bbecedccaf6c5c4f898ab2a00bf922500ee1369ff8
--
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.