This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [INFO] [sway/main.c:346] Sway version 1.6 | |
00:00:00.001 [INFO] [sway/main.c:154] Linux fedora 5.12.13-300.fc34.x86_64 #1 SMP Wed Jun 23 16:18:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux | |
00:00:00.001 [INFO] [sway/main.c:170] Contents of /etc/os-release: | |
00:00:00.001 [INFO] [sway/main.c:154] NAME=Fedora | |
00:00:00.001 [INFO] [sway/main.c:154] VERSION="34 (Thirty Four)" | |
00:00:00.001 [INFO] [sway/main.c:154] ID=fedora | |
00:00:00.001 [INFO] [sway/main.c:154] VERSION_ID=34 | |
00:00:00.001 [INFO] [sway/main.c:154] VERSION_CODENAME="" | |
00:00:00.001 [INFO] [sway/main.c:154] PLATFORM_ID="platform:f34" | |
00:00:00.001 [INFO] [sway/main.c:154] PRETTY_NAME="Fedora 34 (Thirty Four)" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==12195== Memcheck, a memory error detector | |
==12195== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. | |
==12195== Using Valgrind-3.16.0 and LibVEX; rerun with -h for copyright info | |
==12195== Command: ./vim | |
==12195== Parent PID: 2134 | |
==12195== | |
==12195== Invalid write of size 4 | |
==12195== at 0x664D14: erase_internal (screen.c:286) | |
==12195== by 0x664E3D: erase (screen.c:307) | |
==12195== by 0x667115: erase (state.c:57) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==6455== Memcheck, a memory error detector | |
==6455== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. | |
==6455== Using Valgrind-3.16.0 and LibVEX; rerun with -h for copyright info | |
==6455== Command: /usr/local/bin/vim | |
==6455== Parent PID: 2134 | |
==6455== | |
==6455== Invalid write of size 4 | |
==6455== at 0x600420: ??? (in /usr/local/bin/vim) | |
==6455== by 0x601802: ??? (in /usr/local/bin/vim) | |
==6455== by 0x604AC5: ??? (in /usr/local/bin/vim) |