You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i exec kill -SIGQUIT $pid , there is not anything log output in /tmp,it seem the process can not receive Signal. so i think it may be crash wholly.
when it crash,there is any dir like this nydus-converter-1261992607 in /tmp
exec top in container is
the acceld binary run for long time,it may crash randomly during a conversion
i saw the log is
then i curl the health check api, there is not respone return
although @imeoer tell me to add this code in main func
i exec
kill -SIGQUIT $pid
, there is not anything log output in/tmp
,it seem the process can not receive Signal. so i think it may be crash wholly.when it crash,there is any dir like this
nydus-converter-1261992607
in/tmp
exec top in container is
@imeoer tell me exec
cat /proc/$pid/task/*/stack
,similarly, no useful information was found .version info
The text was updated successfully, but these errors were encountered: