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

SIGABRT on poor/misbehaving mobile connection? #1396

Open
Terrance opened this issue Apr 26, 2024 · 1 comment
Open

SIGABRT on poor/misbehaving mobile connection? #1396

Terrance opened this issue Apr 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Terrance
Copy link

I had Rethink crash a couple of times on me today, possibly whilst my cellular connection was having its own connection issues.

Unfortunately I don't have logcats to hand, nor can I reproduce it now, but I do have some crash info captured by LogFox if that's of any use. I do use Wireguard, so possibly a duplicate of #1395? (based solely on that also being a SIBABRT)

Crash dumps
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'OnePlus/OnePlusNordCE_EEA/OnePlusNordCE:13/TP1A.220905.001/R.141aa6e-1-2:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2024-04-26 10:42:43.234591674+0100
Process uptime: 606240s
Cmdline: com.celzero.bravedns
pid: 10267, tid: 23321, name: Thread-13625  >>> com.celzero.bravedns <<<
uid: 10506
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
    x0  0000000000000000  x1  0000000000005b19  x2  0000000000000006  x3  0000000000000008
    x4  0000000000000001  x5  0000000000000001  x6  0000000000000000  x7  000000000000000a
    x8  0000000000000083  x9  0000000000000035  x10 0000000000000013  x11 000000762f82e64d
    x12 0000000000000001  x13 0000000000000000  x14 00000000000000c5  x15 00000000000000c6
    x16 0000007637206340  x17 00000076372fd7f0  x18 000000758f772000  x19 000000000000281b
    x20 00000076372fd690  x21 0000004015720008  x22 00000011a3bcd2c9  x23 00000015498b3ab5
    x24 000000001e311417  x25 0000004008bc8390  x26 0000000000000000  x27 0000000000000010
    x28 0000004009748e00  x29 0000004009db6da8
    lr  000000762efcb744  sp  0000004009db6db0  pc  000000762efea478  pst 0000000080001000
backtrace:
      #00 pc 00000000001db478  /data/app/~~cYpOddZSurEK-mi4r2f6IQ==/com.celzero.bravedns-4B8KQSQEB2yn41QKMCQJRQ==/base.apk
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'OnePlus/OnePlusNordCE_EEA/OnePlusNordCE:13/TP1A.220905.001/R.141aa6e-1-2:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2024-04-26 12:09:42.073488798+0100
Process uptime: 4418s
Cmdline: com.celzero.bravedns
pid: 5213, tid: 26432, name: Thread-124  >>> com.celzero.bravedns <<<
uid: 10506
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
    x0  0000000000000000  x1  0000000000006740  x2  0000000000000006  x3  0000000000000008
    x4  0000000000000001  x5  0000000000000001  x6  0000000000000000  x7  000000000000000a
    x8  0000000000000083  x9  0000000000000035  x10 0000000000000013  x11 000000763184064d
    x12 0000000000000001  x13 0000000000000000  x14 00000000000000de  x15 00000000000000df
    x16 00000076a45aa340  x17 00000076a46a17f0  x18 00000075b9dd0000  x19 000000000000145d
    x20 00000076a46a1690  x21 0000004007d83008  x22 0000000000000000  x23 000000000000005a
    x24 000000000000001e  x25 00000040004008e0  x26 0000000000000000  x27 0000000000000010
    x28 000000400947ca80  x29 0000004009526638
    lr  0000007630fdd744  sp  0000004009526640  pc  0000007630ffc478  pst 0000000080001000
backtrace:
      #00 pc 00000000001db478  /data/app/~~cYpOddZSurEK-mi4r2f6IQ==/com.celzero.bravedns-4B8KQSQEB2yn41QKMCQJRQ==/base.apk

Rethink v0.5.5e on OnePlus Nord CE, Android 13.

@ignoramous
Copy link
Collaborator

Possibly but that code (as indicated in crash logs in #1395, which happens rarely not 100% of the time) has remained the same since v055d. Strange that the crash is as frequent for you.

@ignoramous ignoramous self-assigned this Apr 27, 2024
@ignoramous ignoramous added the bug Something isn't working label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants