-
backtrace:
`
#0 0x000000000074986c in boost::intrusive::list_node_traits::get_previous (n=@0x7fffffff96c0: 0x8e)
at /opt/scylladb/include/boost/intrusive/detail/list_node.hpp:54
#1 0x0000000…
-
## Packages
Scylla version: `5.5.0~dev-20240321.900b56b117a1` with build-id `b3a288bc50af2ce9c89155e61be692df05c17bf1`
Kernel Version: `5.15.0-1056-aws`
## Issue description
**Both raft an…
-
I found that iotune causes following assertion error when the environment does not have enough memory:
```
$ iotune --fs-check --evaluation-directory . --default-log-level info
iotune: seastar/src/…
-
This was hit in https://jenkins.scylladb.com/view/master/job/scylla-master/job/dtest-release/352/artifact/logs-full.release.007/1693817025494_deletion_test.py%3A%3ATestRangeDeletion%3A%3Atest_delete_b…
-
Observed in CI on unrelated PR:
[output_test_x86_64.txt](https://github.com/scylladb/scylladb/files/11948111/output_test_x86_64.txt)
```
Output of build/debug/test/raft/randomized_nemesis_test --ru…
-
when I link the seastar library,the linker throws an error:
##
/usr/bin/ld.bfd: /usr/lib/gcc/x86_64-linux-gnu/9/libgcc_eh.a(unwind-dw2.o): in function `_Unwind_RaiseException':
(.text+0x2510): mult…
-
Although I reproduced it on a branch based off 2023.1, I suspect that it wasn't fixed on `master` yet, so I'm opening it in this repository.
While investigating https://github.com/scylladb/scylla-o…
-
There is a conflict between PG's handling of signals and seastar's. Seastar registers a handler for SIGTERM that relies on being able to access the local reactor, but the non-seastar threads do not ha…
-
When checking IO-related issues on prod. nodes we only have metrics and some Linux tooling at hand. Metrics show averaged over several minutes counters, while Linux tooling shows the _result_ of IO sc…
xemul updated
2 months ago
-
I am running a bulk ingestion test on a single `i3en.24xlarge` using the AWS Scylla AMI. The ingestion went fine overnight, with a sustained throughput of 600k/s. But I encountered this abrupt failure…