Skip to content

Conversation

@azat
Copy link
Member

@azat azat commented May 17, 2022

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

This is a help PR for #37159, that includes:

l1tsolaiki and others added 26 commits May 13, 2022 19:13
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
…House

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
@azat azat changed the title mimalloc followup mimalloc followup (do not merge) May 17, 2022
@robot-ch-test-poll1 robot-ch-test-poll1 added pr-not-for-changelog This PR should not be mentioned in the changelog submodule changed At least one submodule changed in this PR. labels May 17, 2022
@azat azat changed the title mimalloc followup (do not merge) mimalloc followup (not for upstream) May 17, 2022
@azat
Copy link
Member Author

azat commented May 18, 2022

Stateless tests (debug, actions) [1/3] — Tests are not finished, fail: 1, passed: 249, skipped: 1

2022.05.18 02:59:34.538420 [ 8612 ] {} <Fatal> BaseDaemon: (version 22.5.1.1, build id: FDE6EA175914E04C) (from thread 5148) (query_id: b91f7886-657c-4bda-b59a-4f5a89cf529f) (query: SELECT test_table.a FROM test_table ORDER BY (test_table.a > test_table.b) + 1 AND (test_table.a > test_table.c) + 1;) Received signal Segmentation fault (11)
2022.05.18 02:59:34.538556 [ 8612 ] {} <Fatal> BaseDaemon: Address: 0x20878240000 Access: read. Attempted access has violated the permissions assigned to the memory area.

@alexey-milovidov
Copy link
Member

@azat What does it mean - did we find a bug in mimalloc?

@azat
Copy link
Member Author

azat commented Jul 31, 2022

What does it mean - did we find a bug in mimalloc?

Yep, small problem with alignment (see referenced PRs) and also avoid overriding new/delete for C++ (since clickhouse does this by it's own)

And let's close this for now, since I doubt that mimalloc will be better and seems that the original author postponed this.

@azat azat closed this Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants