Giter Site home page Giter Site logo

cant execute su about waydroid-magisk HOT 10 CLOSED

nitanmarcel avatar nitanmarcel commented on June 16, 2024
cant execute su

from waydroid-magisk.

Comments (10)

nitanmarcel avatar nitanmarcel commented on June 16, 2024

Are you sure that on the log command there's no other output?

from waydroid-magisk.

nitanmarcel avatar nitanmarcel commented on June 16, 2024

Please do: sudo dmesg | grep magiskd -A10 and send me the output here

from waydroid-magisk.

Dialgatrainer02 avatar Dialgatrainer02 commented on June 16, 2024

I can do that tomorrow thanks you for the help

from waydroid-magisk.

Dialgatrainer02 avatar Dialgatrainer02 commented on June 16, 2024

[ 4137.542316] DEBUG: pid: 50, tid: 50, name: magiskd >>> magiskd <<<
[ 4137.542463] DEBUG: uid: 0
[ 4137.542562] DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
[ 4137.542690] DEBUG: Abort message: 'stack corruption detected (-fstack-protector)'
[ 4137.542815] DEBUG: rax 0000000000000000 rbx 0000000000000032 rcx 00007fb4582a6758 rdx 0000000000000006
[ 4137.542940] DEBUG: r8 0000000000000002 r9 0000000000000002 r10 00007ffd5cc51670 r11 0000000000000246
[ 4137.543077] DEBUG: r12 0000000000000009 r13 0000000000000000 r14 00007ffd5cc51668 r15 0000000000000032
[ 4137.543216] DEBUG: rdi 0000000000000032 rsi 0000000000000032
[ 4137.543383] DEBUG: rbp 000000000000000d rsp 00007ffd5cc51658 rip 00007fb4582a6758
[ 4137.544093] DEBUG:
[ 4137.544100] DEBUG: backtrace:
this is after a reboot
would you like one after running magisk setup?

from waydroid-magisk.

Dialgatrainer02 avatar Dialgatrainer02 commented on June 16, 2024

this is after magisk setup:
[ 4137.542316] DEBUG: pid: 50, tid: 50, name: magiskd >>> magiskd <<<
[ 4137.542463] DEBUG: uid: 0
[ 4137.542562] DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
[ 4137.542690] DEBUG: Abort message: 'stack corruption detected (-fstack-protector)'
[ 4137.542815] DEBUG: rax 0000000000000000 rbx 0000000000000032 rcx 00007fb4582a6758 rdx 0000000000000006
[ 4137.542940] DEBUG: r8 0000000000000002 r9 0000000000000002 r10 00007ffd5cc51670 r11 0000000000000246
[ 4137.543077] DEBUG: r12 0000000000000009 r13 0000000000000000 r14 00007ffd5cc51668 r15 0000000000000032
[ 4137.543216] DEBUG: rdi 0000000000000032 rsi 0000000000000032
[ 4137.543383] DEBUG: rbp 000000000000000d rsp 00007ffd5cc51658 rip 00007fb4582a6758
[ 4137.544093] DEBUG:
[ 4137.544100] DEBUG: backtrace:

[253327.837380] DEBUG: pid: 49, tid: 49, name: magiskd >>> magiskd <<<
[253327.837706] DEBUG: uid: 0
[253327.838051] DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
[253327.838387] DEBUG: Abort message: 'stack corruption detected (-fstack-protector)'
[253327.838613] DEBUG: rax 0000000000000000 rbx 0000000000000031 rcx 00007f1a14e9d758 rdx 0000000000000006
[253327.838852] DEBUG: r8 0000000000000002 r9 0000000000000002 r10 00007ffcb5cdf730 r11 0000000000000246
[253327.839183] DEBUG: r12 0000000000000009 r13 0000000000000000 r
14 00007ffcb5cdf728 r15 0000000000000031
[253327.839499] DEBUG: rdi 0000000000000031 rsi 0000000000000031
[253327.839720] DEBUG: rbp 000000000000000d rsp 00007ffcb5cdf718 rip 00007f1a14e9d758
[253327.841342] DEBUG:
[253327.841355] DEBUG: backtrace:

from waydroid-magisk.

nitanmarcel avatar nitanmarcel commented on June 16, 2024

Same issue as in #3

Please try with a different kernel

from waydroid-magisk.

nitanmarcel avatar nitanmarcel commented on June 16, 2024

Also, if you have time, send me the output of

cat /boot/config-$(uname -r)

or if the command above does not work

zcat /proc/config.gz

Thanks.

from waydroid-magisk.

Dialgatrainer02 avatar Dialgatrainer02 commented on June 16, 2024

kernel_config.txt
cat of config.gz

from waydroid-magisk.

nitanmarcel avatar nitanmarcel commented on June 16, 2024

kernel_config.txt cat of config.gz

thanks. will try to see if a config causes this and do a check in v3.0.0

from waydroid-magisk.

Dialgatrainer02 avatar Dialgatrainer02 commented on June 16, 2024

these are the options which are different taken from the config.gz from each kernel
kernel_diffs.txt
i hope this helps

from waydroid-magisk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.