Bug 204007 - emulators/i386-wine-devel looks broken
Summary: emulators/i386-wine-devel looks broken
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: David Naylor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-24 21:16 UTC by Ivan
Modified: 2015-11-28 11:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (dbn)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2015-10-24 21:16:20 UTC
Update to 1.7.53,1 looks very broken. All apps stoped working for me.

For example, teamspeak client (https://www.teamspeak.com/)
C:\Games\TS3>update.exe

wine: Unhandled page fault on write access to 0x00000018 at address 0x63185e66 (thread 0026), starting debugger...
wine client error:26: read: Bad address

C:\Games\TS3>ts3client_win32.exe
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6233407e

All programs are throwing exceptions and die. Downgrade to 1.7.52 solves the issue.
Comment 1 Ivan 2015-10-24 21:27:07 UTC
If it does matter, I have month old ports tree. I see a lot of graphics stack updates, all of them are not applied, I just updated wine alone to run some dx11 tests.
Comment 2 David Naylor freebsd_committer freebsd_triage 2015-11-28 11:48:59 UTC
I have been unable to reproduce the error you have encountered (although I can confirm it does work on my setup).  

The i386-wine-devel port packages its own 32bit graphic stack, thus you will need to ensure your 64bit equivalent is up to date:

Please update *all* your ports (or, at the very minimum the graphic stack).  If after updating you still cannot run Wine then please report the graphic card and your Xorg.log file.  However, I expect an update will solve your problem.  

Apologies for taking so long to respond to your PR.