Here is part of the gdb backtrace:
[franku@franku py3plug-fd-libcloud]$ sbin/bareos_fd-py3plug-fd-libcloud -f -c etc/bareos
Fatal Python error: _PyInterpreterState_DeleteExceptMain: not main interpreter
Python runtime state: initialized
Current thread 0x00007f0dc2ab7640 (most recent call first):
File "/usr/lib64/python3.9/multiprocessing/popen_fork.py", line 66 in _launch
File "/usr/lib64/python3.9/multiprocessing/popen_fork.py", line 19 in __init__
File "/usr/lib64/python3.9/multiprocessing/context.py", line 277 in _Popen
File "/usr/lib64/python3.9/multiprocessing/context.py", line 224 in _Popen
File "/usr/lib64/python3.9/multiprocessing/process.py", line 121 in start
File "/home/franku/git/bareos/master/core/src/plugins/filed/python/libcloud/BareosLibcloudApi.py", line 102 in __init__
File "/home/franku/git/bareos/master/core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py", line 267 in start_backup_job
File "/home/franku/git/bareos/master/core/src/plugins/filed/python/pyfiles/BareosFdPluginBaseclass.py", line 285 in handle_plugin_event
File "/home/franku/git/bareos/master/core/src/plugins/filed/python/pyfiles/BareosFdWrapper.py", line 38 in handle_plugin_event
Fatal Python error: _PyInterpreterState_DeleteExceptMain: not main interpreter
Python runtime state: initialized
|