I installed Wine on my Gentoo system via Portage. I run winecfg from a terminal in KDE X windows and instantly receive error messages...
Code:
wine: Unhandled page fault on read access to 0x003c0023 at address 0x7efa9a30 (thread 0009), starting debugger...
wine: Unhandled page fault on read access to 0x003c001b at address 0x7efa9a30 (thread 000b), starting debugger...
wine: Unhandled page fault on read access to 0x003c0013 at address 0x7efa9a30 (thread 000d), starting debugger...
When I build Wine without X support, I don't get the errors, but it is also useless without X. I have tried looking around on the Wine website and Googling the error but all the situations are application specific and not just dealing with first time Wine configurations.
Any ideas on why it is error'ng on the first run of the configuration?