VirtualBox

Opened 10 years ago

Closed 9 years ago

#12957 closed defect (worksforme)

Snapshot and .vdi filenames first character truncated on reboot

Reported by: privacyplease147 Owned by:
Component: other Version: VirtualBox 4.3.10
Keywords: filenames Cc:
Guest type: all Host type: Windows

Description

I only have one instance of this happening so far - in a Windows 7 Host, I have created a TrueCrypt container and mounted it at M:\. I created a Ubuntu 64-bit VBox running Linux Mint 16 at M:\Mint\Mint.vbox, and the Snapshots folder is at M:\Snapshots. The virtual hard drive is at M:\Mint.vdi.

After rebooting Oracle, the filename in VirtualBox Media Manager (but not the actual file name) truncates to M:
int.vdi, causing VirtualBox to believe the vdi does not exist anymore. I can fix this only by removing "int.vdi" from the VirtualBox Media Manager, then re-adding it to my Mint.vbox.

The same problem is happening progressively with the M:\Snapshots directory. Since the existence of this directory is apparently not checked, it iteratively removes the first character from the folder on each re-boot, so M:\Snapshots -> M:
napshots -> M:
apshots, etc.

Moving the Mint.vdi file out of the root directory has not fixed the issue, and in the most recent reboot the stored path went from M:\Mint\Mint.vdi -> M:
int\Mint.vdi.

As I was able to manually set the Snapshots directory, I tried switching the format to M:/Snapshots, as I suspected that the escape-character is not being properly sanitized. The directory was automatically changed to M:\Snapshots before reboot, and the problem persists.

I have 3 other Virtualboxes, 2 32-bit linux and 1 64-bit linux. This has not been a problem with either of those. One of them, Ubuntu3.vbox, is similarly stored in a mounted TrueCrypt volume, at E:\Ubuntu.vdi. Even when running both virtual machines simultaneously, then re-starting, the problem only occurs with the Mint installation.

The Ubuntu3 VBox was created using an older version of VirtualBox (some version before 4.2.8), the Mint VBox was created using VirtualBox 4.2.8 and the problem persists in VirtualBox 4.3.10.

Attachments (3)

VBox.log (93.3 KB ) - added by privacyplease147 10 years ago.
VBox.log (may not be useful)
MintTruncated.png (61.2 KB ) - added by privacyplease147 10 years ago.
Screenshot of truncated filename in Virtual Media Manager
MintUntruncatedStorage.png (69.0 KB ) - added by privacyplease147 10 years ago.
Screenshot of untruncated filename in VirtualBox Settings

Download all attachments as: .zip

Change History (6)

by privacyplease147, 10 years ago

Attachment: VBox.log added

VBox.log (may not be useful)

by privacyplease147, 10 years ago

Attachment: MintTruncated.png added

Screenshot of truncated filename in Virtual Media Manager

by privacyplease147, 10 years ago

Attachment: MintUntruncatedStorage.png added

Screenshot of untruncated filename in VirtualBox Settings

comment:1 by privacyplease147, 10 years ago

Not sure how to edit this, but the input here seems to be interpreting double "\" as newline, but you should be able to see from the screenshot that It eventually replaces the first character with a second "\".

Last edited 10 years ago by privacyplease147 (previous) (diff)

comment:2 by Frank Mehnert, 10 years ago

Please could you also attach the machine-specific VM settings file (from your users directory / .VirtualBox) as well as the VirtualBox.xml settings file (from your users directory / VirtualBox VMs)?

Last edited 10 years ago by Frank Mehnert (previous) (diff)

comment:3 by Frank Mehnert, 9 years ago

Resolution: worksforme
Status: newclosed

No response, closing.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use