VirtualBox

Changes between Version 4 and Version 5 of Core_dump


Ignore:
Timestamp:
Sep 8, 2008 8:09:56 AM (16 years ago)
Author:
Frank Mehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Core_dump

    v4 v5  
    88Ensure that '''no''' startup script (`~/.bashrc`, `~/.bash_profile`, `~/.profile`) contains an instruction like `ulimit -c 0` as the limit cannot be increased once it was set to zero.
    99
     10Starting with version 2.0.0, the !VirtualBox processes are started `suid root`. Therefore do
     11{{{
     12echo -n 1 > /proc/sys/fs/suid_dumpable
     13}}}
     14before starting the VM/GUI.
     15
    1016When !VirtualBox crashes, a file core.<pid> is created in the current directory. Be aware that core dumps can be very huge. Please compress the file before submitting it to a bug report. Or better don't attach the file to a report. Note that this core dump can contain a memory dump of your guest which can include sensitive information. Send it to frank _dot_ mehnert at sun _dot_ com if the compressed file is smaller than 5MB. Contact me directly otherwise.

© 2023 Oracle
ContactPrivacy policyTerms of Use