ugiwgh
ugiwgh
restored to 25.8.24.27@tcp (at 12.1.5.137@tcp1) [455044.384752] show_signal_msg: 92 callbacks suppressed [455044.389824] xxxx-xx[5199]: segfault at 104 ip 0000000000fb07c4 sp 00007ffff040c2d0 error 4 in xxxx-xx[400000+1243000] [493477.345464] BUG: unable to handle kernel NULL...
In interactive.c the function format_query(const char *key, const char *value, char *temp) should be format_query(char *temp, const char *key, const char *value, int flags), am I right?
[root@centos71611 slurm-web]# ./run2.sh *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 9 AH00558: apache2: Could not reliably determine the server's fully qualified domain...
How to set slurm-web to get slurm data?
The policy.json default path is /etc/containers/policy.json or $HOME/.config/containers/policy.json. In vendor/github.com/containers/image/v5/types/types.go, I get, it can be changed by setting RootForImplicitAbsolutePaths. But I don't know how to set RootForImplicitAbsolutePaths.