Languages

Menu
Sites
Language
Emulator crashes

Hello Community,

I'm hoping somebody can help.  I recently installed Tizen Studio 3.7 with only the wearable Tizen 4.0 downloads.  The emulators worked fine.  I then upgraded my Galaxy Active 2 to TIzen 5.5 and also updated the Tizen Studio to also have the Tizen 5.5 development tools.  I didn't test the emulators after that.  I then installed Visual Studio 2019 with a lot of C Sharp tools, the tizen framework; I hadn't yet pointed VS 2019 to the Tizen SDK path.

Now, when I try to open the Wearable emulators, I get a message that it has stopped or the emulator stays on the ELF screen and never comes to the watch face.

I saw in another post that a community member asked for logs.  "Open the emulator folder, inside that open logs folder you can find "emulator.klog, emulator.log, emulator-skin.log, emulator-skin.log.lck.     Along with this emulator logs please provide (.log) file which is present in workspace inside .metadata folder"

I have gathered these logs and posted them in a zip file here.  Additionally, since I had VS 2019 installed, I took a dump of the memory of the emulator and included the DMP file in the zip file.  I hope this helps identify the problem.

Any questions, please ask and I'll do my best to help.

Thanks very much

Christopher

 

.log

!SESSION 2020-10-19 00:41:48.306 -----------------------------------------------
eclipse.buildId=3.7 
java.version=1.8.0_242
java.vendor=Amazon.com Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86_64

This is a continuation of log file C:\Users\cobrien\workspace\.metadata\.bak_0.log
Created Time: 2020-10-19 08:06:11.635

!ENTRY org.tizen.nativecore.csviewer.util.CrashReportUtil 4 0 2020-10-19 08:06:11.636
!MESSAGE [2020.10.19 08:06:11][ERROR] CrashReportUtil.java(73) - Failed to search a project: null


!ENTRY org.tizen.nativecore.csviewer.CrashReportServiceListener 4 0 2020-10-19 08:06:13.834
!MESSAGE [2020.10.19 08:06:13][ERROR] CrashReportServiceListener.java(62) - Failed to pull CrashReport file from /opt/usr/share/crash/dump/muse-server_2679_20201019142921.zip


!ENTRY org.tizen.nativecore.csviewer.CrashReportServiceListener 4 0 2020-10-19 08:06:15.471
!MESSAGE [2020.10.19 08:06:15][ERROR] CrashReportServiceListener.java(62) - Failed to pull CrashReport file from /opt/usr/share/crash/dump/muse-server_2679_20201019142921.info

 

 

emulator.log

12:28:30.618|  236|I|    osutil| 396|Running with elevated integrity level. Try to respawn.
12:28:30.662|  236|I|    osutil| 427|Respawning success. Waiting for child process.
12:28:30.796|17484|I|      main| 345|Start emulator...
qemu args: =========================================
"C:\tizen-studio\platforms\tizen-4.0\common\emulator\bin\\emulator-x86_64" "-drive" "file=C:\tizen-studio-data\emulator\vms\W-4.0-circle-x86-preview\emulimg-W-4.0-circle-x86-preview.x86,if=none,index=0,cache.no-flush=on,id=drive" "-device" "virtio-blk-pci,drive=drive" "-drive" "file=C:\tizen-studio-data\emulator\vms\W-4.0-circle-x86-preview\swap-W-4.0-circle-x86-preview.img,if=none,index=1,id=swap" "-device" "virtio-blk-pci,drive=swap" "-enable-hax" "-device" "vigs,backend=gl,wsi=vigs_wsi" "-device" "yagl,wsi=vigs_wsi" "-smp" "4" "-m" "512" "-device" "virtio-maru-sensor-pci,sensors=accel&geo&gyro&light&proxi&haptic&uv&press&hrm&pedo" "-device" "maru-camera,index=0" "-netdev" "user,id=net0" "-device" "virtio-net-pci,netdev=net0" "-device" "virtio-maru-nfc-pci" "-chardev" "file,path=C:\tizen-studio-data\emulator\vms\W-4.0-circle-x86-preview\logs\emulator.klog,id=con0" "-device" "isa-serial,chardev=con0" "-device" "virtio-serial" "-L" "C:\tizen-studio\platforms\tizen-4.0\common\emulator\data\bios" "-kernel" "C:\tizen-studio\platforms\tizen-4.0\common\emulator\data\kernel\bzImage.x86" "-append" "vm_name=W-4.0-circle-x86-preview video=LVDS-1:360x360-32@60 dpi=301 clocksource=hpet consoleblank=0  host_ip=10.0.2.2 aod_color_type=None console=ttyS0 force_pat" "-device" "virtio-maru-touchscreen-pci,max_point=2" "-device" "virtio-maru-rotary-pci" "-device" "AC97" "-device" "virtio-maru-esm-pci" "-device" "virtio-maru-hwkey-pci" "-device" "virtio-maru-evdi-pci" "-device" "virtio-maru-keyboard-pci" "-device" "virtio-maru-vmodem-pci" "-device" "virtio-maru-power-pci" "-device" "codec-pci" "-device" "maru-brightness" "-nodefaults" "-rtc" "base=utc" "-M" "maru-x86-machine" "-usb" "-vga" "none" "-device" "virtio-maru-jack-pci,jacks=charger&usb" "-display" "maru_qt,rendering=onscreen,resolution=360x360,dpi=301" 
====================================================
12:28:30.800|17484|I|      main| 348|qemu main start...
12:28:30.804|17484|I|emul_state| 733|initial display resolution: 360x360
12:28:30.804|17484|I|qt5_consol| 171|display density: 301
12:28:30.921|17484|I|qt5_supple| 515|* Qt version (compile time): 5.6.0
12:28:30.922|17484|I|qt5_supple| 516|* Qt version (runtime): 5.6.0
12:28:30.922|17484|I|qt5_supple| 517|* working path: "C:/tizen-studio/platforms/tizen-4.0/common/emulator/bin"
12:28:30.922|17484|I|qt5_supple| 518|* binary path: "C:/tizen-studio/platforms/tizen-4.0/common/emulator/bin"
12:28:30.922|17484|I|qt5_supple| 519|* Qt plugin library path: ("C:/tizen-studio/platforms/tizen-4.0/common/emulator/bin")
12:28:30.922|17484|I|qt5_consol| 153|Display Type: QT5 Onscreen
ram_size 0x20000000
device fd:00000000000003d8
12:28:30.950|17484|I|      main| 157|* Board name : Maru
12:28:30.950|17484|I|      main| 158|* Package Version: 2.8.0.24
12:28:30.950|17484|I|      main| 159|* 
12:28:30.950|17484|I|      main| 160|* Git Head : 
12:28:30.950|17484|I|      main| 161|* 
12:28:30.955|17484|I|      main| 162|* User name : cobrien
12:28:30.955|17484|I|      main| 163|* Host name : CO-W8LT
12:28:30.955|17484|I|      main| 166|* Build date : 2019-05-07 15:17:07 IST
12:28:30.955|17484|I|      main| 175|* Current time : 2020-10-19 12:28:30
12:28:30.955|17484|I|      main| 179|* Host Qt version : 5.6.0
12:28:30.955|17484|I|      main| 195|* Host SDL version : 2.0.4
12:28:30.955|17484|I|    osutil| 165|* Windows
12:28:30.955|17484|I|    osutil| 166|* LibPNG Version : 1.6.21
12:28:30.955|17484|I|    osutil| 176|* MajorVersion : 6, MinorVersion : 2, BuildNumber : 9200, PlatformId : 2, CSDVersion : 
12:28:30.955|17484|I|    osutil| 194|* Total Ram : 6174248 kB, Free: 1020820 kB
12:28:30.959|17484|I|net_helper| 122|TCP port 26101 is aleady occupied12:28:30.960|17484|I|net_helper| 178|Emulator base port is 26110.
12:28:30.960|17484|I|net_helper| 662|start sdb noti server thread.
12:28:30.961|17484|I|net_helper| 687|success to bind port[127.0.0.1:26113/udp] for sdb noti server in host 
12:28:30.961|17484|I|      main| 239|kernel commandline : vm_name=W-4.0-circle-x86-preview video=LVDS-1:360x360-32@60 dpi=301 clocksource=hpet consoleblank=0  host_ip=10.0.2.2 aod_color_type=None console=ttyS0 force_pat sdb_port=26110, vm_resolution=360x360
12:28:33.703|17484|I|      vigs| 246|vigs_gl_backend_wgl_check_gl_version:246 - Using OpenGL 3.1+ core
12:28:33.757|17484|I|      vigs|2526|vigs_gl_backend_init:2526 - Current GL_VENDOR = Intel
12:28:33.757|17484|I|      vigs|2528|vigs_gl_backend_init:2528 - Current GL_RENDERER = Intel(R) HD Graphics 4000
12:28:33.757|17484|I|      vigs|2530|vigs_gl_backend_init:2530 - Current GL_VERSION = 3.2.0 - Build 10.18.10.4358
12:28:33.805|17484|I|      vigs| 536|vigs_device_init:536 - VIGS initialized
12:28:33.830|17484|I|      yagl|1102|[0/0] yagl_egl_wgl_init_ext:1102 - WGL extensions: WGL_EXT_depth_float WGL_ARB_buffer_region WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_pixel_format WGL_ARB_pbuffer WGL_EXT_extensions_string WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_ARB_multisample WGL_ARB_pixel_format_float WGL_ARB_framebuffer_sRGB WGL_ARB_create_context WGL_ARB_create_context_profile WGL_EXT_pixel_format_packed_float WGL_EXT_create_context_es_profile WGL_EXT_create_context_es2_profile WGL_NV_DX_interop WGL_ARB_create_context_robustness 
12:28:34.013|17484|I|      yagl| 320|[0/0] yagl_egl_wgl_get_gl_version:320 - Skipping GL_ARB_ES3_compatibility check
12:28:34.024|17484|I|      yagl| 348|[0/0] yagl_egl_wgl_get_gl_version:348 - GL_ARB_ES3_compatibility not supported, using OpenGL 3.2
12:28:39.660|17484|I|      yagl| 688|[0/0] yagl_egl_wgl_config_enum:688 - WGL returned 13 configs, 13 are usable
12:28:39.691|17484|I|    sensor| 741|initialize virtio-sensor device
12:28:39.692|17484|I|    sensor| 768|initialized sensor type: accel&geo&gyro&light&proxi&haptic&uv&press&hrm&pedo
12:28:39.692|17484|I|    sensor| 731|sensor device capabilty enabled with 7df
12:28:39.806|17484|I|    camera|1786|Device name : USB2.0 HD UVC WebCam
12:28:39.902|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 640x480
12:28:39.903|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 160x120
12:28:39.903|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 176x144
12:28:39.904|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 320x240
12:28:39.904|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 352x288
12:28:39.904|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 1280x720
12:28:39.905|17484|I|    camera|1886|PixelFormat: YUY2, Frame size: 640x480
12:28:39.905|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 640x480
12:28:39.905|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 160x120
12:28:39.906|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 176x144
12:28:39.907|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 320x240
12:28:39.908|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 352x288
12:28:39.908|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 1280x720
12:28:39.909|17484|I|    camera|1886|PixelFormat: MJPG, Frame size: 640x480
12:28:39.913|17484|I|    camera|1908|Elapsed time : 0.190830
12:28:39.913|17484|I|    camera| 281|[cam0] Native Camera mode
12:28:39.913|17484|I|    camera| 294|initialize the maru-camera0 device
12:28:39.942|17484|I|       nfc| 270|initialize nfc device
12:28:39.963|17484|I|     input| 267|virtio_touchscreen_device_realize: 2
12:28:39.964|17484|I|     input| 576|virtio_rotary_device_realize
dsound: Registering endpoint notification callback succeeded.
dsound: (dsound_create_thread) Done
dsound: (dsound_audio_in_init) success
dsound: (dsound_audio_init) finished
12:28:40.395|17484|I|       esm| 125|virtio_esm_device_realize
12:28:40.396|17484|I|     input| 494|virtio_hwkey_device_realize
12:28:40.397|17484|I|      evdi| 232|initialize evdi device
12:28:40.397|17484|I|      pkgs|  78|ADDON PATH: C:\tizen-studio\platforms\tizen-4.0\common\emulator\bin\..\..\..\wearable\emulator-images\add-ons
12:28:40.399|17484|I|      pkgs| 234|pkgs: cert, ca-certificates-tizen-ext-0.0.3-1.4.i686.rpm
12:28:40.411|17484|S|      evdi|  87|virtio queue is not ready
12:28:40.412|17484|I|      pkgs| 251|pkg_list: ca-certificates-tizen-ext-0.0.3-1.4.i686.rpm
12:28:40.412|17484|I|     input| 412|virtio_keyboard_device_realize
12:28:40.414|17484|I|    vmodem| 223|finish the vmodem device initialization.
12:28:40.416|17484|I|     power| 209|initialize virtio-power device
12:28:40.417|17484|I|brillcodec| 267|device initialization.
12:28:40.417|17484|I|brillcodec| 268|version: 3.0.0
12:28:40.420|17484|I|brightness| 221|initialize maru-brightness device
12:28:40.422|17484|I|      jack| 271|initialize virtio-jack device
12:28:40.423|17484|I|      jack| 285|initialized jack type: charger&usb
12:28:40.423|17484|I|      jack| 266|jack device capabilty enabled with 11
12:28:40.424|17484|I|emul_state| 390|VM name: W-4.0-circle-x86-preview
12:28:40.424|17484|I|emul_state| 586|VM data path: C:\tizen-studio-data\emulator\vms\W-4.0-circle-x86-preview
12:28:40.424|16600|I|       ecs| 906|ecs starts initializing.
12:28:40.438|16600|I|       ecs| 878|Listen fd is 1036
12:28:40.828|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.860|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.873|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.888|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.909|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.923|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.936|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.945|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.960|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.976|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:40.991|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:41.003|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:41.017|17484|W|          |   0|libpng warning: iCCP: known incorrect sRGB profile
12:28:41.836|17484|I|       ecs| 143|rotation 0 degree with setting: 100,980665,100
12:28:46.725|17484|I|mainwindow| 339|show main window
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
*********ReSet hax_vcpu->emulation_state 
12:28:46.934|17484|I|brillcodec| 327|device reset
12:28:46.934|17484|I|    vmodem| 243|virtio_vmodem_reset.
12:28:46.934|17484|I|     input| 430|virtio_keyboard_device_reset
12:28:46.934|17484|I|     input| 510|virtio_hwkey_device_reset
12:28:46.935|17484|I|     input| 592|virtio_rotary_device_reset
12:28:46.935|17484|I|     input| 283|virtio_touchscreen_device_reset
12:28:46.944|17484|I|    camera|2030|Closed
12:28:46.945|17484|I|    camera| 331|reset maru-camera0 device
12:28:46.945|17484|I|      vigs| 574|vigs_device_reset:574 - VIGS reset
12:28:46.972|17484|I|      evdi| 124|virtio queue is not ready

