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

libsechook.so导致zygote崩溃 #22

Open
PeterCxy opened this issue Jul 3, 2014 · 1 comment
Open

libsechook.so导致zygote崩溃 #22

PeterCxy opened this issue Jul 3, 2014 · 1 comment

Comments

@PeterCxy
Copy link

PeterCxy commented Jul 3, 2014

kitkat(Android 4.4.2) patchrom时,当ZygoteInit加载SecurityManager并加载libsechook.so,libsechook.so调用libutils.so后,出现signal 11异常,并直接崩溃,logcat文件地址:http://pan.baidu.com/share/link?shareid=1064563991&uk=2703971393

底包是我自己的LOSP ROM(在AOSP基础上仅仅添加了ROOT和CM的主题引擎)

@PeterCxy
Copy link
Author

PeterCxy commented Jul 3, 2014

目前好像只有暂时删除ZygoteInit里面对SecurityManager的调用,才能解决这个错误,但是这样的话权限管理应该就没有用了。。

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