Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15455] Tizen: Hard hang on launch of emulator on Mavericks when HAXM is turned on

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionNot Our Bug
Resolution Date2013-10-29T18:17:44.000+0000
Affected Version/sRelease 3.1.4
Fix Version/sn/a
ComponentsTizen
LabelsMavericks, look1, qe-3.1.4
ReporterOlga Romero
AssigneeIngo Muschenetz
Created2013-10-11T00:01:14.000+0000
Updated2017-03-21T19:03:57.000+0000

Description

New Bug

Description

Mavericks is currently not supported by HAXM so running the Tizen emulator will result in a crash. To get around this the user can disable HAXM on the Tizen emulator manager by deselecting CPU-VT and GPU. +Note+ This will make the emulator very slow but it will still run. Until HAXM solves the incompatibility with Mavericks this is the only way of running Tizen emulators.

Old Bug

Description

Launching Tizen emulator results in a hang that requires hard restart on OSX 10.9 (Mavericks) with HAXM. This occurred with Tizen SDK 2.1 and SDK 2.2. With console app up, HAXM errors shown in the console (see attachment)

To reproduce

1. Install Tizen 2. Configure as required for ability to launch emulator - see notes below 3. Open console app and monitor during next step 3. Launch Tizen emulator

Actual result

OSX 10.9 Mavericks freezes with haxm errors in console

Expected result

Tizen emulator launches and displays project

Notes:

To run the emulator you must enter the following commands via terminal or script. You will need to renter the commands prior to running the emulator if you restart your mac: sudo sysctl -w kern.sysv.shmmax=1610612736 sudo sysctl -w kern.sysv.shmall=393216 sudo sysctl -w kern.sysv.shmmin=1 sudo sysctl -w kern.sysv.shmmni=32 sudo sysctl -w kern.sysv.shmseg=8 sudo sysctl -w kern.maxprocperuid=512 sudo sysctl -w kern.maxproc=2048

Attachments

FileDateSize
tizen emulator.txt2013-10-11T00:01:14.000+00003025

Comments

  1. Ingo Muschenetz 2013-10-11

    Apparently related: http://stackoverflow.com/questions/19243490/android-emulator-freezing-osx-10-9-mavericks-with-haxm
  2. Samuel Dowse 2013-10-14

    +Extra Information+ Open the tizen emulator manager Turn off CPU VT Turn off GPU This will bypass HAXM and load the emulator properly *NOTE* This does load the emulator +*however*+ causes the emulator to run significantly slower
  3. Ingo Muschenetz 2013-10-22

    Note, the official Intel thread is here: http://software.intel.com/en-us/forums/topic/477793. HAXM on OS X 10.9 is still not currently supported.
  4. Ingo Muschenetz 2013-10-29

    This is an Intel issue. They are working on a fix.
  5. Samuel Dowse 2013-11-06

    Intel have provided a hotfix for Mavericks available to download from the HAXM website. http://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-manager-end-user-license-agreement-macos-hotfix
  6. Eric Merriman 2017-03-21

    Tizen Support has been removed. Closing.

JSON Source