UG hax_vcpu_hax_exec: handling INIT for 1 

UG hax_vcpu_hax_exec: handling INIT for 2 

UG hax_vcpu_hax_exec: handling INIT for 3 
UG hax_vcpu_hax_exec: handling SIPI for 3 
UG hax_vcpu_hax_exec: handling SIPI for 2 
UG hax_vcpu_hax_exec: handling SIPI for 1 

UG hax_vcpu_hax_exec: handling INIT for 1 
UG hax_vcpu_hax_exec: handling SIPI for 1 
UG hax_vcpu_hax_exec: handling SIPI for 1 

UG hax_vcpu_hax_exec: handling INIT for 2 
UG hax_vcpu_hax_exec: handling SIPI for 2 
UG hax_vcpu_hax_exec: handling SIPI for 2 

UG hax_vcpu_hax_exec: handling INIT for 3 
UG hax_vcpu_hax_exec: handling SIPI for 3 
UG hax_vcpu_hax_exec: handling SIPI for 3 
12:28:58.540|16456|I|     input| 283|virtio_touchscreen_device_reset
12:28:58.687|16456|I|     input| 592|virtio_rotary_device_reset
12:28:58.891|16456|I|     input| 510|virtio_hwkey_device_reset
12:28:59.096|16456|I|     input| 430|virtio_keyboard_device_reset
12:28:59.197|16456|I|    vmodem| 243|virtio_vmodem_reset.
12:29:00.698|16816|I|brightness| 119|current brightness level = 100
12:29:00.808|16816|I|    sensor| 409|sensor device capabilty sending 7df

 

