2021年7月9日 星期五

Ubuntu 出現「System Program Problem Detected」

有系統程式 crash,但還沒到 panic 程度。

crash 回報檔存在 /var/crash 目錄,可移除。

編輯 /etc/default/apport 可關閉 Apport。

參考

  1. https://itsfoss.com/how-to-fix-system-program-problem-detected-ubuntu/

沒有留言:

張貼留言

SIP header Via

所有 SIP 訊息 都要有 Via,縮寫 v。一開始的 UAC 和後續途經的每個 proxy 都會疊加一個 Via 放傳送的位址,依序作為回應的路徑。 格式 sent-protocol sent-by [ ;branch= branch ][ ; 參數 ...] s...