Opened 15 years ago
Last modified 12 years ago
#5821 closed defect
VirtualBox Guest Additions Service terminates unexpectedly — at Initial Version
| Reported by: | Kurt Raschke | Owned by: | |
|---|---|---|---|
| Component: | guest additions | Version: | VirtualBox 3.1.2 |
| Keywords: | Cc: | ||
| Guest type: | Windows | Host type: | Mac OS X |
Description
Windows 7 x64 guest, Mac OS X 10.6.2 guest, VirtualBox 3.1.2.
On boot, the VirtualBox Guest Additions Service starts and then terminates; this manifests as a failure of time synchronization if the VM is suspended and then re-started.
The following is logged in the system log:
Log Name: System
Source: Service Control Manager
Date: 12/21/2009 8:36:12 PM
Event ID: 7034
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Kurt-PC
Description:
The VirtualBox Guest Additions Service service terminated unexpectedly. It has done this 1 time(s).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
<EventID Qualifiers="49152">7034</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2009-12-22T01:36:12.363290800Z" />
<EventRecordID>5357</EventRecordID>
<Correlation />
<Execution ProcessID="456" ThreadID="604" />
<Channel>System</Channel>
<Computer>Kurt-PC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">VirtualBox Guest Additions Service</Data>
<Data Name="param2">1</Data>
</EventData>
</Event>
Note:
See TracTickets
for help on using tickets.