emulator.klog

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.35 (root@e2027971d123) (gcc version 4.8.5 (Ubuntu 4.8.5-4ubuntu2) ) #1 SMP PREEMPT Thu Nov 29 12:31:11 IST 2018
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'lazy' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.8 present.
[    0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x100000
[    0.000000] MTRR: Disabled
[    0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000000] CPU MTRRs all blank - virtualized system.
[    0.000000] found SMP MP-table at [mem 0x000f6a00-0x000f6a0f] mapped at [c00f6a00]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F69B0 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000001FFE173F 000030 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000001FFE1603 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000001FFDFDC0 001843 (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000001FFDFD80 000040
[    0.000000] ACPI: APIC 0x000000001FFE1677 000090 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x000000001FFE1707 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 511MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1ffda000
[    0.000000]   low ram: 0 - 1ffda000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x000000001ffd9fff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001ffd9fff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff]
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x20000000-0xfffbffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 18 pages/cpu @dfa8e000 s42764 r0 d30964 u73728
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129656
[    0.000000] Kernel command line: vm_name=W-4.0-circle-x86-preview video=LVDS-1:360x360-32@60 dpi=301 clocksource=hpet consoleblank=0  host_ip=10.0.2.2 aod_color_type=None console=ttyS0 force_pat sdb_port=26110, vm_resolution=360x360
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 506036K/523744K available (6312K kernel code, 647K rwdata, 2392K rodata, 1792K init, 584K bss, 17708K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xe07da000 - 0xff7fe000   ( 496 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xdffda000   ( 511 MB)
[    0.000000]       .init : 0xc1925000 - 0xc1ae5000   (1792 kB)
[    0.000000]       .data : 0xc162a625 - 0xc1923ec0   (3046 kB)
[    0.000000]       .text : 0xc1000000 - 0xc162a625   (6313 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] Build-time adjustment of leaf fanout to 32.
[    0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
[    0.000000] NR_IRQS:2304 nr_irqs:456 16
[    0.000000] Console: colour *CGA 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: HPET/PMTIMER calibration failed
[    0.000000] tsc: Marking TSC unstable due to could not calculate TSC khz
[    0.050000] Calibrating delay loop... 2917.99 BogoMIPS (lpj=14589952)
[    0.140000] pid_max: default: 32768 minimum: 301
[    0.140000] ACPI: Core revision 20150930
[    0.140000] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.150000] Security Framework initialized
[    0.150000] Smack:  Initializing.
[    0.150000] Smack:  Netfilter enabled.
[    0.150000] Smack:  IPv6 Netfilter enabled.
[    0.160000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.160000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.170000] Initializing cgroup subsys io
[    0.170000] Initializing cgroup subsys memory
[    0.170000] Initializing cgroup subsys devices
[    0.170000] Initializing cgroup subsys freezer
[    0.180000] Initializing cgroup subsys net_cls
[    0.180000] Disabled fast string operations
[    0.180000] CPU0: Hyper-Threading is disabled
[    0.190000] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
[    0.190000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
[    0.210000] Freeing SMP alternatives memory: 20K (c1ae5000 - c1aea000)
[    0.210000] ftrace: allocating 33263 entries in 65 pages
[    0.240000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.260000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.350000] APIC calibration not consistent with PM-Timer: 158ms instead of 100ms
[    0.350000] APIC delta adjusted to PM-Timer: 6245937 (9906894)
[    0.360000] smpboot: CPU0: Intel Virtual CPU (family: 0x6, model: 0x1f, stepping: 0x1)
[    0.360000] Performance Events: generic architected perfmon v1, core PMU driver.
[    0.370000] ... version:                1
[    0.370000] ... bit width:              48
[    0.370000] ... generic registers:      4
[    0.380000] ... value mask:             0000ffffffffffff
[    0.380000] ... max period:             000000007fffffff
[    0.380000] ... fixed-purpose events:   0
[    0.390000] ... event mask:             000000000000000f
[    0.470000] x86: Booting SMP configuration:
[    0.470000] .... node  #0, CPUs:      #1
[    0.050000] Initializing CPU#1
[    0.050000] Disabled fast string operations
[    0.500000]  #2
[    0.050000] Initializing CPU#2
[    0.050000] Disabled fast string operations
[    0.530000]  #3
[    0.050000] Initializing CPU#3
[    0.050000] Disabled fast string operations
[    0.540000] x86: Booted up 1 node, 4 CPUs
[    0.540000] smpboot: Total of 4 processors activated (11671.96 BogoMIPS)
[    0.540000] devtmpfs: initialized
[    0.550000] kworker/u8:0 (26) used greatest stack depth: 7468 bytes left
[    0.550000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.560000] RTC time: 16:28:54, date: 10/19/20
[    0.560000] kworker/u8:1 (28) used greatest stack depth: 6952 bytes left
[    0.570000] NET: Registered protocol family 16
[    0.610000] cpuidle: using governor ladder
[    0.640000] cpuidle: using governor menu
[    0.640000] ACPI: bus type PCI registered
[    0.640000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.650000] PCI: PCI BIOS revision 2.10 entry at 0xfd536, last bus=0
[    0.660000] PCI: Using configuration type 1 for base access
[    0.700000] ACPI: Added _OSI(Module Device)
[    0.700000] ACPI: Added _OSI(Processor Device)
[    0.710000] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.710000] ACPI: Added _OSI(Processor Aggregator Device)
[    0.720000] ACPI: Interpreter enabled
[    0.730000] ACPI: (supports S0 S3 S4 S5)
[    0.730000] ACPI: Using IOAPIC for interrupt routing
[    0.740000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.760000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.770000] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.780000] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.780000] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.790000] acpiphp: Slot [2] registered
[    0.800000] acpiphp: Slot [3] registered
[    0.800000] acpiphp: Slot [5] registered
[    0.800000] acpiphp: Slot [6] registered
[    0.800000] acpiphp: Slot [7] registered
[    0.810000] acpiphp: Slot [8] registered
[    0.810000] acpiphp: Slot [9] registered
[    0.810000] acpiphp: Slot [10] registered
[    0.810000] acpiphp: Slot [11] registered
[    0.820000] acpiphp: Slot [12] registered
[    0.820000] acpiphp: Slot [13] registered
[    0.820000] acpiphp: Slot [14] registered
[    0.820000] acpiphp: Slot [15] registered
[    0.830000] acpiphp: Slot [16] registered
[    0.830000] acpiphp: Slot [17] registered
[    0.830000] acpiphp: Slot [18] registered
[    0.830000] acpiphp: Slot [19] registered
[    0.840000] acpiphp: Slot [20] registered
[    0.840000] acpiphp: Slot [21] registered
[    0.840000] acpiphp: Slot [22] registered
[    0.850000] acpiphp: Slot [23] registered
[    0.850000] acpiphp: Slot [24] registered
[    0.850000] acpiphp: Slot [25] registered
[    0.860000] acpiphp: Slot [26] registered
[    0.860000] acpiphp: Slot [27] registered
[    0.860000] acpiphp: Slot [28] registered
[    0.860000] acpiphp: Slot [29] registered
[    0.870000] acpiphp: Slot [30] registered
[    0.870000] acpiphp: Slot [31] registered
[    0.870000] PCI host bridge to bus 0000:00
[    0.880000] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.880000] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.880000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.890000] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]
[    0.890000] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.930000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.930000] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.940000] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.940000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.970000] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.970000] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    1.710000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    1.720000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    1.720000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    1.730000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    1.730000] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    1.740000] ACPI: Enabled 3 GPEs in block 00 to 0F
[    1.740000] vgaarb: setting as boot device: PCI:0000:00:04.0
[    1.740000] vgaarb: device added: PCI:0000:00:04.0,decodes=io+mem,owns=io+mem,locks=none
[    1.750000] vgaarb: loaded
[    1.750000] vgaarb: bridge control possible 0000:00:04.0
[    1.760000] SCSI subsystem initialized
[    1.760000] ACPI: bus type USB registered
[    1.770000] usbcore: registered new interface driver usbfs
[    1.770000] usbcore: registered new interface driver hub
[    1.770000] usbcore: registered new device driver usb
[    1.780000] Linux video capture interface: v2.00
[    1.780000] pps_core: LinuxPPS API ver. 1 registered
[    1.780000] pps_core: 
[    1.790000] PTP clock support registered
[    1.790000] [eeprom](eep_init:624)[swapper/0:1]: init!!
[    1.800000] [INFO][maru_gpio_probe]: maru gpio device probe done.
[    1.800000] [INFO][maru_gpio_device_add]: maru_gpio_device is added.
[    1.810000] [INFO][maru_i2c_device_add]: maru_i2c_device is added.
[    1.810000] [micom-msg](micom_msg_init)[swapper/0:1]: called
[    1.820000] [micom-isp](micom_isp_init)[swapper/0:1]: called
[    1.820000] Advanced Linux Sound Architecture Driver Initialized.
[    1.820000] PCI: Using ACPI for IRQ routing
[    1.830000] NetLabel: Initializing
[    1.830000] NetLabel:  domain hash size = 128
[    1.840000] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.840000] NetLabel:  unlabeled traffic allowed by default
[    1.840000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.850000] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.850000] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    1.860000] amd_nb: Cannot enumerate AMD northbridges
[    1.860000] clocksource: Switched to clocksource hpet
[    1.920326] pnp: PnP ACPI init
[    1.920326] pnp: PnP ACPI: found 5 devices
[    2.040858] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.072593] NET: Registered protocol family 2
[    2.072593] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    2.089817] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    2.100196] TCP: Hash tables configured (established 4096 bind 4096)
[    2.100196] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    2.114441] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    2.114441] NET: Registered protocol family 1
[    2.114441] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    2.133069] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    2.133069] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    2.224341] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    2.392355] Scanning for low memory corruption every 60 seconds
[    2.405647] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    2.413861] audit: initializing netlink subsys (disabled)
[    2.413861] audit: type=2000 audit(1603124933.410:1): initialized
[    2.429159] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.444312] fuse init (API version 7.23)
[    2.450534] 9p: Installing v9fs 9p2000 file system support
[    2.500288] NET: Registered protocol family 38
[    2.500288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.513683] io scheduler noop registered (default)
[    2.513683] io scheduler deadline registered
[    2.523325] io scheduler cfq registered
[    2.527896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.528435] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.543952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    2.543952] ACPI: Power Button [PWRF]
[    2.680226] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    2.680226] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
[    2.775106] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    2.790298] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[    2.885334] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
[    2.996856] virtio-pci 0000:00:08.0: virtio_pci: leaving for legacy driver
[    3.091513] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    3.110726] virtio-pci 0000:00:09.0: virtio_pci: leaving for legacy driver
[    3.233278] virtio-pci 0000:00:0a.0: virtio_pci: leaving for legacy driver
[    3.328421] virtio-pci 0000:00:0b.0: virtio_pci: leaving for legacy driver
[    3.472256] virtio-pci 0000:00:0c.0: virtio_pci: leaving for legacy driver
[    3.568073] virtio-pci 0000:00:0e.0: virtio_pci: leaving for legacy driver
[    3.663089] virtio-pci 0000:00:0f.0: virtio_pci: leaving for legacy driver
[    3.790353] virtio-pci 0000:00:10.0: virtio_pci: leaving for legacy driver
[    3.884862] virtio-pci 0000:00:11.0: virtio_pci: leaving for legacy driver
[    3.979591] virtio-pci 0000:00:12.0: virtio_pci: leaving for legacy driver
[    4.091303] virtio-pci 0000:00:13.0: virtio_pci: leaving for legacy driver
[    4.186477] virtio-pci 0000:00:16.0: virtio_pci: leaving for legacy driver
[    4.212615] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    4.252172] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    4.289303] Non-volatile memory driver v1.3
[    4.305109] Linux agpgart interface v0.103
[    4.305109] [drm] Initialized drm 1.1.0 20060810
[    4.407848] [TTM] Zone  kernel: Available graphics memory: 253028 kiB
[    4.407848] [TTM] Initializing pool allocator
[    4.407848] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.426925] [drm] No driver support for vblank timestamp query.
[    4.444504] fbcon: VIGS (fb0) is primary device
[    4.455519] Console: switching to colour frame buffer device 45x45
[    4.475335] vigs 0000:00:04.0: fb0: VIGS frame buffer device
[    4.534640] [drm] Initialized vigs 14.0.0 20121102 for 0000:00:04.0 on minor 0
[    4.556511] yagl: 0000:00:05.0: device added
[    4.556511] yagl: module loaded
[    4.840089] brd: module loaded
[    4.920280] loop: module loaded
[    4.951707]  vda: vda1 vda2
[    5.003511] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    5.003511] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    5.007772] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    5.027243] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    5.034530] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.044363] ehci-pci: EHCI PCI platform driver
[    5.044363] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.059255] ohci-pci: OHCI PCI platform driver
[    5.059735] uhci_hcd: USB Universal Host Controller Interface driver
[    5.146778] uhci_hcd 0000:00:01.2: UHCI Host Controller
[    5.166275] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[    5.166275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c5c0
[    5.180609] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.180609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.194735] usb usb1: Product: UHCI Host Controller
[    5.194735] usb usb1: Manufacturer: Linux 4.4.35 uhci_hcd
[    5.194735] usb usb1: SerialNumber: 0000:00:01.2
[    5.220375] hub 1-0:1.0: USB hub found
[    5.220375] hub 1-0:1.0: 2 ports detected
[    5.220375] usbcore: registered new interface driver usblp
[    5.224833] usbcore: registered new interface driver usb-storage
[    5.224833] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    5.251003] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.251076] serio: i8042 AUX port at 0x60,0x64 irq 12
[    5.266333] mousedev: PS/2 mouse device common for all mice
[    5.273383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    5.283166] rtc_cmos 00:00: RTC can wake from S4
[    5.289771] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    5.306518] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
[    5.307470] device-mapper: 
[    5.316316] usbcore: registered new interface driver usbhid
[    5.324233] usbhid: USB HID core driver
[    5.331403] logger: created 256K log 'log_main'
[    5.340841] logger: created 256K log 'log_events'
[    5.351096] logger: created 256K log 'log_radio'
[    5.357251] logger: created 256K log 'log_system'
[    5.368255] virtio touchscreen device is initialized
[    5.368610] emul resolution : 360x360
[    5.368610] input: Maru Virtio Touchscreen as /devices/pci0000:00/0000:00:0b.0/virtio6/input/input4
[    5.393590] virtio touchscreen driver is probed
[    5.477782] marucam: device index is 0
[    5.499860] marucam: Maru Camera(1.0.2) device is registerd as /dev/video0
[    5.502487] marubl: MARU Virtual Backlight driver is loaded.
[    5.513304] virtio hwkey device is initialized
[    5.513304] input: Maru Virtio Hwkey as /devices/pci0000:00/0000:00:0f.0/virtio9/input/input5
[    5.527340] input hwkey device is opened
[    5.541783] virtio hwkey driver is probed
[    5.541783] maru_jack: maru_jack: init
[    5.541783] maru_jack: jack_probe
[    5.541783] maru_jack: request jack capability
[    5.549751] maru_jack: jack capability is 11[    5.549751] maru_jack: sysfs_create_file
[    5.570351] virtio-keyboard: driver is initialized.
[    5.570351] virtio-keyboard: driver is probed
[    5.570523] input: Maru VirtIO Keyboard as /devices/pci0000:00/0000:00:11.0/virtio11/input/input6
[    5.594288] virtio-keyboard: driver is probed
[    5.594288] NFC: NFC driver initialized.
[    5.594951] NFC: nfc_probe
[    5.600893] NFC: NFC Probe completed
[    5.612995] sensors: Sensor driver initialized.
[    5.612995] sensors: Sensor probe starts
[    5.615983] sensors: sensor raw capability is 2015
[    5.621904] sensors: sensor capability is 7df
[    5.621904] sensors: maru_accel device init starts.
[    5.621904] sensors: device creation: accel.
[    5.644755] sensors: register_sensor_device ends: accel.
[    5.644991] input: accelerometer_sensor as /devices/virtual/input/input7
[    5.736368] sensors: maru_accel device init ends.
[    5.736368] sensors: maru_geo device init starts.
[    5.736368] sensors: device creation: geo.
[    5.736368] sensors: register_sensor_device ends: geo.
[    5.746495] input: geomagnetic_sensor as /devices/virtual/input/input8
[    5.755497] sensors: maru_geo device init ends.
[    5.761406] sensors: maru_gyro device init starts.
[    5.761406] sensors: device creation: gyro.
[    5.761406] sensors: register_sensor_device ends: gyro.
[    5.786007] input: gyro_sensor as /devices/virtual/input/input9
[    5.786007] sensors: maru_gyro device init ends.
[    5.793790] sensors: maru_light device init starts.
[    5.793790] sensors: device creation: light.
[    5.793790] sensors: register_sensor_device ends: light.
[    5.809490] input: light_sensor as /devices/virtual/input/input10
[    5.820767] sensors: maru_light device init ends.
[    5.827943] sensors: maru_proxi device init starts.
[    5.827943] sensors: device creation: proxi.
[    5.827943] sensors: register_sensor_device ends: proxi.
[    5.843127] input: proximity_sensor as /devices/virtual/input/input11
[    5.860196] sensors: maru_proxi device init ends.
[    5.860196] sensors: maru_haptic device init starts.
[    5.860196] input: haptic_sensor as /devices/virtual/input/input12
[    5.878604] sensors: maru_haptic device init ends.
[    5.878604] sensors: maru_pressure device init starts.
[    5.878604] sensors: device creation: pressure.
[    5.878604] sensors: register_sensor_device ends: pressure.
[    5.890581] input: pressure_sensor as /devices/virtual/input/input13
[    5.907421] sensors: maru_pressure device init ends.
[    5.907421] sensors: maru_uv device init starts.
[    5.907421] sensors: device creation: ultraviolet.
[    5.907421] sensors: register_sensor_device ends: ultraviolet.
[    5.929631] input: uv_sensor as /devices/virtual/input/input14
[    5.944190] sensors: maru_uv device init ends.
[    5.944190] sensors: maru_hrm device init starts.
[    5.944190] sensors: device creation: hrm.
[    5.953042] sensors: register_sensor_device ends: hrm.
[    5.953487] input: hrm_lib_sensor as /devices/virtual/input/input15
[    5.974797] sensors: maru_hrm device init ends.
[    5.974797] sensors: maru_pedo device init starts.
[    5.986749] input: ssp_context as /devices/virtual/input/input16
[    6.000252] sensors: maru_pedo device init ends.
[    6.000252] sensors: Sensor probe completes
[    6.000252] brillcodec: driver is initialized.
[    6.008092] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[    6.120121] brillcodec: driver is probed. driver version [3], device version [3.0]
[    6.120121] Initializing vdpram device driver ...
[    6.124862] vdpram device major num = 242 
[    6.140724] VMODEM: VMODEM driver initialized.
[    6.140724] VMODEM: vmodem is probed
[    6.140724] tizen_detent: driver is initialized
[    6.142543] input: tizen_detent as /devices/pci0000:00/0000:00:0c.0/virtio7/input/input17
[    6.164366] virtio rotary driver is probed
[    6.164366] virtio tablet device is initialized
[    6.177386] [INFO][maru_dummy_init]: dummy driver was initialized.
[    6.180252] [INFO]maru_security[maru_security_init]: security driver was registerd.
[    6.190579] [INFO][maru_sdp_mem_init]: sdp_mem initialized.
[    6.190579] [INFO]maru_hdmiswitch[maru_extinput_init]: MARU External Input Driver ver 0.0.1 successfully loaded.
[    6.212816] [dtv-decoder][maru_dtv_decoder_init](1286): driver is initialized.
[    6.214235] maruatv: (maruatv_init) successfully initialized
[    6.227680] marusif: (marusif_init) initialized
[    6.312669] snd_intel8x0 0000:00:0d.0: enable KVM optimization
[    6.610494] snd_intel8x0 0000:00:0d.0: white list rate for 1af4:1100 is 48000
[    6.640827] oprofile: using NMI interrupt.
[    6.642198] Netfilter messages via NETLINK v0.30.
[    6.642198] nfnl_acct: registering with nfnetlink.
[    6.642198] nf_conntrack version 0.5.0 (7907 buckets, 31628 max)
[    6.659657] ctnetlink v0.93: registering with nfnetlink.
[    6.659657] ip_tables: (C) 2000-2006 Netfilter Core Team
[    6.670242] NET: Registered protocol family 10
[    6.680242] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    6.680242] sit: IPv6 over IPv4 tunneling driver
[    6.680242] NET: Registered protocol family 17
[    6.694179] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    6.706770] Bridge firewalling registered
[    6.706770] 9pnet: Installing 9P2000 support
[    6.706770] Key type dns_resolver registered
[    6.706770] Using IPI No-Shortcut mode
[    6.727960] registered taskstats version 1
[    6.735690]   Magic number: 8:77:490
[    6.740343] acpi PNP0F13:00: hash matches
[    6.740343] ALSA device list:
[    6.740343]   #0: Intel 82801AA-ICH with STAC9700,83,84 at irq 10
[    6.753696]   #2: Maru Virtual Sif
[    6.753696] Freeing unused kernel memory: 1792K (c1925000 - c1ae5000)
[    6.753696] Write protecting the kernel text: 6316k
[    6.773363] Write protecting the kernel read-only data: 2396k
Preparing...
[    6.795012] busybox (1185) used greatest stack depth: 6892 bytes left
Mount image...
[    7.381645] busybox (1196) used greatest stack depth: 6620 bytes left
[    7.520917] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
[    7.520917] busybox (1197) used greatest stack depth: 6604 bytes left
[    8.181241] EXT4-fs (vda2): recovery complete
[    8.185671] EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null)
[    8.194966] busybox (1204) used greatest stack depth: 6292 bytes left
Prerun...
*** Generating network proxy env
- http_proxy=
- https_proxy=
- ftp_proxy=
- socks_proxy=
- no_proxy=localhost,127.0.0.1/8,10.0.2.0/24
*** Setting model-config.xml
[   22.930668] system_info_ini (1247) used greatest stack depth: 6220 bytes left
- width=360, height=360
- dpi=301
/init: /new_root/etc/emulator/prerun.d/set-model-config.sh: line 109: /new_root/usr/bin/system_info_update_db: not found
/init: /new_root/etc/emulator/prerun.d/set-model-config.sh: line 109: /new_root/usr/bin/system_info_update_db: not found
Switching root...
[   23.608926] systemd[1]: Successfully loaded Smack policies.
[   23.620898] systemd[1]: Successfully loaded Smack/CIPSO policies.
[   23.630217] systemd[1]: Successfully loaded Smack network host rules.
[   23.651488] systemd[1]: Relabelled /dev and /run in 2.784ms.
[   23.675993] random: systemd: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[   23.690986] random: systemd: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[   23.690986] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[   23.718425] systemd[1]: Detected virtualization qemu.
[   23.718425] systemd[1]: Detected architecture x86.
 
