-
```
Caused by:
process didn't exit successfully: `C:\Users\priya\dev\backend\target\release\build\opencv-059a8d82ebcdbc16\build-script-build` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
--…
-
### What version of Bun is running?
0.4.1
### What platform is your computer?
Darwin 22.1.0 arm64 arm
### What steps can reproduce the bug?
Clone the following repo: https://github.com/cryptodeal…
-
**Describe the bug**
When building 19.7.0 using cmake on Arch Linux, I noticed, that the setup is not able to build the C++ bindings.
**To Reproduce**
Steps to reproduce the behavior. Include cod…
-
```
dima@dima-Dell-G15-Special-Edition-5521:~/IdeaProjects/LocalAI$ make BUILD_TYPE=cublas BUILD_GRPC_FOR_BACKEND_LLAMA=ON CUDA_DOCKER_ARCH=all GRPC_BACKENDS=backend-assets/grpc/llama-cpp build
go …
-
This only seems to happen with the new headless mode, not sure what's going on. The crash does not happen when running without rr.
```
[2222385:2222385:0716/184629.478804:ERROR:network_service_ins…
-
### How can we reproduce the crash?
Clone https://github.com/KilianB/BunWorkerCrash and run.
I tried version 1.26 as well as the current canary and both are crashing on windows. Ubuntu works fine.
…
-
### How can we reproduce the crash?
Our server just crashed twice with the attached cryptic error. I'm not sure if this is of any value, but the Bun output told me to file an issue 😉
### Relevant l…
-
### Your Question
I tried ```editor_ui->createObject``` but it crashes the game with exception access violation (EditorUI::createObject + 121 | C:\Users\aceinet\code\LevelEdit\build\bindings\bindings…
-
Compiling under g++ produces lots of warnings.
Examples of warnings:
```
/space3/pub-repos/lib3mf/Source/Common/MeshImport/NMR_MeshImporter_STL.cpp:196:44: warning: unused variable ‘pFace’ [-Wu…
-
When you execute ModbusRTU.open/ModbusRTU.close multiple times, it will work only for the first open call.
The second open call will fail with "Error Resource temporarily unavailable Cannot lock port…