Ish: Wireshark needs SSE

Created on 18 Jul 2019  ·  6Comments  ·  Source: ish-app/ish

So I got wireshark from this repository for ish: "http://dl-cdn.alpinelinux.org/alpine/edge/testing." After adding it, I tried doing "apk add wireshark" which worked fine. Then I tried to run wireshark by simply typing "wireshark" into the terminal. Then, I got the error: "illegal instruction." Does anybody know how to fix this?

emulator

Most helpful comment

Is there any fix yet?

All 6 comments

Please post output of "dmesg" command

“16 illegal instruction at 0xf25c778d: f2 0f 10 80 80 27 df ff”

This is the output I have received when running Wireshark on my clients.

For less confusion; the output posted above is actually from dmesg. Can reproduce, iPhone 8 Plus. iOS 13 beta 3 btw

SSE (movsd xmm0, ...)

movsd is implemented, new blocker is 0f 14 c0 unpcklps xmm0,xmm0

Is there any fix yet?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BrammyH picture BrammyH  ·  3Comments

sirredbeard picture sirredbeard  ·  3Comments

anzhi0708 picture anzhi0708  ·  5Comments

jcampbell05 picture jcampbell05  ·  5Comments

fernandotcl picture fernandotcl  ·  6Comments