Le 24/09/2013 13:25, Singh, Arun Kumar a écrit : > Hi Alexandre, > > Please find locat trace below n attached attached > > And using and rnd mobile phone device(not a market phone) having Android JB > already working on it so used modified changes in gonk display to use Hwc in > ffos build > And so far boot animation coming on device (but only half screen) and > afterward not progressing for FFOS menu > Please let me know If something wrong in my FFOS build based on JB
Haha I had similar issues related to HWComposer. Can you try removing the hwcomposer blob from /system/lib/hw/ and check if it boots ? It should work but be a bit slow and that might expose a HWComposer version mismatch. Michael Wu might know better on this topic. As far as I know, the HWComposer supported is v1.1. > > Thanks > > Logcat trace******************** > --------- beginning of /dev/log/main > I/installd( 944): installd firing up > I/DEBUG ( 939): debuggerd: Sep 13 2013 17:09:49 > D/ ( 940): IPCIFInit++ > D/ ( 940): IPCIFInit: RpcUtaClientId 2 > D/ ( 940): IPCIFInit: opening req /dev/vbpipe0 > D/ ( 940): IPCIFInit: opening UtaClientDevNameMapTable_req successful > D/ ( 940): IPCIFInit: opening rsp /dev/vbpipe1 > D/ ( 940): IPCIFInit: opening UtaClientDevNameMapTable_rsp successful > D/ ( 940): IPCIFInit-- > D/ ( 940): IPCIFRegisterRPCCallBack++ > D/ ( 940): IPCIFRegisterRPCCallBack-- > D/ ( 940): IPCIFReadTask++ > D/ ( 940): RPCRcvMsg++ > --------- beginning of /dev/log/system > I/Vold ( 937): Vold 2.1 (the revenge) firing up > D/Vold ( 937): Volume sdcard1 state changing -1 (Initializing) -> 0 > (No-Media) > I/Netd ( 938): Netd 1.0 starting > W/InterfaceController( 938): Warning (Cannot load library: > load_library(linker.cpp:745): library "/system/lib/libnetcmdiface.so" not > found) while opening the net interface command library > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > bw_INPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > INPUT -j bw_INPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > fw_INPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > INPUT -j fw_INPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > oem_fwd > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > FORWARD -j oem_fwd > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > fw_FORWARD > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > FORWARD -j fw_FORWARD > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > bw_FORWARD > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > FORWARD -j bw_FORWARD > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > natctrl_FORWARD > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > FORWARD -j natctrl_FORWARD > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > oem_out > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > OUTPUT -j oem_out > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > fw_OUTPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > OUTPUT -j fw_OUTPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -N > bw_OUTPUT > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t filter -A > OUTPUT -j bw_OUTPUT > D/ ( 940): RPCClientRgisterTask: recieved_bytes = 8 received data : > REGISTER > D/ ( 940): RPCClientRgisterTask: msg_text = REGISTER > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t raw -N > bw_raw_PREROUTING > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t raw -A > PREROUTING -j bw_raw_PREROUTING > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t raw -N > idletimer_raw_PREROUTING > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t raw -A > PREROUTING -j idletimer_raw_PREROUTING > I/IMCGralloc( 948): gralloc_device_open(fb0) > W/ ( 948): could not open framebuffer > E/Trace ( 948): error opening trace file: No such file or directory (2) > I/IMCGralloc( 948): gralloc_device_open(gpu0) > D/IMCGralloc( 948): gralloc_device_open: ion_alloc succeed fd = 9 > E/profiler( 948): Registering start signal > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t mangle -N > bw_mangle_POSTROUTING > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t mangle -A > POSTROUTING -j bw_mangle_POSTROUTING > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t mangle -N > idletimer_mangle_POSTROUTING > E/Netd ( 938): exec() res=768 for /system/bin/ip6tables -t mangle -A > POSTROUTING -j idletimer_mangle_POSTROUTING > E/GeckoConsole( 948): Could not read chrome manifest > 'file:///system/b2g/chrome.manifest'. > W/Gonk ( 948): Frame delay is 83333 us but decoding took 94253 us > E/BandwidthController( 938): runIptablesCmd(): failed /system/bin/ip6tables > -N costly_shared res=768 > W/Gonk ( 948): Frame delay is 83333 us but decoding took 100695 us > W/Gonk ( 948): Frame delay is 83333 us but decoding took 96666 us > E/BandwidthController( 938): runIptablesCmd(): failed /system/bin/ip6tables > -A bw_INPUT -i lo --jump RETURN res=768 > E/Netd ( 938): Unable to create netlink socket: Protocol not supported > E/Netd ( 938): Unable to open quota2 logging socket > D/MDnsDS ( 938): MDnsSdListener::Hander starting up > D/MDnsDS ( 938): MDnsSdListener starting to monitor > D/MDnsDS ( 938): Going to poll with pollCount 1 > I/Gecko ( 948): 7540 Marionette INFO MarionetteComponent > loaded > I/Gecko ( 948): 7573 Marionette INFO marionette enabled > I/VolumeManager( 948): changing state from 'Uninitialized' to 'Starting' > I/VolumeManager( 948): Connected to vold > I/AutoMounter( 948): UpdateState: VolumeManager not ready yet > I/Gonk ( 948): Connected to netd > I/Gonk ( 948): Socket open for RIL > E/GonkSensor( 948): Can't get sensor HAL module > D/EventHub( 948): No input device configuration file found for device > 'ft5x0x_ts'. > E/KeyLayoutMap( 948): /system/usr/keylayout/Generic.kl:107: Expected key > code label, got 'ZENKAKU_HANKAKU'. > E/Keyboard( 948): Could not determine key map for device 'ft5x0x_ts' and no > default key maps were found! > I/EventHub( 948): New device: id=1, fd=41, path='/dev/input/event1', > name='ft5x0x_ts', classes=0x15, configuration='', keyLayout='', > keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false > D/EventHub( 948): No input device configuration file found for device > 'kpd-xgold'. > E/KeyLayoutMap( 948): /system/usr/keylayout/Generic.kl:107: Expected key > code label, got 'ZENKAKU_HANKAKU'. > E/Keyboard( 948): Could not determine key map for device 'kpd-xgold' and no > default key maps were found! > I/EventHub( 948): New device: id=2, fd=43, path='/dev/input/event0', > name='kpd-xgold', classes=0x1, configuration='', keyLayout='', > keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false > I/InputReader( 948): Device added: id=2, name='kpd-xgold', sources=0x00000101 > I/InputReader( 948): Device reconfigured: id=1, name='ft5x0x_ts', surface > size is now 480x854, mode is 1 > I/InputReader( 948): Device added: id=1, name='ft5x0x_ts', sources=0x00001103 > W/Gonk ( 948): Frame delay is 83333 us but decoding took 116558 us > I/Gecko ( 948): 8890 Marionette INFO marionette initializing > at final-ui-startup > I/Gecko ( 948): 9099 Marionette INFO marionette-actors.js > loaded > I/Gecko ( 948): 9108 Marionette INFO marionette listener > opened > D/ ( 940): RPCClientRgisterTask: recieved_bytes = 8 received data : > REGISTER > D/ ( 940): RPCClientRgisterTask: msg_text = REGISTER > D/ ( 941): RegisterAppToRPC received data reg_send_msgq_buffer : 2 > D/ ( 941): RegisterAppToRPC send_intf_id connection is success > D/ ( 941): RegisterAppToRPC connecting recv_intf_id > D/ ( 941): RegisterAppToRPC recv_intf_id connection is success > D/ ( 941): APPRcvMsg++ > D/ ( 941): No MSG > D/ ( 941): Wait for Signal > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=32 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 19 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 23 > D/ ( 940): IPCIFWriteData-- write 23 > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): RPCRcvMsg++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > W/Gonk ( 948): Frame delay is 83333 us but decoding took 83431 us > I/FMRadio ( 948): FMRadio is initialized. > W/Gonk ( 948): Frame delay is 83333 us but decoding took 134103 us > W/Gonk ( 948): Frame delay is 83333 us but decoding took 243602 us > D/NetUtils( 948): failed to remove default route for tiwlan0: No such device > W/Gonk ( 948): Frame delay is 83333 us but decoding took 99958 us > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1032) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=193 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 26 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 30 > D/ ( 940): IPCIFWriteData-- write 30 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1193) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=145 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 26 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 30 > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 61: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 0 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = 0x0 > D/ ( 940): IPCIFWriteData-- write 30 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 52: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 0 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = 0x0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 217: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 0 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = 0x0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 340 > D/ ( 941): NotifyRPCData: packet_left:340 > D/ ( 941): IPC ReadCB: RET idx(1145) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): IPC ReadCB: RSP/IND idx(151) > D/ ( 941): APPSendMsg++ > D/ ( 941): Signal to read msg > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:57 > D/ ( 941): NotifyRPCData: packet_offset:57 > D/ ( 941): IPC ReadCB: RSP/IND idx(233) > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=184 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 26 > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPSendMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): Signal to read msg > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:48 > D/ ( 941): NotifyRPCData: packet_offset:48 > D/ ( 941): IPC ReadCB: RSP/IND idx(148) > D/ ( 941): APPSendMsg++ > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:213 > D/ ( 941): NotifyRPCData: packet_offset:213 > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): APPRcvMsg++ > D/ ( 941): No MSG > D/ ( 941): Wait for Signal > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 30 > D/ ( 940): IPCIFWriteData-- write 30 > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): RPCRcvMsg++ > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): RPCSendMsg-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1184) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=124 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 25 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 29 > D/ ( 940): IPCIFWriteData-- write 29 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1124) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=134 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 26 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 30 > D/ ( 940): IPCIFWriteData-- write 30 > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): RPCRcvMsg++ > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1134) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=87 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 31 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 35 > D/ ( 940): IPCIFWriteData-- write 35 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 58: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 0 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = 0x0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 54 > D/ ( 941): NotifyRPCData: packet_left:54 > D/ ( 941): IPC ReadCB: RSP/IND idx(91) > D/ ( 941): APPSendMsg++ > D/ ( 941): Signal to read msg > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:54 > D/ ( 941): NotifyRPCData: packet_offset:54 > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): APPRcvMsg++ > D/ ( 941): No MSG > D/ ( 941): Wait for Signal > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 45: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 0 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = 0x0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 41 > D/ ( 941): NotifyRPCData: packet_left:41 > D/ ( 941): IPC ReadCB: RSP/IND idx(83) > D/ ( 941): APPSendMsg++ > D/ ( 941): Signal to read msg > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:41 > D/ ( 941): NotifyRPCData: packet_offset:41 > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): APPRcvMsg++ > D/ ( 941): No MSG > D/ ( 941): Wait for Signal > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1087) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=33 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 25 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 29 > D/ ( 940): IPCIFWriteData-- write 29 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1033) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=2 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 25 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 29 > D/ ( 940): IPCIFWriteData-- write 29 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1002) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=206 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 26 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 30 > D/ ( 940): IPCIFWriteData-- write 30 > D/ ( 940): RPCRcvMsg++ > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1206) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=105 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 25 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 29 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFWriteData-- write 29 > D/ ( 940): RPCRcvMsg++ > E/profiler( 1318): Registering start signal > E/GeckoConsole( 1318): Could not read chrome manifest > 'file:///system/b2g/chrome.manifest'. > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000200 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x2, context_id = > 0x20000200 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 2 > D/ ( 940): IndicateReadData-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 22 > D/ ( 941): NotifyRPCData: packet_left:22 > D/ ( 941): IPC ReadCB: RET idx(1105) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > W/Gonk ( 948): Frame delay is 83333 us but decoding took 720126 us > I/Gecko ( 948): -*- WifiWorker component: WIFI: load_driver returned: 0 > I/GeckoDump( 948): exception: [Exception... "Component returned failure > code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) > [nsICrashReporter.annotateCrashReport]" nsresult: "0xc1f30001 > (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: > chrome://browser/content/shell.js :: <TOP_LEVEL> :: line 216" data: no] > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=137 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 885 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 889 > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000002 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = > 0x20000002 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 49: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000002 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = > 0x20000002 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 67 > D/ ( 941): NotifyRPCData: packet_left:67 > D/ ( 941): IPC ReadCB: RET idx(1137) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): IPC ReadCB: RSP/IND idx(138) > D/ ( 941): APPSendMsg++ > D/ ( 941): Signal to read msg > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:45 > D/ ( 941): NotifyRPCData: packet_offset:45 > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): APPRcvMsg++ > D/ ( 941): No MSG > D/ ( 941): Wait for Signal > D/ ( 940): IPCIFWriteData-- write 889 > D/ ( 940): RPCRcvMsg++ > D/ ( 941): RPCCreateSemaphore: > D/ ( 941): idx=137 > D/ ( 941): cnt=0 > D/ ( 941): Message Sent to RPC > D/ ( 940): RPCClientIFReadTask: recieved_bytes = 885 > D/ ( 940): RPCSendMsg++ > D/ ( 940): RPCSendMsg-- > D/ ( 940): RPCRcvMsg-- > D/ ( 940): IPCIFWriteData++: writing buf size = 889 > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 26: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000002 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = > 0x20000002 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 940): IPCIFReadIOChannel:DataBufLen = 49: > D/ ( 940): IndicateReadData++ > D/ ( 940): IPCIFReadData++ > D/ ( 940): IPCIFReadData-- > D/ ( 940): RPCSendMsgToClient context_id : 20000002 > D/ ( 940): RPCSendMsgToClient: remote_app_id = 0x0, context_id = > 0x20000002 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): RPCSendDataToClient:Message Sent to APP id 0 > D/ ( 940): IndicateReadData-- > D/ ( 941): AppRecvFromRPCIFTask: recieved_bytes = 67 > D/ ( 941): NotifyRPCData: packet_left:67 > D/ ( 941): IPC ReadCB: RET idx(1137) > D/ ( 941): RPCInvokeUnpacker buf_len : 22 > D/ ( 941): NotifyRPCData: packet_size:22 > D/ ( 941): NotifyRPCData: packet_offset:22 > D/ ( 941): IPC ReadCB: RSP/IND idx(138) > D/ ( 941): APPSendMsg++ > D/ ( 941): Signal to read msg > D/ ( 941): APPRcvMsg++ > D/ ( 941): APPRcvMsg-- > D/ ( 941): APPSendMsg-- > D/ ( 941): NotifyRPCData: packet_size:45 > D/ ( 941): NotifyRPCData: packet_offset:45 > D/ ( 941): APPRcvMsg++ > D/ ( 941): No MSG > D/ ( 941): Wait for Signal > D/ ( 940): IPCIFWriteData-- write 889 > D/ ( 940): RPCRcvMsg++ > I/Gecko ( 948): -*- WifiWorker component: WIFI: start_supplicant: -1 > I/Gecko ( 948): > -----Original Message----- > From: dev-b2g > [mailto:[email protected]] On > Behalf Of Alexandre Lissy > Sent: Tuesday, September 24, 2013 3:19 PM > To: [email protected] > Subject: Re: [b2g] ffos exception during boot animation on device > > Le 24/09/2013 11:38, Singh, Arun Kumar a écrit : >> Hi, >> >> If anybody have some idea on below exception errors, seems due to this >> device is not able to go after boot animation and FFOS menu screen is >> not coming up And just stuck on boot ffos animation and below is last >> few lines of logcat after this logcat trace also stopped > > What device is this ? > >> >> >> I/GeckoDump( 1361): exception: [Exception... "Component returned failure >> code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) >> [nsICrashReporter.annotateCrashReport]" nsresult: "0xc1f30001 >> (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: >> chrome://browser/content/shell.js :: <TOP_LEVEL> :: line 216" data: no] >> W/Gonk ( 1361): Frame delay is 83333 us but decoding took 99324 us >> E/profiler( 1396): Registering start signal E/GeckoConsole( 1396): >> Could not read chrome manifest 'file:///system/b2g/chrome.manifest'. >> I/Gecko ( 1361): -*- WifiWorker component: WIFI: load_driver returned: 0 >> D/ ( 940): RPCClientIFReadTask: recieved_bytes = 0 >> D/ ( 940): RPCClientIFReadTask: recieved_bytes = 0 >> D/ ( 940): RPCClientIFReadTask: recieved_bytes = 0 >> D/ ( 940): RPCClientIFReadTask: recieved_bytes = 0 >> D/ ( 940): RPCClientIFReadTask: recieved_bytes = 0 >> I/Gecko ( 1361): -*- WifiWorker component: WIFI: start_supplicant: -1 >> I/Gecko ( 1361): > > As far as I can tell, those are harmless. Please provide full logcat, device > and image infos. > >> >> >> Thanks >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g >> > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
