[Bug 33682] ACT! 6 cannot start under Wine 1.5.31

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 19 00:29:03 CDT 2013


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

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #10 from Dan Kegel <dank at kegel.com> 2013-06-19 00:29:03 CDT ---
A bit of the +msvcrt,+relay log:

0042:Call msvcrt._mbstok(00000000,00d8d17c ".") ret=00d78731
err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0
...
0025:Call user32.MessageBoxA(0008014c,0015b4a0 "An unknown error has caused
ACT! to shut down.  You will lose any unsaved data.",00177db8 "ACT!",00000030)
ret=5f411774

It seems that native leaves ctx non-null from some earlier operation.  
The attached patch fails with native with 
string.c:1292: Test failed: something from nothing, 0033FCA4
(and crashes with builtin).  If you comment out all tests before test_mbstok,
that test crashes with native, too.

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