Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0x
Issue ID
877128
Regression
No
[Mono Runtime Upgrade] Can't launch windows standalone build built on Win 8.1
1. What happened
The following error appears in system application log ('1.exe' is windows standalone build):
Faulting application name: 1.exe, version: 5.6.0.3640, time stamp: 0x588b8f85
Faulting module name: mono-2.0-boehm.dll, version: 0.0.0.0, time stamp: 0x588145db
Exception code: 0xc0000409
Fault offset: 0x00000000002f36b8
Faulting process id: 0x228
Faulting application start time: 0x01d27d78f2da6897
Faulting application path: C:\Users\nikolai\Documents\New Unity Project\1.exe
Faulting module path: C:\Users\nikolai\Documents\New Unity Project\1_Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-boehm.dll
Report Id: 308d12a0-e96c-11e6-825c-080027267e27
Faulting package full name:
Faulting package-relative application ID:
2. How we can reproduce it using the example you attached
Project folder contains the built executable 1.exe
Otherwise - build the project on Win8.1 (for standalone x64)
This looks to be some kind of instability as on another system the issue was present till I build x86 build. Then all builds were working OK. But on this machine issue persists.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment