[Bug 34013] New: Altium Designer 10 installer crashes in InternetQueryOptionW
http://bugs.winehq.org/show_bug.cgi?id=34013 Bug #: 34013 Summary: Altium Designer 10 installer crashes in InternetQueryOptionW Product: Wine Version: 1.6-rc4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Classification: Unclassified After doing 'winetricks vd=1024x768' to work around bug 34012, continued with Altium Designer install. Next problem was it refused to accept my username and password. +relay,+seh,+wininet showed that it was crashing in InternetQueryOptionW() somehow. The installer caught the crash, so there was no backtrace, but it did give the address in the gui and said it was a read from NULL. Passing that address to winedbg's disasm pointed to str_to_buffer(). The option it was retrieving was INTERNET_OPTION_PROXY_USERNAME; evidently req->session->appInfo->proxyUsername was null. This may be a regression introduced by the recent commit bedf296a27d5689beb693637407829b0bd6d8a1c The attached patch gets past this problem and on to the next. -- 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=34013 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer, patch, | |regression URL| |http://altium.com Regression SHA1| |bedf296a27d5689beb693637407 | |829b0bd6d8a1c -- 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=34013 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2013-07-12 00:31:24 CDT --- Created attachment 45197 --> http://bugs.winehq.org/attachment.cgi?id=45197 half-assed patch to show what a fix might look like -- 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=34013 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2013-07-14 08:12:55 CDT --- Also prevents installed app from signing in; the half-assed patch is good enough there, too. -- 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=34013 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Altium Designer 10 |Altium Designer 10 and its |installer crashes in |installer crashe in |InternetQueryOptionW |InternetQueryOptionW -- 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=34013 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Altium Designer 10 and its |Altium Designer 10 and its |installer crashe in |installer crash in |InternetQueryOptionW |InternetQueryOptionW -- 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=34013 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2013-07-31 16:42:05 CDT --- Should be fixed by http://www.winehq.org/pipermail/wine-cvs/2013-July/096448.html I'll test when I get a chance. -- 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=34013 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0c9321eb0f45ca3cd32da116b74 | |c205e7b2127da Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2013-07-31 21:21:19 CDT --- Fixed. -- 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=34013 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2013-08-02 13:19:02 CDT --- Closing bugs fixed in 1.7.0. -- 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=34013 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x -- 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=34013 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |--- --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-15 13:40:37 CST --- Removing 1.6.x milestone from bugs included in 1.6.1. -- 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