broken wine version Gentoo

Questions about Wine on Linux
Locked
adcdam
Level 2
Level 2
Posts: 42
Joined: Thu Feb 16, 2017 1:08 am

broken wine version Gentoo

Post by adcdam »

Hi Its strange, i had the stupid idea of installing large address in a exe file of my home, that resulted in broken wine
i get this when trying to make a new prefix

Code:
000b:err:seh:setup_exception stack overflow 432 bytes in thread 000b eip 000000007bcbe0e3 esp 0000000000131460 stack 0x130000-0x131000-0x230000
0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0009:err:module:LdrInitializeThunk "kernelbase.dll" failed to initialize, aborting


if i change wine version with eselect the other versions of wine work

i deleted wine-vanilla 5.6 the one that is broken and installed again
the same problem
i deleted .wine in my home same problem
what do i have to do to solve this problem?
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: broken wine version Gentoo

Post by spoon0042 »

Probably this bug or there might have been another one.

You can downgrade or wait for 5.7 which should be released shortly.
adcdam
Level 2
Level 2
Posts: 42
Joined: Thu Feb 16, 2017 1:08 am

Re: broken wine version Gentoo

Post by adcdam »

thanks you for your answer!!!
Locked