Wine throwing errors since going to 13.10
- by serilain
After upgrading to Ubuntu 13.10, running any program in Wine produces the following errors (via CLI):
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 000f), starting debugger...
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0014), starting debugger...
wine client error:14: write: Bad file descriptor
err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741819
(These also generate two popup windows saying that an undefined application has crashed).
After this, the program I was trying to run in the first place executes as normal. Any idea how to fix this?