Unable to open socket for UEventObserver and bootloop

190 views
Skip to first unread message

Erfan Abdi

unread,
Jun 4, 2017, 12:45:39 PM6/4/17
to android-platform

Hi Guys 

i was trying to port MIUI 8.2(android 7.0) and i fixed many errors until i got this one while booting:

02-24 06:26:59.319  9477  9477 I SystemServer: InitWatchdog

02-24 06:26:59.320  9477  9477 I SystemServer: StartInputManagerService

02-24 06:26:59.320  9477  9477 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=true

02-24 06:26:59.322  9477  9477 I SystemServer: StartWindowManagerService

02-24 06:26:59.334  9477  9518 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty

02-24 06:26:59.367  9477  9606 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: UEventObserver

02-24 06:26:59.367  9477  9606 E AndroidRuntime: java.lang.RuntimeException: Unable to open socket for UEventObserver

02-24 06:26:59.367  9477  9606 E AndroidRuntime:        at android.os.UEventObserver.nativeSetup(Native Method)

02-24 06:26:59.367  9477  9606 E AndroidRuntime:        at android.os.UEventObserver.-wrap3(UEventObserver.java)

02-24 06:26:59.367  9477  9606 E AndroidRuntime:        at android.os.UEventObserver$UEventThread.run(UEventObserver.java:179)

02-24 06:26:59.370  9477  9606 I Process : Sending signal. PID: 9477 SIG: 9

02-24 06:26:59.403   517   517 I ServiceManager: service 'package' died

02-24 06:26:59.403   517   517 I ServiceManager: service 'otadexopt' died

02-24 06:26:59.403   517   517 I ServiceManager: service 'user' died


i'm not sure when it crashes but i guess it's because of failure on binding socket and lack of permissions(just for information SELinux is Permissive)
i'm not very familiar with netlink socket and this stuff's so if you know please tell me where should i check?

really appreciate any kind of help
Thanks a lot

Reply all
Reply to author
Forward
0 new messages