[Bug 31092] ctest, cmake crash with null this in msvcp90.locale_dtor

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 30 18:54:43 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31092

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ctest crashes with null     |ctest, cmake crash with
                   |this in msvcp90.locale_dtor |null this in
                   |on exit?                    |msvcp90.locale_dtor

--- Comment #1 from Dan Kegel <dank at kegel.com> 2012-06-30 18:54:43 CDT ---
Also affects cmake.  To reproduce:
  winetricks --no-isolate cmake
  cd ~/".wine/drive_c/Program Files/CMake 2.8/bin"
  wine cmake --help
Output:
  fixme:msvcp90:_Locinfo__Locinfo_ctor_cat_cstr (0x103f248 1 C) semi-stub
  fixme:msvcp90:_Locinfo__Locinfo_ctor_cat_cstr (0x103f068 1 C) semi-stub
  err:seh:setup_exception_record stack overflow 1312 bytes in thread 0017 eip
7ef6c168 esp 006b0e10 stack 0x6b0000-0x6b1000-0x1040000

+msvcp90,+seh shows

trace:msvcp90:locale_dtor ((nil))
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e29a5f3 ip=7e29a5f3
tid=0024

and there's no nice backtrace, but that log is very suggestive.

-- 
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.



More information about the wine-bugs mailing list