[Bug 236616] emulators/virtualbox-ose: Unable to create a new machine due to "Unexpected exception: cxxrt::bad_alloc [St9bad_alloc]"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 1 17:56:02 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim at FreeBSD.org

--- Comment #5 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Mateusz Piotrowski from comment #1)
> Let me know if I can provide any help with debugging.

Can you try to get a stack trace for the exception?

E.g. by running the thing in gdb, and using "catch throw" to catch the
exception first-chance, and when it is hit, run "bt".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list