When I am booting up ICS I observe the following errors After Battery
services.

It fails during binding the socket it has opened. Is it a permission
issue or a code implementation missing issue.
After this I filesystem reboots.

I/SystemServer(  111): Lights Service
I/SystemServer(  111): Battery Service

D/        (  111): [VSIM] uevent_init: Ret 63     <----- Traces I
added in Uevent.c
D/        (  111): [VSIM] uevent_init: Binding error   <------- Traces
I added in Uevent.c

W/dalvikvm(  111): threadid=19: thread exiting with uncaught exception
(group=0x40a441f8)
E/AndroidRuntime(  111): *** FATAL EXCEPTION IN SYSTEM PROCESS:
UEventObserver
E/AndroidRuntime(  111): java.lang.RuntimeException: Unable to open
socket for UEventObserver
E/AndroidRuntime(  111):        at
android.os.UEventObserver.native_setup(Native Method)
E/AndroidRuntime(  111):        at android.os.UEventObserver.access
$000(UEventObserver.java:39)
E/AndroidRuntime(  111):        at android.os.UEventObserver
$UEventThread.run(UEventObserver.java:97)
I/Process (  111): Sending signal. PID: 111 SIG: 9
I/ServiceManager(   88): service 'gfxinfo' died
I/ServiceManager(   88): service 'account' died
D/BootAnimation(  128): SurfaceFlinger died, exiting...
I/ServiceManager(   88): service 'batteryinfo' died
I/ServiceManager(   88): service 'hardware' died

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to