-
### Problem:
Some of our tests dont do proper cleanup of /dev/urandom. Its possible to detect which tests are not doing this by running valgrind with [`--track-fds=yes` flag](https://github.com/aws/s…
-
# Steps to reproduce
(1)The c file is :
```
#include
#include
#include
#include
#include
int main() {
const char* file_name = "Data/hello.txt";
int open_style= O_RDONLY;
…
-
**Describe the bug (描述bug)**
According to `channel.h`, setting `timeout_ms` to `-1` will make the `Channel` block on requests.
However, this fails and shows the following error over and over again…
-
Below is snapshot with ./sr_get_items_example
export ASAN_OPTIONS="detect_leaks=0:strict_malloc_check=1:detect_stack_use_after_return=1:detect_stack_use_after_scope=1:detect_odr_violation=0:strict…
-
# Sighting report
When enabling QoS on a bdev, we simply pick the thread of first available bdev channel as the QoS thread. And the QoS ability for the bdev relies on that thread. However, such ran…
-
Hi!
I like the plugin very much, but when using it under Windows, I got error because fd is not registered correctly.
system('which.fd')[0] returns `C`
-
We're already aware of this, but it wasn't documented in an issue.
@petersilva added a variable, KNOWN_REDIRECTION_BUG, to the tests that can be used to ignore this known issue.
Note: we only ex…
-
For a long time, my Visual Studio Code setup, along with its extensions, functioned flawlessly and significantly improved my workflow. However, at some point, I began experiencing issues with certain …
-
# Steps to reproduce
(1)The c file is :
```
#include
#include
#include
#include
#include
int main() {
const char* file_name = "Data/mydir";
int open_style= O_RDONLY;
int …
-
就比如需要监控mmap时,打印一堆fd看着让人一头雾水
eirv updated
2 months ago