https://bugs.winehq.org/show_bug.cgi?id=24559 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com --- Comment #7 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- (In reply to Bruno Jesus from comment #6)
Unfortunately for some reason this tmp process call ExitProcess with error 0x8007042b. Which is the negative number -2147023829 from the message box.
No idea what would be useful.
0x 8 0 0 7 0 4 2 b = 1000 0000 0000 0111 0000 0100 0020 1011 ^^ ^ ^ ^ || | | | |+----------------+ +-----------------+ | | | | | code 0x42b = 1067 = ERROR_PROCESS_ABORTED | | | facility 7 = FACILITY_WIN32 | | severity 1 = SEVERITY_ERROR -- 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.