-
**libtorrent version (or branch)**: 2.0.4.0
**platform/architecture**: ArchLinux_x64
**compiler and compiler version**: GCC 11.1.0
Hello!
I am using the latest Deluge(2.0.4.dev85) and have just …
-
Hi, I'm currently trying to use kenlm in a C++ program and started out with a minimal example (following the [official example](https://kheafield.com/code/kenlm/developers/)), but while the scoring se…
-
Description of problem:
When I set the devicemapper, execute the buildah command and report the following error.
After this, the buildah command is executed normally.
(Edited to add backticks)
```…
-
We recently noticed the msync command fails with the following traceback.
Further investigation turns out git library has been bumped from git 1.14.0 to 1.17.2 (we found the error with 1.17.1 as well…
-
### 先决条件 (Prerequisites)
- [X] 我已确认这个镜像源从未在 [其他 issues](https://github.com/tuna/issues) 中讨论过。
I am sure that this repo has NEVER been discussed in [other issues](https://github.com/tuna/issues).
- […
-
[The `validate_mem` function](https://github.com/libunwind/libunwind/blob/4407cf07d53de767c2a2b8297eaea00ce33ccd32/src/x86_64/Ginit.c#L287) wants to validate that the `unw_word_t` that it's been passe…
-
Downloaded the latest gperftools from github, built it configured it with libunwind-devel and also without it, in either
case we get a SIGSEGV without making much effort. Some have suggested using …
-
### Describe the bug
Data cannot be recovered after the server is powered off
![image](https://user-images.githubusercontent.com/3843463/184275536-73e72a21-c623-494e-bcd7-937f39749c1f.png)
![imag…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Arch Linux
Distribution Version | Rolling
Kernel Version | 6.5.9-arch2-1
Architecture | x86_64
OpenZFS Versio…
-
I want to pass the frame to another library that is compatible with the android camera API. This uses a byte[] of yuv frames.
How can I convert the ByteBuffer to a properly formatted yuv_image byte …