Aman Karmani
Aman Karmani
I'm still seeing this happen about once a month. ``` Exception 0xc0000005 0x0 0xc0421e5d50 0x7ff85cda1b2f PC=0x7ff85cda1b2f signal arrived during external code execution syscall.Syscall6(0x7ff85cda1ae0, 0x4, 0xc0421e5d48, 0x0, 0x0, 0x0, 0x0, 0x0,...
I'm still seeing this happen in go1.12 ``` Exception 0xc0000005 0x0 0xc0005dbd38 0x7ffa2fa52fc8 PC=0x7ffa2fa52fc8 signal arrived during external code execution syscall.Syscall6(0x7ffa2fa52f90, 0x4, 0xc0005dbd30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,...
Possibly a dupe of https://github.com/lxn/walk/issues/483 and fixed in https://github.com/lxn/walk/pull/493
looks like this will be fixed with #999
I only found one device with AmLogic Serial, and four others only say `Hardware: Amlogic`
Here's another one: ``` / # cat /proc/cpuinfo proot info: vpid 11: pid 3753 processor : 0 model name : ARMv7 Processor rev 1 (v7l) BogoMIPS : 34.37 Features :...
I found more samples for you: ``` Linux raspberrypi 4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT 2016 armv7l GNU/Linux processor : 0 model name : ARMv7 Processor rev 4...
Hmm, each one is in a separate code block. I see white space between each block on the github website. Since you agree I can try to make a PR.
From RPI4: ``` processor : 0 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part :...
It seems like maybe `codesign --preserve-metadata=entitlements` would work.