-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I would like to use `memray`, however it doesn't work *at all* on my system.
```python
# …
-
### Code
I'm new to rust and interestingly the base tokio example I was using worked - it went bad when I added the futures crate.
```
lsb_release --all
No LSB modules are available.
Di…
-
### What happened?
Hi,
I'm deploying a PHP 8.3 symfony (7.0) app on AWS ECS (with Fargate).
I'm running it in worker mode with the base image `dunglas/frankenphp:1.1-php8.3.7`.
Every few…
-
**Describe the bug**
Trying to connect to a VPN requiring PIN code of my PKI (i.e. USB dongle with safenet authentication client of Gemalto), a window is displayed saying me to enter my token but the…
-
### Describe the bug
While inserting data, if a row somehow misses a column, it will trigger a segfault from `dataconv.cpython-311-x86_64-linux-gnu.so`
### Steps to reproduce
1. Bring up a ClickH…
-
**Describe the bug**
Using the v4l2h264dec decoder in Raspberry Pi OS 64 bit with GStreamer 1.19, the video will reproducibly slow down extremely/hang after 20-80 minutes on some Raspberry Pi 4B 4GB …
-
when cmake it has a warning of qt5, but when make , the terminal show "/usr/bin/ld: cannot find -lopencv_dep_cudart"
```
$ cmake ..
-- The C compiler identification is GNU 4.8.4
-- The CXX compile…
-
Assembled the new AIY Vision Kit (only the hardware part), at startup it won't run the default Joy Detection demo, then I stopped the daemon service, and try the image classification demo from inside …
-
I just recently purchased the MoebiusTech Stm32f103rct6 board from aliexpress for my omni wheel frame(same brand). I am looking for documentation on getting started with this board and at least a READ…
-
### What happened?
Hello,
I use docker , i wanted to try frankenPHP with my app symfony 5.4.x
```
FROM dunglas/frankenphp
ENV FRANKENPHP_CONFIG="worker ./public/index.php"
ENV APP_RUNTIM…