VirtualBox

Changes between Initial Version and Version 1 of Ticket #2258


Ignore:
Timestamp:
Sep 17, 2008 6:30:51 AM (16 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2258

    • Property Priority majorcritical
    • Property Component VMMVMM/HWACCM
  • Ticket #2258 – Description

    initial v1  
    66
    77The spinning thread is looping in the following call:
    8 
     8{{{
    99(gdb) where
    1010#0  0x00007f727cbab3c7 in ioctl () from /lib/libc.so.6
     
    1919#8  0x00007f727cbb2b2d in clone () from /lib/libc.so.6
    2020#9  0x0000000000000000 in ?? ()
    21 
    22 <strace output>
     21}}}
     22'''strace output'''
     23{{{
    2324ioctl(33, 0x56c1, 0)                    = 0
    2425ioctl(33, 0x56c1, 0)                    = 0
     
    2728ioctl(33, 0x56c1, 0)                    = 0
    2829ioctl(33, 0x56c1, 0)                    = 0
    29 
    30 <lsof output>
     30}}}
     31'''lsof output'''
     32{{{
    3133COMMAND     PID  USER   FD   TYPE             DEVICE       SIZE     NODE NAME
    3234VirtualBo 13331 shane   33u   CHR              10,63               24235 /dev/vboxdrv
    33 
     35}}}
    3436I have tried a number of troubleshooting steps to solve this issue:
    35 
    36 => patched the Ultra 24 bios to the latest available.
    37 => Upgraded virtualbox from 2.0.0 -> 2.0.2
    38 => Ran the Solaris 10u5 system with and without VBox tools installed on the guest.
    39 => Installed a fresh copy of Solaris 10u5 (64bit).
     37 * patched the Ultra 24 bios to the latest available.
     38 * Upgraded virtualbox from 2.0.0 -> 2.0.2
     39 * Ran the Solaris 10u5 system with and without VBox tools installed on the guest.
     40 * Installed a fresh copy of Solaris 10u5 (64bit).
    4041
    4142Nothing has helped so far.
     
    4445
    4546I currently have 3 Solaris 10u5 guests running.
    46 
     47{{{
    4748  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
    484913413 shane     20   0 1329m 1.1g  16m S    5 18.6  10:07.66 VirtualBox
    495013331 shane     20   0 1313m 1.1g  15m S   94 18.3  44:35.35 VirtualBox
    505113362 shane     20   0  775m 540m  15m S    4  9.1   8:24.34 VirtualBox
    51 
     52}}}
    525313331 => problem Solaris 10u5 64-bit instance with a small amount of application load
    535413413 => no-problem running Solaris 10u5 64-bit with no application load
    545513362 => no-problem running Solaris 10u5 32-bit with same level of application load as 13331
    5556
    56 13331 Session Information:
    57 
    58 Runtime Attributes
    59 
     5713331 Session Information (Runtime Attributes):
     58{{{
    6059Screen Resolution 720x400
    6160VT-x/AMD-V        Enabled
     
    8281Adapter 0
    8382Data Transmitted  476,950 B
    84 Data Received     66,507,622 B
     83Data Received     66,507,622 B
     84}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use