Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

c913f7e breaks zygisk companion #8763

Open
vvb2060 opened this issue Feb 4, 2025 · 4 comments · May be fixed by #8767
Open

c913f7e breaks zygisk companion #8763

vvb2060 opened this issue Feb 4, 2025 · 4 comments · May be fixed by #8767

Comments

@vvb2060
Copy link
Collaborator

vvb2060 commented Feb 4, 2025

c913f7e

02-04 17:16:34.306  2862  2862 I Magisk  : * Launching zygiskd64
02-04 17:16:34.307  1597  2859 E Magisk  : Bad file descriptor (os error 9)
02-04 17:16:34.307  1597  2859 E Magisk  : zygiskd startup error
@yujincheng08
Copy link
Collaborator

strange. cannot reproduce locally.

emu64a:/ # logcat | grep -e zygiskd -e 'zygisk_shamiko: magisk' -e 'boot-complete triggered'                                                                                                                                                  
02-04 20:24:09.896   633   633 I Magisk  : * Launching zygiskd64
02-04 20:24:09.905   633   634 D zygisk_shamiko: magisk version: a14fc90f (28102)
02-04 20:24:15.061   352   630 I Magisk  : ** boot-complete triggered

@yujincheng08
Copy link
Collaborator

Also tested the release build and still cannot reproduce

02-04 21:26:29.545   634   634 I Magisk  : * Launching zygiskd64
02-04 21:26:29.553   634   635 D zygisk_shamiko: magisk version: c24588ee (28102)
02-04 21:26:34.780   352   354 I Magisk  : ** boot-complete triggered
emu64a:/ # magisk -v
c24588ee:MAGISK:R

@aviraxp
Copy link
Contributor

aviraxp commented Feb 4, 2025

I cannot reproduce @yujincheng08 ‘s result using a real device as well.

@aviraxp
Copy link
Contributor

aviraxp commented Feb 5, 2025

local.send_fds(&module_fds)?;

@yujincheng08 yujincheng08 linked a pull request Feb 6, 2025 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants