[TIMOB-15455] Tizen: Hard hang on launch of emulator on Mavericks when HAXM is turned on
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2013-10-29T18:17:44.000+0000 |
Affected Version/s | Release 3.1.4 |
Fix Version/s | n/a |
Components | Tizen |
Labels | Mavericks, look1, qe-3.1.4 |
Reporter | Olga Romero |
Assignee | Ingo Muschenetz |
Created | 2013-10-11T00:01:14.000+0000 |
Updated | 2017-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
Apparently related: http://stackoverflow.com/questions/19243490/android-emulator-freezing-osx-10-9-mavericks-with-haxm
+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
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.
This is an Intel issue. They are working on a fix.
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
Tizen Support has been removed. Closing.