[Bug 10534] Microsoft QuickBasic: winevdm.exe stays in memory

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 23 17:09:57 CST 2007


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





--- Comment #4 from Bamm Gabriana <bammzilla at gabriana.com>  2007-11-23 17:09:56 ---
> Can you please run it in a terminal and attach output?

user at localhost:~/qb/bin$ wine qb.exe sample.bas
Warning: unprotecting memory to allow real-mode calls.
         NULL pointer accesses will no longer be caught.

(hangs until CTRL+C is pressed)

On the other hand, I tried bypassing the error by opening it with
wineconsole --backend=user cmd

What I got is:

CMD Version 0.9.49

Z:\home\user\qb\bin> qb sample.bas
DOS memory-arena error

The terminal simultaneously gave this error:

fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
fixme:int:DOSVM_Int10Handler Select Active Display Page (0) - Not Supported

I guess the memory error is different from the INT 10 error about the active
display page not supported. Perhaps another bug should be filed for that?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list