Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #1

Open
sanek3214 opened this issue Apr 30, 2016 · 0 comments
Open

Crash #1

sanek3214 opened this issue Apr 30, 2016 · 0 comments

Comments

@sanek3214
Copy link

Compiling the kernel is loaded , but it is broken. Why?

[ 39.823] c1@A7 init init: init started!
[ 39.829] c2@A7 init init: init second stage started!
[ 39.835] c2@A7 init init: waitpid failed: No child processes
[ 39.843] c2@A7 init init: property_set("ro.build.version.hardware.support", "0x7F") failed
[ 39.851] c2@A7 init init: (Loading properties from /default.prop took 0.01s.)
[ 39.859] c2@A7 init init: /init.rc: 10: invalid command 'setcon'
[ 39.865] c2@A7 init init: /init.rc: 72: invalid command 'load_all_props'
[ 39.872] c2@A7 init init: could not import file '/init.recovery.unknown.rc' from '/init.rc'
[ 39.881] c2@A7 init init: (Parsing /init.recovery.usb.rc took 0.00s.)
[ 39.887] c2@A7 init init: (Parsing /init.rc took 0.03s.)
[ 39.893] c2@A7 init init: write_file: Unable to open '/sys/fs/selinux/checkreqprot': No such file or directory
[ 39.904] c2@A7 init init: Starting service 'ueventd'...
[ 39.910] c2@A7 init init: Starting service 'healthd'...
[ 39.915] c0@A7 ueventd ueventd: ueventd started!
[ 39.915] c2@A7 init init: Waiting for /dev/.coldboot_done...
[ 39.920] c1@A7 healthd healthd: wakealarm_init: timerfd_create failed
[ 39.926] c1@A7 healthd healthd: BatteryTechnologyPath not found
[ 40.172] c0@A7 kworker/0:3 [AUD_ES305B] es305b_soc_firmware_download: firmware load successfully
[ 40.302] c0@A7 kworker/0:3 [AUD_ES305B] es305b_soc_config: ES305B: set es305b into Suspend mode
[ 40.462] c2@A7 healthd healthd: battery l=79 v=3990 t=30.9 h=2 st=3 c=-328 chg=
[ 40.472] c2@A7 healthd healthd: battery l=79 v=3990 t=30.9 h=2 st=3 c=-328 chg=
[ 40.483] c2@A7 healthd healthd: battery l=79 v=3990 t=30.9 h=2 st=3 c=-328 chg=
[ 40.765] c2@A7 healthd healthd: battery l=79 v=3990 t=30.9 h=2 st=3 c=-312 chg=
[ 40.804] c1@A7 ueventd ueventd: Coldboot took 0.86s.
[ 40.805] c2@A7 init init: Waiting for /dev/.coldboot_done took 0.89s.
[ 40.805] c2@A7 init init: /dev/hw_random not found
[ 40.808] c2@A7 init init: /dev/hw_random not found
[ 40.809] c2@A7 init android_usb: already disabled
[ 40.811] c2@A7 init init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[ 40.811] c2@A7 init init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
[ 40.811] c2@A7 init init: (Loading properties from /system/build.prop took 0.00s.)
[ 40.811] c2@A7 init init: (Loading properties from /vendor/build.prop took 0.00s.)
[ 40.811] c2@A7 init init: (Loading properties from /factory/factory.prop took 0.00s.)
[ 40.812] c2@A7 init fs_mgr: Error parsing fs_mgr_options
[ 40.812] c2@A7 init init: unable to read fstab /fstab.unknown: No such file or directory
[ 40.812] c2@A7 init init: Unable to open persistent property directory "/data/property": No such file or directory
[ 40.815] c2@A7 init init: Starting service 'test'...
[ 40.816] c2@A7 init init: Starting service 'set_permissive'...
[ 40.816] c2@A7 init init: Starting service 'recovery'...
[ 40.823] c0@A7 kworker/0:0 firmware 0-001f: _request_firmware_load(), ERR!!! size:0, fw abort status is 1
[ 40.838] c2@A7 init init: Service 'set_permissive' (pid 2118) exited with status 1
[ 40.845] c2@A7 init init: Service 'test' (pid 2117) exited with status 1
[ 40.904] c0@A7 kworker/0:2 firmware samsung-rp: _request_firmware_load(), ERR!!! size:0, fw abort status is 1
[ 40.952] c0@A7 kworker/0:0 ms2r_verdict_module_type_complete_handler(), load verdict module fw fail
[ 41.026] c2@A7 recovery s3c-fb exynos5-fb.1: - s3c_fb_blank
[ 41.027] c0@A7 recovery +s5p_mipi_dsi_fb_notifier_callback powerdown
[ 41.140] c0@A7 recovery lcd_shutdown shutdown
[ 41.141] c0@A7 recovery s3c-fb exynos5-fb.1: pm_relax
[ 41.141] c0@A7 recovery - s5p_mipi_dsi_fb_notifier_callbackpowerdown

log.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant