Hi, at first sorry for my english.. I had installed wine 0.9.57 (i386) on debian sid x64 with --force-architecture... it didn't worked. So I installed version 0.9.44 again, but it stil doesn't work. Strangely, it has worked before I did this changes.. I'm getting errors like this when I try to run whatever application: err:seh:setup_exception stack overflow 48 bytes in thread 0009 eip f7d17e1d esp 7fc70fd0 stack 0x7fc71000-0x7fd80000 Does somebody know what can be wrong? Thanks
On Tue, Mar 18, 2008 at 5:08 PM, kubapet <wineforum-user at winehq.org> wrote:> Hi, at first sorry for my english.. > > I had installed wine 0.9.57 (i386) on debian sid x64 with --force-architecture... it didn't worked. So I installed version 0.9.44 again, but it stil doesn't work. Strangely, it has worked before I did this changes.. > > I'm getting errors like this when I try to run whatever application: > > err:seh:setup_exception stack overflow 48 bytes in thread 0009 eip f7d17e1d esp 7fc70fd0 stack 0x7fc71000-0x7fd80000 > > Does somebody know what can be wrong? > Thanks >See http://wiki.winehq.org/WineOn64bit
On Tuesday March 18 2008 22:08:55 kubapet wrote:> I had installed wine 0.9.57 (i386) on debian sid x64 with > --force-architecture... it didn't worked. So I installed version 0.9.44 > again, but it stil doesn't work. Strangely, it has worked before I did this > changes.. > > I'm getting errors like this when I try to run whatever application: > > err:seh:setup_exception stack overflow 48 bytes in thread 0009 eip f7d17e1d > esp 7fc70fd0 stack 0x7fc71000-0x7fd80000 > > Does somebody know what can be wrong?Try this with 0.9.57: mv ~/.wine{,.backup} wineprefixcreate wine notepad Now, does it work for you? And of course you can try to install and run applcation you typically use with clean WINE prefix and see if they will work after above commands. Feel free to ask for farther help if you still have problems.
Hi, I've tryed to compile wine as described in that howto, but got this error: The X11 driver is missing. Check your build! So I installed back some version from repositary.. and It still doesn't work, when I type wineprefixcreate I got the same error: err:seh:setup_exception stack overflow 16 bytes..