Hello list

I have a doubt... the reason to use Virtual Box is to develop
multi-platform software... Currently I have an issue with a program that
fails in debug mode particularly when a library internally requests shared
memory.

Am working with WinXP VC++ 2008 express and the debug call stack indicates
a strcpy (asm code) fails inside the call of a shared memory request. Note
that it is not a library of mine, it is a production library.

If I run the program normally without a debug session it works perfectly
and under *NIX works too. So my doubt is if there is some limitation on
memory usage or a difference respect a real computer (not a virtual
machine) that could make fail a program.

If necesary I can install windows on a real computer to test, but want to
ask you first to save a couple hours making backups, installing, etc.

Thanks for your comments


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to