Yi Cao

Results 74 comments of Yi Cao

Also `flutter build web`: ``` #22 50.57 si_signo=Segmentation fault(11), si_code=1, si_addr=0x7 #22 50.57 version=2.18.6 (stable) (Tue Dec 13 21:15:14 2022 +0000) on "linux_x64" #22 50.57 pid=204, thread=212, isolate_group=dartdev(0x4003061000), isolate=dartdev(0x40030ca000) #22...

I found a workaround by manually install Flutter Linux: ```dockerfile FROM ubuntu:latest RUN apt-get update && \ apt-get install -y curl git wget unzip RUN git clone --depth=1 --branch=stable https://github.com/flutter/flutter.git...

@shlomo-shalev In my case I built `web` in the container using ```dockerfile RUN flutter build web --release ``` And it succeeded.

@shlomo-shalev > At macbook m1??? Yes. However I haven't tried other platforms like `linux`.

OK I'll reserve this issue here. ;-)

Possibly duplicate of #150.

@mcbalz I'm doing just fine on macOS 15.0, M1 chip with Racket 8.14 installed through Homebrew. See if this issue persists.

Huh this is weird. Does the new version of macOS / Racket work out? @mcbalz Have you tried - Re-install it? Maybe use the homebrew cask? - `open "/path/to/racket.app"` -...

Also ref to: - https://github.com/shadowsocks/ShadowsocksX-NG/issues/1352 - https://github.com/shadowsocks/ShadowsocksX-NG/issues/1332

Update: need universal binaries for: - [ ] obfs-local - [ ] privoxy