We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got a segmenttion fault in the PPS runner this night
[INFO: 2021-11-27 00:01:04 : pps_runner] b'Segmentation fault (core dumped)'
And after that the pps runner only received new messages, but no new processing was started
The text was updated successfully, but these errors were encountered:
syslog does not give me much:
Nov 27 00:01:04 pps-v2021-a kernel: [247660.740368] python[1216470]: segfault at 7f0979334050 ip 00007f0979557566 sp 00007fff4c024980 error 4 in libeccodes.so[7f09794c7000+d8000] Nov 27 00:01:04 pps-v2021-a kernel: [247660.740377] Code: d3 48 83 ec 08 ff 15 79 f5 12 00 48 83 3d d1 c5 14 00 00 0f 84 4b 02 00 00 4c 8b 25 d4 c5 14 00 4d 85 e4 74 15 49 8b 44 24 08 <41> 0f b6 55 00 0f b6 08 38 d1 0f 84 fa 00 00 00 48 8d 3d 43 0f 15
but eccodes are involved so, generating some NWP files.
Sorry, something went wrong.
No branches or pull requests
I got a segmenttion fault in the PPS runner this night
And after that the pps runner only received new messages, but no new processing was started
The text was updated successfully, but these errors were encountered: