Custom Query (16363 matches)
Results (322 - 324 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1389 | fixed | Host Mac, Guest Win2K: VirtualBox VM Hangs but dock mini window updates fine | ||
| Description |
It happens when I run an installer or run java on the guest (could be memory usage related) sometimes I get the Mac spinning ball and the VM window hangs for about 30 seconds with OSX spinning ball but I can see in the dock mini window that the VM actually runs and changes there are updated fine. After 30 seconds everything is fine until the next time. Host: Mac OSX 10.5.2 Guest: Windows 2000 |
|||
| #1684 | fixed | OSX host: Dock icon problem when running java on Win2K guest | ||
| Description |
When I run java programs, which uses a lot of memory, The Virtual Box gets a spinning ball and I can follow window updates on the dock icon but not in the window anymore. This goes on for a couple of minutes and the Dock process has a high CPU load. When I sample the Virtual Box process and the Dock process it spends most of the time updating the Dock icon and the dock spends a lot of time downsampling images. Would it be possible to disable the Dock icon updates as it would make Virtual Box more usable? |
|||
| #19731 | duplicate | VirtualBox 6.1.12 and 6.1.10 Will Not Install on openSUSE v 15.2 | ||
| Description |
Installing either VirtualBox 6.1.12 or 6.1.10 on an openSUSE 15.2 host fails with a compile error. openSUSE kernel is 5.3.18. Error is: /tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function ‘vboxNetFltLinuxSkBufToSG’:
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:931:36: error: ‘skb_frag_t {aka struct bio_vec}’ has no member named ‘size’
pSG->aSegs[iSeg].cb = pFrag->size;
^~
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:932:66: error: ‘skb_frag_t {aka struct bio_vec}’ has no member named ‘page_offset’; did you mean ‘bv_offset’?
pSG->aSegs[iSeg].pv = VBOX_SKB_KMAP_FRAG(pFrag) + pFrag->page_offset;
^~~~~~~~~~~
bv_offset
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:952:40: error: ‘skb_frag_t {aka struct bio_vec}’ has no member named ‘size’
pSG->aSegs[iSeg].cb = pFrag->size;
^~
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:953:70: error: ‘skb_frag_t {aka struct bio_vec}’ has no member named ‘page_offset’; did you mean ‘bv_offset’?
pSG->aSegs[iSeg].pv = VBOX_SKB_KMAP_FRAG(pFrag) + pFrag->page_offset;
^~~~~~~~~~~
bv_offset
make[3]: *** [/usr/src/linux-5.3.18-lp152.20.7/scripts/Makefile.build:281: /tmp/vbox.0/linux/VBoxNetFlt-linux.o] Error 1
make[2]: *** [/usr/src/linux-5.3.18-lp152.20.7/Makefile:1644: _module_/tmp/vbox.0] Error 2
make[1]: *** [../../../linux-5.3.18-lp152.20.7/Makefile:179: sub-make] Error 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxnetflt] Error 2
|
|||

