Results 18 issues of Rin Cat (鈴猫)

### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...

bug
area:monitor

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/src/blob/master/CONTRIBUTING.md - [x] I...

upstream

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I...

upstream

AV1 video in webm should be classified as `video/webm`, but current it recognized as `audio/webm`. See https://github.com/mastodon/mastodon/issues/19734

``` Python 3.5.0 (default, Sep 20 2015, 11:28:25) [GCC 5.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pyejdb >>> from datetime import datetime >>>...

EVE random crash on using input method. (A few times a day.) DX 11 with Mumble 1.3.0 2569 overlay. Windows 10 1703. `Unhandled exception at 0x67DB3727 (d3d11.dll) in exefile.exe: 0xC0000005:...

overlay
client
bug

# Issue description lxcfs 6.0.1 build failed under musl system due to missing `PATH_MAX`. It should includes `limits.h`. # Information to attach ``` clang -Iliblxcfs.so.p -I. -I../lxcfs-6.0.1 -I/usr/include/fuse3 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64...

**Is your feature request related to a problem? Please describe.** I try to change the [Sqlite Run-Time Limit ](https://www.sqlite.org/c3ref/c_limit_attached.html), but found no way to do it in sqlx. **Describe the...

enhancement
db:sqlite