[Bug 16672] Marie La Cavalière : Unhandled exception

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 17 08:25:00 CDT 2009


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





--- Comment #14 from Jeff Zaroyko <jeffz at jeffz.name>  2009-10-17 08:24:59 ---
(In reply to comment #13)
> Sorry to post twice, but i searched and found this on the Microsoft website:
> "This problem occurs if a program makes a request for memory with the
> MEM_TOP_DOWN flag set. A bad pointer may be returned, causing the Dr. Watson
> error message."
> 
> So this is the problem that happens with Wine?

no? what error are you talking about?

> expression: this->windowMinimized                                                            
> file: C:\Projekte\KKlibs2\Source\Engines\nebula\nebula\code\src\gfx\nd3d8_display.cc         
> line: 241

This is some sort of sanity check done by the app, find out what
this->windowMinimized is supposed to be and why the assertion fails, or ask the
author of the program.  The source file and line number is there.

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