MSVCR100.dll

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Milkoc
Posts: 1
Joined: 7. Nov 2012, 13:37

MSVCR100.dll

Post by Milkoc »

Hi there,

I am trying to run a demo on OER on VirtualBox 4.2.4. The very first time I started it, it worked just fine, until I re-tried the next day. The problem reported is:

Faulting application name: VirtualBox.exe, version: 4.2.4.0, time stamp: 0x508ac1cf
Faulting module name: MSVCR100.dll, version: 10.0.40219.1, time stamp: 0x4d5f034a
Exception code: 0xc0000005
Fault offset: 0x000000000003c010
Faulting process id: 0x165c
Faulting application start time: 0x01cdbcde2af43003

I attach the most recent log file.

Regards,
/Mile
Attachments
VBox.log
(62.74 KiB) Downloaded 65 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: MSVCR100.dll

Post by mpack »

If you have a repeatable crash then you should put together precise details needed to reproduce it, and create a BugTracker ticket for it.

MSVCRxxx.DLL is the Microsoft C runtime support DLL. Exception 0xC0000005 is a memory access violation, so it's probably some kind of buffer length problem in a call to a runtime function.
Ricke91
Posts: 1
Joined: 4. Dec 2012, 22:47

Re: MSVCR100.dll

Post by Ricke91 »

I have got the same problem. After installing a guest in virtualbox, the virtualbox manager stops working.
I use Virtualbox 4.2.4 on Windows 8 Pro. Is there already a fix for this problem?
Post Reply