移植openharmony3.1标准系统后,报binder: 239:876 transaction failed 29189/-22, size 68-0 line 3096

移植openharmony3.1标准系统后,开机后重复打印:binder: 239:876 transaction failed 29189/-22, size 68-0 line 3096

查找资料说添加如下的补丁,但是添加补丁后系统变得很卡顿移植openharmony3.1标准系统后,报binder: 239:876 transaction failed 29189/-22, size 68-0 line 3096-鸿蒙开发者社区

binder错误
2022-08-10 19:21:55
浏览
收藏 0
回答 2
回答 2
按赞同
/
按时间
liangkz_梁开祝
2

这个补丁文件是给Linux内核的小型系统用的,不是标准系统用的。

标准系统可以参考:

//kernel/linux/config/linux-5.10/arch/arm/configs/hispark_taurus_standard_defconfig 文件,在编译内核时打开:

CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"

再编译试试看。

分享
微博
QQ
微信
回复
2022-08-16 19:04:22
mb62b1acbe9346d
2

我的内核是4.19,加入上面的宏之后,开机启动大概10分钟,系统会变得特别卡

  251 ?        00:00:00 deviceinfoservi
  450 ?        00:00:00 kworker/1:0H
  451 ttyFIQ0  00:00:00 ps
# [  644.283822] binder_alloc_selftest: PASSED
[  644.284896] binder: 103:103 transaction failed 29189/-22, size 0-0 line 3096
[  644.383210] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service disp_gralloc_host| 10|disp_gralloc_host
[  644.383271] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.383288] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  10
[  644.383303] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is disp_gralloc_host
[  644.383660] [pid=1][INIT][INFO] [init_common_service.c:328)] service disp_gralloc_host starting pid 566
[  644.383697] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange disp_gralloc_host stopped to running
[  644.385530] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service dcamera_host| 15|dcamera_host
[  644.385573] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.385589] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  15
[  644.385604] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is dcamera_host
[  644.385891] [pid=1][INIT][INFO] [init_common_service.c:328)] service dcamera_host starting pid 567
[  644.385926] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange dcamera_host stopped to running
[  644.386886] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service codec_host| 14|codec_host
[  644.386926] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.386942] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  14
[  644.386956] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is codec_host
[  644.387216] [pid=1][INIT][INFO] [init_common_service.c:328)] service codec_host starting pid 568
[  644.387250] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange codec_host stopped to running
[  644.389643] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service light_dal_host| 13|light_dal_host
[  644.389709] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.389743] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  13
[  644.389774] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is light_dal_host
[  644.390143] [pid=1][INIT][INFO] [init_common_service.c:328)] service light_dal_host starting pid 569
[  644.390204] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange light_dal_host stopped to running
[  644.392135] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service vibrator_dal_host| 12|vibrator_dal_host
[  644.392196] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.392230] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  12
[  644.392260] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is vibrator_dal_host
[  644.392639] [pid=1][INIT][INFO] [init_common_service.c:328)] service vibrator_dal_host starting pid 570
[  644.392696] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange vibrator_dal_host stopped to running
[  644.393739] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service sensor_dal_host| 11|sensor_dal_host
[  644.393831] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.393866] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  11
[  644.393896] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is sensor_dal_host
[  644.395470] [pid=1][INIT][INFO] [init_common_service.c:328)] service sensor_dal_host starting pid 571
[  644.395535] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange sensor_dal_host stopped to running
[  644.400292] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service input_user_host| 9|input_user_host
[  644.400363] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.400409] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  9
[  644.400462] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is input_user_host
[  644.404080] [pid=566][INIT][INFO] [init_service.c:136)] disp_gralloc_host: token id 671342266, set token id result 0
[  644.404162] [pid=566][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============ //自己加的调试信息
[  644.404988] [pid=567][INIT][INFO] [init_service.c:136)] dcamera_host: token id 671986286, set token id result 0
[  644.405033] [pid=567][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.405170] [pid=567][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.405206] [pid=567][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.405237] [pid=567][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.405267] [pid=567][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.405311] [pid=567][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.407461] [pid=568][INIT][INFO] [init_service.c:136)] codec_host: token id 672113632, set token id result 0
[  644.409141] [pid=569][INIT][INFO] [init_service.c:136)] light_dal_host: token id 672008353, set token id result 0
[  644.409190] [pid=569][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.409323] [pid=569][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.409361] [pid=569][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.409392] [pid=569][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.409421] [pid=569][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.409496] [pid=569][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.412320] [pid=570][INIT][INFO] [init_service.c:136)] vibrator_dal_host: token id 671816303, set token id result 0
[  644.412375] [pid=570][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.412511] [pid=570][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.412553] [pid=570][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.412586] [pid=570][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.412649] [pid=570][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.412695] [pid=570][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.416131] [pid=576][INIT][INFO] [init_service.c:136)] input_user_host: token id 671905026, set token id result 0
[  644.416134] [pid=571][INIT][INFO] [init_service.c:136)] sensor_dal_host: token id 672059693, set token id result 0
[  644.416150] [pid=571][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.416177] [pid=576][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
# ps -Acon                                                                     ==========SetSe
[  644.416299] [pid=576][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.416308] [pid=571][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.416324] [pid=576][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.416329] [pid=571][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.416342] [pid=576][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.416367] [pid=571][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.416375] [pid=576][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.416401] [pid=571][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.416455] [pid=571][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.417635] [pid=1][INIT][INFO] [init_common_service.c:328)] service input_user_host starting pid 576
[  644.417693] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange input_user_host stopped to running
[  644.418465] [pid=566][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.418491] [pid=566][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.418507] [pid=566][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.418522] [pid=566][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.418552] [pid=566][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.420146] [pid=568][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.420251] [pid=568][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.420269] [pid=568][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.420285] [pid=568][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.420299] [pid=568][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.420326] [pid=568][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.422521] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service camera_host| 8|camera_host
[  644.422565] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.422582] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  8
[  644.422596] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is camera_host
[  644.422911] [pid=1][INIT][INFO] [init_common_service.c:328)] service camera_host starting pid 579
[  644.422946] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange camera_host stopped to running
[  644.427908] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service audio_hdi_server_host| 7|audio_hdi_server_host
[  644.427950] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.427967] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  7
[  644.427982] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is audio_hdi_server_host
[  644.428284] [pid=1][INIT][INFO] [init_common_service.c:328)] service audio_hdi_server_host starting pid 580
[  644.428321] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange audio_hdi_server_host stopped to running
[  644.451291] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service wifi_host| 6|wifi_host
[  644.451337] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.451353] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  6
[  644.451367] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is wifi_host
[  644.451684] [pid=1][INIT][INFO] [init_common_service.c:328)] service wifi_host starting pid 582
[  644.451720] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange wifi_host stopped to running
[  644.452702] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service power_host| 5|power_host
[  644.452742] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.452759] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  5
[  644.452774] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is power_host
[  644.453071] [pid=1][INIT][INFO] [init_common_service.c:328)] service power_host starting pid 583
[  644.453103] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange power_host stopped to running
[  644.455985] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service usbfnMaster_host| 4|usbfnMaster_host
[  644.456026] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.456042] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  4
[  644.456057] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is usbfnMaster_host
[  644.456376] [pid=1][INIT][INFO] [init_common_service.c:328)] service usbfnMaster_host starting pid 584
[  644.456411] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange usbfnMaster_host stopped to running
[  644.457369] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service usb_host| 3|usb_host
[  644.457410] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.457435] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  3
[  644.457452] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is usb_host
[  644.457855] [pid=1][INIT][INFO] [init_common_service.c:328)] service usb_host starting pid 585
[  644.457889] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange usb_host stopped to running
[  644.481416] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service blue_host| 1|blue_host
[  644.481465] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[0] is /vendor/bin/hdf_devhost
[  644.481482] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[1] is  1
[  644.481498] [pid=1][INIT][INFO] [init_service_manager.c:921)] service->extraArgs.argv[2] is blue_host
[  644.481828] [pid=1][INIT][INFO] [init_common_service.c:328)] service blue_host starting pid 589
[  644.481863] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange blue_host stopped to running
[  644.606847] [pid=579][INIT][INFO] [init_service.c:136)] camera_host: token id 671722061, set token id result 0
[  644.606884] [pid=579][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.606975] [pid=579][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.606993] [pid=579][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.607009] [pid=579][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.607023] [pid=579][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.607052] [pid=579][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.619984] [pid=580][INIT][INFO] [init_service.c:136)] audio_hdi_server_host: token id 671428615, set token id result 0
[  644.620058] [pid=580][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.620163] [pid=580][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.620201] [pid=580][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.620232] [pid=580][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.620280] [pid=580][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.620324] [pid=580][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.626210] [pid=585][INIT][INFO] [init_service.c:136)] usb_host: token id 671532872, set token id result 0
[  644.626287] [pid=585][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.626389] [pid=585][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.626428] [pid=585][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.626458] [pid=585][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.626519] [pid=585][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.626563] [pid=585][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.629548] [pid=584][INIT][INFO] [init_service.c:136)] usbfnMaster_host: token id 671292815, set token id result 0
[  644.629632] [pid=584][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.629730] [pid=584][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.629769] [pid=584][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.629800] [pid=584][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.629860] [pid=584][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.629902] [pid=584][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.633069] [pid=583][INIT][INFO] [init_service.c:136)] power_host: token id 672114253, set token id result 0
[  644.633124] [pid=583][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.633243] [pid=583][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.633283] [pid=583][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.633313] [pid=583][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.633344] [pid=583][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.633415] [pid=583][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.635450] [pid=582][INIT][INFO] [init_service.c:136)] wifi_host: token id 672051952, set token id result 0
[  644.635477] [pid=582][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.635554] [pid=582][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.635571] [pid=582][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.635586] [pid=582][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.635600] [pid=582][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.635627] [pid=582][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.639177] [pid=589][INIT][INFO] [init_service.c:136)] blue_host: token id 671919039, set token id result 0
[  644.639230] [pid=589][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.639344] [pid=589][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.639383] [pid=589][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.639414] [pid=589][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.639443] [pid=589][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.639516] [pid=589][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.929935] PARAM[pid=1][INIT][INFO] [trigger_processor.c:54)] Add trigger param:bootevent.useriam.fwkready=true to execute queue
[  644.929980] PARAM[pid=1][INIT][INFO] [trigger_processor.c:33)] DoTriggerExecute_ trigger param:bootevent.useriam.fwkready=true type: 1
[  644.930006] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service pinauth
[  644.930381] [pid=1][INIT][INFO] [init_common_service.c:328)] service pinauth starting pid 724
[  644.930418] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange pinauth created to running
[  644.930531] [pid=1][INIT][ERROR] [init_service_manager.c:930)] StartServiceByName Service faceauth
[  644.930800] [pid=1][INIT][INFO] [init_common_service.c:328)] service faceauth starting pid 725
[  644.930831] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange faceauth created to running
[  644.991384] [pid=725][INIT][INFO] [init_service.c:136)] faceauth: token id 671970614, set token id result 0
[  644.991490] [pid=725][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.991608] [pid=725][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.991649] [pid=725][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.991718] [pid=725][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.991750] [pid=725][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.991795] [pid=725][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  644.995890] [pid=724][INIT][INFO] [init_service.c:136)] pinauth: token id 671281905, set token id result 0
[  644.995972] [pid=724][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  644.996073] [pid=724][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  644.996111] [pid=724][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  644.996142] [pid=724][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  644.996200] [pid=724][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  644.996243] [pid=724][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  645.059029] [pid=569][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.059029] 
[  645.059168] [pid=569][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.186630] [pid=576][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.186630] 
[  645.186774] [pid=576][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.202360] [pid=570][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.202360] 
[  645.202503] [pid=570][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.205607] [pid=566][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.205607] 
[  645.205796] [pid=566][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.212802] [pid=568][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.212802] 
[  645.212942] [pid=568][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.218052] [pid=567][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.218052] 
[  645.218186] [pid=567][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.271308] [pid=571][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.271308] 
[  645.271484] [pid=571][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.347967] [pid=582][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.347967] 
[  645.348108] [pid=582][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.355908] [pid=579][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.355908] 
[  645.358382] [pid=584][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.358382] 
[  645.358565] [pid=584][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.360323] [pid=589][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.360323] 
[  645.360470] [pid=589][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.365787] [pid=585][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.365787] 
[  645.365974] [pid=585][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.373452] [pid=583][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.373452] 
[  645.373637] [pid=583][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.381729] [pid=579][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.402450] [pid=580][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.402450] 
[  645.402593] [pid=580][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.444519] [pid=1][INIT][INFO] [init_service_socket.c:176)] Socket information detected, fd:10 service name:ueventd
[  645.444861] [pid=1][INIT][INFO] [init_common_service.c:328)] service ueventd starting pid 758
[  645.444905] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange ueventd stopped to running
[  645.455277] [pid=725][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.455277] 
[  645.455416] [pid=725][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.478821] [pid=758][INIT][INFO] [init_service.c:136)] ueventd: token id 671705520, set token id result 0
[  645.478873] [pid=758][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  645.478948] [pid=758][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  645.478975] [pid=758][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  645.478996] [pid=758][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  645.479016] [pid=758][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  645.479048] [pid=758][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  645.495027] pgd = c8635478
[  645.495054] [00000008] *pgd=00000000
[  645.495068] CPU: 1 PID: 544 Comm: audio_policy Not tainted 4.19.111 #1
[  645.495075] Hardware name: Generic DT based system
[  645.495086] PC is at 0xa6ee8f1c
[  645.495094] LR is at 0xa6ee9900
[  645.495101] pc : [<a6ee8f1c>]    lr : [<a6ee9900>]    psr: 60000010
[  645.495114] sp : a5c3f9e8  ip : a6e125dc  fp : a5c3fa10
[  645.495125] r10: 00000001  r9 : 01e6a6e0  r8 : a6f41ca8
[  645.495135] r7 : a6f42098  r6 : 00000000  r5 : a6f41ca8  r4 : a6f420a0
[  645.495146] r3 : 00000000  r2 : 00000000  r1 : 00000000  r0 : a496555c
[  645.495160] Flags: nZCv  IRQs on  FIQs on  Mode USER_32  ISA ARM  Segment user
[  645.495171] Control: 10c5387d  Table: 185e406a  DAC: 00000055
[  645.495185] CPU: 1 PID: 544 Comm: audio_policy Not tainted 4.19.111 #1
[  645.495195] Hardware name: Generic DT based system
[  645.495224] [<b010f084>] (unwind_backtrace) from [<b010b574>] (show_stack+0x10/0x14)
[  645.495245] [<b010b574>] (show_stack) from [<b09e746c>] (dump_stack+0x94/0xa8)
[  645.495264] [<b09e746c>] (dump_stack) from [<b01100bc>] (__do_user_fault+0x130/0x134)
[  645.495281] [<b01100bc>] (__do_user_fault) from [<b011028c>] (do_page_fault+0x1cc/0x2b8)
[  645.495298] [<b011028c>] (do_page_fault) from [<b0110508>] (do_DataAbort+0x4c/0xec)
[  645.495315] [<b0110508>] (do_DataAbort) from [<b0101d7c>] (__dabt_usr+0x3c/0x40)
[  645.495322] Exception stack(0xc5be9fb0 to 0xc5be9ff8)
[  645.495339] 9fa0:                                     a496555c 00000000 00000000 00000000
[  645.495353] 9fc0: a6f420a0 a6f41ca8 00000000 a6f42098 a6f41ca8 01e6a6e0 00000001 a5c3fa10
[  645.495367] 9fe0: a6e125dc a5c3f9e8 a6ee9900 a6ee8f1c 60000010 ffffffff
[  645.497374] [pid=724][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.497374] 
[  645.497505] [pid=724][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  645.924123] [pid=758][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  645.924123] 
[  645.924501] [pid=758][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
[  646.005878] BEGET[pid=758][INIT][INFO] [init_socket.c:53)] GetControlSocket path is OHOS_SOCKET_ueventd 
[  646.009216] BEGET[pid=758][INIT][INFO] [init_socket.c:36)] GetControlFromEnv path is OHOS_SOCKET_ueventd 
[  646.009600] BEGET[pid=758][INIT][INFO] [init_socket.c:42)] GetControlFromEnv fd is 10 
[  646.009647] BEGET[pid=758][INIT][INFO] [init_socket.c:60)] socket ueventd fd 10 address family 16
[  646.009698] [pid=758][INIT][INFO] [ueventd_main.c:73)] ueventd start to process uevent message
[  646.011465] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/mmcblk0boot0 " already linked to other target
[  646.015501] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/mmcblk0boot1 " already linked to other target
[  646.022709] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/mmcblk0 " already linked to other target
[  646.025050] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/boot " already linked to other target
[  646.032104] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/misc " already linked to other target
[  646.033225] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/userdata " already linked to other target
[  646.039823] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/userdata " already linked to other target
[  646.041473] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/system " already linked to other target
[  646.042943] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/resource " already linked to other target
[  646.044861] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/uboot " already linked to other target
[  646.046631] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/uboot " already linked to other target
[  646.048590] [pid=758][INIT][WARNING] [ueventd_device_handler.c:63)] Link " /dev/block/platform/ffc50000.dwmmc/by-name/vendor " already linked to other target
[  646.477262] [pid=1][INIT][ERROR] [init_signal_handler.c:39)] Child process 209 exit with signal: 9
[  646.477304] [pid=1][INIT][INFO] [init_signal_handler.c:44)] SigHandler, SIGCHLD received, sigPID = 209.
[  646.477338] [pid=1][INIT][INFO] [init_common_service.c:422)] Reap service audio_policy, pid 209.
[  646.477357] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange audio_policy running to stopped
[  646.477803] [pid=1][INIT][INFO] [init_common_service.c:328)] service audio_policy starting pid 850
[  646.477840] [pid=1][INIT][INFO] [init_service.c:44)] NotifyServiceChange audio_policy stopped to running
[  646.479298] pgd = af6d6159
[  646.479310] [a68fb2b4] *pgd=0fe94835, *pte=00000000, *ppte=00000000
[  646.479328] CPU: 1 PID: 764 Comm: processdump Not tainted 4.19.111 #1
[  646.479335] Hardware name: Generic DT based system
[  646.479346] PC is at 0xa68fb2b4
[  646.479358] LR is at 0xa6ef1638
[  646.479370] pc : [<a68fb2b4>]    lr : [<a6ef1638>]    psr: 60000030
[  646.479380] sp : aec1fea8  ip : a6f54ac0  fp : aec1feb8
[  646.479390] r10: 00000000  r9 : 00000000  r8 : 00000000
[  646.479401] r7 : aec1ff1c  r6 : a68fb2b5  r5 : a69011b0  r4 : a6f54ac0
[  646.479412] r3 : a6f54ac0  r2 : 00000000  r1 : 00000000  r0 : a69011b0
[  646.479424] Flags: nZCv  IRQs on  FIQs on  Mode USER_32  ISA Thumb  Segment user
[  646.479435] Control: 10c5387d  Table: 0feb806a  DAC: 00000055
[  646.479449] CPU: 1 PID: 764 Comm: processdump Not tainted 4.19.111 #1
[  646.479459] Hardware name: Generic DT based system
[  646.479487] [<b010f084>] (unwind_backtrace) from [<b010b574>] (show_stack+0x10/0x14)
[  646.479508] [<b010b574>] (show_stack) from [<b09e746c>] (dump_stack+0x94/0xa8)
[  646.479526] [<b09e746c>] (dump_stack) from [<b01100bc>] (__do_user_fault+0x130/0x134)
[  646.479543] [<b01100bc>] (__do_user_fault) from [<b011028c>] (do_page_fault+0x1cc/0x2b8)
[  646.479560] [<b011028c>] (do_page_fault) from [<b01105f0>] (do_PrefetchAbort+0x48/0xd0)
[  646.479575] [<b01105f0>] (do_PrefetchAbort) from [<b0101fdc>] (ret_from_exception+0x0/0x24)
[  646.479586] Exception stack(0xbfd73fb0 to 0xbfd73ff8)
[  646.479600] 3fa0:                                     a69011b0 00000000 00000000 a6f54ac0
[  646.479614] 3fc0: a6f54ac0 a69011b0 a68fb2b5 aec1ff1c 00000000 00000000 00000000 aec1feb8
[  646.479627] 3fe0: a6f54ac0 aec1fea8 a6ef1638 a68fb2b4 60000030 ffffffff
[  646.480425] [pid=850][INIT][INFO] [init_service.c:136)] audio_policy: token id 671679916, set token id result 0
[  646.480472] [pid=850][INIT][ERROR] [init_common_service.c:292)] cjl===================cjl start============
[  646.480579] [pid=850][INIT][ERROR] [init_common_service.c:319)] cjl===================SetSecon
[  646.480649] [pid=850][INIT][ERROR] [init_common_service.c:321)] cjl===================ServiceExec
[  646.480679] [pid=850][INIT][ERROR] [init_service.c:81)] cjl===================Serviceexec 2===========
[  646.480709] [pid=850][INIT][ERROR] [init_service.c:91)] cjl===================Serviceexec 3===========
[  646.480752] [pid=850][INIT][ERROR] [init_service.c:93)] cjl===================Serviceexec 4 ===========
[  646.489432] [pid=1][INIT][ERROR] [init_signal_handler.c:39)] Child process 764 exit with signal: 11
[  646.489460] [pid=1][INIT][INFO] [init_signal_handler.c:44)] SigHandler, SIGCHLD received, sigPID = 764.
[  646.529061] [pid=850][INIT][ERROR] [init_service.c:114)] init parameters failed.
[  646.529061] 
[  646.529237] [pid=850][INIT][ERROR] [init_service.c:118)] cjl===================Serviceexec 5===========
# ps -A              
  • 1.
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58.
  • 59.
  • 60.
  • 61.
  • 62.
  • 63.
  • 64.
  • 65.
  • 66.
  • 67.
  • 68.
  • 69.
  • 70.
  • 71.
  • 72.
  • 73.
  • 74.
  • 75.
  • 76.
  • 77.
  • 78.
  • 79.
  • 80.
  • 81.
  • 82.
  • 83.
  • 84.
  • 85.
  • 86.
  • 87.
  • 88.
  • 89.
  • 90.
  • 91.
  • 92.
  • 93.
  • 94.
  • 95.
  • 96.
  • 97.
  • 98.
  • 99.
  • 100.
  • 101.
  • 102.
  • 103.
  • 104.
  • 105.
  • 106.
  • 107.
  • 108.
  • 109.
  • 110.
  • 111.
  • 112.
  • 113.
  • 114.
  • 115.
  • 116.
  • 117.
  • 118.
  • 119.
  • 120.
  • 121.
  • 122.
  • 123.
  • 124.
  • 125.
  • 126.
  • 127.
  • 128.
  • 129.
  • 130.
  • 131.
  • 132.
  • 133.
  • 134.
  • 135.
  • 136.
  • 137.
  • 138.
  • 139.
  • 140.
  • 141.
  • 142.
  • 143.
  • 144.
  • 145.
  • 146.
  • 147.
  • 148.
  • 149.
  • 150.
  • 151.
  • 152.
  • 153.
  • 154.
  • 155.
  • 156.
  • 157.
  • 158.
  • 159.
  • 160.
  • 161.
  • 162.
  • 163.
  • 164.
  • 165.
  • 166.
  • 167.
  • 168.
  • 169.
  • 170.
  • 171.
  • 172.
  • 173.
  • 174.
  • 175.
  • 176.
  • 177.
  • 178.
  • 179.
  • 180.
  • 181.
  • 182.
  • 183.
  • 184.
  • 185.
  • 186.
  • 187.
  • 188.
  • 189.
  • 190.
  • 191.
  • 192.
  • 193.
  • 194.
  • 195.
  • 196.
  • 197.
  • 198.
  • 199.
  • 200.
  • 201.
  • 202.
  • 203.
  • 204.
  • 205.
  • 206.
  • 207.
  • 208.
  • 209.
  • 210.
  • 211.
  • 212.
  • 213.
  • 214.
  • 215.
  • 216.
  • 217.
  • 218.
  • 219.
  • 220.
  • 221.
  • 222.
  • 223.
  • 224.
  • 225.
  • 226.
  • 227.
  • 228.
  • 229.
  • 230.
  • 231.
  • 232.
  • 233.
  • 234.
  • 235.
  • 236.
  • 237.
  • 238.
  • 239.
  • 240.
  • 241.
  • 242.
  • 243.
  • 244.
  • 245.
  • 246.
  • 247.
  • 248.
  • 249.
  • 250.
  • 251.
  • 252.
  • 253.
  • 254.
  • 255.
  • 256.
  • 257.
  • 258.
  • 259.
  • 260.
  • 261.
  • 262.
  • 263.
  • 264.
  • 265.
  • 266.
  • 267.
  • 268.
  • 269.
  • 270.
  • 271.
  • 272.
  • 273.
  • 274.
  • 275.
  • 276.
  • 277.
  • 278.
  • 279.
  • 280.
  • 281.
  • 282.
  • 283.
  • 284.
  • 285.
  • 286.
  • 287.
  • 288.
  • 289.
  • 290.
  • 291.
  • 292.
  • 293.
  • 294.
  • 295.
  • 296.
  • 297.
  • 298.
  • 299.
  • 300.
  • 301.
  • 302.
  • 303.
  • 304.
  • 305.
  • 306.
  • 307.
  • 308.
  • 309.
  • 310.
  • 311.
  • 312.
  • 313.
  • 314.
  • 315.
  • 316.
  • 317.
  • 318.
  • 319.
  • 320.
  • 321.
  • 322.
  • 323.
  • 324.
  • 325.
  • 326.
  • 327.
  • 328.
  • 329.
  • 330.
  • 331.
  • 332.
  • 333.
  • 334.
  • 335.
  • 336.
  • 337.
  • 338.
  • 339.
  • 340.
  • 341.
  • 342.
  • 343.
  • 344.
  • 345.
  • 346.
  • 347.
  • 348.
  • 349.
  • 350.
  • 351.
  • 352.
  • 353.
  • 354.
  • 355.
  • 356.
分享
微博
QQ
微信
回复
2022-08-17 14:58:13
相关问题
OpenHarmony3.1 如何编译出 softbus_lite的库
6458浏览 • 1回复 已解决
Hi3516标准系统system目录只读
5465浏览 • 2回复 已解决
OpenHarmony3.1release 连接服务失败
6716浏览 • 1回复 待解决
openharmony3.1two stages是什么?
5059浏览 • 2回复 待解决
有人用过STM32移植OpenHarmony
1771浏览 • 0回复 待解决
Failed to initialize CoreCLR, HRESULT: 0x80004005
3728浏览 • 1回复 待解决
OpenHarmony提示同步失败:sync Failed
4937浏览 • 1回复 待解决