I'm running Leopard. I create an avd without problem, but when I run
it I get a bus error. I've tried to run the emulator both with and
without adb running first. Eclipse (w/ ADT) is not yet running. Any
ideas? Output is below.

pkmbp:.android myname$ android create avd --name emu --target 2
Android 1.5 is a basic Android platform.
Do you wish to create a custom hardware profile [no]
Created AVD 'emu' based on Android 1.5
pkmbp:.android myname$ emulator @emu -verbose &
[1] 4319
pkmbp:.android myname$ emulator: found SDK root at /usr/local/dev/
android/android-sdk-mac_x86-1.5_pre
emulator: root virtual device file at /Users/myname/.android/avd/
emu.ini
emulator: virtual device content at /Users/myname/.android/avd/emu.avd
emulator: virtual device config file: /Users/myname/.android/avd/
emu.avd/config.ini
emulator:     locking user data image at /Users/myname/.android/avd/
emu.avd/userdata-qemu.img
emulator:     locking cache image at /Users/myname/.android/avd/
emu.avd/cache.img
emulator: ignoring non-existing SD Card at /Users/myname/.android/avd/
emu.avd/sdcard.img: No such file or directory
emulator: found skin 'HVGA' in directory: /usr/local/dev/android/
android-sdk-mac_x86-1.5_pre/platforms/android-1.5/skins
emulator: autoconfig: -skin HVGA
emulator: autoconfig: -skindir /usr/local/dev/android/android-sdk-
mac_x86-1.5_pre/platforms/android-1.5/skins
emulator: keyset loaded from: /Users/myname/.android/default.keyset
emulator: trying to load skin file '/usr/local/dev/android/android-sdk-
mac_x86-1.5_pre/platforms/android-1.5/skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: argv[00] = "emulator"
emulator: argv[01] = "-kernel"
emulator: argv[02] = "/usr/local/dev/android/android-sdk-
mac_x86-1.5_pre/platforms/android-1.5/images//kernel-qemu"
emulator: argv[03] = "-initrd"
emulator: argv[04] = "/usr/local/dev/android/android-sdk-
mac_x86-1.5_pre/platforms/android-1.5/images//ramdisk.img"
emulator: argv[05] = "-nand"
emulator: argv[06] = "system,size=0x4200000,initfile=/usr/local/dev/
android/android-sdk-mac_x86-1.5_pre/platforms/android-1.5/images//
system.img"
emulator: argv[07] = "-nand"
emulator: argv[08] = "userdata,size=0x4200000,file=/Users/
myname/.android/avd/emu.avd/userdata-qemu.img"
emulator: argv[09] = "-nand"
emulator: argv[10] = "cache,size=0x4200000,file=/Users/myname/.android/
avd/emu.avd/cache.img"
emulator: argv[11] = "-serial"
emulator: argv[12] = "android-kmsg"
emulator: argv[13] = "-serial"
emulator: argv[14] = "android-qemud"
emulator: argv[15] = "-append"
emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
android.qemud=ttyS1 android.ndns=1"
emulator: argv[17] = "-m"
emulator: argv[18] = "96"
emulator: mapping 'system' NAND image to /tmp/android/emulator-G4V6Jo

[1]+  Bus error               emulator @emu -verbose
pkmbp:.android myname$ myname

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to