iAtkos S3 in Virtualbox, XCode iPhone simulator crash
Hello,
I have succesfuly installed iAtkos S3 in Virtualbox, it works almost perfectly, but when I try to use the iPhone simulator from XCode to test mobile websites (I am a web developer), after a few seconds VirtualBox crashes, like in this screenshot:
http://img526.imageshack.us/img526/1...necrash.th.jpg
My specs are:
CPU: i7 950
Motherboard: Asus P6T
Host: Windows 7 Professional 64bits
Guest: iAtkos S3 upgraded to Snow Leopard 10.6.5 (so I can install the latest XCode).
This are the last lines of the VBox.log file before the crash. As you see the last line is from 23 seconds after the booting of the virtual machine, but the crash itself happens a few minutes after usually. So there's really no output giving tips of the reason for crash:
Quote:
00:00:00.793 2D video acceleration is disabled.
00:00:03.109 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.109 Guest Log: BIOS: Boot from Floppy 0 failed
00:00:03.110 Guest Log: BIOS: CDROM boot failure code : 0003
00:00:03.110 Guest Log: BIOS: Boot from CD-ROM failed
00:00:03.110 Guest Log: BIOS: Booting from Hard Disk...
00:00:03.113 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:06.407 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=81
00:00:06.564 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000008a90000 w=1152 h=864 bpp=32 cbLine=0x1200
00:00:12.740 EHCI: Hardware reset
00:00:12.744 EHCI: USB Operational
00:00:12.754 EHCI: USB Suspended
00:00:12.754 EHCI: USB Operational
00:00:12.789 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x20 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:12.789 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:12.796 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:12.796 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:14.355 EHCI: USB Suspended
00:00:18.583 OHCI: USB Operational
00:00:18.685 NAT: adding 192.168.1.1 to DNS server list
00:00:18.685 NAT: DHCP offered IP address 10.0.2.15
00:00:23.637 NAT: DHCP offered IP address 10.0.2.15
00:00:23.637 NAT: IPv6 not supported
If anyone knows why this happens or a solution, I would be very grateful. Web developing for the iPhone is really painful this way, as I can only test the site for a few seconds before the crash, and I don't own an iDevice.