[Bug 50679] New: Filmotech v3.91 x32: crash at startup
https://bugs.winehq.org/show_bug.cgi?id=50679 Bug ID: 50679 Summary: Filmotech v3.91 x32: crash at startup Product: Wine Version: 6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: winehq(a)le-garrec.fr Distribution: --- Created attachment 69404 --> https://bugs.winehq.org/attachment.cgi?id=69404 log.txt Get an assertion on startup Failure Condition: S_OK == D2D().D2DFactory()->CreateDCRenderTarget(&props, &mDCRenderTarget) This bug is for wine-staging 6.2. I didn't tried with wine-vanilla sorry. Compile time is very long. After install https://www.filmotech.fr/logiciel/Filmotech/PC/Installation_Filmotech_32-bit... (c6b2724720765ec4de984f607f56239b5238e5b3 Installation_Filmotech_32-bit_391.exe) Version wine-6.2 (Staging) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 Vincent LE GARREC <winehq(a)le-garrec.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)le-garrec.fr URL| |https://www.filmotech.fr/lo | |giciel/Filmotech/PC/Install | |ation_Filmotech_32-bit_391. | |exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Hi, Vincent. Like the log says, expect problems if opengl support is missing: --- 0134:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems Runtime Error Please report what caused this error along with the information below. Common\Win32\D2DGraphicsBacking.cpp: 483 Failure Condition: S_OK == D2D().D2DFactory()->CreateDCRenderTarget(&props, &mDCRenderTarget) wine: Unhandled page fault on read access to 00000000 at address 1003528E (thread 0134), starting debugger... --- Maybe you're missing 32-bit opengl support, and have built wine without it? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #2 from Vincent LE GARREC <winehq(a)le-garrec.fr> --- Created attachment 69407 --> https://bugs.winehq.org/attachment.cgi?id=69407 build.log.gz -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #3 from Vincent LE GARREC <winehq(a)le-garrec.fr> --- I'm sorry, I forget to attach the build.log. At line 1390 you can see that --with-opencl --with-opengl is enabled. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- In that case it's probably some issue happening at runtime. Please attach log with WINEDEBUG=+wgl,+winediag,+d2d,+d3d10,+d3d11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- By the way, it starts fine for me with wine-staging 6.2 from winehq debian packages, with d2d being used according to the logs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|https://www.filmotech.fr/lo |https://web.archive.org/web |giciel/Filmotech/PC/Install |/20210217093708/https://www |ation_Filmotech_32-bit_391. |.filmotech.fr/logiciel/Film |exe |otech/PC/Installation_Filmo | |tech_32-bit_391.exe Keywords| |download --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, starts fine for me in mainline Wine 6.2+ as well. In case you're using proprietary graphics drivers, make sure you have the proprietary 32-bit driver/lib packages installed. Stable download link via Internet Archive: https://web.archive.org/web/20210217093708/https://www.filmotech.fr/logiciel... $ sha1sum Installation_Filmotech_32-bit_391.exe c6b2724720765ec4de984f607f56239b5238e5b3 Installation_Filmotech_32-bit_391.exe $ du -sh Installation_Filmotech_32-bit_391.exe 70M Installation_Filmotech_32-bit_391.exe $ wine --version wine-6.2-62-ga55a37d1dae Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #7 from Vincent LE GARREC <winehq(a)le-garrec.fr> --- Damn it, I forget to install 32 bit nvidia driver. At this time, I have some trouble to install it but I will keep you in touch when this is done and if it's working better than his 64 bit version (https://bugs.winehq.org/show_bug.cgi?id=50678) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 Vincent LE GARREC <winehq(a)le-garrec.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #8 from Vincent LE GARREC <winehq(a)le-garrec.fr> --- Thanks for your help, I close this bug. The 32 bit NVIDIA driver was missing. I have the same bug that the 64 bit version that I reported on the previous bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50679 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing INVALID. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla