-
### Describe the bug
there are warnings when compiling with the latest rust nightly version 1.85.0:
```
warning: unexpected `cfg` condition name: `frb_expand`
--> rust_lib/src/api/commons/commo…
-
#1.0 issue
The problem occurred during the AbNatiV installation. I don't know if I need to do a source code installation of openmm, which conflicts with the environment dependency of hudiff's python3…
-
# **Issue №1312 opened by *[illume](https://github.com/illume)* at 2019-09-17 09:16:06**
Doing a test run with an address sanitizer apparently helps to detect various types of bugs.
> [Addre…
-
Follow sanitizer does not modify the value, instead it tells Sanitizer::sanitize to do "follow" or do recursive search.
-
```
$ CFLAGS="-fsanitize=address,undefined" cmake ..
$ make -j 8
$ make test
Running tests...
Test project /home/mpech/fp256/build
Start 1: MUL_TEST
1/10 Test #1: MUL_TEST ............…
-
You've got the ability to create custom validators which is excellent but I'm wondering how you would approach writing a custom sanitiser? We've got a solution we currently apply which is to run our s…
-
Create a new CI to build and test polkadot-light-client using each of the sanitizer flags.
- five flags to test: address, leak, memory, thread, undefined.
- run on gcc, not clang
- run this weekl…
-
To improve the module API a structure that holds important information about the request will be introduced with this development.
-
This issue is to track progress on using HTML5lib-style test cases for Sanitizer's WPT test cases.
Specififcally, this format: https://github.com/html5lib/html5lib-tests/blob/master/tree-construct…
-
### What happens, and what did you expect instead?
Only about 3 out of 10 runs for the sanitizer actually succeed, most others die with a segfault. I believe this has started when we turned on runnin…