Observed EOS manager crash when starting

Today I had to restart the EOS managers following changes in order to use QuarkDB for the namespace and configuration. It happened twice that the manager crashed shortly after starting when processing the first requests. I have a log extract with the crash on one of the managers, I can send it on request.

Trying again to start did not produce the same error and the mgm started normally.

JM

Hi Jean,

Sure, feel free to e-mail me the stacktrace. Which MGM version are you running by the way?

Cheers,
Georgios

The log extract has been sent by email. This is EOS version 4.5.6:

root@naneosmgr02(EOSSLAVE) ~]#eos -b version
EOS_INSTANCE=eossubatech
EOS_SERVER_VERSION=4.5.6 EOS_SERVER_RELEASE=1
EOS_CLIENT_VERSION=4.5.6 EOS_CLIENT_RELEASE=1

Hi Jean-Michel,

We have seen this ourselves a couple of times in production, indeed. I had a quick look and made an experimental fix for a potential buffer overflow inside TSealedEnvelope::decodeEnvelope, which will be available in the next release of libTokenAuthz. (1.2.3)

It seems to be unrelated to the namespace migration.

Thanks for reporting the bug!

Cheers,
Georgios