ish-app / ish

Linux shell for iOS
https://ish.app
Other
17.24k stars 910 forks source link

SIGSEGV: segmentation violation code=0x1 addr=0x0 #1947

Open timwa0669 opened 2 years ago

timwa0669 commented 2 years ago

Details: Running cloudlflared commands (e.g cloudflared update, cloudflared access ssh --hostname %h), and errors are likely to happen. Sometimes it stucks, sometimes it outputs error messages, other times it runs successfully. Cloudflared version: 2022.10.3-linux-386, https://github.com/cloudflare/cloudflared/releases/tag/2022.10.3

Release test result: This bug does not appear on v298~v409. I tested v410, v416 and v431, with this bug appears. Running on iOS/iPadOS 16.1.

Error log:

Output1: fatal error: index out of range

Output2: fatal error: fatal error: unexpected signal during runtime executionunexpected signal during runtime execution

fatal: morestack on g0 fatal error: unexpected signal during runtime execution panic during panic

goroutine 0 [idle]: fatal error: unexpected signal during runtime execution panic during panic [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x808206c]

goroutine 0 [idle]: runtime: unexpected return pc for runtime.throw called from 0x9c000f0 stack: frame={sp:0x9df8e88, fp:0x9df8e9c} stack=[stack trace unavailable

dmesg output: ... 67 page fault on 0x0 at 0x9c006d8 67 page fault on 0x0 at 0x9c006d8 67 page fault on 0x0 at 0x9c006d8 ...

timwa0669 commented 2 years ago

https://github.com/ish-app/ish/pull/1970