[Bug 40816] New: Webrotate (FREE) application hangs during installation
https://bugs.winehq.org/show_bug.cgi?id=40816 Bug ID: 40816 Summary: Webrotate (FREE) application hangs during installation Product: Wine Version: 1.9.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bob.mt.wya(a)gmail.com Distribution: --- Created attachment 54761 --> https://bugs.winehq.org/attachment.cgi?id=54761 WINEDEBUG=+relay,+seh,+tid console output (truncated) Installation of this application hangs after pressing the INSTALL button. I've not dug through the trace to see what's going wrong - but it's not immediately obvious what (Wine) component is at fault. The last few lines of the console trace repeat ad infinitum (so I've truncated the attached version): 000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00000014) ret=7efeb721 000d:Ret ntdll.RtlAllocateHeap() retval=00179098 ret=7efeb721 000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00000016) ret=7efeb44b 000d:Ret ntdll.RtlAllocateHeap() retval=001790b8 ret=7efeb44b 000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00000006) ret=7efeb44b 000d:Ret ntdll.RtlAllocateHeap() retval=001790d8 ret=7efeb44b 000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00000006) ret=7efeb44b 000d:Ret ntdll.RtlAllocateHeap() retval=001790f0 ret=7efeb44b -- 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=40816 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.webrotate360.com | |/pricing.aspx -- 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=40816 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Webrotate (FREE) |Webrotate360 (FREE) |application hangs during |application hangs during |installation |installation -- 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=40816 --- Comment #1 from Robert Walker <bob.mt.wya(a)gmail.com> --- wine --version wine-1.9.12-161-g754c681 (Staging) Tested with a 32-bit Wineprefix. -- 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=40816 5kyy <roland-meier(a)online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roland-meier(a)online.de -- 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=40816 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- Still seems to do. wine-1.9.15-132-g0f2a776 and staging 1.9.15 last line at the console fixme:ntdll:server_ioctl_file Unsupported ioctl 110008 (device=11 access=0 func=2 method=0) -- 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=40816 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #3 from Dmitry Timoshkov <dmitry(a)baikal.ru> ---
From the log it looks like it's winemenubuilder that actually hangs, does disabling it help?
-- 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=40816 --- Comment #4 from Robert Walker <bob.mt.wya(a)gmail.com> --- Created attachment 55212 --> https://bugs.winehq.org/attachment.cgi?id=55212 webrotate console log (unset WINEDEBUG) I've tested the application with winemenubuilder.exe disabled... Short log attached (unset WINEDEBUG). I've checked with a full complement of WINEDEBUG. export WINEDEBUG=+relay,+seh,+tid,fixme+all,warn+all,err+all The output prior to the fixme call is: 0039:Ret ntdll.RtlReAllocateHeap() retval=00885258 ret=00370abc 0039:Call KERNEL32.CreateFileW(00885268 L"\\\\.\\pipe\\ToServerAdvinst_Extract_C:\\webrotate360_free.exe",c0000000,00000000,00000000,00000003,00000000,00000000) ret=00358970 0039:Ret KERNEL32.CreateFileW() retval=000000f8 ret=00358970 0039:Call ntdll.RtlFreeHeap(00110000,00000000,00885258) ret=00370a82 0039:Ret ntdll.RtlFreeHeap() retval=00000001 ret=00370a82 0039:Call ntdll.RtlAllocateHeap(00110000,00000000,00000020) ret=00370a65 0039:Ret ntdll.RtlAllocateHeap() retval=007a6128 ret=00370a65 0039:Call KERNEL32.WriteFile(000000f8,007a6138,00000004,00eee560,00000000) ret=00358bb3 0039:Ret KERNEL32.WriteFile() retval=00000001 ret=00358bb3 0039:Call KERNEL32.FlushFileBuffers(000000f8) ret=00358bbc 0039:Ret KERNEL32.FlushFileBuffers() retval=00000001 ret=00358bbc 0039:Call ntdll.RtlFreeHeap(00110000,00000000,007a6128) ret=00370a82 0039:Ret ntdll.RtlFreeHeap() retval=00000001 ret=00370a82 0039:Call KERNEL32.ConnectNamedPipe(000000f8,00000000) ret=00358b0c 0039:fixme:ntdll:server_ioctl_file Unsupported ioctl 110008 (device=11 access=0 func=2 method=0) When it goes to use the named pipe (handle 000000f8) Wine blows up!! -- 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=40816 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #5 from Robert Walker <bob.mt.wya(a)gmail.com> --- Checking the msi patch from: https://bugs.winehq.org/show_bug.cgi?id=34989 resolves the installation process... but the application now errors out really badly when run... Just garbage console output: Unknown heap type: #GUlD Unknown heap type: #Blop Unhandled Exception: System.InvalidProgramException: Invalid IL code in Spotter.Program:5pSmYIA4h (string[]): IL_0005: pop [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in Spotter.Program:5pSmYIA4h (string[]): IL_0005: pop *** This bug has been marked as a duplicate of bug 34989 *** -- 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=40816 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #6 from André H. <nerv(a)dawncrow.de> --- closing dup -- 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)
-
wine-bugs@winehq.org