mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 13:02:00 +00:00
Update tests.md
This commit is contained in:
parent
e8ac8d46ff
commit
5e1ef8aefa
@ -230,7 +230,7 @@ For production builds, clang is used, but we also test make gcc builds. For deve
|
|||||||
## Sanitizers {#sanitizers}
|
## Sanitizers {#sanitizers}
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
If the process crashes at the start when running it locally, you might need to disable address space layout randomization: `sudo sysctl kernel.randomize_va_space=0`
|
If the process (ClickHouse server or client) crashes at startup when running it locally, you might need to disable address space layout randomization: `sudo sysctl kernel.randomize_va_space=0`
|
||||||
:::
|
:::
|
||||||
|
|
||||||
### Address sanitizer
|
### Address sanitizer
|
||||||
|
Loading…
Reference in New Issue
Block a user