Skip to content

fix segfault in case normalization different versions #7239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

ivanmorozov333
Copy link
Collaborator

  • Bugfix

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 09:40:40 UTC Pre-commit check for 60c2383 has started.
2024-07-30 09:41:28 UTC Check cancelled

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 09:40:52 UTC Pre-commit check for 60c2383 has started.
2024-07-30 09:41:35 UTC Check cancelled

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 09:41:00 UTC Pre-commit check for 60c2383 has started.
2024-07-30 09:41:36 UTC Check cancelled

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 09:42:14 UTC Pre-commit check for f53fb48 has started.
2024-07-30 09:45:16 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-30 09:49:10 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 09:43:37 UTC Pre-commit check for f53fb48 has started.
2024-07-30 09:46:33 UTC Check linux-x86_64-relwithdebinfo is running...
🔴 2024-07-30 09:55:31 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 09:45:22 UTC Pre-commit check for f53fb48 has started.
2024-07-30 09:48:23 UTC Check linux-x86_64-release-clang14 is running...
🔴 2024-07-30 09:54:47 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 11:08:13 UTC Pre-commit check for 8449f6f has started.
2024-07-30 11:11:09 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-30 11:24:21 UTC Build successful.

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 11:08:20 UTC Pre-commit check for 8449f6f has started.
2024-07-30 11:11:14 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-07-30 13:07:24 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38503 33212 0 1 5275 15

2024-07-30 13:11:15 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-07-30 13:19:41 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15 (only retried tests) 6 0 0 0 9

🟢 2024-07-30 13:23:12 UTC Build successful.
🟢 2024-07-30 13:23:53 UTC ydbd size 8.1 GiB changed* by -83.7 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: a87900c merge: 8449f6f diff diff %
ydbd size 8 678 073 912 Bytes 8 677 988 184 Bytes -83.7 KiB -0.001%
ydbd stripped size 471 853 856 Bytes 471 854 496 Bytes +640 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 11:08:21 UTC Pre-commit check for 8449f6f has started.
2024-07-30 11:11:23 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-30 13:36:00 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9829 9240 0 82 331 176

🟢 2024-07-30 13:36:57 UTC Build successful.
🟢 2024-07-30 13:37:29 UTC ydbd size 5.2 GiB changed* by +17.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 7120c84 merge: 8449f6f diff diff %
ydbd size 5 570 785 000 Bytes 5 570 803 296 Bytes +17.9 KiB +0.000%
ydbd stripped size 1 199 151 952 Bytes 1 199 155 664 Bytes +3.6 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@ivanmorozov333 ivanmorozov333 marked this pull request as ready for review July 30, 2024 14:03
@ivanmorozov333 ivanmorozov333 merged commit ee419db into ydb-platform:main Jul 30, 2024
10 of 12 checks passed
@ivanmorozov333 ivanmorozov333 deleted the fix_segfault branch July 30, 2024 14:03
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CS] AddressSanitizer: SEGV on unknown address 0x000000000040 ydb/core/formats/arrow/modifier/schema.cpp:24
2 participants