Public bug reported:
Vim crashes often with SIGSEGV on function eval_variable().
This is a known bug that affects versions before 9.1.1242 caused by
wrong string len calculation.
https://github.com/vim/vim/issues/16895
Which was patched in .1242:
https://github.com/vim/vim/commit/06774a271a7d7
Automatically generated crash report from /var/crash
** Attachment added: "vim.gtk3.crash"
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/2111781/+attachment/5880558/+files/vim.gtk3.crash
** Summary changed:
- vim-gtk3 9.1 crasheswith SIGSEGV on eval_variable()
+ vim-gtk3 9.1 crashes wi
Public bug reported:
After updating from 16.10 to 17.04 the system hangs indefinitely when powering
off from Gnome.
After manually switching to console '7' with ctrl+alt+F7 the shutdown procedure
resumes and the system powers off correctly.
Reboot is not affected, i.e. the systems resets as expe
Don't know if it can help, but enabling DRI3 solves the problem for me.
Just added this to /usr/share/X11/xorg.conf.d/20-intel.conf :
Section "Device"
Identifier "Card0"
Driver "Intel"
Option "DRI" "3"
EndSection
ad restarted X
--
You received this bug notification becaus
Same problem here: Dell Latitude E6540 with Intel HD4000 + AMD Radeon HD8790M
(OLAND), Ubuntu 16.04 updated.
Some OpenGL programs do not refresh the windows and shows only artifacts from
background when using DRI_PRIME=1 to lunch (e.g. with kicad pcbnew)
Followed comment #11 suggestion and tried
5 matches
Mail list logo