開啟對話方塊視窗時 LibreOffice Calc 崩潰

開啟對話方塊視窗時 LibreOffice Calc 崩潰

剛剛見過幾次:當我在 LibreOffice Calc 中打開一個對話框視窗時(例如,為了將表格另存為 .csv 或右鍵單擊然後選擇“設定單元格格式”),視窗會閃爍,然後 Ubuntu 崩潰,返回“掃描btrfs 檔案系統”,然後出現Ubuntu 登入。

這是 dmesg 輸出:

[39325.939024] [drm] stuck on render ring
[39325.940137] [drm] GPU HANG: ecode 7:0:0x87d77c3e, in Xorg [21731], reason: Ring hung, action: reset
[39325.942658] drm/i915: Resetting chip after gpu hang
[39333.938858] [drm] stuck on render ring
[39333.939977] [drm] GPU HANG: ecode 7:0:0x85dffffc, in Xorg [21731], reason: Ring hung, action: reset
[39333.943197] drm/i915: Resetting chip after gpu hang

奇怪的是,這個錯誤僅在 LibreOffice 中發生,並且僅在從 15.10 升級到 16.04 LTS 後才會發生。

編輯1:我的機器:

    description: Computer
    width: 64 bits
    capabilities: smbios-2.7 vsyscall32
  *-core
       description: Motherboard
       physical id: 0
     *-memory
          description: System memory
          physical id: 0
          size: 7709MiB
     *-cpu
          product: Intel(R) Celeron(R) 2955U @ 1.40GHz
          vendor: Intel Corp.
          physical id: 1
          bus info: cpu@0
          size: 1400MHz
          capacity: 1400MHz
          width: 64 bits
          capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer xsave rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust erms invpcid xsaveopt dtherm arat pln pts cpufreq
     *-pci
          description: Host bridge
          product: Haswell-ULT DRAM Controller
          vendor: Intel Corporation
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 0b
          width: 32 bits
          clock: 33MHz
          configuration: driver=hsw_uncore
          resources: irq:0
        *-display
             description: VGA compatible controller
             product: Haswell-ULT Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 0b
             width: 64 bits
             clock: 33MHz
             capabilities: msi pm vga_controller bus_master cap_list rom
             configuration: driver=i915 latency=0

編輯2:最近沒有崩潰,但顯示仍然很奇怪。

LibreOffice Calc 的螢幕截圖

編輯3:我安裝了LibreOffice xserver-xorg-video-intel,後來又mesa-utils安裝了,兩者都沒有改變LibreOffice的外觀。

答案1

我剛剛重新安裝了 16.04,問題就不再出現了。當 Libreoffice 從 15.10 升級到 16.04 時,我與它進行了鬥爭do-release-upgrade -d

看來升級的不是那麼乾淨...

無論是 Impaled Impala 8.10 還是其他版本,恕我直言,人們應該備份所有重要目錄,然後乾淨地重新安裝,而不是升級 Ubuntu。

相關內容