https://bugs.winehq.org/show_bug.cgi?id=41701
Bug ID: 41701 Summary: Unhandled exception: assertion failed in 32-bit code (0xf7762be9). Product: Wine Version: 1.9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stevedonato@gmail.com Distribution: ---
Created attachment 56105 --> https://bugs.winehq.org/attachment.cgi?id=56105 Back Trace Dump from Wine
Unhandled exception: assertion failed in 32-bit code (0xf7762be9).
windows application CrazyTalk 7 from reallusion
Installed OK but got error after running it and it displayed 1st menu OK
https://bugs.winehq.org/show_bug.cgi?id=41701
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- For anyone wanting to look into this you can download a demo of this software here: https://www.reallusion.com/crazytalk7/trial.aspx#
https://bugs.winehq.org/show_bug.cgi?id=41701
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Unhandled exception: |CrazyTalk 7 crashes after |assertion failed in 32-bit |the first menu |code (0xf7762be9). |
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Most likely a duplicate of bug 35041.
Try running it like "taskset -c 0 wine <program.exe>" where <program.exe> is the CrazyTalk 7 executable file name.
https://bugs.winehq.org/show_bug.cgi?id=41701
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- This bug could be also regression. See bug 36971. But don't know for sure. The point is that certain version of crazytalk has worked with certain version of wine. It's just the mp3 import that had issue at the time.
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #4 from steve donato stevedonato@gmail.com --- Created attachment 56114 --> https://bugs.winehq.org/attachment.cgi?id=56114 possible loop
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #5 from steve donato stevedonato@gmail.com --- Created attachment 56115 --> https://bugs.winehq.org/attachment.cgi?id=56115 Loop error attachment now is a text file
taskset -c 0 wine /home/steve/.wine/drive_c/"Program Files (x86)"/Reallusion/CrazyTalk7/CTApp.exe err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nulldrv_CreateWindow The explorer process failed to start. fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntoskrnl:PsSetLoadImageNotifyRoutine (0x641e40) stub fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x641f30 0 fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"! fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32f9b0, 0x32fa20 0x32f9b8 fixme:nls:get_dummy_preferred_ui_language (0x34 0x32f9b0 0x32fa20 0x32f9b8) returning a dummy value (current locale) fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32f98c, 0x32f9fc 0x32f994 fixme:nls:get_dummy_preferred_ui_language (0x34 0x32f98c 0x32f9fc 0x32f994) returning a dummy value (current locale) fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32f950, 0x32f9c0 0x32f958 fixme:nls:get_dummy_preferred_ui_language (0x34 0x32f950 0x32f9c0 0x32f958) returning a dummy value (current locale) fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:system:SetProcessDPIAware stub! fixme:file:FindFirstFileExW flags not implemented 0x00000002 fixme:win:FlashWindowEx 0x32ef84 - semi-stub fixme:wgl:X11DRV_wglGetPixelFormatAttribivARB unsupported 2008 WGL Attribute fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f540 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f438 1 C) semi-stub
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Please CD to the application directory before launching it, many applications need the correct directory to find their own resources, so:
cd /home/steve/.wine/drive_c/"Program Files (x86)"/Reallusion/CrazyTalk7/ taskset -c 0 wine CTApp.exe
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #7 from steve donato stevedonato@gmail.com --- Created attachment 56124 --> https://bugs.winehq.org/attachment.cgi?id=56124 Terminal window console log while app is running
Still seems to loop and app gui window is frozen after CD too the directory prior to executing the program
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #8 from winetest@luukku.com --- (In reply to steve donato from comment #7)
Created attachment 56124 [details] Terminal window console log while app is running
Still seems to loop and app gui window is frozen after CD too the directory prior to executing the program
from bug 36971
https://bugs.winehq.org/show_bug.cgi?id=36971#c4
"Without quartz and devenum override the interface was non-responsive."
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #9 from winetest@luukku.com --- Steve could you try
winetricks -q quartz devenum
and rerun the program? If you don't have winetricks installed you need to download that.
https://wiki.winehq.org/Winetricks
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #10 from steve donato stevedonato@gmail.com --- Suggestion Seems to work but got these errors? Is that OK?
I ran from terminal window what you suggested (winetricks -q quartz devenum), and recieved errors. While winetricks was running from terminal, I clicked my desktop icon for Crazytalk7 and it worked. Terminal secession log; steve@steve-Precision-M6600 ~ $ winetricks -q quartz devenum ------------------------------------------------------ You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Executing w_do_call quartz Executing load_quartz Executing mkdir -p /home/steve/.cache/winetricks/directx9 Downloading http://download.microsoft.com/download/E/E/1/EE17FF74-6C45-4575-9CF4-7FC2597... to /home/steve/.cache/winetricks/directx9 --2016-12-07 18:19:06-- http://download.microsoft.com/download/E/E/1/EE17FF74-6C45-4575-9CF4-7FC2597... Resolving download.microsoft.com (download.microsoft.com)... 104.72.63.173, 2600:1408:17:3a3::e59, 2600:1408:17:39d::e59 Connecting to download.microsoft.com (download.microsoft.com)|104.72.63.173|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 109072752 (104M) [application/octet-stream] Saving to: ‘directx_feb2010_redist.exe’ directx_feb2010_redist.exe 100%[======================================================================================>] 104.02M 1.11MB/s in 47s 2016-12-07 18:19:53 (2.21 MB/s) - ‘directx_feb2010_redist.exe’ saved [109072752/109072752] Executing cabextract -q -d /home/steve/.wine/dosdevices/c:/windows/temp/_quartz -L -F dxnt.cab /home/steve/.cache/winetricks/directx9/directx_feb2010_redist.exe Executing cabextract -q -d /home/steve/.wine/dosdevices/c:/windows/syswow64 -L -F quartz.dll /home/steve/.wine/dosdevices/c:/windows/temp/_quartz/dxnt.cab /home/steve/.wine/dosdevices/c:/windows/temp/_quartz/dxnt.cab: WARNING; possible 5960 extra bytes at end of file. Executing wine regsvr32 /S quartz.dll err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nulldrv_CreateWindow The explorer process failed to start. fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntoskrnl:PsSetLoadImageNotifyRoutine (0x641e40) stub fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x641f30 0 Using native override for following DLLs: quartz Executing winetricks_early_wine regedit /S C:\windows\Temp_quartz\override-dll.reg Executing w_do_call devenum Executing load_devenum Executing cabextract -q -d /home/steve/.wine/dosdevices/c:/windows/temp/_devenum -L -F dxnt.cab /home/steve/.cache/winetricks/directx9/directx_feb2010_redist.exe Executing cabextract -q -d /home/steve/.wine/dosdevices/c:/windows/syswow64 -L -F devenum.dll /home/steve/.wine/dosdevices/c:/windows/temp/_devenum/dxnt.cab /home/steve/.wine/dosdevices/c:/windows/temp/_devenum/dxnt.cab: WARNING; possible 5960 extra bytes at end of file. Executing wine regsvr32 /S devenum.dll fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION Using native override for following DLLs: devenum Executing winetricks_early_wine regedit /S C:\windows\Temp_devenum\override-dll.reg steve@steve-Precision-M6600 ~ $ steve@steve-Precision-M6600 ~ $ fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION fixme:ntoskrnl:PsRemoveLoadImageNotifyRoutine stub: 0x641e40 fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x641f30 1
https://bugs.winehq.org/show_bug.cgi?id=41701
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to steve donato from comment #10)
Suggestion Seems to work but got these errors? Is that OK?
Ugly output that does not hurt the program execution can be ignored.
https://bugs.winehq.org/show_bug.cgi?id=41701
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with a fresh wineprefix and wine-5.10? I was unable to find a free download the version 7 of this software.