Örjan Fors
c2ce618ec9
Increase auxv vector to support higher values
...
This makes the server run on Oracle Linux UEK 6.10+.
2024-10-28 09:28:40 +00:00
Max Kainov
62c073bb2c
disable custom musl/getauxval.c for aarch64
2024-10-18 18:11:21 +02:00
Raúl Marín
f2e83f092d
Patch getauxval for tsan re-exec
2024-07-25 21:56:42 +02:00
Raúl Marín
7fedc0ffbe
Update base/glibc-compatibility/musl/getauxval.c
...
Co-authored-by: Alexander Gololobov <davenger@clickhouse.com>
2024-07-25 12:26:37 +02:00
Raúl Marín
fda11dc62d
Typo
2024-07-24 22:51:26 +02:00
Raúl Marín
e4b50c18c2
getauxval: Avoid crash under sanitizer re-exec due to high ASLR entropy
2024-07-24 22:26:46 +02:00
Alexey Milovidov
a7430004b3
Fix real time query profiler on AArch64
2024-03-04 18:13:49 +01:00
Alexey Milovidov
cbf5443585
Remove old code
2024-03-04 00:11:55 +01:00
Igor Nikonov
73ff984755
Remove select() usage
2023-12-04 09:33:34 +00:00
Alexey Milovidov
b205d4919d
Remove garbage
2023-11-20 01:24:28 +01:00
Alexey Milovidov
d385217012
One step back
2023-11-20 01:15:04 +01:00
Alexey Milovidov
241cc2abf4
Merge branch 'master' into remove-useless-install
2023-11-20 01:12:08 +01:00
Alexey Milovidov
482d8ca9d8
Merge pull request #56102 from ClickHouse/coverage
...
Granular code coverage with introspection
2023-11-16 23:23:40 +01:00
Alexey Milovidov
80bbe7dcc6
Less CMake checks
2023-11-14 06:55:06 +01:00
Alexey Milovidov
70e3dd808c
Granular code coverage with introspection
2023-10-29 02:07:24 +01:00
Nikita Taranov
3f6ca2f9e8
Backport fix for UBSan error in musl/logf.c
2023-05-09 19:05:40 +02:00
alesapin
6fecdef0fe
Fix glibc compatibility check
2023-04-25 15:35:28 +02:00
avogar
a4fecb75de
Try fix compatibility check, add expf and scalbnf implementation from musl
2023-04-03 19:05:22 +00:00
Alexey Milovidov
97c0f8a0e0
Merge pull request #47027 from amosbird/clang16
...
Prepare to build with clang 16
2023-03-02 02:10:03 +03:00
Amos Bird
62d011d0c0
Provide more glibc compatibility symbols
...
These are needed by newer capnp. musl does the following:
#define fallocate64 fallocate
#define pwritev64 pwritev
2023-03-01 15:12:43 +08:00
Robert Schulze
6697059bad
Fix statx on ARM
2023-02-28 13:17:18 +00:00
Alexey Milovidov
d8cda3dbb8
Remove PVS-Studio
2023-02-19 23:30:05 +01:00
Robert Schulze
27f5aad49e
What happens if I remove 156 lines of code?
2023-01-03 18:51:16 +00:00
Boris Kuschel
623f23f55d
OpenSSL cmake changes
2022-12-07 13:22:46 -05:00
Raúl Marín
aaf8cc6ca8
Revert "Add global flags to base/ libraries"
...
This reverts commit 43e065c18e
.
2022-11-10 11:32:27 +01:00
Raúl Marín
39f4120655
Fix broken build
2022-11-09 13:21:59 +01:00
Raúl Marín
43e065c18e
Add global flags to base/ libraries
2022-11-09 11:24:20 +01:00
Raúl Marín
050f3ca7cf
Fix msan warning
2022-11-08 17:25:03 +01:00
Amos Bird
4c2b3de93d
Fix msan error
2022-11-04 22:08:14 +08:00
Amos Bird
a89e847514
Fix getauxval for sanitizer builds
2022-11-04 22:08:13 +08:00
BoloniniD
0df426d329
Corrosion fixes + review fixes
2022-09-16 00:05:21 +03:00
BoloniniD
e8bcbcd016
Merge branch 'master' into BLAKE3
2022-09-09 11:48:31 +03:00
BoloniniD
c08b41b611
Clean files and compatibility code
2022-09-08 09:34:59 +03:00
BoloniniD
069fbdd7c5
Fix broken builds
2022-09-05 20:56:03 +03:00
BoloniniD
69588bcebf
Added statx to glibc_compatibility
2022-09-04 20:21:13 +03:00
Ilya Golshtein
74561b40ae
stylecheck renewed
2022-09-02 17:42:18 +03:00
Antonio Andelic
e64436fef3
Fix typos with new codespell
2022-09-02 08:54:48 +00:00
BoloniniD
cba94e106f
Remove posix_spawn for now, add execvpe impl
2022-09-01 20:36:47 +03:00
BoloniniD
8e6dcf18df
Add posix_spawn for posix_file_actions_
2022-08-30 20:18:08 +03:00
BoloniniD
cb32fa4512
Add all posix_spawn_file_actions_ functions
2022-08-30 21:03:45 +03:00
Suzy Wang
cad4eeb891
Correct __dup3() to dup3()
2022-08-28 18:03:07 -07:00
BoloniniD
14216d1dc0
Move statx to glibc-compatibility
2022-08-28 16:40:10 +03:00
BoloniniD
d1e2267f58
Move statx to glibc-compatibility
2022-08-26 15:18:24 +03:00
BoloniniD
de45f7cf5d
Delete fstatat.c
2022-08-26 15:17:18 +03:00
BoloniniD
4ee1b52116
Move copy_file_range to glibc_compat
2022-08-25 20:59:52 +03:00
BoloniniD
78d00c3371
Add glibc symbols to glibc_compatibility
2022-08-24 21:30:48 +03:00
Suzy Wang
7a190f84c8
Remove weak_alias
2022-08-19 11:59:47 -07:00
Suzy Wang
1171ba9095
Add dup3() and inotify_init() from musl 1.2.3
2022-08-18 13:25:50 -07:00
Azat Khuzhin
a4f9e1da5b
Fix getauxval() by using procfs with fallback to environ
...
getauxval() from glibc-compatibility did not work always correctly:
- It does not work after setenv(), and this breaks vsyscalls,
like sched_getcpu() [1] (and BaseDaemon.cpp always set TZ if timezone
is defined, which is true for CI [2]).
Also note, that fixing setenv() will not fix LSan,
since the culprit is getauxval()
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1163404
[2]: ClickHouse#32928 (comment)
- Another think that is definitely broken is LSan (Leak Sanitizer), it
relies on worked getauxval() but it does not work if __environ is not
initialized yet (there is even a commit about this).
And because of, at least, one leak had been introduced [3]:
[3]: ClickHouse#33840
Fix this by using /proc/self/auxv with fallback to environ solution to
make it compatible with environment that does not allow reading from
auxv (or no procfs).
v2: add fallback to environ solution
v3: fix return value for __auxv_init_procfs()
(cherry picked from commit f187c3499a
)
v4: more verbose message on errors, CI founds [1]:
AUXV already has value (529267711)
[1]: https://s3.amazonaws.com/clickhouse-test-reports/39103/2325f7e8442d1672ce5fb43b11039b6a8937e298/stress_test__memory__actions_.html
v5: break at AT_NULL
v6: ignore AT_IGNORE
v7: suppress TSan and remove superior check to avoid abort() in case of race
v8: proper suppressions (not inner function but itself)
Refs: #33957
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-25 01:22:04 +03:00
Alexey Milovidov
72dda35108
Revert "[RFC] Fix LSan by fixing getauxval()"
2022-07-21 04:34:04 +03:00