python dameon coredumps when started from boot, but not by hand
Pete French
petefrench at ingresso.co.uk
Mon Nov 4 12:30:36 UTC 2019
> Shot in the dark: Is it possible that python is trying to dynamically
> load a shared library that isn't available yet due to being on a not-yet
> mounted filesystem?
I wondered about that, but I have these boxes confiured with only one filesystem
for everything apart from mysql data.
> Just a random guess.
A good one, and one which makes me wonder if theres some shared library config
which isnt happening and maybe that is it ?
Am going to do an experiment to see if the same behaviout occurs on a real
hardware machine not in Azure - which might make it easier to debug as I can
at least see the console that way.
-pete.
More information about the freebsd-stable
mailing list