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

Ctrl+C to stop proton server got some Fatal logs #656

Open
jovezhong opened this issue Apr 11, 2024 · 0 comments
Open

Ctrl+C to stop proton server got some Fatal logs #656

jovezhong opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jovezhong
Copy link
Contributor

jovezhong commented Apr 11, 2024

Describe what's wrong

I ran sudo proton install for 1.5.5 Proton, then start it via sudo proton server -C/etc/proton-server/config.yaml. When I finished the tests, I press Ctrl+C to stop the process and got the following Fatal messages. Not sure whether it will impact future runs. But I am not expected Fatal for Ctrl+C

2024.04.10 17:43:31.983840 [ 48642044 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
2024.04.10 17:43:31.984062 [ 48642044 ] {} <Fatal> BaseDaemon: (version 1.5.5, build id: , git hash: f77c1bd4f2e6b815258c47455121afa9e9d8b492) (from thread 48614782) Received signal 11
2024.04.10 17:43:31.984089 [ 48642044 ] {} <Fatal> BaseDaemon: Signal description: Segmentation fault: 11
2024.04.10 17:43:31.984102 [ 48642044 ] {} <Fatal> BaseDaemon: Address: NULL pointer. Attempted access has violated the permissions assigned to the memory area.
2024.04.10 17:43:31.984120 [ 48642044 ] {} <Fatal> BaseDaemon: Stack trace: 0x000000010cccb198
2024.04.10 17:43:31.984129 [ 48642044 ] {} <Fatal> BaseDaemon: ########################################
2024.04.10 17:43:31.984138 [ 48642044 ] {} <Fatal> BaseDaemon: (version 1.5.5, build id: , git hash: f77c1bd4f2e6b815258c47455121afa9e9d8b492) (from thread 48614782) (no query) Received signal Segmentation fault: 11 (11)
2024.04.10 17:43:31.984147 [ 48642044 ] {} <Fatal> BaseDaemon: Address: NULL pointer. Attempted access has violated the permissions assigned to the memory area.
2024.04.10 17:43:31.984156 [ 48642044 ] {} <Fatal> BaseDaemon: Stack trace: 0x000000010cccb198
2024.04.10 17:43:31.984165 [ 48642044 ] {} <Fatal> BaseDaemon: 0. 0x10cccb198
zsh: segmentation fault  sudo proton server -C/etc/proton-server/config.yaml

I created a kafka external stream, and a mv to write data to the kafka topic

@jovezhong jovezhong added the bug Something isn't working label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant