-
Notifications
You must be signed in to change notification settings - Fork 8.3k
UBsan: Hung check fails with Connection reset by peer due to Memory limit (total) exceeded #45372
Copy link
Copy link
Closed
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzers
Description
2023-01-16 17:49:29,815 Checking if some queries hung
Using queries from '/usr/share/clickhouse-test/queries' directory
Using {args.client} as client program
Connecting to ClickHouse server...Connection error, will retry: [Errno 104] Connection reset by peer
Connection error, will retry: [Errno 104] Connection reset by peer
Connection error, will retry: [Errno 104] Connection reset by peer
...
Connection error, will retry: [Errno 104] Connection reset by peer
Connection error, will retry: [Errno 104] Connection reset by peer
Connection error, will retry: [Errno 104] Connection reset by peer
All connection tries failed
Server is not responding. Cannot execute 'SELECT 1' query.
Got server pid 1560
Located ClickHouse server process 1560 listening at TCP port 9000
Collecting stacktraces from all running threads with gdb:
...
Stacktraces: https://pastila.nl/?0006a09d/4680f83f4f1e0a34e304d9f70e78196b
Postprocessed stacktraces: https://pastila.nl/?0006a09d/15ce6edb51b0502f7b1650cd6d5a985a
I did not find anything interesting in the stacktraces
Similar failure in master: https://s3.amazonaws.com/clickhouse-test-reports/0/4087ce4f71cdfb08644a87b114ead82dbb927508/stress_test__ubsan_.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzers