emulator-arm crashed with SIGABRT in raise()

Bug #1292499 reported by Daniel Rodríguez Padilla
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
goget-ubuntu-touch (Ubuntu)
New
Undecided
Unassigned

Bug Description

This is the terminal output it gave me. It had no trouble creating the emulator, but as far as running it, it would not.

emulator: autoconfig: -ramdisk /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/ramdisk.img
emulator: autoconfig: -datadir /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404
emulator: Could not open file: /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system/build.prop: No such file or directory
emulator: Coult not find CPU ABI in build properties!
emulator: Default target architecture=arm
emulator: Could not open file: /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system/build.prop: No such file or directory
emulator: Could not find target API level / SDK version in build properties!
emulator: Default target API level: 1000
emulator: using core hw config path: /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/hardware-qemu.ini
emulator: writing default keyset file to /home/drodriguezpadilla0907/.android/default.keyset
emulator: write_default_keyset: could not create file: No such file or directory
emulator: trying to load skin file '/usr/share/ubuntu-emulator/skins/EDGE/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: Using initial system image: /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system.img
emulator: autoconfig: -initdata (null)
emulator: Physical RAM size: 512MB

emulator: Could not open file: /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system/build.prop: No such file or directory
emulator: Coult not find CPU ABI in build properties!
emulator: Default target ABI: armeabi
Content of hardware configuration file:
  hw.cpu.arch = arm
  hw.ramSize = 512
  hw.screen = touch
  hw.mainKeys = yes
  hw.trackBall = yes
  hw.keyboard = no
  hw.keyboard.lid = no
  hw.keyboard.charmap = qwerty2
  hw.dPad = yes
  hw.gsmModem = yes
  hw.gps = yes
  hw.battery = yes
  hw.accelerometer = yes
  hw.audioInput = yes
  hw.audioOutput = yes
  hw.sdCard = yes
  hw.sdCard.path = /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/sdcard.img
  disk.cachePartition = yes
  disk.cachePartition.path = /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/cache.img
  disk.cachePartition.size = 66m
  hw.lcd.width = 480
  hw.lcd.height = 800
  hw.lcd.depth = 16
  hw.lcd.density = 160
  hw.lcd.backlight = yes
  hw.gpu.enabled = yes
  hw.camera.back = emulated
  hw.camera.front = none
  vm.heapSize = 48
  hw.sensors.proximity = yes
  hw.sensors.magnetic_field = yes
  hw.sensors.orientation = yes
  hw.sensors.temperature = yes
  hw.useext4 = yes
  kernel.path = /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/ubuntu-kernel
  kernel.parameters = androidboot.console=ttyS2
  disk.ramdisk.path = /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/ramdisk.img
  disk.systemPartition.initPath = /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system.img
  disk.systemPartition.size = 200m
  disk.dataPartition.path = /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/userdata.img
  disk.dataPartition.size = 200m
  avd.name = <build>
.
QEMU options list:
emulator: argv[00] = "/usr/share/android/emulator/out/host/linux-x86/bin/emulator-arm"
emulator: argv[01] = "-show-kernel"
emulator: argv[02] = "-serial"
emulator: argv[03] = "stdio"
emulator: argv[04] = "-cpu"
emulator: argv[05] = "cortex-a9"
emulator: argv[06] = "-append"
emulator: argv[07] = ""
emulator: argv[08] = "-android-hw"
emulator: argv[09] = "/home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/hardware-qemu.ini"
Concatenated QEMU options:
 /usr/share/android/emulator/out/host/linux-x86/bin/emulator-arm -show-kernel -serial stdio -cpu cortex-a9 -append -android-hw /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/hardware-qemu.ini
emulator: registered 'boot-properties' qemud service
emulator: nand_add_dev: system,size=0xc800000,initfile=/home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system.img,pagesize=512,extrasize=0
emulator: mapping 'system' NAND image to /tmp/android-root/emulator-pnut0U
emulator: nand_add_dev: userdata,size=0xc800000,file=/home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/userdata.img,pagesize=512,extrasize=0
emulator: registered 'boot-properties' qemud service
emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
emulator: nand_add_dev: cache,size=0x4200000,file=/home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/cache.img,pagesize=512,extrasize=0
emulator: Initializing hardware OpenGLES emulation support
libGL error: Couldn't dlopen libudev.so.1 or libudev.so.0, driver detection may be broken.
emulator-arm: ../../../../src/loader/loader.c:129: asserted_dlsym: Assertion `result' failed.
signal: aborted (core dumped)

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: ubuntu-emulator-runtime (not installed)
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
Date: Fri Mar 14 08:20:06 2014
ExecutablePath: /usr/share/android/emulator/out/host/linux-x86/bin/emulator-arm
InstallationDate: Installed on 2014-03-13 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140313)
ProcCmdline: /usr/share/android/emulator/out/host/linux-x86/bin/emulator-arm -memory 512 -skindir /usr/share/ubuntu-emulator/skins -skin EDGE -sysdir /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404 -kernel /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/ubuntu-kernel -data /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/userdata.img -system /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/system.img -sdcard /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/sdcard.img -cache /home/drodriguezpadilla0907/.local/share/ubuntu-emulator/UBU1404/cache.img -force-32bit -no-snapstorage -gpu on -scale 1.0 -shell -no-jni -show-kernel -verbose -qemu -cpu cortex-a9 -append
ProcCwd: /home/drodriguezpadilla0907
Signal: 6
StacktraceTop:
 raise () from /lib/i386-linux-gnu/libc.so.6
 abort () from /lib/i386-linux-gnu/libc.so.6
 ?? () from /lib/i386-linux-gnu/libc.so.6
 __assert_fail () from /lib/i386-linux-gnu/libc.so.6
 ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

Revision history for this message
Daniel Rodríguez Padilla (rodriguezpadillad) wrote :
information type: Private → Public
tags: removed: need-amd64-retrace
Revision history for this message
John Kim (kotux) wrote :

According to your report, apport says:

Package: ubuntu-emulator-runtime (not installed)

Have you installed it, THEN tried running it?

affects: ubuntu → goget-ubuntu-touch (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.