http://bugs.winehq.org/show_bug.cgi?id=28370
Summary: QQMusic installer exit silently Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=36372) --> (http://bugs.winehq.org/attachment.cgi?id=36372) Log: +msvcrt,+msvcp60,+msvcr60,+msvcp80,+msvcr80 trace
wine-1.3.28-86-g9b729bb Bug 27575 is fixed now.
Is it dup of Bug 28366 ?
Please see the log.
http://bugs.winehq.org/show_bug.cgi?id=28370
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dl_dir.qq.com/music/ | |clntupate/QQMusic2011.exe
http://bugs.winehq.org/show_bug.cgi?id=28370
--- Comment #1 from fracting fracting@gmail.com 2011-09-13 12:17:37 CDT --- Created an attachment (id=36373) --> (http://bugs.winehq.org/attachment.cgi?id=36373) Log: result from mscodescan.pl
http://bugs.winehq.org/show_bug.cgi?id=28370
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28370
--- Comment #2 from fracting fracting@gmail.com 2011-09-13 13:42:57 CDT --- (In reply to comment #0)
Is it dup of Bug 28366 ?
Seems not a dup, the patch for Bug 28366 doesn't make this software better.
http://bugs.winehq.org/show_bug.cgi?id=28370
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #3 from Vijay Kamuju infyquest@gmail.com 2011-09-13 16:00:37 CDT --- thats a lot of stubs that needs to be implemented
http://bugs.winehq.org/show_bug.cgi?id=28370
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2011-09-14 09:02:35 CDT --- There're no msvcrXX and msvcpXX debug channels except of msvcr90 and msvcp90.
I've sent a patch that makes the application crashing on unimplemented function: wine: Call from 0x7b83b112 to unimplemented function msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z, aborting wine: Unimplemented function msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z called at address 0x7b83b112 (thread 0009), starting debugger...
There was an incorrect implementation in wine previously.
http://bugs.winehq.org/show_bug.cgi?id=28370
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp Summary|QQMusic installer exit |QQMusic installer needs |silently |msvcp60.dll.?_Tidy@?$basic_ | |string@DU?$char_traits@D@st | |d@@V?$allocator@D@2@@std@@A | |AEX_N@Z
http://bugs.winehq.org/show_bug.cgi?id=28370
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName@mail.com
--- Comment #5 from A Wine user RandomAccountName@mail.com 2011-12-15 06:47:12 CST --- NightSky also needs the function specified in the summary.
http://bugs.winehq.org/show_bug.cgi?id=28370
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|QQMusic installer needs |Multiple Apps (QQMusic |msvcp60.dll.?_Tidy@?$basic_ |installer, NightSky, etc ) |string@DU?$char_traits@D@st |need |d@@V?$allocator@D@2@@std@@A |msvcp60.dll.?_Tidy@?$basic_ |AEX_N@Z |string@DU?$char_traits@D@st | |d@@V?$allocator@D@2@@std@@A | |AEX_N@Z
http://bugs.winehq.org/show_bug.cgi?id=28370
--- Comment #6 from fracting fracting@gmail.com 2011-12-15 13:52:10 CST --- Multiple apps need the function specified in the summary, updated summary.
http://bugs.winehq.org/show_bug.cgi?id=28370
--- Comment #7 from Detlef Riekenberg wine.dev@web.de 2011-12-29 17:46:03 CST --- Created attachment 38169 --> http://bugs.winehq.org/attachment.cgi?id=38169 Every app from http://www.giveawayoftheday.com is also affected
Every day, a different app is downloadable and must be installed and registered within the 24h timeframe to get the full version for free.
The original application installer is wrapped in a "Setup.exe" by giveawayoftheday.com, which need mfc42 and crash on an unimplemented function: msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
Result from mscodescan.pl is attached
msvcp90.dll has an implementation, but for msvcp60 it's a stub and msvcp60.spec has the comment: # don't forward to msvcp90
Using a native msvcp60.dll let the wrapper do the work and run the installer from the application.
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38169|Every app from |mscodescan.pl result for description|http://www.giveawayoftheday |every app from |.com is also affected |http://www.giveawayoftheday | |.com
http://bugs.winehq.org/show_bug.cgi?id=28370
--- Comment #8 from Detlef Riekenberg wine.dev@web.de 2011-12-29 18:08:24 CST --- Created attachment 38170 --> http://bugs.winehq.org/attachment.cgi?id=38170 console output for an giveawayoftheday example
Crash on unimplemented function msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |petrushkin@yandex.ru
--- Comment #9 from Detlef Riekenberg wine.dev@web.de 2011-12-30 15:07:28 CST --- *** Bug 28774 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38170|0 |1 is obsolete| |
--- Comment #10 from Detlef Riekenberg wine.dev@web.de 2012-01-04 16:01:17 CST --- Created attachment 38264 --> http://bugs.winehq.org/attachment.cgi?id=38264 Still crash with builtin msvcp60
After the commits from today, the app installer wrapper crash in basic_string_char__Eos
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38264|0 |1 is obsolete| |
--- Comment #11 from Detlef Riekenberg wine.dev@web.de 2012-01-05 14:44:13 CST --- Created attachment 38273 --> http://bugs.winehq.org/attachment.cgi?id=38273 Still crash with builtin msvcp60
I attached the wrong file yesterday
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #12 from Detlef Riekenberg wine.dev@web.de 2012-01-05 15:20:58 CST --- The giveawayoftheday.com installer wrapper works with the Patchset from Piotr (and a native mfc42.dll):
http://source.winehq.org/patches/data/82411 http://source.winehq.org/patches/data/82410 http://source.winehq.org/patches/data/82413
Thanks a lot.
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #13 from Detlef Riekenberg wine.dev@web.de 2012-01-05 18:09:21 CST --- The Patchset from Piotr was committed today.
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z is implemented and the installers from http://www.giveawayoftheday.com work fine here.
Please test your apps, and file a new bug for other failures.
Thanks Piotr for your effort.
http://bugs.winehq.org/show_bug.cgi?id=28370
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |568c3215b005fb3a428b19e31ba | |62f5066a2fd2e
http://bugs.winehq.org/show_bug.cgi?id=28370
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:49:59 CST --- Closing bugs fixed in 1.3.37.
https://bugs.winehq.org/show_bug.cgi?id=28370
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://dl_dir.qq.com/music/ |https://web.archive.org/web |clntupate/QQMusic2011.exe |/20110614211618/http://dl_d | |ir.qq.com/music/clntupate/Q | |QMusic2011.exe CC| |focht@gmx.net