question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On OSX, Wine crashes when dealing with a lot a data

See original GitHub issue
  • Version: 1.4.4
  • Target: Windows

When building for Windows from OSX, I get this wine error;

Error: Exit code: 5. Command failed: wine /Users/ineghi/.cache/Squirrel.Windows/Squirrel.Windows-1.4.4/Writ eZipToSetup.exe /Dev/Repos/mixer/dist/win/mixer Setup 0.0.0.exe /var/folders/db/nnpx_zv11nlgqt42df9h76p r0000gn/T/electron-builder-be7-157fb17b72a-0/t-be7-2-setup.zip wine: Unhandled page fault on read access to 0x00000000 at address 0x7b850832 (thread 0009), starting debugger...

The application contains a lot of video (for a total of 4 go). This is probably a wine memory issue since everything is working fine without them.

edit: I use Wine 1.8.5 installed trough homebrew.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:28 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
rjb8682commented, Dec 13, 2016

Oh, yes! I have about 1.03 TB free of 1.11TB

1reaction
develarcommented, Oct 9, 2017

@maotora

  1. please try stable wine (2.0.2)
  2. please try our proven and tested docker image to build: https://www.electron.build/multi-platform-build#docker
Read more comments on GitHub >

github_iconTop Results From Across the Web

Wine crashes : r/mac - Reddit
I'm trying to run a simple .exe game on my MacBook Pro but it keeps crashing when I try to run wine. It...
Read more >
Thread: Wine keeps hanging or crashing - LotRO
Did a "Repair Game Data" but Wine is still hanging. Is there anyway to refresh the Wine files? Or am i forced to...
Read more >
FAQ - WineHQ Wiki
5.1 I have lots of applications already installed in Windows. How do I run them in Wine? 5.2 How do I run an...
Read more >
What's going on with Wine? - Mac OS - EVE Online Forums
Your logs indicate you are running out of memory - the main cause of crashes under Wine. Running at lower resolution helps, and/or...
Read more >
Wine Programs Not Working? Try These Steps - MakeUseOf
Why Doesn't My Program Run? · Install Programs With PlayOnLinux · What's Your Wine Architecture? · Use the Staging Version of Wine ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found