Cross plattform problem (but first found on OS/2 host)

Discussions related to using the OSE version of VirtualBox.
Post Reply
HerwigB
Posts: 7
Joined: 4. Feb 2008, 18:48

Cross plattform problem (but first found on OS/2 host)

Post by HerwigB »

Hi,

during playing around with VBox/2 I created PC DOS 2000 guest and attempted to run Framework VI (from Selections & Functions) in the guest:

As soon as I start it, the guest is terminated and the log shows the following error:

00:03:44.842
00:03:44.842 !!Assertion Failed!!
00:03:44.842 Expression: <NULL>
00:03:44.842 Location : D:/Coding/innotek/vbox/src/recompiler/VBoxRecompiler.c(4077) cpu_abort
00:03:44.842 fatal error in recompiler cpu: Trying to execute code with memory type addr_code=000eb020 addend=00000000 at 000eb796. (iHandlerMemType=0x70 iMMIOMemType=0x60)
00:03:44.842

The same happens on a VirtualBox for Windows, so I'd guess it is not OS/2 specific.

Is there anything that could be done to workaround this error?

The application runs nicely in VirtualPC BTW...

Keep up the good work, it is definitely appreciated,
kind regards,
Herwig B.
dmik
Posts: 10
Joined: 14. May 2007, 10:57

Post by dmik »

Thanks for reporting, we'll try to investigate. Just keep in mind that DOS is not our top priority guest.
HerwigB
Posts: 7
Joined: 4. Feb 2008, 18:48

Post by HerwigB »

Interestingly the logs on the Windows host look different than the ones on the OS/2 host (as I said it does not work on both hosts).

If I am not mistaken, on the Windows host it hangs because one Int15 function in the BIOS is missing...

Will provide logs tomorrow.

Kind regards,
Herwig B.
Post Reply