out of memory on dos programs

Tony Lambregts tony_lambregts at telusplanet.net
Mon Feb 17 23:30:46 CST 2003


Eric Noack wrote:

>Am Mon, 17 Feb 2003 21:18:20 -0700
>schrieb Tony Lambregts <tony_lambregts at telusplanet.net>:
>
>
>  
>
>>Not if you intend to implement the missing functions or fix the bugs and 
>>are just asking for some help in that direction. Otherwise Bugzilla  is 
>>the place for this http:\\bugs.winehq.org
>>    
>>
>
>hmm maybe i can help somehow. i didnt find the right bugdescription for this kind of bug
>now at least i know that it seems to be missing interrupt handlers
>i didnt have that fixme output even if i tried 
>
>-----
>  
>
>>raven at VikingPC wine $ wine --debugmsg +fixme test.exe
>>Warning: unprotecting the first 64KB of memory to allow real-mode calls.
>>        NULL pointer accesses will no longer be caught.
>>Program too bigraven at VikingPC wine $
>>    
>>
>-----
>
Well you have an out of date Wine so that might be part of it.

>
>  
>
>>What is your version of wine (wine -v)
>>    
>>
>
>------
>  
>
>>raven at VikingPC C $ wine -v
>>Wine 20021125
>>    
>>
>------
>  
>
Not counting CVS the most recent version of wine is 20030115 (Time to 
update)

>
>  
>
>>[tony at tony tony]$ wine "f:\test"
>>Warning: unprotecting the first 64KB of memory to allow real-mode calls.
>>         NULL pointer accesses will no longer be caught.
>>fixme:int21:DOSVM_Int21Handler SetSystemDate(81/83/17477): not allowed
>>fixme:int:DOSVM_Int10Handler Unknown - 0xfe
>>err:int:DOSVM_Int10Handler int10: unknown/not implemented parameters:
>>int10: AX fe00, BX b800, CX 4445, DX 5351, SI 19b2, DI 0000, DS 00ab, ES 
>>b800
>>fixme:int:DOSVM_Int16Handler Unknown INT 16 function - 0x5
>>Program too big
>>
>>
>>Thats a couple of interupt handlers that want some attention.
>>
>>-- 
>>
>>Tony Lambregts
>>
>>    
>>
>
>thanx
>i fear i dont have the time right now to dig deep enough into the wine code to write interrupt handlers
>mabe later
>
>but once there was a real interesting list of interrupt handler description available under
>
>ftp://FTP.CS.CMU.EDU/afs/cs.cmu.edu/user/ralf/pub/interrupt-list
>
>ok that was back in 1993, but it seems they worked further on it
>
>combine that interrupt.a - interrupt.r files to the complete list
>(in inter61a.zip - inter61f.zip right now as it seems)
>
>maybe that can help someone
>
>Eric
>
>
>  
>
There has been a fair amount of work on this end of things done by 
(mostly) Jukka Heinonen. He may be interested in this. If nothing else 
this has the makeings of a very good bug report.  

-- 

Tony Lambregts






More information about the wine-devel mailing list