chairwa

Results 10 issues of chairwa

## error log | 日志或报错信息 | ログ [ 99%] Building CXX object python/CMakeFiles/pyncnn.dir/src/main.cpp.o In file included from /data/data/com.termux/files/home/ncnn/python/src/main.cpp:16: In file included from /data/data/com.termux/files/home/ncnn/python/pybind11/include/pybind11/pybind11.h:13: In file included from /data/data/com.termux/files/home/ncnn/python/pybind11/include/pybind11/attr.h:13: In file...

https://github.com/kubeedge/kubeedge/blob/aade04636415b977d9dc027888fc5b8832659cde/edge/pkg/edged/edged.go#L601 KubeEdge KubeletRootDir default to DefaultRootDir (/var/lib/edged) , and seems could not be changed / configured via edgecore.yaml. Can we make KubeletRootDir a config item, as the way k8s kubelet...

https://github.com/second-state/wasm-learning/blob/48f054591e8267e994247fa90b9a521c849eead7/faas/yolov4-tflite/src/lib.rs#L43 Here, the commented code is for tflite-ssd. So, do we have yolov4-tflite result parse code?

**What happened**: keadm join --cloudcore-ipport= --with-mqtt=false still install mosquitto **What you expected to happen**: keadm join --cloudcore-ipport= --with-mqtt=false does not install mosquitto

kind/bug

This is c api: https://wasmedge.org/book/en/embed/c/ref.html I didnot see such a c api sample as the following js sample which use image ByteArray as parameter: https://github.com/second-state/wasm-learning/tree/master/faas/tflite_ssd or take the following as...

One kvm virtual machine (8 vcpus+8G memory) of Ubuntu 22.04 with cgroup2 system, cat /sys/fs/cgroup/cgroup.subtree_control hugetlb controller included; But another kvm vm (4 vcpus+4G memory) of Ubuntu 22.04 with cgroup2...

Should I use crunw or crun --with-wasmedge? Can crunw be used on Android?

### Problem description docker run hello-world Unable to find image 'hello-world:latest' locally latest: Pulling from library/hello-world 04341b189be6: Pull complete Digest: sha256:ffb13da98453e0f04d33a6eee5bb8e46ee50d08ebe17735fc0779d0349e889e9 Status: Downloaded newer image for hello-world:latest docker: Error response...

bug report
root
untriaged

### Summary I'm build wasmedge in arm32v7/ubuntu:20.04 container, but it failed when Linking CXX executable wasmedge. ### Current State build failed ### Expected State build successful ### Reproduction steps ```...

bug

**Problem description** From within proot-distro login ubuntu-oldlts, I failed to connect /dev/socket/logdr socket. **Steps to reproduce** the test program: ``` #include #include #include #include #include #include #include #include int main()...