https://bugs.winehq.org/show_bug.cgi?id=52093
Bug ID: 52093 Summary: malloc() after installing Insta360 pro stitcher (incl. wine config) Product: Wine Version: 6.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wwjdtd@gmail.com Distribution: ---
To reproduce:
1. Download Insta360 STITCHER from here: https://www.insta360.com/download/insta360-pro2 Note: You will want to use the href link since it will otherwise ask for a serial number.
2. Run Installer
3. Close all wine programs
4. Try to run anything in wine or the wine config tool (or any other built-in). You will receive the following:
``` malloc(): invalid size (unsorted) Aborted (core dumped) ```
Copying the program files out and into a fresh wineprefix allows the program to run properly and does not corrupt the new prefix.
All testing was done in bottles (to prevent stuff breaking from misconfiguration on my part) with `winehq-devel`. Versions effected is everything from somewhere above 6.0 to 6.22, this also means it's some form of regression since it didn't do this previously.
Forum post: https://forum.winehq.org/viewtopic.php?f=8&t=35914&p=135171#p135140
https://bugs.winehq.org/show_bug.cgi?id=52093
Joshua Cline wwjdtd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu URL| |https://static.insta360.com | |/software/Stitcher/Windows/ | |Insta360Stitcher_Winx64_3.0 | |.0_20190622.exe
https://bugs.winehq.org/show_bug.cgi?id=52093
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Keywords| |download, regression Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|malloc() after installing |Installing Insta360 pro |Insta360 pro stitcher |stitcher breaks wine |(incl. wine config) |completely ( e.g. winecfg | |gives: malloc(): invalid | |size (unsorted) Aborted)
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming
Indeed major bug, as it seems to destroy whole functionality of wine...
I also tested in wine-6.0, and that seems to go fine, so I`m marking this as regression.
sha1sum Insta360Stitcher_Winx64_3.0.0_20190622.exe 60b9e0c43763ce9184bf63ec9c22c764e421f738 Insta360Stitcher_Winx64_3.0.0_20190622.exe
https://bugs.winehq.org/show_bug.cgi?id=52093
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |95931fcd365dd393291a6a8d4f4 | |d279f7fd7d8aa Resolution|--- |FIXED
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Looks like it`s fixed by 95931fcd365dd393291a6a8d4f4d279f7fd7d8aa Thanks Alexandre
After installing Insta360 in current git (wine-6.22-99-g28c35689d2d), winecfg and running other wine commands works fine again in current git
https://bugs.winehq.org/show_bug.cgi?id=52093
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.23.