Menu

#1010 (Windows) Startup issue with x64/x64sc, solved by running as admin

v3.2
closed-fixed
dqh
None
GTK3
2021-08-16
2018-05-20
Georg
No

On the first startup x64 and x64sc would always bail, other executables (xcbm, x64dtv) would work fine.
The GTK3 release issues a "error: lib_stralloc failed" on the console before exiting.
The Win32 builds (tried both r34842 and r34853) also exited, but without message. vice.log was not created.
In a second attempt I tried both using a vice.ini from 3.1 and vice.ini from xcbm (which also worked fine). No luck with both though. So that should rule out a ini problem.

The emulator was placed in a plain folder without rights hardening (neither root nor Program Files folder).

Running as admin once solved the problem, now it works fine.

OS: Windows 10, 1709, 64bit
VICE versions: (GTK3, Win32 r34842 and r34853)
VICE.ini state: Not existing, or from xcbm.exe, or from VICE 3.1

Discussion

1 2 > >> (Page 1 of 2)
  • gpz

    gpz - 2018-05-20

    since it works just fine for several people, on various setups, this really sounds like a permission problem specific to your setup.

    since you are a windows programmer too - it would be nice if you could hook up a debugger and post a backtrace of the crash - without something like that it will close to impossible to fix.

     
  • Georg

    Georg - 2018-05-20

    That's the problem, it now works fine, after being run as admin once.

    Also, it's in a sub folder parallel to all other vice instances I have sitting around. That's what makes it weird.

    It didn't appear as crash at all, no entry in event viewer or some such.
    If I get the same problem as before I'll try to get to it with a debugger.

    The "lib_stralloc failed" is probably not much of a hint I fear.

     
    👍
    1
  • compyx

    compyx - 2018-05-20

    Sounds to me there's an issues creating the vice dir in %APPDATA%, which is handled by gtk3/archdep.c.

    archdep_create_user_config_dir() is called to create the user config dir, which calls archdep_user_config_path(), which in turn uses GLib functions to build that path (g_build_path() and g_get_user_config_dir()). If this somehow fails, NULL is returned and passed to lib_stralloc() and lib_stralloc() will fail.

    At least, this seems like the most likely explanation. Though why the GLib functions would fail when not being admin is weird, works on my Win7 VM, though I have these weird local-admin privileges Windows thinks is a good idea to give every user.

     
  • compyx

    compyx - 2018-05-20

    I just created a non-priviliged user on my Win7 VM, then ran x64.exe. The VICE config dir is created as it should (C:\Users\lamer\AppData\Local\vice) and vice.log is written to it.

    So perhaps this is some issue related to Windows 10: some change Microsoft failed to mention or a bug in GLib? Without more information on the crash I can't be more precise, I don't have a Win10 VM, so I cannot run tests on that system.

     
  • Georg

    Georg - 2018-05-20

    It's hard to pin point. The folder C:\users\<User>\AppData\Local\VICE\3.2 was created, I'm just not sure if it was x64 or one of the always working emulators.
    Maybe I get another chance at another PC, but that's next week.

     
  • compyx

    compyx - 2018-05-22
    • summary: Startup issue with x64/x64sc, solved by running as admin --> (Windows) Startup issue with x64/x64sc, solved by running as admin
    • Port: --> GTK3
     
  • Georg

    Georg - 2018-06-09

    Interestingly, the problem reappears every time a Windows update is installed. This time I'll skip the admin part so I can help find the cause. I've ran x64sc.exe under the debugger and got this output below.

    Apparently a few version checks are done, there are debug outputs regarding dll versions. Maybe that helps pinpointing the issue a bit?
    If you require assistance, I'm ready to help you debug.

    I also ran progmon but the sheer number of registry and file accesses is staggering and nothing in particular stands out. Quite a few accesses fail but that looks like regular startup scanning of the graphic driver.

    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\x64sc.exe'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libFLAC-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libogg-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libogg-0.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\comdlg32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.81_none_fc5f60d55130f8a9\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\win32u.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\fltLib.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libgif-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dinput.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libmp3lame-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libmpg123-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libjpeg-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dsound.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libportaudio-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libvorbis-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shfolder.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libvorbisenc-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libvorbisfile-3.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wsock32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libgcc_s_dw2-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libogg-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Loading disabled by Include/Exclude setting.
    DLL: kernel32.dll loaded
    DLL: getting address for CreateToolhelp32SnapshotCreateToolhelp32Snaphshot success
    DLL: getting address for Module32FirstModule32First success
    DLL: getting address for Module32NextModule32Next success
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\psapi.dll'. Loading disabled by Include/Exclude setting.
    DLL: psapi.dll loadedDLL: getting address for EnumProcessModulesEnumProcessModules success
    DLL: getting address for GetModuleFileNameExGetModuleFileNameEx success
    BOOT path NT method
    D:\Emulator\C64\WinVICE-3.2-x86-r34853\x64sc.exeboot path:D:\Emulator\C64\WinVICE-3.2-x86-r34853
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avformat-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avutil-54.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libx264-142.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avutil-54.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avutil-54.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libx264-142.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libx264-142.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libx264-142.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libx264-142.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\swresample-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'
    ffmpeg avformat lib has version 380465, VICE expects 380465: full match
    ffmpeg avcodec lib has version 380164, VICE expects 380164: full match
    ffmpeg avutil lib has version 360764, VICE expects 360764: full match
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\InputHost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\swscale-3.dll'. Module was built without symbols.
    ffmpeg swscale lib has version 030064, VICE expects 030064: full match
    ffmpeg swresample lib has version 010164, VICE expects 010164: full match
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d9.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\aticfx32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiu9pag.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\atiu9pag.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiu9pag.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiumdag.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiumdva.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpcap.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\wpcap.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpcap.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Packet.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc.dll'. Loading disabled by Include/Exclude setting.

    *** Exiting...
    The thread 0x1048 has exited with code -1 (0xffffffff).
    The thread 0x354c has exited with code -1 (0xffffffff).
    The thread 0x2cd8 has exited with code -1 (0xffffffff).
    The thread 0x380c has exited with code -1 (0xffffffff).
    The thread 0x214c has exited with code -1 (0xffffffff).
    The thread 0x54c has exited with code -1 (0xffffffff).
    The program '[9144] x64sc.exe' has exited with code -1 (0xffffffff).

     
  • Greg King

    Greg King - 2018-06-09

    Now, show us the debug output from one that works.

     
  • Georg

    Georg - 2018-06-09

    Started it as admin once, now it runs again. The debug output looks like this then:

    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\x64sc.exe'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libFLAC-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libogg-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libogg-0.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\msvcrt.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\comdlg32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.81_none_fc5f60d55130f8a9\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\combase.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\win32u.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\fltLib.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libgif-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dinput.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dsound.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libmp3lame-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libmpg123-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libjpeg-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shfolder.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libvorbis-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libportaudio-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libvorbisenc-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libvorbisfile-3.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wsock32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmm.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmm.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libgcc_s_dw2-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmmbase.dll'
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmmbase.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libogg-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Loading disabled by Include/Exclude setting.
    DLL: kernel32.dll loaded
    DLL: getting address for CreateToolhelp32SnapshotCreateToolhelp32Snaphshot success
    DLL: getting address for Module32FirstModule32First success
    DLL: getting address for Module32NextModule32Next success
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\InputHost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\psapi.dll'. Loading disabled by Include/Exclude setting.
    DLL: psapi.dll loadedDLL: getting address for EnumProcessModulesEnumProcessModules success
    DLL: getting address for GetModuleFileNameExGetModuleFileNameEx success
    BOOT path NT method
    D:\Emulator\C64\WinVICE-3.2-x86-r34853\x64sc.exeboot path:D:\Emulator\C64\WinVICE-3.2-x86-r34853
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avformat-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avutil-54.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avutil-54.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avcodec-56.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\avutil-54.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\libx264-142.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\swresample-1.dll'. Module was built without symbols.
    ffmpeg avformat lib has version 380465, VICE expects 380465: full match
    ffmpeg avcodec lib has version 380164, VICE expects 380164: full match
    ffmpeg avutil lib has version 360764, VICE expects 360764: full match
    ffmpeg swscale lib has version 030064, VICE expects 030064: full match
    ffmpeg swresample lib has version 010164, VICE expects 010164: full match
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\WinVICE-3.2-x86-r34853\swscale-3.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d9.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\aticfx32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiu9pag.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\atiu9pag.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiu9pag.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiumdag.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\atiumdva.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpcap.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\wpcap.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpcap.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Packet.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc6.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc.dll'. Loading disabled by Include/Exclude setting.
    Detecting DLL based HardSID boards.
    Cannot open hardsid.dll.
    Detecting ISA HardSID boards.
    Cannot open inpout32.dll, trying direct ISA I/O access.
    Cannot use direct I/O access on Windows NT/2000/Server/XP/Vista/7/8/10.
    Detecting PCI HardSID boards.
    Cannot open winio32.dll, trying direct PCI I/O access.
    Cannot use direct PCI I/O access on Windows NT/2000/Server/XP/Vista/7/8/10.
    Sampler Filedrv: Initializing chip model "MOS8565" (63 cycles per line, 312 raster lines).
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\hid.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\devobj.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wintrust.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msasn1.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\crypt32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. Loading disabled by Include/Exclude setting.
    Reading configuration file C:\Users\Georg\AppData\Roaming\vice\3.2\vice.ini'. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mswsock.dll'. Loading disabled by Include/Exclude setting. *** *** *** VICE Version 3.2, rev 34854M *** *** *** Welcome to x64sc, the free portable C64 Emulator. *** *** Current VICE team members: *** Marco van den Heuvel, Fabrizio Gennari, Groepaz, Olaf Seibert, Marcus Sutton, *** Kajtar Zsolt, AreaScout, Bas Wassink, Michael C. Martin. *** *** This is free software with ABSOLUTELY NO WARRANTY. *** See the "About VICE" command for more info. *** *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\C64\kernal'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\C64\basic'. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\C64\chargen'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\PRINTER\mps803'. *** Palette: Loading paletteD:\Emulator\C64\WinVICE-3.2-x86-r34853\PRINTER\mps803.vpl'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\PRINTER\nl10-cbm'. *** Palette: Loading paletteD:\Emulator\C64\WinVICE-3.2-x86-r34853\PRINTER\nl10.vpl'.
    NL10: Printer driver initialized.
    Palette: Loading palette D:\Emulator\C64\WinVICE-3.2-x86-r34853\PRINTER\1520.vpl'. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos1540'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos1541'. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\d1541II'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos1570'. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos1571'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos1581'. *** DriveROM: Error - 2000 ROM image not found. Hardware-level 2000 emulation is not available. *** DriveROM: Error - 4000 ROM image not found. Hardware-level 4000 emulation is not available. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos2031'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos2040'. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos3040'.
    Loading system file D:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos4040'. *** Loading system fileD:\Emulator\C64\WinVICE-3.2-x86-r34853\DRIVES\dos1001'.
    Drive: Finished loading ROM images.
    VIC-II: Initializing chip model "MOS8565" (63 cycles per line, 312 raster lines).
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\TextInputFramework.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'
    video_dx9: Failed to prepare for rendering!
    Sound: Available sound devices: dx wmm dummy fs dump wav voc iff aiff mp3 flac ogg soundmovie
    Keyboard: Loading keymap D:\Emulator\C64\WinVICE-3.2-x86-r34853\C64\win_sym_de.vkm'. *** Main CPU: starting at ($FFFC). *** Main CPU: RESET. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\clbcatq.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MMDevAPI.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AudioSes.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\avrt.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.UI.dll' 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.dll'. Loading disabled by Include/Exclude setting. *** Sound: Opened devicedx', speed 44100Hz, fragment size 2.9ms, buffer size 101ms
    *** reSID: MOS8580, filter on, sampling rate 44100Hz - resampling, pass to 19845Hz

     
    • compyx

      compyx - 2018-06-09

      Don't run as admin, the whole point of using g_get_user_config_dir() etc is to allow non-admin users to have their config/home dir on Windows without needing admin priviledges. Also don't run the old WinVICE bins, they will create $USER.$APPDATA/vice/$VICE_VERSION dirs, making it hard to track down bugs in the Gtk3 build (Gtk3 does not create the /$VICE_VERSION dir part)

      Please remove the vice dir from $APPDATA and then run the Gtk3-Windows version only. I have tested this on Win7 Ultimate and Win10 Pro/Home, with a 'restricted'/non-admin account and the directory gets created properly.

       
  • Greg King

    Greg King - 2018-06-09

    There's no conflict between WinVICE and GTK3 VICE; their configurations and logs are stored far apart. WinVICE uses "AppData\Roaming\"; while GTK3 VICE uses "AppData\Local\".

     

    Last edit: Greg King 2018-06-10
  • Georg

    Georg - 2018-06-10

    Unfortunately running as admin for the latest debug output fixes the issue for both versions. I'll have to try again after the next Windows update.

     
  • Georg

    Georg - 2018-06-14

    Lucky, a update came and it got non-working again.
    Here's the debug output when it (x64sc.exe) won't run, then I started is as admin once, and following the working debug output. Maybe that helps.

    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\x64sc.exe'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgcc_s_dw2-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libwinpthread-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgif-7.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libcairo-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libstdc++-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgdk-3-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgio-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\fltLib.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgobject-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libogg-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libglib-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libjpeg-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpng16-16.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libreadline7.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libvorbisfile-3.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libvorbis-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msimg32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\zlib1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libvorbisenc-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libfreetype-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libfontconfig-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dnsapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgmodule-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libcairo-gobject-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgdk_pixbuf-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpixman-1-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\VICE3.2\libpixman-1-0.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgtk-3-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\comdlg32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangocairo-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libintl-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libintl-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\VICE3.2\libintl-8.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libffi-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libtermcap-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libepoxy-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpcre-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpango-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libbz2-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.112_none_73d7bfd79f76bee6\GdiPlus.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winspool.drv'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libiconv-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libatk-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libharfbuzz-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libexpat-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\propsys.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcrypt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangoft2-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\VICE3.2\libpangoft2-1.0-0.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangowin32-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangowin32-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\VICE3.2\libpangowin32-1.0-0.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\usp10.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgraphite2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpixman-1-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangoft2-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\clbcatq.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpcap.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Packet.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc.dll'. Loading disabled by Include/Exclude setting.
    The thread 0x2f94 has exited with code -1 (0xffffffff).
    The thread 0x263c has exited with code -1 (0xffffffff).
    The thread 0x4628 has exited with code -1 (0xffffffff).
    The thread 0x443c has exited with code -1 (0xffffffff).
    The thread 0xe8c has exited with code -1 (0xffffffff).
    The thread 0x3dd0 has exited with code -1 (0xffffffff).
    The program '[17704] x64sc.exe' has exited with code -1 (0xffffffff).

    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\x64sc.exe'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libwinpthread-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgcc_s_dw2-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libstdc++-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libcairo-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgdk-3-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgif-7.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libglib-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgio-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgobject-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libjpeg-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libogg-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgtk-3-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libreadline7.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpng16-16.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libvorbis-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\fltLib.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libvorbisenc-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libvorbisfile-3.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\zlib1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmmbase.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msimg32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libfontconfig-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libfreetype-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpixman-1-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgmodule-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dnsapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libffi-6.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libcairo-gobject-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libepoxy-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgdk_pixbuf-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\VICE3.2\libgdk_pixbuf-2.0-0.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libintl-8.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpango-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpcre-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangocairo-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libtermcap-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libexpat-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libiconv-2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libbz2-1.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libharfbuzz-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangoft2-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Unloaded 'D:\Emulator\C64\VICE3.2\libpangoft2-1.0-0.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangowin32-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgraphite2.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\usp10.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\comdlg32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winspool.drv'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libatk-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcrypt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\propsys.dll'
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libgdk_pixbuf-2.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'D:\Emulator\C64\VICE3.2\libpangoft2-1.0-0.dll'. Module was built without symbols.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.112_none_73d7bfd79f76bee6\GdiPlus.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_42ecccf244e44518\comctl32.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\clbcatq.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wpcap.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Packet.dll'
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Packet.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc6.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc.dll'. Loading disabled by Include/Exclude setting.
    Sampler Filedrv: Initializing chip model "MOS8565" (63 cycles per line, 312 raster lines).
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dinput.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\hid.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\InputHost.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\devobj.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wintrust.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msasn1.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\crypt32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. Loading disabled by Include/Exclude setting.

    VICE Version 3.2

    Welcome to x64sc.exe, the free portable C64 Emulator.

    Current VICE team members:
    Marco van den Heuvel, Fabrizio Gennari, Groepaz, Olaf Seibert, Marcus Sutton,
    Kajtar Zsolt, AreaScout, Bas Wassink, Michael C. Martin.

    This is free software with ABSOLUTELY NO WARRANTY.
    See the "About VICE" command for more info.

    Loading system file D:\Emulator\C64\VICE3.2\C64\kernal'. *** Loading system fileD:\Emulator\C64\VICE3.2\C64\basic'.
    Loading system file D:\Emulator\C64\VICE3.2\C64\chargen'. *** Loading system fileD:\Emulator\C64\VICE3.2\PRINTER\mps803'.
    Palette: Loading palette D:\Emulator\C64\VICE3.2\PRINTER\mps803.vpl'. *** Loading system fileD:\Emulator\C64\VICE3.2\PRINTER\nl10-cbm'.
    Palette: Loading palette D:\Emulator\C64\VICE3.2\PRINTER\nl10.vpl'. *** NL10: Printer driver initialized. *** Palette: Loading paletteD:\Emulator\C64\VICE3.2\PRINTER\1520.vpl'.
    Loading system file D:\Emulator\C64\VICE3.2\DRIVES\dos1540'. *** Loading system fileD:\Emulator\C64\VICE3.2\DRIVES\dos1541'.
    Loading system file D:\Emulator\C64\VICE3.2\DRIVES\d1541II'. *** Loading system fileD:\Emulator\C64\VICE3.2\DRIVES\dos1570'.
    Loading system file D:\Emulator\C64\VICE3.2\DRIVES\dos1571'. *** Loading system fileD:\Emulator\C64\VICE3.2\DRIVES\dos1581'.
    DriveROM: Error - 2000 ROM image not found. Hardware-level 2000 emulation is not available.
    DriveROM: Error - 4000 ROM image not found. Hardware-level 4000 emulation is not available.
    Loading system file D:\Emulator\C64\VICE3.2\DRIVES\dos2031'. *** Loading system fileD:\Emulator\C64\VICE3.2\DRIVES\dos2040'.
    Loading system file D:\Emulator\C64\VICE3.2\DRIVES\dos3040'. *** Loading system fileD:\Emulator\C64\VICE3.2\DRIVES\dos4040'.
    Loading system file D:\Emulator\C64\VICE3.2\DRIVES\dos1001'. *** Drive: Finished loading ROM images. *** VIC-II: Initializing chip model "MOS8565" (63 cycles per line, 312 raster lines). 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winhttp.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\OnDemandConnRouteHelper.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\OnDemandConnRouteHelper.dll' 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IconCodecService.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WindowsCodecs.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\WindowsCodecs.dll' 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WindowsCodecs.dll'. Loading disabled by Include/Exclude setting. 'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\TextInputFramework.dll'. Loading disabled by Include/Exclude setting. *** Sound: Available sound devices: wmm dummy fs dump wav voc iff aiff ogg soundmovie *** Keyboard: Loading keymapD:\Emulator\C64\VICE3.2\C64\gtk3_sym.vkm'.
    Main CPU: starting at ($FFFC).
    Main CPU: RESET.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MMDevAPI.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wdmaud.drv'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\avrt.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ksuser.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AudioSes.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msacm32.drv'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msacm32.dll'. Loading disabled by Include/Exclude setting.
    'x64sc.exe' (Win32): Loaded 'C:\Windows\SysWOW64\midimap.dll'. Loading disabled by Include/Exclude setting.
    Sound: Opened device `wmm', speed 44100Hz, fragment size fms, buffer size 101ms
    reSID: MOS8580, filter on, sampling rate 44100Hz - resampling, pass to 19845Hz
    Drive 8: RESET.

     
  • compyx

    compyx - 2018-10-15

    Is this somehow still an issue? A lot of archdep code has been refactored to not use GLib anymore but OS-specific code. The path to the user's config dir has been hardcoded to %HOME%\AppData\Roaming\vice, so basically C:\Users\compyx\AppData\Roaming\vice.

     
  • Georg

    Georg - 2018-10-15

    I'm currently out of town and have no access to my Windows 10 system, I'll come back to you regarding this.

     
  • compyx

    compyx - 2018-10-15

    Alright, cool.

     
  • gpz

    gpz - 2018-11-27

    just a shoot in the dark, and i dont think its the problem, but... there once was code that dropped some files into the current dir to figure out the system its running on. thats all gone, right?

     
    • compyx

      compyx - 2018-11-27

      I vaguely remember you pointing that out to me, but I can't find any trace of it in src/arch/gtk3. IF it's still there somewhere, it should use the archdep temp-file functions to determine where to drop it. But as said, a quick search through Gtk3 doesn't turn up any of that weirdness.

       
  • gpz

    gpz - 2018-11-27

    Also, do you have any anti virus stuff or similar software running? if so, disable all of it, and try again.

     
  • GuruM

    GuruM - 2019-01-03

    Hi, just another input on the topic - to state it's still current - even more with Win10 Oct. 2018.

    I just applied the current Win10 Oct. update (I know a bit late but I staled the dev-’machine’ until I thought it ‘save’) my - previously running – WinVICE v3.2 x86 r34842 stopped executing/starting (no window opens up, etc.). Save to say the vice-directory is created .. but no log or other files, no dump no console-text or error - even on explicit -logname command-line. I can temporarily fix via running as admin – just calling ANY of the 3.x version - until the next OS reboot - then need to re-admin. So something from the vice-environment (i.e. lib) persists in memory after the initial admin-startup. I tried v3.1, v3.2, GTK v3.3 nightly builds.. all need the admin-workarround at least once after OS reboot (multiple PCs with Win10 Pro&Home 1809, all 64-bit - x86/x64 CPUs, German, most-current MS updates [unfortunately have no “pre-Oct.Update” Windows anymore]). This only seems to be a problem with 3.x environments (whichever lib being used/responsible, I can confirm libglib-2.0-0 running, at least in working form) - pre-3.x versions 2.2 and v2.4 will bring the VICE-window upfront without admin-workarround (w/o OS reboot).

    Now I -also- don’t know WHAT on earth MS changed in permissions with the 'new' Oct. Update - if EV0R MS cares to fully share on that (so far VICE is the only revolter.. and it only is a minor .. because even though I would not want to run “any” and esp. new VICE as admin .. I only need to call up a “known good“ one.. and then just run the “new” one in standard user-priviliged mode).
    I tried to check proc/memory - and only on active running x64.exe (&consorts) there is the libglib-2.0-0.dll.

     

    Last edit: GuruM 2019-01-03
  • Greg King

    Greg King - 2019-01-03

    Is it still true that only a subset of VICE's emulators is blocked. Or, does the latest Win10 block all of them?

     
  • gpz

    gpz - 2019-08-24

    is this still an issue? its all very obscure to me :)

     
  • Georg

    Georg - 2019-08-25

    I've retested with the latest release (GTK3VICE-3.3-win64-r36861) and the issue seems gone. It is a new PC; so chances are the old PC had a somewhat borked installation. Whatever it was, no idea.

     
  • gpz

    gpz - 2019-08-25

    ok, closing

     
  • gpz

    gpz - 2019-08-25
    • status: open --> closed
     
1 2 > >> (Page 1 of 2)

Log in to post a comment.