http://bugs.winehq.org/show_bug.cgi?id=31092
Bug #: 31092 Summary: ctest crashes with null this in msvcp90.locale_dtor on exit? Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
To repeat: winetricks --no-isolate cmake cd ~/.wine/drive_c/Program Files/CMake 2.8/bin wine ctest
Output: No test configuration file found! Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e2105f3).
Backtrace: =>0 locale_dtor+0x23(this=(nil)) [dlls/msvcp90/locale.c:8052] 1 basic_streambuf_char_dtor+0x69(this=0x10af770) [dlls/msvcp90/ios.c:642] 2 basic_stringbuf_char_dtor+0x63(this=0x10af770) [dlls/msvcp90/ios.c:2744] 3 basic_ostringstream_char_dtor+0x5b(this=0x10af76c) [dlls/msvcp90/ios.c:8671] 0x7e2105f3 locale_dtor+0x23 [msvcp90/locale.c:8052] in msvcp90: movl 0x0(%esi),%eax 8052 if(this->ptr)