Stack overflow?

Questions about Wine on Linux
Locked
marcosilva33
Newbie
Newbie
Posts: 3
Joined: Sun Aug 25, 2019 1:34 pm

Stack overflow?

Post by marcosilva33 »

Hello, I'm a new user of Ubuntu (19.04), and I've never used linux before so I really don't know where to start.
I've installed Wine and I tried to open an .exe file (installer of Football Manager 2019) but the terminal says:

Code: Select all

002e:err:seh:setup_exception stack overflow 1904 bytes in thread 002e eip 000000007bc94289 esp 0000000000130ea0 stack 0x130000-0x131000-0x230000
I really don't have a clue of what it is, what does it mean and what should I do.. could you help me?
Thank you!
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Stack overflow?

Post by jkfloris »

Could you post the complete terminal output including the wine command you used?

According to the WineHQ AppDB this program should work out of the box with wine 4.0.
marcosilva33
Newbie
Newbie
Posts: 3
Joined: Sun Aug 25, 2019 1:34 pm

Re: Stack overflow?

Post by marcosilva33 »

Code: Select all

marcosilva33@marcosilva33:~/Scrivania/Football Manager 2019/Football Manager 2019$ wine fm.exe
002e:err:seh:setup_exception stack overflow 1904 bytes in thread 002e eip 000000007bc94289 esp 0000000000130ea0 stack 0x130000-0x131000-0x230000
I don't know if there's another way to open it
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Stack overflow?

Post by jkfloris »

~/Scrivania/Football Manager 2019/Football Manager 2019
This doesn't looks like an installation directory. How did you install the game?
marcosilva33
Newbie
Newbie
Posts: 3
Joined: Sun Aug 25, 2019 1:34 pm

Re: Stack overflow?

Post by marcosilva33 »

Haven't yet. That's just the folder where the exe file is, which will let the installation begin
Locked