[Bug 30516] New: StudioTax 2011 installer hangs
http://bugs.winehq.org/show_bug.cgi?id=30516 Bug #: 30516 Summary: StudioTax 2011 installer hangs Product: Wine Version: 1.5.2 Platform: x86-64 URL: http://www.studiotax.com/en/download.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: jchevrier(a)gmail.com Classification: Unclassified After getting past bug 29997 the StudioTax 2011 installer then hangs with: --- snip --- err:msi:ITERATE_Actions Execution halted, action L"AppSearch" returned 1615 --- snip --- +msi,+msidb log attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 --- Comment #1 from Justin Chevrier <jchevrier(a)gmail.com> 2012-04-24 18:01:45 CDT --- Created attachment 39914 --> http://bugs.winehq.org/attachment.cgi?id=39914 Log of StudioTax 2011 hang -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 Justin Chevrier <jchevrier(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> 2012-04-25 05:04:07 CDT --- Created attachment 39916 --> http://bugs.winehq.org/attachment.cgi?id=39916 msi: Don't free cached tables in MsiDatabaseCommit. Can you try this patch? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 --- Comment #3 from Justin Chevrier <jchevrier(a)gmail.com> 2012-04-25 08:34:22 CDT --- Created attachment 39917 --> http://bugs.winehq.org/attachment.cgi?id=39917 Log of installer hang with patch With patch applied the msi 1615 err disappears and the installer still hangs (new log attached). If I kill the installer and rerun it again the installer crashes much earlier (second log), wiping the wine prefix gets the installer to proceed to the new hang location again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 --- Comment #4 from Justin Chevrier <jchevrier(a)gmail.com> 2012-04-25 08:35:57 CDT --- Created attachment 39918 --> http://bugs.winehq.org/attachment.cgi?id=39918 Log of installer crash with patch applied second run -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2012-04-25 09:50:25 CDT --- (In reply to comment #3)
Created attachment 39917 [details] Log of installer hang with patch
With patch applied the msi 1615 err disappears and the installer still hangs (new log attached). If I kill the installer and rerun it again the installer crashes much earlier (second log), wiping the wine prefix gets the installer to proceed to the new hang location again.
I see no obvious msi issues. You should fix this:
Could not load wine-gecko. HTML rendering will be disabled.
and try again. If it still fails, attach a +msi,+relay,+seh,+tid trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 --- Comment #6 from Justin Chevrier <jchevrier(a)gmail.com> 2012-04-25 11:36:37 CDT --- Created attachment 39921 --> http://bugs.winehq.org/attachment.cgi?id=39921 Installer hang with patch (relay trace) Bit of an update. Even though the installer appears to hang (+msi,+relay,+seh,+tid log attached) it looks like it does complete the installation, or at least enough of it that the program appears to start up fine. Due to the size of the log I cut off approx 2/3 of the beginning. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fde66de6a5c86db4daee1b5c110 | |52288af21d5db Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-04-26 14:02:05 CDT --- http://source.winehq.org/git/wine.git/commitdiff/fde66de6a5c86db4daee1b5c110... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30516 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-27 12:59:23 CDT --- Closing bugs fixed in 1.5.3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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