Welcome to Tizen 4.0.0 (Tizen4/Unified)!
 
[   23.746954] systemd[1]: No hostname configured.
[   23.746954] systemd[1]: Set hostname to <localhost>.
[   24.163501] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.173977] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.173977] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.192186] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.246257] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.265371] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.278387] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   24.287901] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[   25.396589] systemd[1]: Reached target Timers.
[  OK  ] Reached target Timers.
[   25.451351] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[   25.467943] systemd[1]: Listening on Application Management Daemon Socket.
[  OK  ] Listening on Application Management Daemon Socket.
[   25.493372] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[   25.514899] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[   25.534725] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   25.557922] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[   25.574942] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[   25.594476] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
[   25.628582] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[   25.650761] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[   25.716416] systemd[1]: Starting Setup Virtual Console...
         Starting Setup Virtual Console...
[   25.738708] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[   25.771904] systemd[1]: Starting Generate environment from /etc/profile.d...
         Starting Generate environment from /etc/profile.d...
[   25.814963] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[   25.828491] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[   25.852048] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[   25.882251] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[   25.961758] systemd[1]: Starting Create Static Device Nodes in /dev...
         Starting Create Static Device Nodes in /dev...
[   25.990039] systemd[1]: Starting Legacy emulator startup script...
         Starting Legacy emulator startup script...
