VirtualBox

Opened 11 years ago

Closed 9 months ago

#11528 closed defect (invalid)

Using a large EULA file causes VBoxManage to crash => Fixed in SVN

Reported by: wanderingcanadian Owned by:
Component: other Version: VirtualBox 4.2.6
Keywords: Cc:
Guest type: all Host type: Linux

Description

VBoxManage export crashes with the --eulafile option pointing to a file larger than 10K.

terminate called after throwing an instance of 'std::bad_alloc'

what(): std::bad_alloc

Change History (4)

comment:1 by Frank Mehnert, 11 years ago

Summary: Using a large EULA file causes VBoxManage to crashUsing a large EULA file causes VBoxManage to crash => Fixed in SVN

Thanks for the report. The fix will be part of the next maintenance release (after 4.2.8).

comment:2 by Frank Mehnert, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in 4.2.10.

comment:3 by Jaikumar, 11 months ago

Resolution: fixed
Status: closedreopened

I'm using Virtualbox 7.0.8 on Debian 10 (x86_64).

vboxmanage --version returns --> 7.0.8r156879

I'm trying to export VM with --eulafile option as "MyCompany_EULA.pdf" with size 62K and script terminates with error as shown below: Is this size of EULA file unexpected?

terminate called after throwing an instance of 'std::bad_alloc'

what(): std::bad_alloc

Look like this issue is still not fixed?

comment:4 by aeichner, 9 months ago

Resolution: invalid
Status: reopenedclosed

The EULA file must be a simple text file, arbitrary files are not supported.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use