VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1405 - 1407 of 16363)

Ticket Resolution Summary Owner Reporter
#6042 obsolete Crash @ VBoxDD.dylib vga_draw_glyph9_32 timeless
Description

guest is w7x64

Thread 4 Crashed:
0   VBoxDD.dylib                  	0x202d3171 vga_draw_glyph9_32(unsigned char*, int, unsigned char const*, int, unsigned int, unsigned int, int) + 49
1   VBoxDD.dylib                  	0x202d5d7d vga_draw_text(VGAState*, int) + 1245
2   VBoxDD.dylib                  	0x202d6fc6 vga_update_display(VGAState*, bool) + 454
3   VBoxDD.dylib                  	0x202d808d vgaPortUpdateDisplayAll(PDMIDISPLAYPORT*) + 141
4   VBoxVMM.dylib                 	0x01fd93a4 vmR3ReqProcessOneU(UVM*, VMREQ*) + 164
#6168 obsolete problems with ata trigger hostbyte=DID_BAD_TARGET / ext3 mounted readonly timeless
Description
  • Host: Mac OS X 10.5.8
  • Guest: Linux 2.6.28-11-generic #42-Ubuntu SMP (Mer 0.17? pre-something?)

I don't know when this started, i use Save machine state/Restore machine state instead of booting, and I can't run most things anymore:

timeless@timeless-tablet:~$ uptime
bash: /usr/bin/uptime: Input/output error
timeless@timeless-tablet:~$ touch ~
touch: setting times of `/home/timeless': Read-only file system
timeless@timeless-tablet:~$ mount|grep rootfs
rootfs on / type rootfs (rw)
timeless@timeless-tablet:~$ fsck /
fsck 1.41.4 (27-Jan-2009)
[142525.444929] end_request: I/O error, dev sda, sector 4442137
[142525.446041] end_request: I/O error, dev sda, sector 4442137
fsck.ext2: Input/output error

dmesg includes:

[117949.000986] ata1.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x6 frozen
[117949.003383] ata1.00: cmd 61/08:00:51:c5:77/00:00:00:00:00/40 tag 0 ncq 4096 out
[117949.003467]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[117949.004018] ata1.00: status: { DRDY }
[117949.005022] ata1.00: cmd 61/08:08:a9:05:20/00:00:00:00:00/40 tag 1 ncq 4096 out
[117949.005033]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[117949.006250] ata1.00: status: { DRDY }
[117949.018431] ata1: hard resetting link
...
[117998.034920] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[117998.034926] end_request: I/O error, dev sda, sector 3726569
[117998.036349] Aborting journal on device sda1.
[117998.037541] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[117998.037546] end_request: I/O error, dev sda, sector 3674129
[117998.038852] Buffer I/O error on device sda1, logical block 459266
[117998.040267] lost page write due to I/O error on sda1
[117998.040295] JBD: Detected IO errors while flushing file data on sda1
[117998.236539] ext3_abort called.
[117998.238241] EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted journal
[117998.241917] Remounting filesystem read-only
#6229 fixed virtualbox guest additions don't start on moblin2.1 and openSUSE 12.1 -> fixed as of 28 Sept 2011 timeless
Description
  1. download http://mirrors.kernel.org/moblin/releases/2.1/images/moblin-2.1-final-20091103-002.img
  2. create an openSUSE (x86) vm
    • 512mb
    • 1 cpu
    • vt-x/amd-v enabled
    • nested paging enabled
    • 12mb video
    • 3d accel disabled
    • 2d accel disabled
    • 8gb vdi (growing)
    • floppy empty
    • cdrom=moblin-2.1-final-20091103-002.img
  3. boot the vm, and install to your hard disk
  4. power down the vm
  5. change the cdrom to "empty"
  6. power it up and press alt-f1 immediately after the virtualbox screen appears
  7. "e" (edit); <down>; "e" (edit)
  8. replace everything from "quiet" to the end with "3"
  9. <enter>; "b" (boot)
  10. this should boot you to a text mode
  11. log in and use sudo su -
  12. edit /etc/grub.conf to apply the change from step 8 permanently
  13. edit /etc/inittab to change the default mode to 3: 'id:3:initdefault:'
  14. yum install gcc make kernel-netbook-devel
  15. from virtualbox select install guest additions
  16. mount /dev/cdrom /media
  17. /media/VBoxLinuxAdditions-x86.run
  18. reboot

actual results:

rc.vboxadd-service doesn't work, it complains it can't find "daemon"

expected result:

rc.vboxadd-service should treat moblin like redhat (well, i was told by a moblin-ish person to do this, and it worked).

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy