zephyrpathsofglory
zephyrpathsofglory
Program crashed when I run `sudo asmrepl` on macos arm64: ``` /Users/harden/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/fisk-2.3.1/lib/fisk/helpers.rb:10: [BUG] Segmentation fault at 0xffffffffffffffff ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [arm64-darwin20] -- Crash Report log information -------------------------------------------- See...
when I run `prototool generate` in my Macbook pro M1 chip, it prints `unsupported value for runtime.GOARCH: arm64`, then I searched the repo and found this function in `internal/protoc/downloader.go`: ```...
Hi, there: I have a three tables named: audit_logs, users, admin_users, whose corresponding ActiveRecord classes are: AuditLog, User, AdminUser. Table users's id is **integer** type, and table admin_users's id is...
System: Macos Monterey(12.0.1) Chip: Apple M1 crash log: ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: SwitchKey [38256] Path: /Applications/SwitchKey.app/Contents/MacOS/SwitchKey Identifier: itsuhane.tools.SwitchKey Version: 1.1.3 (9) Code Type: ARM-64 (Native)...
Hi there: I am maintaining a project and I received a requirement recently in which I need to find points in an annulus, and I search a lot and find...
typo
obvious typo
求助: ```已安装的是没有 docker 的版本,想安装 docker, 执行 opkg update && opkg install docker, 找不到 package,有没有办法在没有 docker 的镜像上 安装docker?```