https://bugs.winehq.org/show_bug.cgi?id=40901
Bug ID: 40901
Summary: Factorio crashes with a stack overflow
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 54995
--> https://bugs.winehq.org/attachment.cgi?id=54995
+relay,+tid,+seh limited to the thread that crashed.
Running the experiential build of Factorio a causes a stack overflow occurs on
startup.
This doesn't happen with the Factorio Demo or stable build.
--
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=41463
Bug ID: 41463
Summary: Undefined symbols: _DisableThreadLibraryCalls
_RaiseException
Product: Wine
Version: 1.8.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-2016(a)ryandesign.com
wine 1.8.5 fails to build on Mac OS X 10.6 Snow Leopard:
Undefined symbols:
"_DisableThreadLibraryCalls", referenced from:
_DllMain in main.o
"_RaiseException", referenced from:
___wine_spec_unimplemented_stub in libwinecrt0.a(stub.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
A full build log can be found here:
https://build.macports.org/builders/ports-10.6_x86_64_legacy-builder/builds…
The last versions to build on this system were 1.8.4 and 1.9.10.
The problem does not affect OS X 10.7 Lion or later.
I found a similar problem reported 5 years ago on Solaris in Bug #26291
--
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=39586
Bug ID: 39586
Summary: Fallout 4 - Steam Version - Crash on Start-up
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: braeden.j.christensen(a)gmail.com
Distribution: ---
Created attachment 52749
--> https://bugs.winehq.org/attachment.cgi?id=52749
Log File of Fallout 4
Loading the game via Steam or the Fallout 4 Launcher both produce a crash.
Trying this via a winewrapper (PlayOnLinux) or regular wine produces the same
result.
This seems to be due to some kind of 64bit error.
Attached is a log.
This is the first bug report I have ever filed, and think I have filed it
correctly. Please, feel free to yell RTFM if you want if I've made a mistake.
:P
--
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=40692
Bug ID: 40692
Summary: Rocket League needs AES encryption/ decryption
implemented in bcrypt.dll
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: maxime(a)mmorel.eu
Distribution: ---
A recent update of the game in Steam broke wine support. The game requires AES
encryption features from bcrypt.dll to play online.
These API must be implemented with AES algorithm :
BCryptOpenAlgorithmProvider
BCryptGenerateSymmetricKey
BCryptEncrypt
BCryptDecrypt
BCryptDestroyKey
BCryptCloseAlgorithmProvider
With stub implementation of these, the game is running and can be played in
solo.
--
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=40680
Bug ID: 40680
Summary: Rocket league needs
bcrypt.dll.BCryptGenerateSymmetricKey
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: maxime(a)mmorel.eu
Distribution: ---
Created attachment 54554
--> https://bugs.winehq.org/attachment.cgi?id=54554
bcrypt patch
Latest Steam update of Rocket League prevents it to run with wine. The game
exits early with this message:
wine: Call from 0x7b43cf4c to unimplemented function
bcrypt.dll.BCryptGenerateSymmetricKey, aborting
This can be fixed by implementing the missing symbol and making it return 0.
Seems to be enough for now.
--
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=36524
Bug ID: 36524
Summary: Far Cry 2: Graphical Glitches and Unstable Gameplay
Product: Wine
Version: 1.7.18
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipickert55(a)gmail.com
Created attachment 48607
--> http://bugs.winehq.org/attachment.cgi?id=48607
Log
I have an AMD Radeon 7950, and I am getting serious graphical errors. The
screenshots will explain it better than I can, it is basically just random
colors all over the screen. On top of this, if I raise the settings to anything
higher than low, the game will crash almost immediately.
--
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=41361
Bug ID: 41361
Summary: MSI uninstaller calls wrong Custom Action and performs
wrong action
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
Created attachment 55713
--> https://bugs.winehq.org/attachment.cgi?id=55713
msi with special prepared custom actions to show the bug
In certain situation the MSI uninstaller calls a wrong custom action. When an
app is installed and the same app msi installation is called again, this app
should be repaired or removed. This is initiated properly but for "Remove" the
wrong custom action is called and the software is not removed.
I have prepared a dummy repro based on the installer of Notation Player, please
find attached. This repro contains of 4 custom actions.
- Install
after the software is installed but not yet registered
- Commit
when the software is installed and registered in the Registry just before the
end of the installaion process
- Rollback
when a Rollback is performed
- Uninstall
when an uninstallation is performed.
The custom action of the repro in all cases simply displays which custom action
is called.
How to reproduce the failure:
------------------------------
Scenario 1: Installation
OK: custom actions Install and Commit are called
Scenario 2:
OK: when uninstalling with uninstaller the Uninstall custom action is called
FAILURE situation:
------------------
Perform Scenario 1.
Perform Scenario 1 again
Here the according Repair/Remove window pops up. When selecting "Repair" the
Install and Commit actions are called. This is correct.
But when selecting "Remove" the Install and Commit custom action are called,
too. This is wrong. When selecting "Remove" the Uninstall custom action had to
be called and the software needs to be removed. The uninstaller confirmes that
the app has been successfully removed. Indeed, the uninstaller shows that the
software is removed but it is not. The software is not removed but still
exists.
For a sophisticated custom action handling this scenario brings the system into
an undefined state. An experienced person is required to fix this situation.
--
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=41566
Bug ID: 41566
Summary: Amaranth Audio Cycle crashes when opening certain
windows
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katsunori.kumatani(a)gmail.com
Distribution: ---
Created attachment 55897
--> https://bugs.winehq.org/attachment.cgi?id=55897
Terminal output + Crash dump
Cycle is a VST synthesizer, but also comes as standalone. Download the demo
here: http://www.amaranthaudio.com/data/binary/CycleDemoInstaller.exe
Since the author hasn't updated it for close to 2 years, please download and
back it up even if you don't want to investigate the bug yet, for the future
(alternatively, if site goes down I can upload the demo installer somewhere).
Steps to crash:
1) Install Cycle, we're interested in the "Standalone" because it's easier to
debug/test, but the VST version has the exact same crash.
2) Launch it, e.g: /opt/wine-devel/bin/wine "~/.wine/drive_c/Program Files
(x86)/Amaranth Audio/Cycle/Cycle.exe"
3) Go to the Audio tab at the top, and click on "Modulation Matrix".
4) Cycle Crashes.
Btw, yes, I did try it in 32-bit WINEPREFIX as well, same thing, I forgot to
set the WINEARCH when doing this dump in a fresh prefix, but trust me it is the
same crash on NULL (just test it yourself). So it doesn't matter, the exact
same thing happens in 32-bit WINEPREFIX.
The terminal output + crash dump is attached.
--
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=35745
Bug ID: 35745
Summary: Proetus 8 install stops when asking for license key
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jozamm(a)gmail.com
Created attachment 47737
--> http://bugs.winehq.org/attachment.cgi?id=47737
Errors during proteus installation
Hi,
I am installing proteus 8.1 sp1 and the install stops when asking for the
licence key. I click on next and nothing happens.
I tried the solution of bug 35544 by installing winetricks -q w57 but it didnt
work. I am using wine 1.7.13.
The main error seems to be
fixme:wshom:ClassFactory_QueryInterface
(0x7ff0d6c8cac0)->({342d1ea0-ae25-11d1-89c5-006008c3fbfc} 0x55cee0)
fixme:wshom:WshShell3_QueryInterface Unknown iface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:wshom:WshShell3_QueryInterface Unknown iface
{719c3050-f9d3-11cf-a493-00400523a8a6}
Any help would be appreciated,
jozamm
--
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=32861
Bug #: 32861
Summary: Closing Mathematica via window with main menu leads to
hang
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
At start Mathematica opens two windows: one with decoration and main menu, and
another with startup screen. On Windows when you click close button on menu
window, Mathematica quits. On Wine it just hangs.
--
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.