[   26.016430] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[   26.040523] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[   26.075930] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   26.164270] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[   26.203728] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[   26.230546] systemd[1]: Started Setup Virtual Console.
[  OK  ] Started Setup Virtual Console.
[   26.257688] systemd[1]: Started Apply Kernel Variables.
[  OK  ] Started Apply Kernel Variables.
[   30.728075] systemd-journald[1310]: File /var/log/journal/25c8a34eeaad456b9a1e32e78332210d/system.journal corrupted or uncleanly shut down, renaming and replacing.

 

 

 

 

 

 

Responses

3 Replies
Rachel Gomez

The steps are easy to follow:
First, go to Settings on your Android phone.
Then click on Apps or Apps Manager.
Now look for the apps that are crashing or freezing and click on it.
Then click on Clear cache > click on Force stop.
And at last, go to Home screen and launch the app.

Regards,

Rachel Gomez

shara

Uninstall Tizen Studio and Visual Studio 2019 from your system.
Remove any leftover files or folders related to Tizen Studio and Visual Studio 2019.
Restart your computer to ensure all changes take effect.
Download and install the latest version of Tizen Studio that supports Tizen 5.5.
Make sure to configure Tizen Studio with the appropriate SDK paths and settings.
Test the wearable emulators to see if they are working properly.

Charlie Wilson

False positives happen when legitimate files or processes are mistakenly identified.