ClickHouse/docker/test/fuzzer
Azat Khuzhin 4965586e7e
More gdb introspection on CI (#34517)
* test/fuzzer: preserve core

This may help to capture things like in [1]:

    Failed assertion: "bin->low_bits_full > bin->low_bits_empty" Received signal 6 Received signal Aborted (6)

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/33057/19216f4c0ae0f72108c147f958a708b521ad27dc/fuzzer_astfuzzerdebug,actions//report.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* test: do not run 'info locals' since 'backtrace full' includes it

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* test: try capture backtrace from all threads

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* test/stress: fix path for core artifacts

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Fixes: #33389

* test/fuzzer: store core file in artifacts

v2: fix report, because of undefined variable CORE_LINK
v3: fix case when there is no core file

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-02-13 15:02:15 +03:00
..
Dockerfile Revert "Merge pull request #34373 from ClickHouse/docker-tz" 2022-02-08 15:34:01 +01:00
generate-test-j2.py chmod +x docker/test/fuzzer/generate-test-j2.py 2021-08-25 11:20:42 +03:00
query-fuzzer-tweaks-users.xml Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +03:00
run-fuzzer.sh More gdb introspection on CI (#34517) 2022-02-13 15:02:15 +03:00