install mono

Questions about Wine on Linux
Locked
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

install mono

Post by ahso »

Hi
I get errors with both install attempts on Ubuntu 18.04:
Thanks
michael@michael-All-Series:~/Downloads/wine-mono-4.7.2$ ./build-winemono.sh
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal -I m4 -I . ...
Running autoheader...
Running automake --gnu ...
configure.ac:393: installing './compile'
configure.ac:17: installing './missing'
ikvm-native/Makefile.am: installing './depcomp'
Running autoconf ...
Running libgc/autogen.sh ...
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal -Wnone ...
Running automake --gnu ...
configure.ac:28: installing './compile'
configure.ac:20: installing './missing'
Makefile.am: installing './depcomp'
Running autoconf ...
Skipping configure process.
Done running libgc/autogen.sh ...
Running eglib/autogen.sh ...
Running libtoolize...
libtoolize: putting auxiliary files in '..'.
libtoolize: copying file '../ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal -I m4 ...
Running autoheader...
Running automake --gnu ...
configure.ac:18: installing '../compile'
configure.ac:12: installing '../missing'
src/Makefile.am: installing '../depcomp'
Running autoconf ...
Skipping configure process.
Done running eglib/autogen.sh ...
Skipping configure process.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking whether make supports nested variables... (cached) yes
checking host platform characteristics... ok
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc -static-libgcc
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc -static-libgcc
checking whether the C compiler works... no
configure: error: in `/home/michael/Downloads/wine-mono-4.7.2/build-cross-x86_64':
configure: error: C compiler cannot create executables
See `config.log' for more details


michael@michael-All-Series:~/Downloads$ wine wine-mono*msi
0012:err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed, status c0000135
000f:err:service:process_send_command service protocol error - failed to write pipe!
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053
wine: Bad EXE format for Z:\home\michael\Downloads\wine-mono-4.7.2.msi.
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: install mono

Post by spoon0042 »

1. Why are you trying to build mono?

2. Assuming mono isn't already installed in a prefix, .msi files need to be run with either msiexec or 'wine start' (see here)
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Re: install mono

Post by ahso »

For fmodstudio but since I've moved to Ubuntu 18.04 from 16.04 pretty much all is broken. I had fmodstudio working in 16.04 but I forgot with which wine/wineprefix.
------
michael@michael-All-Series:~$ cd Dow*
michael@michael-All-Series:~/Downloads$ wine msiexec /i wine-mon*.msi
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:process:SetProcessDEPPolicy (1): stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0009:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0009:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)

