https://bugs.winehq.org/show_bug.cgi?id=56835
--- Comment #9 from mushu csumushu@126.com --- (In reply to Hans Leidekker from comment #8)
Let's start with WINEDEBUG=+wpcap.
root@mushu:~# WINEDEBUG=fixme-all,+wpcap /usr/lib/wine/wine winosp_release/winospexe/winosp.exe "C:\ProgramData\ne1\WINOSPHARDCFG.INI" 0024:warn:wpcap:DllMain failed to enable 32-bit mmap() "Unknown options specified" 0108:err:virtual:map_view anon mmap error Cannot allocate memory, size 0x3c141000, unix_prot 0x1
The above is the output log. Is it possible that the WinPcap issue and the memory allocation error are two separate problems?