-
Hi,
I have a run of `racon` using Illumina reads for a third round of polishing on a Nanopore assembly which seems to have loaded the sequences into memory then stopped. It's been sitting there wit…
-
`SOCKET_URING_OP_GETSOCKOPT`:
[man/io_uring_prep_cmd.3](https://github.com/axboe/liburing/blob/63f0974a5f4bbc8f18abebe63ac630fe82f77e52/man/io_uring_prep_cmd.3)
https://github.com/torvalds/linux/com…
-
**Describe the bug**
生产环境master部署的是3个实例,每个实例部署于不同的服务器,每台master服务器上同时运行了一个volume进程。每天master进程会无故退出几次。通过查看系统日志,没有发现OOM相关的信息,并且服务器内存剩余足够,排除了内存不足导致的进程被杀。master进程在退出前后没有相关日志(master启动时-v=4)。通过系统命令strace有类似…
-
Version: bleed
Minor improvement.
While debugging/tracing the game i noticed there is a DiscordService and Discord IPC thread active.
On my host i use an outgoing proxy. The proxy is not confi…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10319 |
|Radar | None |
|Original Reporter | cukier (JIRA…
-
I am running the debian binaries and master branch on my Ubuntu 22.04 x86_64 machine. I am getting this error upon upgrading to 5.6.0. I downgraded to 5.5.0 and it seems to be working.
According to…
-
## Description
NotepadNext does not start with ```QSharedMemory::PermissionDenied``` message.
Problem may have happened because program was first run as root before closing and re-running as regular…
-
I tried building with many versions of gcc (4,5,6,7) on Ubuntu 18.04, but get numerous pthread-related errors. Are there specific dependencies I must address first? Thanks!
```
gcc -g -O2 -fno-omi…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the …
-
We currently store the state of our synchronization primitives with a layer of indirection: there are lists in `SynchronizationObjects` and then we use IDs to index into these lists. These lists keep …