Conty: Wine crash on launch

Hi. Wine crash on launch. Everything else works fine, except wine.

root# run-as-spot ./conty_lite_dwarfs.sh winecfg
Running Conty

wine: created the configuration directory '/home/spot/.wine'
wineserver: using server-side synchronization.
002c:err:unwind:check_bpf_jit_enable BPF JIT is not enabled in the kernel, enable it to reduce syscall emulation overhead.
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:LdrInitializeThunk Wine TkG (staging) 6.18 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please don't report bugs about it on winehq.org and use https://github.com/Frogging-Family/wine-tkg-git/issues instead.
wine: Unhandled illegal instruction at address 0000000140005E2A (thread 002c), starting debugger...
002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 36" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: could not load kernel32.dll, status c0000135
root# run-as-spot ./conty_lite_dwarfs.sh winetricks
Running Conty

SSL_INIT
Executing mkdir -p /home/spot
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
WINEPREFIX INFO:
Drive C: total 0
drwxr-xr-x 3 spot spot  60 Oct 22 19:25 .
drwxr-xr-x 4 spot spot 120 Oct 22 19:25 ..
drwxr-xr-x 4 spot spot  80 Oct 22 19:25 windows

Registry info:
/home/spot/.wine/system.reg:#arch=win64
/home/spot/.wine/user.reg:#arch=win64
------------------------------------------------------
------------------------------------------------------
warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: Unhandled illegal instruction at address 0000000140005E2A (thread 00cc), starting debugger...
wine: could not load kernel32.dll, status c0000135" 
------------------------------------------------------

I think, problem on this “wine: could not load kernel32.dll, status c0000135” but i not find solution to fix it.

System: PuppyLinux: FossaPup64 9.5 (kernel 5.4.53) based on Ubuntu Focal 64 packages.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (9 by maintainers)

Most upvoted comments

Good news, proton_QPC has been removed from the chaotic-staging profile, which means that next Chaotic-AUR’s wine-staging-tkg builds will not include it. There is already a new build in Chaotic-AUR, could please check if it works?

Сhecked the previous conty versions. Last working builtin wine in conty 1.13. After that version got same errors. Not builtin wine work fine, checked (6.10 - 6.20).