Hi all,
i got some strange Problems at the moment with 3 Apps of mine. They're running fine on mine RD-PQ device, but the testers from certification are reporting that the Apps don't start, e.g. crash on startup. Any Ideas how to trace this? They send me logfiles from their phones, but i have no clue how to trace down the bug with them.
Here is one of them, maybe someone can point me in the right direction:
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
E/AIL ( 3047): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 3047): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup'
D/AIL ( 3047): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup'
D/AIL ( 3047): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup'
D/AIL ( 3047): ail_filter.c: ail_filter_list_appinfo_foreach(339) > [ail_filter_list_appinfo_foreach,339] Query = SELECT app_info.PACKAGE,app_info.EXEC,app_info.NAME,app_info.TYPE,app_info.ICON,app_info.CATEGORIES,app_info.VERSION,app_info.MIMETYPE,app_info.X_SLP_SERVICE,app_info.X_SLP_PACKAGETYPE,app_info.X_SLP_PACKAGECATEGORIES,app_info.X_SLP_PACKAGEID,app_info.X_SLP_URI,app_info.X_SLP_SVC,app_info.X_SLP_EXE_PATH,app_info.X_SLP_APPID,app_info.X_SLP_PKGID,app_info.X_SLP_DOMAIN,app_info.X_SLP_BASELAYOUTWIDTH,app_info.X_SLP_INSTALLEDTIME,app_info.NODISPLAY,app_info.X_SLP_TASKMANAGE,app_info.X_SLP_MULTIPLE,app_info.X_SLP_REMOVABLE,app_info.X_SLP_ISHORIZONTALSCALE,app_info.X_SLP_ENABLED,localname.name FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup' order by app_info.package
D/AUL ( 3047): pkginfo.c: aul_app_get_appid_bypid(125) > appid for 9855 is com.samsung.crash-popup
E/AIL ( 2741): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 2741): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup'
D/AIL ( 2741): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup'
D/AIL ( 2741): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup'
D/AIL ( 2741): ail_filter.c: ail_filter_list_appinfo_foreach(339) > [ail_filter_list_appinfo_foreach,339] Query = SELECT app_info.PACKAGE,app_info.EXEC,app_info.NAME,app_info.TYPE,app_info.ICON,app_info.CATEGORIES,app_info.VERSION,app_info.MIMETYPE,app_info.X_SLP_SERVICE,app_info.X_SLP_PACKAGETYPE,app_info.X_SLP_PACKAGECATEGORIES,app_info.X_SLP_PACKAGEID,app_info.X_SLP_URI,app_info.X_SLP_SVC,app_info.X_SLP_EXE_PATH,app_info.X_SLP_APPID,app_info.X_SLP_PKGID,app_info.X_SLP_DOMAIN,app_info.X_SLP_BASELAYOUTWIDTH,app_info.X_SLP_INSTALLEDTIME,app_info.NODISPLAY,app_info.X_SLP_TASKMANAGE,app_info.X_SLP_MULTIPLE,app_info.X_SLP_REMOVABLE,app_info.X_SLP_ISHORIZONTALSCALE,app_info.X_SLP_ENABLED,localname.name FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.crash-popup/bin/crash-popup' order by app_info.package
D/AUL_AMD ( 2741): amd_status.c: _status_get_appid_bypid(344) > appid for 9855 is com.samsung.crash-popup
D/AUL ( 3911): app_sock.c: __app_send_cmd_with_result(518) > recv result = 32
I/SAMSUNG_CONTEXT_SERVICE( 3911): virtual void Samsung::Context::_AppLoggingService::OnActiveAppChanged(const Tizen::App::AppId&)(232) > [SECURE_LOG] OnActiveAppChanged. changed appId is com.samsung.crash-popup
I/SAMSUNG_CONTEXT_SERVICE( 3911): void Samsung::Context::_AppLoggingService::SendAppUseLog(RequestId, const Tizen::App::AppId&)(287) > SendAppUseLog
I/SAMSUNG_CONTEXT_SERVICE( 3911): virtual void Samsung::Context::_AppLoggingService::OnUserEventReceivedN(RequestId, Tizen::Base::Collection::IList*)(249) > [SECURE_LOG] OnUserEventReceivedN start (requestId: 3)
I/SAMSUNG_CONTEXT_SERVICE( 3911): void Samsung::Context::_AppLoggingService::AppUseLogging(const Tizen::App::AppId&)(310) > [SECURE_LOG] App Use Logging Thread: CtxtAppLoggingService, Appid:com.samsung.crash-popup
D/AUL_AMD ( 2741): amd_request.c: __request_handler(378) > APP_GET_APPID_BYPID : 9855 : 0
D/CRASH_POPUP( 9855): crash-popup.c: crash_popup(251) > window effect is (556)
W/EFL ( 9855): evas_main<9855> evas_object_main.c:716 evas_object_resize() evas_object_resize() called on object 0x707d0 when in the middle of resizing the same object
D/MM_SESSIONMGR( 9855): audio-session-mgr.c: __ASM_init_module(2024) >
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_add_notify(318) > [SECURE_LOG] cb(0xb36d72c1) is added for db/setting/sound/sound_on. tot cb cnt : 10
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_add_notify(318) > [SECURE_LOG] cb(0xb36d72c1) is added for db/setting/sound/touch_sounds. tot cb cnt : 11
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_add_notify(318) > [SECURE_LOG] cb(0xb36d72c1) is added for memory/sysman/earjack. tot cb cnt : 12
W/EFL ( 9855): elementary<9855> elm_widget.c:113 _elm_widget_on_focus_region_func_unimplemented() The elm_button widget does not implement the "on_focus_region" function.
D/CRASH_POPUP( 9855): crash-popup.c: _keygrab(87) > Grabbing KEY_HOME key is successful
D/LAUNCH ( 9855): appcore-efl.c: __before_loop(844) > [crash-popup:Application:create:done]
D/APP_CORE( 9855): appcore-efl.c: __check_wm_rotation_support(586) > Disable window manager rotation
D/APP_CORE( 9855): appcore.c: __aul_handler(388) > [APP 9855] AUL event: AUL_START
D/APP_CORE( 9855): appcore-efl.c: __do_app(346) > [APP 9855] Event: 5
D/APP_CORE( 9855): appcore-efl.c: __do_app(349) > [APP 9855] Event: RESET State: CREATED
D/APP_CORE( 9855): appcore-efl.c: __do_app(375) > [APP 9855] RESET
D/LAUNCH ( 9855): appcore-efl.c: __do_app(377) > [crash-popup:Application:reset:start]
D/CRASH_POPUP( 9855): crash-popup.c: app_reset(378) > from AUL to app_reset(): 0 msec
D/CRASH_POPUP( 9855): crash-popup.c: app_reset(380) > from create to app_reset(): 291 msec
D/LAUNCH ( 9855): appcore-efl.c: __do_app(382) > [crash-popup:Application:reset:done]
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/AUL_PAD ( 2744): sigchild.h: __launchpad_sig_child(143) > dead_pid = 9844 pgid = 9844
D/AUL_PAD ( 2744): sigchild.h: __send_app_dead_signal(81) > send dead signal done
D/AUL_AMD ( 2741): amd_key.c: _unregister_key_event(154) > ===key stack===
D/AUL_AMD ( 2741): amd_key.c: _unregister_key_event(159) > pid : 2893
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > com.samsung.volume, 2998, 0
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > com.samsung.cluster-home, 3005, 0
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > com.samsung.app-tray, 3036, 0
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > nas9xepmna.context-service, 3911, 0
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > FQToHaXksa.OrangeWalletService, 3914, 0
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > com.samsung.data-provider-slave, 4275, 0
D/AUL_AMD ( 2741): amd_status.c: _status_remove_app_info_list(131) > com.samsung.myfile, 9687, 0
W/starter ( 2893): lock-daemon.c: lockd_app_dead_cb(603) > [starter/home/abuild/rpmbuild/BUILD/starter-0.4.110/src/lock-daemon.c:603:D] app dead cb call! (pid : 9844)
D/starter ( 2893): menu_daemon.c: menu_daemon_check_dead_signal(503) > [menu_daemon_check_dead_signal:503] Process 9844 is termianted
D/starter ( 2893): menu_daemon.c: menu_daemon_check_dead_signal(530) > [menu_daemon_check_dead_signal:530] Unknown process, ignore it (dead pid 9844, home pid 3005, tray pid 3036)
E/Tizen::Base::Collection( 3047): virtual result Tizen::Base::Collection::ArrayList::IndexOf(const Tizen::Base::Object&, int, int, int&) const(293) > [E_OBJ_NOT_FOUND] The arraylist is empty.
E/Tizen::Base::Collection( 3047): virtual result Tizen::Base::Collection::ArrayList::Remove(const Tizen::Base::Object&)(396) > [E_OBJ_NOT_FOUND] Propagating.
D/AUL ( 3047): app_sock.c: __app_send_raw(262) > pid(-2) : cmd(18)
D/AUL_AMD ( 2741): amd_key.c: _unregister_key_event(154) > ===key stack===
D/AUL_AMD ( 2741): amd_key.c: _unregister_key_event(159) > pid : 2893
E/Tizen::App( 3047): virtual void Tizen::App::_ContextManager::OnApplicationTerminated(const Tizen::App::AppId&, int)(464) > Not registered pid(9844)
D/indicator( 2894): wifi.c: indicator_wifi_transfer_change_cb(238) > indicator_wifi_transfer_change_cb[238] "indicator_wifi_transfer_change_cb"
D/DEVICE_PLUGIN( 3047): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
I/VCONF ( 3047): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/pm/custom_brightness_status(0) success
I/VCONF ( 2894): vconf-kdb.c: _vconf_kdb_gio_cb(174) > [SECURE_LOG] key(memory/wifi/transfer_state) is changed. cb(0x18d55) called
I/ISE_SK ( 2634): isf_swiftkey_imengine.cpp: get_uuid(189) > [SECURE_LOG] this = 0x1c9a8
I/VCONF ( 3084): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/wifi/transfer_state(0) success
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(190) > "CONNECTION WiFi Strength: 4"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(209) > "CONNECTION WiFi Status: 2"
D/indicator( 2894): wifi.c: show_image_icon(111) > show_image_icon[111] "same icon(3)"
I/ISE_SK ( 2634): isf_swiftkey_imengine.cpp: get_uuid(189) > [SECURE_LOG] this = 0x1c9a8
I/ISE_SK ( 2634): isf_swiftkey_imengine.cpp: get_uuid(189) > [SECURE_LOG] this = 0x1c9a8
I/ISE_SK ( 2634): isf_swiftkey_imengine.cpp: ~SwiftkeyCoreInstance(271) > [SECURE_LOG] Instacne count:0
I/ISE_SK ( 2634): isf_swiftkey_imengine.cpp: ~SwiftkeyCoreFactory(154) > [SECURE_LOG] Factory count:0
D/ISE_SK ( 2634): isf_swiftkey_imengine.cpp: ise_engine_swiftkey_LTX_scim_module_exit(86) > [SECURE_LOG]
I/ISE_SK ( 2634): swiftkey_engine.cpp: IME_SK_deinit(110) > [SECURE_LOG]
I/SENSOR ( 2634): client.cpp:good_bye(737)> Good bye! scim-launcher(2634)
D/APP_CORE( 9855): appcore-efl.c: __show_cb(658) > [EVENT_TEST][EVENT] GET SHOW EVENT!!!. WIN:3000006
D/APP_CORE( 9855): appcore-efl.c: __add_win(504) > [EVENT_TEST][EVENT] __add_win WIN:3000006
W/EFL ( 9855): elementary<9855> elm_widget.c:121 _elm_widget_on_focus_func_unimplemented() The elm_notify widget does not implement the "on_focus" function.
W/EFL ( 9855): elementary<9855> elm_widget.c:113 _elm_widget_on_focus_region_func_unimplemented() The elm_button widget does not implement the "on_focus_region" function.
I/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(469) > [34mmodule-suspend-on-idle.c: Sink alsa_output.0.analog-stereo idle for too long, suspending ...[0m
D/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(465) > [32msink.c: Suspend cause of sink alsa_output.0.analog-stereo is 0x0004, suspending[0m
I/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(469) > [34malsa-sink.c: Device suspended...[0m
W/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(472) > [35mmodule-suspend-on-idle.c: [APM] SUSPEND : use_audio_pm=[1], is_on_call=[0], audio_pm_needed=[1], is_sink_suspended=[0][0m
D/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(465) > [32mmodule-suspend-on-idle.c: [APM] Do RESET_PLAYBACK[0m
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_io.c: sys_check_node(50) > sys_check_node: path:/sys/class/backlight/mdnie-bl/brightness, No such file or directory.
W/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(472) > [35mmodule-suspend-on-idle.c: snd_scenario_set(reset_playback) success!!!![0m
I/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(469) > [34mmodule-suspend-on-idle.c: sink pm_unlock_state success [16][0m
D/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(465) > [32mmodule-suspend-on-idle.c: [APM] Do RESET[0m
W/PULSEAUDIO( 2617): log.c: pa_log_levelv_meta(472) > [35mmodule-suspend-on-idle.c: snd_scenario_set(reset) success!!!![0m
I/MM_SOUND( 2649): mm_sound_mgr_pulse.c: context_subscribe_cb(247) > >>>>>>>>> type=(0x10) idx=(0) pinfo=(0xb5101928)
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_backlight_brightness(374) > path[/sys/class/backlight/l5f31188-bl/brightness]value[58]power_saving[0]
I/POWER_MANAGER( 2742): core.c: poll_callback(1265) > process pid(2617) pm_control condition : 40
D/SYSTEM_SERVER( 2742): queue.c: ss_run_queue_add(217) > new action called : inactive
I/POWER_MANAGER( 2742): core.c: proc_condition(522) > [S_LCDOFF] unlocked by pid 2617 - process /usr/bin/pulseaudio
I/VCONF ( 2742): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/private/sysman/enhance_pid(2617) success
I/VCONF ( 2742): vconf-kdb.c: _vconf_kdb_gio_cb(174) > [SECURE_LOG] key(memory/private/sysman/enhance_pid) is changed. cb(0x362c8) called
D/SYSTEM_SERVER( 2742): queue.c: ss_run_queue_del_bypid(285) > action deleted : inactive
D/CRASH_WORKER( 9854): crash-worker.c: cw_dump_dlog(785) > make radio log file in /opt/usr/share/crash/dump/WhatNet_20130614132009/WhatNet_20130614132009_radio.dlogdump
D/LAUNCH ( 2627): e_mod_comp.c: _e_mod_comp_show_done(976) > [e17:Application:Launching:done] win:0x3000006 name:crash-popup
D/E17_EXTRA_MODULES( 2627): policy.c: _policy_active_win_change(2029) > [WM] Active window is changed. OLD(win:0x1c00002,pid:3005) --> NEW(win:0x3000006,pid:9855,name:crash-popup)
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/E17_EXTRA_MODULES( 2627): policy.c: _policy_calculate_visibility(4531) > [WM] SEND VISIBILITY. win:0x3000006 (old:2 -> new:0)
D/APP_CORE( 9855): appcore-efl.c: __update_win(551) > [EVENT_TEST][EVENT] __update_win WIN:3000006 fully_obscured 0
D/APP_CORE( 9855): appcore-efl.c: __check_visible(435) > [EVENT_TEST][EVENT] __check_visible
D/APP_CORE( 9855): appcore-efl.c: __check_visible(439) > win : 3000006 obscured : 0
D/APP_CORE( 9855): appcore-efl.c: __visibility_cb(710) > Go to Resume state
D/APP_CORE( 9855): appcore-efl.c: __do_app(346) > [APP 9855] Event: 4
D/APP_CORE( 9855): appcore-efl.c: __do_app(349) > [APP 9855] Event: RESUME State: RUNNING
D/LAUNCH ( 9855): appcore-efl.c: __do_app(401) > [crash-popup:Application:resume:start]
D/LAUNCH ( 9855): appcore-efl.c: __do_app(411) > [crash-popup:Application:resume:done]
D/LAUNCH ( 9855): appcore-efl.c: __do_app(413) > [crash-popup:Application:Launching:done]
I/RESOURCED( 9855): proc-stat.c: proc_cgroup_send_status(822) > [proc_cgroup_send_status,822] CALL PROC_CGROUP_SEND_STATUS
D/RESOURCED( 3747): proc-noti.c: recv_str(87) > [recv_str,87] str is null
D/RESOURCED( 3747): proc-noti.c: process_message(169) > [process_message,169] process message caller pid 9855
E/APP_CORE( 9855): appcore-efl.c: _call_predef_action(217) > --- _call_predef_action: start
E/APP_CORE( 9855): appcore-efl.c: _call_predef_action(250) > --- _call_predef_action: send msg
E/APP_CORE( 9855): appcore-efl.c: sysnoti_send(156) > --- sysnoti_send: start
E/APP_CORE( 9855): appcore-efl.c: sysnoti_send(190) > --- sysnoti_send: read
E/APP_CORE( 9855): appcore-efl.c: sysnoti_send(211) > --- sysnoti_send: end
E/APP_CORE( 9855): appcore-efl.c: _call_predef_action(254) > --- _call_predef_action: end
D/SYSTEM_SERVER( 2742): sysnoti.c: print_sysnoti_msg(52) > pid : 9855 name: crash-popup cmd : 1 type : foregrd path : (null)
D/SYSTEM_SERVER( 2742): queue.c: ss_run_queue_add(217) > new action called : foregrd
I/VCONF ( 2742): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/private/sysman/enhance_pid(9855) success
I/VCONF ( 2742): vconf-kdb.c: _vconf_kdb_gio_cb(174) > [SECURE_LOG] key(memory/private/sysman/enhance_pid) is changed. cb(0x362c8) called
D/SYSTEM_SERVER( 2742): queue.c: ss_run_queue_del_bypid(285) > action deleted : foregrd
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/CRASH_WORKER( 9854): crash-worker.c: dump_kmsg(915) > dump kmsg (dmesg > /opt/usr/share/crash/dump/WhatNet_20130614132009/WhatNet_20130614132009_messages.kmsgdump)
D/indicator( 2894): wifi.c: indicator_wifi_transfer_change_cb(238) > indicator_wifi_transfer_change_cb[238] "indicator_wifi_transfer_change_cb"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(190) > "CONNECTION WiFi Strength: 4"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(209) > "CONNECTION WiFi Status: 2"
D/indicator( 2894): wifi.c: show_image_icon(111) > show_image_icon[111] "same icon(3)"
I/VCONF ( 2894): vconf-kdb.c: _vconf_kdb_gio_cb(174) > [SECURE_LOG] key(memory/wifi/transfer_state) is changed. cb(0x18d55) called
D/AUL_AMD ( 2741): amd_status.c: __app_terminate_timer_cb(76) > pid(9824)
I/VCONF ( 3084): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/wifi/transfer_state(0) success
D/AUL_AMD ( 2741): amd_status.c: __app_terminate_timer_cb(80) > send SIGKILL: No such process
I/POWER_MANAGER( 2742): core.c: default_check(1148) > trans_cond : 4
I/POWER_MANAGER( 2742): lsensor.c: alc_action(229) > alc action
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_lcd_power(504) > path[/sys/class/lcd/l5f31188/lcd_power]value[0]
I/EFL ( 9855): ecore_x<9855> ecore_x_events.c:525 _ecore_x_event_handle_button_press() ButtonEvent:press time=7764649 button=1
I/POWER_MANAGER( 2742): core.c: default_action(1102) > timout set: S_NORMAL state 25 sec
I/EFL ( 9855): evas_main<9855> evas_events.c:277 evas_event_feed_mouse_down() ButtonEvent:down time=7764649 button=1 downs=0
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_io.c: sys_check_node(50) > sys_check_node: path:/sys/class/backlight/mdnie-bl/brightness, No such file or directory.
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_backlight_brightness(374) > path[/sys/class/backlight/l5f31188-bl/brightness]value[58]power_saving[0]
D/indicator( 2894): wifi.c: indicator_wifi_transfer_change_cb(238) > indicator_wifi_transfer_change_cb[238] "indicator_wifi_transfer_change_cb"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(190) > "CONNECTION WiFi Strength: 4"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(209) > "CONNECTION WiFi Status: 2"
D/indicator( 2894): wifi.c: show_image_icon(111) > show_image_icon[111] "same icon(3)"
I/VCONF ( 3084): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/wifi/transfer_state(0) success
I/VCONF ( 2894): vconf-kdb.c: _vconf_kdb_gio_cb(174) > [SECURE_LOG] key(memory/wifi/transfer_state) is changed. cb(0x18d55) called
I/EFL ( 9855): ecore_x<9855> ecore_x_events.c:677 _ecore_x_event_handle_button_release() ButtonEvent:release time=7764814 button=1
I/EFL ( 9855): evas_main<9855> evas_events.c:480 evas_event_feed_mouse_up() ButtonEvent:up time=7764814 button=1 downs=1
D/starter ( 2893): xmonitor.c: _focus_out_cb(179) > [_focus_out_cb:179] Focus out a window[3000006]
D/starter ( 2893): xmonitor.c: _focus_in_cb(166) > [_focus_in_cb:166] Focus in a window[403b85]
E/AIL ( 2893): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 2893): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/bin/enlightenment'
D/AIL ( 2893): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/bin/enlightenment'
D/AUL ( 2893): pkginfo.c: aul_app_get_appid_bypid(129) > second chance
D/AUL ( 2893): pkginfo.c: aul_app_get_appid_bypid(134) > second change pgid = 2623, pid = 2627
D/starter ( 2893): xmonitor.c: _set_idlescreen_top(121) > [_set_idlescreen_top:121] cannot get pkgname from pid[2627]
D/starter ( 2893): xmonitor.c: _focus_out_cb(179) > [_focus_out_cb:179] Focus out a window[403b85]
D/starter ( 2893): xmonitor.c: _focus_out_cb(179) > [_focus_out_cb:179] Focus out a window[403b7d]
D/starter ( 2893): xmonitor.c: _focus_in_cb(166) > [_focus_in_cb:166] Focus in a window[4000a4]
E/AIL ( 2893): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 2893): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/bin/enlightenment'
D/AIL ( 2893): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/bin/enlightenment'
D/AUL ( 2893): pkginfo.c: aul_app_get_appid_bypid(129) > second chance
D/AUL ( 2893): pkginfo.c: aul_app_get_appid_bypid(134) > second change pgid = 2623, pid = 2627
D/starter ( 2893): xmonitor.c: _set_idlescreen_top(121) > [_set_idlescreen_top:121] cannot get pkgname from pid[2627]
D/starter ( 2893): xmonitor.c: _focus_in_cb(166) > [_focus_in_cb:166] Focus in a window[1c00002]
E/AIL ( 2893): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 2893): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 2893): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 2893): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 2893): ail_filter.c: ail_filter_list_appinfo_foreach(339) > [ail_filter_list_appinfo_foreach,339] Query = SELECT app_info.PACKAGE,app_info.EXEC,app_info.NAME,app_info.TYPE,app_info.ICON,app_info.CATEGORIES,app_info.VERSION,app_info.MIMETYPE,app_info.X_SLP_SERVICE,app_info.X_SLP_PACKAGETYPE,app_info.X_SLP_PACKAGECATEGORIES,app_info.X_SLP_PACKAGEID,app_info.X_SLP_URI,app_info.X_SLP_SVC,app_info.X_SLP_EXE_PATH,app_info.X_SLP_APPID,app_info.X_SLP_PKGID,app_info.X_SLP_DOMAIN,app_info.X_SLP_BASELAYOUTWIDTH,app_info.X_SLP_INSTALLEDTIME,app_info.NODISPLAY,app_info.X_SLP_TASKMANAGE,app_info.X_SLP_MULTIPLE,app_info.X_SLP_REMOVABLE,app_info.X_SLP_ISHORIZONTALSCALE,app_info.X_SLP_ENABLED,localname.name FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home' order by app_info.package
D/AUL ( 2893): pkginfo.c: aul_app_get_appid_bypid(125) > appid for 3005 is com.samsung.cluster-home
D/starter ( 2893): xmonitor.c: _set_idlescreen_top(116) > [_set_idlescreen_top:116] Try to set the vconfkey[memory/idle-screen/focused_package] as [com.samsung.cluster-home]
I/VCONF ( 2893): vconf.c: vconf_set_str(1553) > [SECURE_LOG] memory/idle-screen/focused_package(com.samsung.cluster-home) success
I/VCONF ( 2893): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/idle-screen/top(1) success
D/starter ( 2893): xmonitor.c: _set_idlescreen_top(132) > [_set_idlescreen_top:132] set the key of idlescreen_is_top as 1
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/indicator( 2894): indicator_ui.c: _property_changed_cb(922) > _property_changed_cb[922] "ev->atom 554, ad->atom_active 554"
D/indicator( 2894): indicator_ui.c: _property_changed_cb(940) > _property_changed_cb[940] "UNSNIFF API 3000006"
D/indicator( 2894): indicator_ui.c: _property_changed_cb(946) > _property_changed_cb[946] "SNIFF API 1c00002"
D/indicator( 2894): indicator_ui.c: _active_indicator_handle(875) > _active_indicator_handle[875] "Type : 1, opacity 0, active_win 1c00002"
D/indicator( 2894): indicator_util.c: indicator_send_evas_ecore_message(151) > indicator_send_evas_ecore_message[151] "win(0),bRepeat(0),bType(1)"
D/indicator( 2894): indicator_util.c: indicator_send_evas_ecore_message(151) > indicator_send_evas_ecore_message[151] "win(1),bRepeat(1),bType(2)"
D/indicator( 2894): indicator_ui.c: _change_opacity(701) > _change_opacity[701] "send signal [bg.opaque] to indicator layout"
D/indicator( 2894): indicator_ui.c: _active_indicator_handle(881) > _active_indicator_handle[881] "Type : 2, angle 0, active_win 1c00002"
D/indicator( 2894): indicator_ui.c: _rotate_window(493) > _rotate_window[493] "_rotate_window = 0"
D/indicator( 2894): indicator_box_util.c: indicator_util_show_hide_icons(964) > indicator_util_show_hide_icons[964] "win_type(1) Show(0)(0)(0)(0)"
D/indicator( 2894): indicator_box_util.c: indicator_util_icon_state(952) > indicator_util_icon_state[952] "win_type(1) Show(0)"
D/indicator( 2894): plmn.c: indicator_plmn_display(89) > indicator_plmn_display[89] "indicator_plmn_nwname_cb EMERGENCY"
E/indicator( 2894): plmn.c: disp_plmn(54) > disp_plmn[54] "disp state (0)"
D/indicator( 2894): indicator_util.c: indicator_send_evas_ecore_message(151) > indicator_send_evas_ecore_message[151] "win(0),bRepeat(0),bType(1)"
E/AIL ( 3047): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 3047): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 3047): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 3047): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 3047): ail_filter.c: ail_filter_list_appinfo_foreach(339) > [ail_filter_list_appinfo_foreach,339] Query = SELECT app_info.PACKAGE,app_info.EXEC,app_info.NAME,app_info.TYPE,app_info.ICON,app_info.CATEGORIES,app_info.VERSION,app_info.MIMETYPE,app_info.X_SLP_SERVICE,app_info.X_SLP_PACKAGETYPE,app_info.X_SLP_PACKAGECATEGORIES,app_info.X_SLP_PACKAGEID,app_info.X_SLP_URI,app_info.X_SLP_SVC,app_info.X_SLP_EXE_PATH,app_info.X_SLP_APPID,app_info.X_SLP_PKGID,app_info.X_SLP_DOMAIN,app_info.X_SLP_BASELAYOUTWIDTH,app_info.X_SLP_INSTALLEDTIME,app_info.NODISPLAY,app_info.X_SLP_TASKMANAGE,app_info.X_SLP_MULTIPLE,app_info.X_SLP_REMOVABLE,app_info.X_SLP_ISHORIZONTALSCALE,app_info.X_SLP_ENABLED,localname.name FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home' order by app_info.package
D/AUL ( 3047): pkginfo.c: aul_app_get_appid_bypid(125) > appid for 3005 is com.samsung.cluster-home
E/AIL ( 2741): ail_db.c: db_open(57) > [db_open,57] db_open_ro ret=0
D/AIL ( 2741): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 2741): ail_filter.c: ail_filter_count_appinfo(279) > [ail_filter_count_appinfo,279] Query = SELECT COUNT (*) FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 2741): ail_filter.c: _get_where_clause(237) > [_get_where_clause,237] where = WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home'
D/AIL ( 2741): ail_filter.c: ail_filter_list_appinfo_foreach(339) > [ail_filter_list_appinfo_foreach,339] Query = SELECT app_info.PACKAGE,app_info.EXEC,app_info.NAME,app_info.TYPE,app_info.ICON,app_info.CATEGORIES,app_info.VERSION,app_info.MIMETYPE,app_info.X_SLP_SERVICE,app_info.X_SLP_PACKAGETYPE,app_info.X_SLP_PACKAGECATEGORIES,app_info.X_SLP_PACKAGEID,app_info.X_SLP_URI,app_info.X_SLP_SVC,app_info.X_SLP_EXE_PATH,app_info.X_SLP_APPID,app_info.X_SLP_PKGID,app_info.X_SLP_DOMAIN,app_info.X_SLP_BASELAYOUTWIDTH,app_info.X_SLP_INSTALLEDTIME,app_info.NODISPLAY,app_info.X_SLP_TASKMANAGE,app_info.X_SLP_MULTIPLE,app_info.X_SLP_REMOVABLE,app_info.X_SLP_ISHORIZONTALSCALE,app_info.X_SLP_ENABLED,localname.name FROM app_info LEFT OUTER JOIN localname ON app_info.package=localname.package and locale='en_US' WHERE app_info.X_SLP_EXE_PATH='/usr/apps/com.samsung.cluster-home/bin/cluster-home' order by app_info.package
D/AUL_AMD ( 2741): amd_status.c: _status_get_appid_bypid(344) > appid for 3005 is com.samsung.cluster-home
D/AUL ( 3911): app_sock.c: __app_send_cmd_with_result(518) > recv result = 33
I/SAMSUNG_CONTEXT_SERVICE( 3911): virtual void Samsung::Context::_AppLoggingService::OnActiveAppChanged(const Tizen::App::AppId&)(232) > [SECURE_LOG] OnActiveAppChanged. changed appId is com.samsung.cluster-home
I/SAMSUNG_CONTEXT_SERVICE( 3911): void Samsung::Context::_AppLoggingService::SendAppUseLog(RequestId, const Tizen::App::AppId&)(287) > SendAppUseLog
I/SAMSUNG_CONTEXT_SERVICE( 3911): virtual void Samsung::Context::_AppLoggingService::OnUserEventReceivedN(RequestId, Tizen::Base::Collection::IList*)(249) > [SECURE_LOG] OnUserEventReceivedN start (requestId: 3)
I/SAMSUNG_CONTEXT_SERVICE( 3911): void Samsung::Context::_AppLoggingService::AppUseLogging(const Tizen::App::AppId&)(310) > [SECURE_LOG] App Use Logging Thread: CtxtAppLoggingService, Appid:com.samsung.cluster-home
D/AUL_AMD ( 2741): amd_request.c: __request_handler(378) > APP_GET_APPID_BYPID : 3005 : 0
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/E17_EXTRA_MODULES( 2627): policy.c: _policy_active_win_change(2029) > [WM] Active window is changed. OLD(win:0x3000006,pid:9855) --> NEW(win:0x1c00002,pid:3005,name:Cluster Home)
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_io.c: sys_check_node(50) > sys_check_node: path:/sys/class/backlight/mdnie-bl/brightness, No such file or directory.
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_backlight_brightness(374) > path[/sys/class/backlight/l5f31188-bl/brightness]value[58]power_saving[0]
D/AUL ( 9855): app_sock.c: __app_send_raw_with_noreply(344) > pid(-2) : cmd(19)
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > com.samsung.volume, 2998, 0
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > com.samsung.cluster-home, 3005, 0
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > com.samsung.app-tray, 3036, 0
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > nas9xepmna.context-service, 3911, 0
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > FQToHaXksa.OrangeWalletService, 3914, 0
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > com.samsung.data-provider-slave, 4275, 0
D/AUL_AMD ( 2741): amd_status.c: _status_update_app_info_list(106) > com.samsung.myfile, 9687, 0
D/APP_CORE( 9855): appcore-efl.c: __check_skip(453) > ret(0), win(3000006), state(0), num(0)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(db/setting/auto_rotate_screen) cb is removed. remained noti list total length(11)
I/SENSOR ( 9855): client.cpp:sf_unregister_event(2113)> crash-popup(9855) unregisters ACCELEROMETER_EVENT_ROTATION_CHECK[0x10001] with ACCELEROMETER_SENSOR[0]
I/SENSOR ( 2665): accel-processor.cpp:remove_callback_func(780)> del_callback before interval = [100] event type = [0x10001]
I/SENSOR ( 2665): accel-sensor.cpp:update_polling_interval(401)> Update polling interval 100
I/SENSOR ( 2665): accel-processor.cpp:remove_callback_func(785)> del_callback end interval = [100] event type = [0x10001]
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(memory/private/sensor/10001) cb is removed. remained noti list total length(10)
E/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(401) > Error: nothing deleted
E/VCONF ( 9855): vconf.c: vconf_ignore_key_changed(2514) > vconf_ignore_key_changed() failed: key(memory/private/sensor/10001)
I/SENSOR ( 9855): client.cpp:sf_stop(1794)> crash-popup(9855) stops with ACCELEROMETER_SENSOR[0]
I/SENSOR ( 9855): client.cpp:sf_disconnect(1630)> crash-popup(9855) disconnected with ACCELEROMETER_SENSOR[0]
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(memory/pm/state) cb is removed. remained noti list total length(9)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(memory/private/sensor/poweroff) cb is removed. remained noti list total length(8)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(memory/sysman/low_memory) cb is removed. remained noti list total length(7)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(memory/sysman/battery_status_low) cb is removed. remained noti list total length(6)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(db/menu_widget/language) cb is removed. remained noti list total length(5)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(db/menu_widget/regionformat) cb is removed. remained noti list total length(4)
I/VCONF ( 9855): vconf-kdb.c: _vconf_kdb_del_notify(369) > [SECURE_LOG] key(db/menu_widget/regionformat_time1224) cb is removed. remained noti list total length(3)
D/MYFILES ( 9687): mf-main.c: __mf_main_prop_change(418) > D/MYFILES ( 9687): [0;35mENTER FUNCTION: __mf_main_prop_change. [0m mf-main.c:418
D/LAUNCH ( 9687): mf-main.c: __mf_main_prop_change(419) > [myfile:Application:__mf_main_prop_change:IN]
D/DEVICED ( 9855): dbus.c: append_variant(55) > data : lcdon
D/DEVICED ( 9855): dbus.c: append_variant(55) > data : resettimer
I/POWER_MANAGER( 2742): core.c: poll_callback(1265) > process pid(9855) pm_control condition : 1010
I/POWER_MANAGER( 2742): core.c: proc_condition(506) > [S_NORMAL] unlocked by pid 9855 - process /usr/apps/com.samsung.crash-popup/bin/crash-popup
I/POWER_MANAGER( 2742): core.c: proc_condition(529) > reset timeout (25 seconds)
D/CRASH_POPUP( 9855): crash-popup.c: _keyungrab(94) > Ungrabbing KEY_HOME key is successful
D/DEVICED ( 9855): display.c: display_unlock_state(630) > org.tizen.system.deviced.display-unlockstate : 0
D/CRASH_POPUP( 9855): crash-popup.c: app_terminate(356) > from create to app_terminate(): 2551 msec
I/SENSOR ( 9855): client.cpp:good_bye(737)> Good bye! crash-popup(9855)
D/MM_SOUND( 9855): mm_sound.c: __mmfsnd_finalize(2096) >
D/CRASH_WORKER( 9854): crash-worker.c: cw_copy_coredump(883) > copy core dump from /opt/usr/share/crash/core/9844_* to /opt/usr/share/crash/dump/WhatNet_20130614132009/WhatNet_20130614132009.coredump
D/indicator( 2894): wifi.c: indicator_wifi_transfer_change_cb(238) > indicator_wifi_transfer_change_cb[238] "indicator_wifi_transfer_change_cb"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(190) > "CONNECTION WiFi Strength: 4"
I/indicator( 2894): wifi.c: indicator_wifi_change_cb(209) > "CONNECTION WiFi Status: 2"
D/indicator( 2894): wifi.c: show_image_icon(111) > show_image_icon[111] "same icon(3)"
D/indicator( 2894): transfer.c: show_image_icon(116) > show_image_icon[116] "Show transfer icon (3)"
I/VCONF ( 2894): vconf-kdb.c: _vconf_kdb_gio_cb(174) > [SECURE_LOG] key(memory/wifi/transfer_state) is changed. cb(0x18d55) called
I/VCONF ( 3084): vconf.c: vconf_set_int(1437) > [SECURE_LOG] memory/wifi/transfer_state(3) success
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_display_count(314) > value[1]
D/DEVICE_PLUGIN( 2742): device_manager_io.c: sys_check_node(50) > sys_check_node: path:/sys/class/backlight/mdnie-bl/brightness, No such file or directory.
D/DEVICE_PLUGIN( 2742): device_manager_plugin_exynos.c: OEM_sys_get_backlight_brightness(374) > path[/sys/class/backlight/l5f31188-bl/brightness]value[58]power_saving[0]