You are not logged in.

#1 2015-10-18 18:12:52

jf25
Member
From: Germany
Registered: 2015-07-11
Posts: 35

Wine not working since last update

Yesterday, I upgraded my system with pacman -Syu and with it came wine 1.7.53-1. Since then, none of my Windows apps work properly. Most don't even start and give errors like this:

wine i_view32.exe 
wine: Unhandled page fault on write access to 0x00000000 at address 0x7e99a822 (thread 0009), starting debugger...
wine client error:9: read: Ungültige Adresse

"Ungültige Adresse" means "invalid address". Other apps start up but don't react on pressing buttons or moving scroll bars.

Anybody else having these issues? Should I file a bug at bugs.archlinux.org or at bugs.winehq.org?

Offline

#2 2015-10-18 18:20:19

olive
Member
From: Belgium
Registered: 2008-06-22
Posts: 1,490

Re: Wine not working since last update

Work for me. On a 64 bit system, you need (unless you run only 64 bit windows program) to set WINEARCH=win32. You also need to install the optional dependencies.  Try to remove ~/.wine and to reinstall the windows software. Note: instead of trying to translate the output of the log, set LC_ALL=C before launching the program.

Offline

#3 2015-10-18 19:44:06

jf25
Member
From: Germany
Registered: 2015-07-11
Posts: 35

Re: Wine not working since last update

Thanks for the useful tips. I removed the old ~/.wine directory and let wine create a new one with WINEARCH=win32 set. And indeed it worked again ... until I restricted the path of the Z: directory. By default it points to /. I changed it to a subfolder ~/share/wine/ which contains all my windows programs and everything they need to access. This is when the above crash happened. Earlier versions of wine did not crash with this configuration. Is this enough information for a bug report?

Edit: Meh, the wine team does not accept bug reports when / is not mounted to Z: volume.

Last edited by jf25 (2015-10-22 07:58:17)

Offline

Board footer

Powered by FluxBB