VirtualDJ home sporadically crashes

Questions about Wine on Linux
Locked
Teo7
Level 2
Level 2
Posts: 14
Joined: Fri Oct 23, 2020 9:40 am

VirtualDJ home sporadically crashes

Post by Teo7 »

I'm trying to use VirtualDJ 7 home edition (but I tested also 8 and then newest version) , but it sporadically crashes. Now I'm trying it on newest 5.18 (but it's the same also in wine 4) through playonlinux, on debian 10. This is the output:

Code: Select all

$ playonlinux
Looking for python... 2.7.16 - wxversion(s): 3.0-gtk3
selected
1
[main] Message: PlayOnLinux (4.3.4) is starting
[clean_tmp] Message: Cleaning temp directory
[Check_OpenGL] Warning: check_dd_x86 missing, test skipped
[Check_OpenGL] Warning: check_dd_amd64 missing, test skipped
[POL_System_CheckFS] Message: Checking filesystem for /home/teo/.PlayOnLinux/
[main] Message: Filesystem is compatible
[install_plugins] Message: Controlla plugin: ScreenCap...
[install_plugins] Message: Controlla plugin: PlayOnLinux Vault...
[update_check] Message: Web version : 1603281065
[update_check] Message: Current local version : 1602421941
[update_check] Message: Updating list
[POL_System_CheckFS] Message: Checking filesystem for virtualdj_home.exe
[POL_Wine] Message: Running wine-5.18 virtualdj_home.exe (Working directory : /home/teo/.PlayOnLinux/wineprefix/VirtualDJ/drive_c/Program Files/VirtualDJ)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
[POL_Config_Write] Message: Config write: LAST_TIMESTAMP 1603281065
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Unhandled page fault on write access to 00000005 at address 7BC26572 (thread 0118), starting debugger...
/usr/share/playonlinux/lib/wine.lib: riga 505:  2435 Ucciso                  $BEFORE_WINE $(POL_Config_Read BEFORE_WINE) wine "$@" 2> >(grep -v menubuilder --line-buffered | tee -a "$WINEPREFIX/playonlinux.log" >&2) > >(tee -a "$WINEPREFIX/playonlinux.log")
[POL_Wine] Message: Wine return: 137
[POL_SetupWindow_Init] Message: Creating new window for pid 2290
[main] Error: VirtualDJ crashed.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: VirtualDJ home sporadically crashes

Post by jkfloris »

Do you have the same issues if you install and run the program in a clean Wineprefix with a plain* Wine version?

* PlayOnLinux isn't supported here
Teo7
Level 2
Level 2
Posts: 14
Joined: Fri Oct 23, 2020 9:40 am

Re: VirtualDJ home sporadically crashes

Post by Teo7 »

Yes, It is something that has to do with wine and not POL.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: VirtualDJ home sporadically crashes

Post by jkfloris »

Can you post a terminal output if you run the program with Wine?
Locked