articlesdebian:panicsegfaultsamba

no way to compare when less than two revisions

Различия

Показаны различия между двумя версиями страницы.


articlesdebian:panicsegfaultsamba [2022/08/17 16:39] (текущий) – создано - внешнее изменение 127.0.0.1
Строка 1: Строка 1:
 +====== Ошибка: Panic or segfault in Samba ======
 +
 +
 +На сервере с общими с windows папками возникла ошибка 
 +
 +<code>
 +The Samba 'panic action' script, /usr/share/samba/panic-action,
 +was called for PID 14141 (/usr/sbin/smbd).
 +
 +This means there was a problem with the program, such as a segfault.
 +However, gdb was not found on your system, so the error could not be
 +debugged. Please install the gdb package so that debugging information
 +is available the next time such a problem occurs.</code>
 +
 +Решается установкой пакета gdb
 +
 +<code>sudo apt install gdb</code>
 +
  
  • articlesdebian/panicsegfaultsamba.txt
  • Последнее изменение: 2022/08/17 16:39
  • 127.0.0.1