Skip to content
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

ARM Oracle Cloud sigabort while start. #24901

Closed
UnamedRus opened this issue Jun 3, 2021 · 3 comments · Fixed by #25854
Closed

ARM Oracle Cloud sigabort while start. #24901

UnamedRus opened this issue Jun 3, 2021 · 3 comments · Fixed by #25854
Assignees
Labels
comp-aarch64 arm / aarch platform specific feature

Comments

@UnamedRus
Copy link
Contributor

UnamedRus commented Jun 3, 2021

https://blogs.oracle.com/cloud-infrastructure/arm-based-cloud-computing-is-the-next-big-thing-introducing-arm-on-oci

Does it reproduce on recent release?
Yes, master
AArch64 from here https://clickhouse.tech/docs/en/getting-started/install/

Enable crash reporting

Done, but it crashing too early probably.

Expected behavior

Clickhouse started normally.

Error message and/or stacktrace

2021.06.02 23:35:03.080905 [ 36622 ] {} <Fatal> BaseDaemon: ########################################
2021.06.02 23:35:03.080930 [ 36622 ] {} <Fatal> BaseDaemon: (version 21.7.1.7031 (official build), build id: E1A16E06EFFA2C98D3DB5A7928262DD945FA4202) (from thread 36590) (no query) Received signal Aborted (6)
2021.06.02 23:35:03.081072 [ 36622 ] {} <Fatal> BaseDaemon:
2021.06.02 23:35:03.081138 [ 36622 ] {} <Fatal> BaseDaemon: Stack trace: 0xfffe430e2c6c
2021.06.02 23:35:03.081167 [ 36622 ] {} <Fatal> BaseDaemon: 0. __GI_raise @ 0x32c6c in /usr/lib64/libc-2.28.so
2021.06.02 23:35:03.136787 [ 36622 ] {} <Fatal> BaseDaemon: Calculated checksum of the binary: 8966B74014E280E1F89E1B7D903ADD39. There is no information about the reference checksum.

2021.06.02 23:12:46.567141 [ 36026 ] {} <Fatal> BaseDaemon: ########################################
2021.06.02 23:12:46.567167 [ 36026 ] {} <Fatal> BaseDaemon: (version 21.7.1.7031 (official build), build id: E1A16E06EFFA2C98D3DB5A7928262DD945FA4202) (from thread 35995) (no query) Received signal Aborted (6)
2021.06.02 23:12:46.567176 [ 36026 ] {} <Fatal> BaseDaemon:
2021.06.02 23:12:46.567184 [ 36026 ] {} <Fatal> BaseDaemon: Stack trace: 0x727e9a8 0xc1cec10
2021.06.02 23:12:46.575052 [ 36026 ] {} <Fatal> BaseDaemon: 0.1. inlined from /build/build_docker/../src/Common/StackTrace.cpp:304: StackTrace::tryCapture()
2021.06.02 23:12:46.575074 [ 36026 ] {} <Fatal> BaseDaemon: 0. ../src/Common/StackTrace.cpp:270: StackTrace::StackTrace(ucontext_t const&) @ 0x727e9a8 in /usr/bin/clickhouse
2021.06.02 23:12:46.604001 [ 36026 ] {} <Fatal> BaseDaemon: 1.1. inlined from /build/build_docker/../src/Common/CurrentThread.h:78: DB::CurrentThread::getQueryId()
2021.06.02 23:12:46.604030 [ 36026 ] {} <Fatal> BaseDaemon: 1. ../base/daemon/BaseDaemon.cpp:139: signalHandler(int, siginfo_t*, void*) @ 0xc1cec10 in /usr/bin/clickhouse
2021.06.02 23:12:46.659585 [ 36026 ] {} <Fatal> BaseDaemon: Calculated checksum of the binary: 8966B74014E280E1F89E1B7D903ADD39. There is no information about the reference checksum.
2021.06.02 23:26:18.716480 [ 36228 ] {} <Warning> Application: Calculated checksum of the binary: 8966B74014E280E1F89E1B7D903ADD39. There is no information about the reference checksum.

Additional context

@UnamedRus UnamedRus added the bug Confirmed user-visible misbehaviour in official release label Jun 3, 2021
@UnamedRus UnamedRus changed the title ARM Oracle Cloud crash while start. ARM Oracle Cloud sigabort while start. Jun 3, 2021
@filimonov filimonov added the comp-aarch64 arm / aarch platform specific label Jun 3, 2021
@alexey-milovidov alexey-milovidov added feature and removed bug Confirmed user-visible misbehaviour in official release labels Jun 6, 2021
@alexey-milovidov
Copy link
Member

alexey-milovidov commented Jun 6, 2021

I removed the "bug" label because it is not advertised to work in Oracle cloud.
This task is a feature request - so you kindly asking ClickHouse developers to spend some time in supporting Oracle cloud.

@alexey-milovidov
Copy link
Member

@UnamedRus Could you please provide ssh access to this machine?

@alexey-milovidov
Copy link
Member

Ok, now we have ssh access...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-aarch64 arm / aarch platform specific feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants