VirtualBox

Changes between Initial Version and Version 1 of Ticket #13190, comment 4


Ignore:
Timestamp:
Jul 25, 2014 11:17:28 AM (10 years ago)
Author:
mskov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13190, comment 4

    initial v1  
    1 I am having the same problem on Win7 x64. Unfortunately, this bug is very hard to reproduce. Moreover, after the crash happens, if one executes "vboxmanage showvminfo" with the same arguments again, it works fine. In my case the problem occurs at line 2253 in file
     1I am having the same problem on Win7 x64. Unfortunately, this bug is very hard to reproduce. Moreover, after the crash happens, if one executes "vboxmanage showvminfo" with the same arguments again, it works fine (without changing the state of the VM in any way). In my case the problem occurs at line 2253 in file
    22http://www.virtualbox.org/svn/vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
    33
    44CHECK_ERROR_RET(console, COMGETTER(SharedFolders)ComSafeArrayAsOutParam(folders)), rc);
    55
    6 in the /* transient mappings */ section. The problem does not occur on 4.2.26 and 4.3.12, and only happens on 4.3.14 (I did not try the current svn version of the sources).
     6in the /* transient mappings */ section. The problem does not occur on 4.2.26 and 4.3.12, and only happens on 4.3.14 (I did not try the current svn version of the sources). In my case the crash also occurs when VM is suspended.

© 2023 Oracle
ContactPrivacy policyTerms of Use