https://bugs.winehq.org/show_bug.cgi?id=43989
Bug ID: 43989 Summary: MSI: error for object: pointer being freed was not allocated Product: Wine Version: 2.0.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: kenorb@gmail.com Distribution: ---
The following MSI installer doesn't run properly.
$ wine msiexec /i scalarizr_5.11.5.msi fixme:wer:WerSetFlags (2) stub! fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub. fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:service:QueryServiceConfig2W Level 6 not implemented --- winedevice.exe(27561,0xb0004000) malloc: *** error for object 0x401c5308: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug
File URL: http://repo.scalr.net/win/latest/scalarizr_5.11.5.msi
https://bugs.winehq.org/show_bug.cgi?id=43989
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |-unknown
https://bugs.winehq.org/show_bug.cgi?id=43989
bronek kenorb@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Mac OS X Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=43989
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Is this still an issue? Link is down.