[Bug 45280] PreForm 2.16 crashes since Wine 3.8

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 30 14:28:35 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=45280

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
            Summary|PreForm doesn't work        |PreForm 2.16 crashes since
                   |anymore                     |Wine 3.8
                URL|https://formlabs.com/tools/ |https://web.archive.org/web
                   |preform/                    |/20201007063346/https://s3.
                   |                            |amazonaws.com/FormlabsRelea
                   |                            |ses/Release/2.16.0/PreForm_
                   |                            |setup_2.16.0_release_origin
                   |                            |_release_2.16.0_build_10.ex
                   |                            |e
             Status|NEEDINFO                    |RESOLVED

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

I've created multiple snapshots via Internet Archive:

https://web.archive.org/web/20180624143804/https://formlabs.com/tools/preform/

->
https://web.archive.org/web/20201007063346/https://s3.amazonaws.com/FormlabsReleases/Release/2.16.0/PreForm_setup_2.16.0_release_origin_release_2.16.0_build_10.exe

Newer releases:

https://web.archive.org/web/20201030182830/https://s3.amazonaws.com/FormlabsReleases/Release/2.17.1/PreForm_setup_2.17.1_release_origin_testing_2.17.1_build_515.exe

https://web.archive.org/web/20201030182319/https://s3.amazonaws.com/FormlabsReleases/Release/3.10.1/PreForm_setup_3.10.1_release__build_628.exe

Again: I can't reproduce with old Wine 3.x versions built on Fedora 32 with Gcc
10.x. I've double checked that these Wine versions have binaries with GOT/PIC
register load code at function entry so it should crash if bug 45199 is
related.

It seems the app doesn't hook any kernel32/user32/gdi32 API at all.

I even tested with the original Wine-Staging 3.8 Fedora 28 packages this bug
was reported against. Basically creating a private Wine installation by dumping
the content of the RPMs via 'rpm2cpio <rpm> | cpio -idmv' on my FC32 machine.

*
https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive02/packages/wine/3.8/1.fc28/i686/wine-core-3.8-1.fc28.i686.rpm
*
https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive02/packages/wine/3.8/1.fc28/x86_64/wine-core-3.8-1.fc28.x86_64.rpm
*
https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive02/packages/wine/3.8/1.fc28/noarch/wine-common-3.8-1.fc28.noarch.rpm
*
https://kojipkgs.fedoraproject.org//vol/fedora_koji_archive02/packages/wine/3.8/1.fc28/noarch/wine-filesystem-3.8-1.fc28.noarch.rpm

Resolving 'WORKSFORME' here. Reopen if you can still reproduce with modern Wine
versions.

$ sha1sum PreForm_setup_*
1fe4c3a4210bd8f77cf5f42b67a47d5fede8e35a  PreForm_setup_2.16.0.exe
6828f858f15dc851e251018fb6f4a1eb4fdf6259  PreForm_setup_2.17.1.exe
ad8595063e48b6965ddda808c89f685a930f79f5  PreForm_setup_3.10.1.exe

$ du -sh PreForm_setup_*
58M    PreForm_setup_2.16.0.exe
48M    PreForm_setup_2.17.1.exe
54M    PreForm_setup_3.10.1.exe

$ wine32 --version
wine-3.8 (Staging)

$ wine --version
wine-3.9

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.


More information about the wine-bugs mailing list