michael@michael-All-Series:~/Downloads$ cd /media/michael/DATA/.wine/drive_c/Program\ Files/FMOD\ SoundSystem/FMOD\ Studio\ 1.08.18
michael@michael-All-Series:/media/michael/DATA/.wine/drive_c/Program Files/FMOD SoundSystem/FMOD Studio 1.08.18$ /opt/wine-staging/bin/wine 'FMOD Studio.exe'
000b:fixme:winediag:start_process Wine Staging 3.11 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:process:SetProcessDEPPolicy (1): stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0034:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\mscoree.dll" (error=80)
0034:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\atl100.dll" (error=80)
0034:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7c2a83a0,(nil): stub
0039:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0xd1b6d0, init_notify 0, handle 0x152fc88): stub
wine: configuration in '/home/michael/.wine' has been updated.
0009:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7d9e23a0,(nil): stub
wine: Unhandled page fault on write access to 0x7c002fc4 at address 0xf786779a (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x7c002fc4 in 32-bit code (0xf786779a).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:f786779a ESP:0033eab0 EBP:00000014 EFLAGS:00010282( R- -- I S - - - )
EAX:f7a02d70 EBX:7c002fc4 ECX:f7a02d70 EDX:00000000
ESI:f78d6c50 EDI:7c0006b5
Stack dump:
0x0033eab0: f7f24940 7c0009ac 00000195 000897e8
0x0033eac0: 7c5bf0b0 00000000 f7f24940 00000015
0x0033ead0: 0000001d 7c8357a0 7c00090c f78689dc
0x0033eae0: 7c0009ac 00000014 f78d6b40 7c8357a0
0x0033eaf0: 00000000 f7f24040 f7f24940 000002b7
0x0033eb00: f7f24504 f7c43b96 7c8143d8 000003c4
Backtrace:
=>0 0xf786779a in libglx_nvidia.so.0 (+0xa979a) (0x00000014)
1 0xf78689dc in libglx_nvidia.so.0 (+0xaa9db) (0x7c00090c)
2 0xf78735f1 in libglx_nvidia.so.0 (+0xb55f0) (0xf786f900)
3 0xf780b508 in libglx_nvidia.so.0 (+0x4d507) (0x7c56ca90)
4 0xf7f0c79d in ld-linux.so.2 (+0xf79c) (0x7c56ca90)
5 0xf7f0c8de in ld-linux.so.2 (+0xf8dd) (0xff8748e0)
6 0xf7f10855 in ld-linux.so.2 (+0x13854) (0x0033ee18)
7 0xf7c43c20 _dl_catch_exception+0x8f() in libc.so.6 (0xf7f24504)
8 0xf7f0ffe6 in ld-linux.so.2 (+0x12fe5) (0xf7f24504)
9 0xf7b0ac65 GLIBC_2+0xc64() in libdl.so.2 (0xff8748e0)
10 0xf7c43c20 _dl_catch_exception+0x8f() in libc.so.6 (0xf798e000)
11 0xf7c43cd0 _dl_catch_error+0x2f() in libc.so.6 (0xf798e000)
12 0xf7b0b3c1 in libdl.so.2 (+0x13c0) (0xf798e000)
13 0xf7b0ad28 GLIBC_2+0xd27() in libdl.so.2 (0xf798e000)
14 0xf79834de in libglx.so.0 (+0x74dd) (0xf798e000)
15 0xf79848a9 in libglx.so.0 (+0x88a8) (0x0033f1f0)
16 0xf797e0b5 glXChooseVisual+0x24() in libglx.so.0 (0x00000000)
17 0x7d56350c in winex11 (+0x3350b) (0x0033f478)
18 0x7bcb0c1e RtlRunOnceExecuteOnce+0x4d() in ntdll (0x0033f4c8)
19 0x7b47b7b1 InitOnceExecuteOnce+0x20() in kernel32 (0x0033f4f8)
20 0x7d5668d7 in winex11 (+0x368d6) (0x0033f528)
21 0x7d5558b4 in winex11 (+0x258b3) (0x0033f548)
22 0x7e871dee __wine_get_wgl_driver+0x4d() in gdi32 (0x0033f578)
23 0x7dc8ee55 in wined3d (+0x4ee54) (0x0033f9e8)
24 0x7dc9399f in wined3d (+0x5399e) (0x0033fa08)
25 0x7dd0ed81 wined3d_create+0x50() in wined3d (0x0033fa38)
26 0x7dd9a7d3 in d3d9 (+0x1a7d2) (0x0033fa78)
27 0x7dd8db9e Direct3DCreate9Ex+0x5d() in d3d9 (0x0033faa8)
28 0x007e6798 in libglesv2 (+0x76797) (0x0033fb24)
29 0x007b2f1f in libglesv2 (+0x42f1e) (0x0033fb48)
30 0x0343628a in libegl (+0x6289) (0x0033fc34)
31 0x03438623 in libegl (+0x8622) (0x0033fc84)
32 0x03370390 in qwindows (+0x3038f) (0x0033fe0c)
33 0x100148f4 in fmodstudioui (+0x148f3) (0x0033fe58)
34 0x00401013 in fmod studio (+0x1012) (0x0033feb0)
35 0x7b463619 call_process_entry+0x18() in kernel32 (0x0033fed8)
36 0x7b46539a in kernel32 (+0x45399) (0x0033ffd8)
37 0x7b46362a call_process_entry+0x29() in kernel32 (0x0033ffec)
0xf786779a: movl %eax,0x0(%ebx)
Modules:
Module Address Debug info Name (169 modules)
PE 340000- 359000 Deferred qt5webenginewidgets
PE 360000- 380000 Deferred qt5webengine
PE 380000- 396000 Deferred qt5webchannel
PE 3a0000- 3bd000 Deferred qt5websockets
PE 400000- 414000 Export fmod studio
PE 420000- 76e000 Deferred qt5gui
PE 770000- 882000 Export libglesv2
PE 890000- 9ac000 Deferred qt5script
PE 9b0000- bfe000 Deferred qt5quick
PE c00000- 2f93000 Deferred qt5webenginecore
PE 2fa0000- 30c4000 Deferred libeay32
PE 30d0000- 3117000 Deferred ssleay32
PE 3340000- 3424000 Export qwindows
PE 3430000- 3442000 Export libegl
PE 10000000-10f12000 Export fmodstudioui
PE 61000000-61028000 Deferred qt5xml
PE 64000000-640ce000 Deferred qt5network
PE 65000000-65436000 Deferred qt5widgets
PE 66000000-66271000 Deferred qt5qml
PE 67000000-67459000 Deferred qt5core
ELF 7a800000-7a93c000 Deferred opengl32<elf>
\-PE 7a820000-7a93c000 \ opengl32
ELF 7b400000-7b7ed000 Dwarf kernel32<elf>
\-PE 7b420000-7b7ed000 \ kernel32
ELF 7bc00000-7bd2c000 Dwarf ntdll<elf>
\-PE 7bc40000-7bd2c000 \ ntdll
ELF 7c000000-7c004000 Deferred <wine-loader>
ELF 7c649000-7c661000 Deferred libgpg-error.so.0
ELF 7c661000-7c742000 Deferred libgcrypt.so.20
ELF 7c742000-7c758000 Deferred liblz4.so.1
ELF 7c758000-7c784000 Deferred liblzma.so.5
ELF 7c784000-7c814000 Deferred libsystemd.so.0
ELF 7c8a6000-7c901000 Deferred libdbus-1.so.3
ELF 7c901000-7c915000 Deferred libavahi-client.so.3
ELF 7c915000-7c923000 Deferred libavahi-common.so.3
ELF 7c923000-7c9b5000 Deferred libcups.so.2
ELF 7c9b5000-7ca09000 Deferred libgssapi_krb5.so.2
ELF 7ca09000-7ca16000 Deferred libkrb5support.so.0
ELF 7ca16000-7ca4b000 Deferred libk5crypto.so.3
ELF 7ca4b000-7cb27000 Deferred libkrb5.so.3
ELF 7cb4d000-7cb56000 Deferred libffi.so.6
ELF 7cb56000-7cbe1000 Deferred libgmp.so.10
ELF 7cbe1000-7cc17000 Deferred libhogweed.so.4
ELF 7cc17000-7cc53000 Deferred libnettle.so.6
ELF 7cc53000-7cc68000 Deferred libtasn1.so.6
ELF 7cc68000-7cde9000 Deferred libunistring.so.2
ELF 7cde9000-7cf37000 Deferred libp11-kit.so.0
ELF 7cf37000-7d0cd000 Deferred libgnutls.so.30
ELF 7d0d4000-7d0d9000 Deferred libkeyutils.so.1
ELF 7d0d9000-7d0f3000 Deferred kerberos<elf>
\-PE 7d0e0000-7d0f3000 \ kerberos
ELF 7d0f3000-7d12b000 Deferred uxtheme<elf>
\-PE 7d100000-7d12b000 \ uxtheme
ELF 7d12b000-7d132000 Deferred libxfixes.so.3
ELF 7d132000-7d13e000 Deferred libxcursor.so.1
ELF 7d13f000-7d144000 Deferred libcom_err.so.2
ELF 7d144000-7d162000 Deferred libidn2.so.0
ELF 7d1b0000-7d1e2000 Deferred libexpat.so.1
ELF 7d1e2000-7d22d000 Deferred libfontconfig.so.1
ELF 7d22d000-7d24c000 Deferred libz.so.1
ELF 7d24c000-7d286000 Deferred libpng16.so.16
ELF 7d286000-7d343000 Deferred libfreetype.so.6
ELF 7d343000-7d356000 Deferred libxi.so.6
ELF 7d356000-7d363000 Deferred libxrandr.so.2
ELF 7d363000-7d36f000 Deferred libxrender.so.1
ELF 7d36f000-7d376000 Deferred libxxf86vm.so.1
ELF 7d376000-7d380000 Deferred librt.so.1
ELF 7d380000-7d39b000 Deferred libbsd.so.0
ELF 7d39b000-7d3c7000 Deferred libxcb.so.1
ELF 7d3c7000-7d512000 Deferred libx11.so.6
ELF 7d512000-7d527000 Deferred libxext.so.6
ELF 7d527000-7d5b9000 Dwarf winex11<elf>
\-PE 7d530000-7d5b9000 \ winex11
ELF 7d5b9000-7d5dc000 Deferred libtinfo.so.5
ELF 7d5dc000-7d602000 Deferred libncurses.so.5
ELF 7d628000-7d653000 Deferred msacm32<elf>
\-PE 7d630000-7d653000 \ msacm32
ELF 7d653000-7d745000 Deferred comdlg32<elf>
\-PE 7d660000-7d745000 \ comdlg32
ELF 7d745000-7d785000 Deferred winspool<elf>
\-PE 7d750000-7d785000 \ winspool
ELF 7d785000-7d799000 Deferred psapi<elf>
\-PE 7d790000-7d799000 \ psapi
ELF 7d799000-7d7b1000 Deferred userenv<elf>
\-PE 7d7a0000-7d7b1000 \ userenv
ELF 7d7b1000-7d8e4000 Deferred oleaut32<elf>
\-PE 7d7d0000-7d8e4000 \ oleaut32
ELF 7d8e4000-7d902000 Deferred jsproxy<elf>
\-PE 7d8f0000-7d902000 \ jsproxy
ELF 7d902000-7d93f000 Deferred winhttp<elf>
\-PE 7d910000-7d93f000 \ winhttp
ELF 7d93f000-7d9ae000 Deferred setupapi<elf>
\-PE 7d950000-7d9ae000 \ setupapi
ELF 7d9ae000-7d9e3000 Deferred secur32<elf>
\-PE 7d9b0000-7d9e3000 \ secur32
ELF 7d9e3000-7da9c000 Deferred winmm<elf>
\-PE 7d9f0000-7da9c000 \ winmm
ELF 7da9c000-7db6d000 Deferred crypt32<elf>
\-PE 7dab0000-7db6d000 \ crypt32
ELF 7db6d000-7db98000 Deferred iphlpapi<elf>
\-PE 7db70000-7db98000 \ iphlpapi
ELF 7db98000-7dbc9000 Deferred netapi32<elf>
\-PE 7dba0000-7dbc9000 \ netapi32
ELF 7dbc9000-7dbe1000 Deferred libresolv.so.2
ELF 7dbe7000-7dc07000 Deferred bcrypt<elf>
\-PE 7dbf0000-7dc07000 \ bcrypt
ELF 7dc07000-7dc27000 Deferred dnsapi<elf>
\-PE 7dc10000-7dc27000 \ dnsapi
ELF 7dc27000-7dd79000 Dwarf wined3d<elf>
\-PE 7dc40000-7dd79000 \ wined3d
ELF 7dd79000-7ddba000 Dwarf d3d9<elf>
\-PE 7dd80000-7ddba000 \ d3d9
ELF 7ddba000-7dea3000 Deferred msvcr120<elf>
\-PE 7dde0000-7dea3000 \ msvcr120
ELF 7dea3000-7dfc3000 Deferred msvcp120<elf>
\-PE 7dee0000-7dfc3000 \ msvcp120
ELF 7dfc3000-7dfeb000 Deferred mpr<elf>
\-PE 7dfd0000-7dfeb000 \ mpr
ELF 7dfeb000-7e027000 Deferred ws2_32<elf>
\-PE 7dff0000-7e027000 \ ws2_32
ELF 7e027000-7e0a8000 Deferred rpcrt4<elf>
\-PE 7e030000-7e0a8000 \ rpcrt4
ELF 7e0a8000-7e202000 Deferred ole32<elf>
\-PE 7e0c0000-7e202000 \ ole32
ELF 7e202000-7e226000 Deferred imm32<elf>
\-PE 7e210000-7e226000 \ imm32
ELF 7e226000-7e26c000 Deferred usp10<elf>
\-PE 7e230000-7e26c000 \ usp10
ELF 7e26c000-7e3a4000 Deferred comctl32<elf>
\-PE 7e270000-7e3a4000 \ comctl32
ELF 7e3a4000-7e3bf000 Deferred aclui<elf>
\-PE 7e3b0000-7e3bf000 \ aclui
ELF 7e3bf000-7e436000 Deferred shlwapi<elf>
\-PE 7e3d0000-7e436000 \ shlwapi
ELF 7e436000-7e760000 Deferred shell32<elf>
\-PE 7e450000-7e760000 \ shell32
ELF 7e760000-7e7da000 Deferred advapi32<elf>
\-PE 7e770000-7e7da000 \ advapi32
ELF 7e7da000-7e908000 Dwarf gdi32<elf>
\-PE 7e7f0000-7e908000 \ gdi32
ELF 7e908000-7eb0f000 Deferred user32<elf>
\-PE 7e920000-7eb0f000 \ user32
ELF 7ee91000-7eea5000 Deferred libnss_files.so.2
ELF 7eea5000-7eec0000 Deferred libnsl.so.1
ELF 7eec0000-7eece000 Deferred libnss_nis.so.2
ELF 7eece000-7eed8000 Deferred libnss_compat.so.2
ELF 7eed8000-7efda000 Deferred libm.so.6
ELF 7efdb000-7efdf000 Deferred libxcomposite.so.1
ELF 7efdf000-7efe6000 Deferred libxdmcp.so.6
ELF 7efe6000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f58ad000-f77be000 Deferred libnvidia-glcore.so.390.48
ELF f77be000-f78d7000 Dwarf libglx_nvidia.so.0
ELF f791d000-f797c000 Deferred libgldispatch.so.0
ELF f797c000-f799f000 Dwarf libglx.so.0
ELF f799f000-f7a00000 Deferred libgl.so.1
ELF f7a01000-f7a06000 Deferred libnvidia-tls.so.390.48
ELF f7a26000-f7a9b000 Deferred d3dcompiler_47<elf>
\-PE f7a30000-f7a9b000 \ d3dcompiler_47
ELF f7b00000-f7b04000 Deferred libxinerama.so.1
ELF f7b04000-f7b08000 Deferred libxau.so.6
ELF f7b0a000-f7b0f000 Dwarf libdl.so.2
ELF f7b0f000-f7ceb000 Dwarf libc.so.6
ELF f7ceb000-f7d0a000 Deferred libpthread.so.0
ELF f7d13000-f7d30000 Deferred wintab32<elf>
\-PE f7d20000-f7d30000 \ wintab32
ELF f7d30000-f7efb000 Dwarf libwine.so.1
ELF f7efd000-f7f25000 Dwarf ld-linux.so.2
ELF f7f28000-f7f2a000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\FMOD SoundSystem\FMOD Studio 1.08.18\FMOD Studio.exe
["C:\Program Files\FMOD SoundSystem\FMOD Studio 1.08.18\FMOD Studio.exe"]
00000009 0 <==
0000000e services.exe
[C:\windows\system32\services.exe]
00000035 0
0000002a 0
00000025 0
0000001d 0
00000017 0
00000016 0
00000015 0
00000010 0
0000000f 0
00000011 mscorsvw.exe
[C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe]
0000001a 0
00000019 0
00000018 0
00000012 0
0000001b winedevice.exe
[C:\windows\system32\winedevice.exe]
00000022 0
0000001f 0
0000001e 0
0000001c 0
00000023 plugplay.exe
[C:\windows\system32\plugplay.exe]
00000027 0
00000026 0
00000024 0
00000028 winedevice.exe
[C:\windows\system32\winedevice.exe]
00000037 0
00000036 0
0000002f 0
0000002c 0
0000002b 0
00000029 0
0000004e explorer.exe
[C:\windows\system32\explorer.exe /desktop]
00000052 0
00000051 0
00000050 0
0000004f 0
00000055 explorer.exe
[C:\windows\system32\explorer.exe /desktop]
00000059 0
00000058 0
00000057 0
00000056 0
System information:
Wine build: wine-3.11 (Staging)
Platform: i386
Version: Windows XP
Host system: Linux
Host version: 4.15.0-20-generic

michael@michael-All-Series:/media/michael/DATA/.wine/drive_c/Program Files/FMOD SoundSystem/FMOD Studio 1.08.18$ wine 'FMOD Studio.exe'
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:process:SetProcessDEPPolicy (1): stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0019:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0031:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\mscoree.dll" (error=80)
0031:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\atl100.dll" (error=80)
0037:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0xe188c8, init_notify 0, handle 0x165fc88): stub
wine: configuration in '/home/michael/.wine' has been updated.
wine: Unhandled page fault on write access to 0x7c002fd4 at address 0xf786a79a (thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x7c002fd4 in 32-bit code (0xf786a79a).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:f786a79a ESP:0033eac0 EBP:00000014 EFLAGS:00010282( R- -- I S - - - )
EAX:f7d3cd70 EBX:7c002fd4 ECX:f7d3cd70 EDX:00000000
ESI:f78d9c50 EDI:7c0005f9
Stack dump:
0x0033eac0: f7f2a940 7c0008b4 00000149 0008b7b8
0x0033ead0: 7c77a0e0 00000000 f7f2a940 00000012
0x0033eae0: 00000016 7d15c750 7c00082c f786b9dc
0x0033eaf0: 7c0008b4 00000014 f78d9b40 7d15c750
0x0033eb00: 00000000 f7f2a040 f7f2a940 0000029f
0x0033eb10: f7f2a504 f7c5eb96 7d1473d8 000003c4
Backtrace:
=>0 0xf786a79a in libglx_nvidia.so.0 (+0xa979a) (0x00000014)
1 0xf786b9dc in libglx_nvidia.so.0 (+0xaa9db) (0x7c00082c)
2 0xf78765f1 in libglx_nvidia.so.0 (+0xb55f0) (0xf7872900)
3 0xf780e508 in libglx_nvidia.so.0 (+0x4d507) (0x7c729040)
4 0xf7f1279d in ld-linux.so.2 (+0xf79c) (0x7c729040)
5 0xf7f128de in ld-linux.so.2 (+0xf8dd) (0xffae9170)
6 0xf7f16855 in ld-linux.so.2 (+0x13854) (0x0033ee28)
7 0xf7c5ec20 _dl_catch_exception+0x8f() in libc.so.6 (0xf7f2a504)
8 0xf7f15fe6 in ld-linux.so.2 (+0x12fe5) (0xf7f2a504)
9 0xf7b25c65 GLIBC_2+0xc64() in libdl.so.2 (0xffae9170)
10 0xf7c5ec20 _dl_catch_exception+0x8f() in libc.so.6 (0xf7991000)
11 0xf7c5ecd0 _dl_catch_error+0x2f() in libc.so.6 (0xf7991000)
12 0xf7b263c1 in libdl.so.2 (+0x13c0) (0xf7991000)
13 0xf7b25d28 GLIBC_2+0xd27() in libdl.so.2 (0xf7991000)
14 0xf79864de in libglx.so.0 (+0x74dd) (0xf7991000)
15 0xf79878a9 in libglx.so.0 (+0x88a8) (0x0033f200)
16 0xf79810b5 glXChooseVisual+0x24() in libglx.so.0 (0x00000000)
17 0x7d5238d1 in winex11 (+0x338d0) (0x0033f488)
18 0x7bc876fe RtlRunOnceExecuteOnce+0x4d() in ntdll (0x0033f4d8)
19 0x7b478a41 InitOnceExecuteOnce+0x20() in kernel32 (0x0033f508)
20 0x7d526bb7 in winex11 (+0x36bb6) (0x0033f538)
21 0x7d5160a4 in winex11 (+0x260a3) (0x0033f558)
22 0x7e8a2cee __wine_get_wgl_driver+0x4d() in gdi32 (0x0033f588)
23 0x7df631b5 in wined3d (+0x531b4) (0x0033f9f8)
24 0x7df67c4f in wined3d (+0x57c4e) (0x0033fa18)
25 0x7dfdfd21 wined3d_create+0x50() in wined3d (0x0033fa48)
26 0x7e068f13 in d3d9 (+0x18f12) (0x0033fa88)
27 0x7e05c9de Direct3DCreate9Ex+0x5d() in d3d9 (0x0033fab8)
28 0x007e6798 in libglesv2 (+0x76797) (0x0033fb34)
29 0x007b2f1f in libglesv2 (+0x42f1e) (0x0033fb58)
30 0x0343628a in libegl (+0x6289) (0x0033fc44)
31 0x03438623 in libegl (+0x8622) (0x0033fc94)
32 0x03370390 in qwindows (+0x3038f) (0x0033fe1c)
33 0x100148f4 in fmodstudioui (+0x148f3) (0x0033fe68)
34 0x00401013 in fmod studio (+0x1012) (0x0033fec0)
35 0x7b461a5c call_process_entry+0xb() in kernel32 (0x0033fed8)
36 0x7b4634ae in kernel32 (+0x534ad) (0x0033ffd8)
37 0x7b461a6a call_process_entry+0x19() in kernel32 (0x0033ffec)
0xf786a79a: movl %eax,0x0(%ebx)
Modules:
Module Address Debug info Name (163 modules)
PE 340000- 359000 Deferred qt5webenginewidgets
PE 360000- 380000 Deferred qt5webengine
PE 380000- 396000 Deferred qt5webchannel
PE 3a0000- 3bd000 Deferred qt5websockets
PE 400000- 414000 Export fmod studio
PE 420000- 76e000 Deferred qt5gui
PE 770000- 882000 Export libglesv2
PE 890000- 9ac000 Deferred qt5script
PE 9b0000- bfe000 Deferred qt5quick
PE c00000- 2f93000 Deferred qt5webenginecore
PE 2fa0000- 30c4000 Deferred libeay32
PE 30d0000- 3117000 Deferred ssleay32
PE 3340000- 3424000 Export qwindows
PE 3430000- 3442000 Export libegl
PE 10000000-10f12000 Export fmodstudioui
PE 61000000-61028000 Deferred qt5xml
PE 64000000-640ce000 Deferred qt5network
PE 65000000-65436000 Deferred qt5widgets
PE 66000000-66271000 Deferred qt5qml
PE 67000000-67459000 Deferred qt5core
ELF 7a800000-7a93c000 Deferred opengl32<elf>
\-PE 7a820000-7a93c000 \ opengl32
ELF 7b400000-7b7e9000 Dwarf kernel32<elf>
\-PE 7b410000-7b7e9000 \ kernel32
ELF 7bc00000-7bcf9000 Dwarf ntdll<elf>
\-PE 7bc10000-7bcf9000 \ ntdll
ELF 7c000000-7c004000 Deferred <wine-loader>
ELF 7c806000-7c81e000 Deferred libgpg-error.so.0
ELF 7c81e000-7c8ff000 Deferred libgcrypt.so.20
ELF 7c8ff000-7c915000 Deferred liblz4.so.1
ELF 7c915000-7c941000 Deferred liblzma.so.5
ELF 7c941000-7c9d1000 Deferred libsystemd.so.0
ELF 7c9d1000-7c9d6000 Deferred libkeyutils.so.1
ELF 7c9d6000-7ca31000 Deferred libdbus-1.so.3
ELF 7ca31000-7ca3e000 Deferred libkrb5support.so.0
ELF 7ca3e000-7ca73000 Deferred libk5crypto.so.3
ELF 7ca73000-7cb4f000 Deferred libkrb5.so.3
ELF 7cb4f000-7cb63000 Deferred libavahi-client.so.3
ELF 7cb63000-7cb71000 Deferred libavahi-common.so.3
ELF 7cb71000-7cbc5000 Deferred libgssapi_krb5.so.2
ELF 7cbc5000-7cc57000 Deferred libcups.so.2
ELF 7cc57000-7cce2000 Deferred libgmp.so.10
ELF 7cce2000-7ce63000 Deferred libunistring.so.2
ELF 7ce63000-7cfb1000 Deferred libp11-kit.so.0
ELF 7cfb1000-7d147000 Deferred libgnutls.so.30
ELF 7d1ca000-7d202000 Deferred uxtheme<elf>
\-PE 7d1d0000-7d202000 \ uxtheme
ELF 7d202000-7d20b000 Deferred libffi.so.6
ELF 7d20b000-7d241000 Deferred libhogweed.so.4
ELF 7d241000-7d27d000 Deferred libnettle.so.6
ELF 7d27d000-7d292000 Deferred libtasn1.so.6
ELF 7d2b8000-7d2bf000 Deferred libxfixes.so.3
ELF 7d2bf000-7d2cb000 Deferred libxcursor.so.1
ELF 7d2cb000-7d2de000 Deferred libxi.so.6
ELF 7d2de000-7d2e2000 Deferred libxcomposite.so.1
ELF 7d2e2000-7d2ef000 Deferred libxrandr.so.2
ELF 7d2ef000-7d2fb000 Deferred libxrender.so.1
ELF 7d2fb000-7d302000 Deferred libxxf86vm.so.1
ELF 7d302000-7d306000 Deferred libxinerama.so.1
ELF 7d306000-7d310000 Deferred librt.so.1
ELF 7d310000-7d32b000 Deferred libbsd.so.0
ELF 7d32b000-7d332000 Deferred libxdmcp.so.6
ELF 7d332000-7d336000 Deferred libxau.so.6
ELF 7d336000-7d362000 Deferred libxcb.so.1
ELF 7d362000-7d4ad000 Deferred libx11.so.6
ELF 7d4ad000-7d4c2000 Deferred libxext.so.6
ELF 7d4c3000-7d4c8000 Deferred libcom_err.so.2
ELF 7d4c8000-7d4e6000 Deferred libidn2.so.0
ELF 7d4e8000-7d574000 Dwarf winex11<elf>
\-PE 7d4f0000-7d574000 \ winex11
ELF 7d5b0000-7d5e2000 Deferred libexpat.so.1
ELF 7d5e2000-7d62d000 Deferred libfontconfig.so.1
ELF 7d62d000-7d64c000 Deferred libz.so.1
ELF 7d64c000-7d686000 Deferred libpng16.so.16
ELF 7d686000-7d743000 Deferred libfreetype.so.6
ELF 7d743000-7d766000 Deferred libtinfo.so.5
ELF 7d766000-7d78c000 Deferred libncurses.so.5
ELF 7d7b2000-7d89d000 Deferred comdlg32<elf>
\-PE 7d7c0000-7d89d000 \ comdlg32
ELF 7d89d000-7d8dc000 Deferred winspool<elf>
\-PE 7d8a0000-7d8dc000 \ winspool
ELF 7d8dc000-7d8f0000 Deferred psapi<elf>
\-PE 7d8e0000-7d8f0000 \ psapi
ELF 7d8f0000-7d936000 Deferred usp10<elf>
\-PE 7d900000-7d936000 \ usp10
ELF 7d936000-7d94e000 Deferred userenv<elf>
\-PE 7d940000-7d94e000 \ userenv
ELF 7d94e000-7da80000 Deferred oleaut32<elf>
\-PE 7d960000-7da80000 \ oleaut32
ELF 7da80000-7da9e000 Deferred jsproxy<elf>
\-PE 7da90000-7da9e000 \ jsproxy
ELF 7da9e000-7dadb000 Deferred winhttp<elf>
\-PE 7daa0000-7dadb000 \ winhttp
ELF 7dadb000-7dbf8000 Deferred comctl32<elf>
\-PE 7dae0000-7dbf8000 \ comctl32
ELF 7dbf8000-7dc65000 Deferred setupapi<elf>
\-PE 7dc00000-7dc65000 \ setupapi
ELF 7dc65000-7dc98000 Deferred secur32<elf>
\-PE 7dc70000-7dc98000 \ secur32
ELF 7dc98000-7dcc3000 Deferred msacm32<elf>
\-PE 7dca0000-7dcc3000 \ msacm32
ELF 7dcc3000-7dd7c000 Deferred winmm<elf>
\-PE 7dcd0000-7dd7c000 \ winmm
ELF 7dd7c000-7de4a000 Deferred crypt32<elf>
\-PE 7dd90000-7de4a000 \ crypt32
ELF 7de4a000-7de73000 Deferred iphlpapi<elf>
\-PE 7de50000-7de73000 \ iphlpapi
ELF 7de73000-7dea2000 Deferred netapi32<elf>
\-PE 7de80000-7dea2000 \ netapi32
ELF 7dea2000-7deba000 Deferred libresolv.so.2
ELF 7debc000-7dee0000 Deferred imm32<elf>
\-PE 7dec0000-7dee0000 \ imm32
ELF 7dee0000-7df00000 Deferred dnsapi<elf>
\-PE 7def0000-7df00000 \ dnsapi
ELF 7df00000-7e048000 Dwarf wined3d<elf>
\-PE 7df10000-7e048000 \ wined3d
ELF 7e048000-7e087000 Dwarf d3d9<elf>
\-PE 7e050000-7e087000 \ d3d9
ELF 7e087000-7e16f000 Deferred msvcr120<elf>
\-PE 7e0a0000-7e16f000 \ msvcr120
ELF 7e16f000-7e28e000 Deferred msvcp120<elf>
\-PE 7e1b0000-7e28e000 \ msvcp120
ELF 7e28e000-7e2b6000 Deferred mpr<elf>
\-PE 7e290000-7e2b6000 \ mpr
ELF 7e2b6000-7e2f0000 Deferred ws2_32<elf>
\-PE 7e2c0000-7e2f0000 \ ws2_32
ELF 7e2f0000-7e371000 Deferred rpcrt4<elf>
\-PE 7e300000-7e371000 \ rpcrt4
ELF 7e371000-7e4cb000 Deferred ole32<elf>
\-PE 7e390000-7e4cb000 \ ole32
ELF 7e4cb000-7e541000 Deferred shlwapi<elf>
\-PE 7e4e0000-7e541000 \ shlwapi
ELF 7e541000-7e793000 Deferred shell32<elf>
\-PE 7e550000-7e793000 \ shell32
ELF 7e793000-7e80b000 Deferred advapi32<elf>
\-PE 7e7a0000-7e80b000 \ advapi32
ELF 7e80b000-7e939000 Dwarf gdi32<elf>
\-PE 7e820000-7e939000 \ gdi32
ELF 7e939000-7eb19000 Deferred user32<elf>
\-PE 7e950000-7eb19000 \ user32
ELF 7ee9b000-7eeaf000 Deferred libnss_files.so.2
ELF 7eeaf000-7eeca000 Deferred libnsl.so.1
ELF 7eeca000-7eed8000 Deferred libnss_nis.so.2
ELF 7eed8000-7efda000 Deferred libm.so.6
ELF 7efe6000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF f58b0000-f77c1000 Deferred libnvidia-glcore.so.390.48
ELF f77c1000-f78da000 Dwarf libglx_nvidia.so.0
ELF f7920000-f797f000 Deferred libgldispatch.so.0
ELF f797f000-f79a2000 Dwarf libglx.so.0
ELF f79a2000-f7a03000 Deferred libgl.so.1
ELF f7a29000-f7a9e000 Deferred d3dcompiler_47<elf>
\-PE f7a30000-f7a9e000 \ d3dcompiler_47
ELF f7a9e000-f7abb000 Deferred wintab32<elf>
\-PE f7aa0000-f7abb000 \ wintab32
ELF f7b25000-f7b2a000 Dwarf libdl.so.2
ELF f7b2a000-f7d06000 Dwarf libc.so.6
ELF f7d06000-f7d25000 Deferred libpthread.so.0
ELF f7d3b000-f7d40000 Deferred libnvidia-tls.so.390.48
ELF f7d41000-f7d4b000 Deferred libnss_compat.so.2
ELF f7d4b000-f7f01000 Dwarf libwine.so.1
ELF f7f03000-f7f2b000 Dwarf ld-linux.so.2
ELF f7f2e000-f7f30000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\FMOD SoundSystem\FMOD Studio 1.08.18\FMOD Studio.exe
00000009 0 <==
0000000e services.exe
0000002b 0
00000026 0
00000020 0
0000001d 0
00000017 0
00000016 0
00000015 0
00000010 0
0000000f 0
00000011 mscorsvw.exe
0000001a 0
00000019 0
00000018 0
00000012 0
00000013 explorer.exe
00000034 0
00000033 0
00000032 0
00000014 0
0000001b winedevice.exe
00000025 0
00000022 0
00000021 0
0000001f 0
0000001e 0
0000001c 0
00000023 plugplay.exe
00000028 0
00000027 0
00000024 0
00000029 winedevice.exe
00000035 0
0000002f 0
0000002e 0
0000002d 0
0000002c 0
0000002a 0
System information:
Wine build: wine-3.0.1
Platform: i386
Version: Windows XP
Host system: Linux
Host version: 4.15.0-20-generic
michael@michael-All-Series:/media/michael/DATA/.wine/drive_c/Program Files/FMOD SoundSystem/FMOD Studio 1.08.18$ ^C
michael@michael-All-Series:/media/michael/DATA/.wine/drive_c/Program Files/FMOD SoundSystem/FMOD Studio 1.08.18$
Locked