[Bug 29317] New: QQ2011 installer crash at the end of installing
http://bugs.winehq.org/show_bug.cgi?id=29317 Bug #: 29317 Summary: QQ2011 installer crash at the end of installing Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Classification: Unclassified 1. Download QQ2011 installer http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe ( http://im.qq.com/qq/2011/ ) 2. winetricks vc6run, workaround Bug 27109 3. winetricks gdiplus, workaround 29316 4. import reg file in http://bugs.winehq.org/attachment.cgi?id=36483 , workaround Bug 27444 5. start the installer, crash at the end: Backtrace: =>0 0x7e194eee SoftpubCleanup+0x212(data=0x1645d8) [/home/fracting/wine-git/dlls/wintrust/softpub.c:1211] in wintrust (0x0033f2e4) 1 0x7e195c4d WINTRUST_DefaultClose+0xab(hwnd=0xffffffff, actionID=0x33f458, data=0x33f3ec) [/home/fracting/wine-git/dlls/wintrust/wintrust_main.c:349] in wintrust (0x0033f334) 2 0x7e197b29 WinVerifyTrust+0x2c8(hwnd=0xffffffff, ActionID=0x33f458, ActionData=0x33f3ec) [/home/fracting/wine-git/dlls/wintrust/wintrust_main.c:748] in wintrust (0x0033f3a4) 3 0x004110a4 in qqsetupex (+0x110a3) (0x0033fa08) 4 0x00411130 in qqsetupex (+0x1112f) (0x7e1ccd87) native wintrust+msasn1+crypt32 will workaround this bug -- 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=29317 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dl_dir.qq.com/qqfile | |/qq/QQ2011/QQ2011.exe Depends on| |27109, 29316, 27444 -- 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=29317 --- Comment #1 from fracting <fracting(a)gmail.com> 2011-12-11 01:28:37 CST --- Created attachment 37918 --> http://bugs.winehq.org/attachment.cgi?id=37918 Log: qq2011 instlaler crash -- 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=29317 --- Comment #2 from Juan Lang <juan.lang(a)gmail.com> 2011-12-11 10:28:10 CST --- Could you attach a +wintrust log? -- 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=29317 Juan Lang <juan.lang(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wintrust --- Comment #3 from Juan Lang <juan.lang(a)gmail.com> 2011-12-11 10:28:41 CST --- (Setting likely component.) -- 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=29317 --- Comment #4 from fracting <fracting(a)gmail.com> 2011-12-11 20:38:14 CST --- Created attachment 37936 --> http://bugs.winehq.org/attachment.cgi?id=37936 Log: +wintrust 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=29317 --- Comment #5 from Juan Lang <juan.lang(a)gmail.com> 2011-12-11 20:50:06 CST --- Created attachment 37938 --> http://bugs.winehq.org/attachment.cgi?id=37938 Patch: Don't dereference a potentially NULL pointer Thanks. The program appears to behave a bit oddly, but c'est la vie. Does this patch help? -- 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=29317 --- Comment #6 from fracting <fracting(a)gmail.com> 2011-12-11 21:12:08 CST --- (In reply to comment #5)
Thanks. The program appears to behave a bit oddly, but c'est la vie. Does this patch help?
Yes, works for me. Thanks a lot :) -- 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=29317 Juan Lang <juan.lang(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ba78b54820b5a5cdb4cdcfb5556 | |b35781a825fe6 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Juan Lang <juan.lang(a)gmail.com> 2011-12-12 12:45:20 CST --- Patch committed. -- 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=29317 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-12-16 13:29:40 CST --- Closing bugs fixed in 1.3.35. -- 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=29317 Bug 29317 depends on bug 29316, which changed state. Bug 29316 Summary: QQ2011 installer needs gdiplus:GdipDrawImagePointsI to draw UI http://bugs.winehq.org/show_bug.cgi?id=29316 What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |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=29317 Bug 29317 depends on bug 27444, which changed state. Bug 27444 Summary: error dialog of google chrome outer installer cannot display Chinese http://bugs.winehq.org/show_bug.cgi?id=27444 What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE -- 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=29317 Bug 29317 depends on bug 27109, which changed state. Bug 27109 Summary: msvcp60.dll.??0Init(a)ios_base@std@@QAE(a)XZ needed by Creative Centrale, QQDownload, Adobe Premiere Pro and others http://bugs.winehq.org/show_bug.cgi?id=27109 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |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.
participants (1)
-
wine-bugs@winehq.org