[Bug 39342] Thunder crashes without native riched20 ( ME_GetCursorCoordinates: Assertion `~para->member.para.nFlags & 0x01')

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 18 15:47:10 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=39342

--- Comment #5 from winetest at luukku.com ---
(In reply to Fabian Maurer from comment #4)
> Interesting, I didn't test it, but these patches shouldn't change this crash.
> One patch just corrects a nullpointer issue, and the other shouldn't change
> the logic at all. If it would, it would be broken...
> 
> Does the crash reliably trigger or is it "random"?

I retested now. Fresh prefix. Without any patches a crash. Then with the patch
that didnt go in and fresh wineprefix. I get the same result. Also this time I
took closer look at the wine output and there is

under\Program\Thunder.exe: caret.c:229: ME_GetCursorCoordinates: Assertion
`~para->member.para.nFlags & MEPF_REWRAP' failed.

So most likely a deadlock kept the program longer on the screen and I thought
the patches helped.

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