On 4/1/22 7:40 AM, Ernie Rael wrote:
On 4/1/22 4:07 AM, Bram Moolenaar wrote:
Ernie Rael wrote:
Is this a known issue? Intermittent.
-ernie
On ubuntuL
vim/src/testdir $ make test_gui
...
Executing Test_shell_command()
Executing Test_syntax_colortest()
Vim: Caught deadly signal SEGV
Vim: Finished.
<
"test.log"
"test.log" [New] 6L, 112B written
^[[1mExecuted 37 tests in 5.839113 seconds^[[m
1 FAILED:
"messages" [New]
"messages"
"messages" [New] 47L, 3010B writtenSegmentation fault (core dumped)
make[1]: *** [Makefile:143: test_gui.res] Error 139
I haven't seen this. How did you build? It may also depend on your
window manager.
Add ASAN output to https://github.com/vim/vim/issues/8681
Using gcc
The only Makefile change:
-#CFLAGS = -g
+CFLAGS = -g
$ apt-cache policy libgtk-3-0
libgtk-3-0:
Installed: 3.24.30-1ubuntu1
|$ printf 'Desktop: %s\nSession: %s\n' "$XDG_CURRENT_DESKTOP"
"$GDMSESSION" Desktop: pop:GNOME Session: pop |
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/aaa41a0f-a020-f31d-8cf2-41d1c621f833%40raelity.com.