http://bugs.winehq.org/show_bug.cgi?id=31017
Bug #: 31017 Summary: Cave Story+ crashes with builtin msvcp90 Product: Wine Version: 1.5.7 Platform: x86 URL: http://www.humblebundle.com/ OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: piotr.caban@gmail.com Classification: Unclassified
Created attachment 40712 --> http://bugs.winehq.org/attachment.cgi?id=40712 WINEDEBUG=relay,seh,tid,msvcp90
Backtrace: =>0 0x7e1d2d34 basic_ostream_char_ctor_uninitialized+0x34(this=0x33fcd0, uninitialized=0, addstd=0, virt_init=0) [/home/austin/wine-git/dlls/msvcp90/ios.c:3440] in msvcp90 (0x0033fc48) 1 0x7e1d91c6 basic_iostream_char_ctor+0x85(this=0x33fcc8, strbuf=0x33fce0, virt_init=0) [/home/austin/wine-git/dlls/msvcp90/ios.c:5740] in msvcp90 (0x0033fc98) 2 0x0042a369 in cs+ (+0x2a368) (0x0033fd90) 3 0x0048ab45 in cs+ (+0x8ab44) (0x0033fde4) 4 0x00488fa6 in cs+ (+0x88fa5) (0x0033fe70) 5 0x7b85c9ac call_process_entry+0xb() in kernel32 (0x0033fe88) 6 0x7b85db7f start_process+0x5e(peb=0x7ffdf000) [/home/austin/wine-git/dlls/kernel32/process.c:1083] in kernel32 (0x0033fec8) 7 0x7bc73660 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8) 8 0x7bc760bd call_thread_func+0x7c(entry=0x7b85db20, arg=0x7ffdf000, frame=0x33ffc8) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2522] in ntdll (0x0033ffa8) 9 0x7bc7363e call_thread_entry_point+0x11() in ntdll (0x0033ffc8) 10 0x7bc4c65e start_process+0x1d(kernel_start=0x7b85db20) [/home/austin/wine-git/dlls/ntdll/loader.c:2653] in ntdll (0x0033ffe8) 11 0xb75eba6d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 12 0xb75ebb2b wine_switch_to_stack+0x2a(func=0x7bc4c640, arg=0x7b85db20, stack=0x340000) [/home/austin/wine-git/libs/wine/port.c:59] in libwine.so.1 (0xbfb31248) 13 0x7bc51d1f LdrInitializeThunk+0x2ee(kernel_start=0x7b85db20, unknown2=0, unknown3=0, unknown4=0) [/home/austin/wine-git/dlls/ntdll/loader.c:2709] in ntdll (0xbfb312b8) 14 0x7b863a4a __wine_kernel_init+0xa19() [/home/austin/wine-git/dlls/kernel32/process.c:1255] in kernel32 (0xbfb32458) 15 0x7bc5254b __wine_process_init+0x25a() [/home/austin/wine-git/dlls/ntdll/loader.c:2918] in ntdll (0xbfb324d8) 16 0xb75e9032 wine_init+0x291(argc=0x2, argv=0xbfb32a44, error="", error_size=0x400) [/home/austin/wine-git/libs/wine/loader.c:831] in libwine.so.1 (0xbfb32548) 17 0x7bf00f9b main+0x7a(argc=0x2, argv=0xbfb32a44) [/home/austin/wine-git/loader/main.c:230] in <wine-loader> (0xbfb32998) 18 0xb7478396 __libc_start_main+0xe5() in libc.so.6 (0xbfb32a18) 0x7e1d2d34 basic_ostream_char_ctor_uninitialized+0x34 [/home/austin/wine-git/dlls/msvcp90/ios.c:3440] in msvcp90: movl 0x4(%eax),%edi 3440 return (basic_ios_char*)((char*)this+this->vbtable[1]);
wine-1.5.7-60-g9ceb1fc
http://bugs.winehq.org/show_bug.cgi?id=31017
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |29340
http://bugs.winehq.org/show_bug.cgi?id=31017
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
http://bugs.winehq.org/show_bug.cgi?id=31017
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com 2012-06-30 10:37:18 CDT --- Please test with a recent build
http://bugs.winehq.org/show_bug.cgi?id=31017
--- Comment #2 from Austin English austinenglish@gmail.com 2012-07-03 13:54:10 CDT --- (In reply to comment #1)
Please test with a recent build
It was only reported a week ago..but still in wine-1.5.7-309-gb4da889.
http://bugs.winehq.org/show_bug.cgi?id=31017
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2012-07-03 13:58:58 CDT --- It's described why it crashes in bug 29340 (in 9th comment).
http://bugs.winehq.org/show_bug.cgi?id=31017
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Cave Story+ crashes with |Cave Story+ crashes with |builtin msvcp90 |builtin msvcp90 (msvcp100)
http://bugs.winehq.org/show_bug.cgi?id=31017
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2012-08-17 03:54:13 CDT --- It should be working now. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=31017
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2012-08-21 14:33:19 CDT --- (In reply to comment #4)
It should be working now. Please retest.
Yeah, starts up fine in wine-1.5.11-91-ge282d41 with winetricks alldlls=builtin.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=31017
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-08-31 12:56:29 CDT --- Closing bugs fixed in 1.5.12.