Skip to content

Instantly share code, notes, and snippets.

Скрытые параметры от RaJCeL
https://wgmods.net/3080/ no more
Дополнения для ангара
https://wgmods.net/1550/ 500 internal error
Fix Reticle Size
https://wgmods.net/6349
This file has been truncated, but you can view the full file.
make[1]: Leaving directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests/libtest'
make[1]: Entering directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests'
make: Leaving directory '/builddir/build/BUILD/curl-7.85.0/build-full/tests'
+ export OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX
+ OPENSSL_SYSTEM_CIPHERS_OVERRIDE=XXX
+ export OPENSSL_CONF=
+ OPENSSL_CONF=
+ export srcdir=../../tests
@sharewax
sharewax / ladvd
Created July 21, 2017 11:56
ladvd
# valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
==24911== Memcheck, a memory error detector
==24911== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==24911== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==24911== Command: /usr/sbin/ladvd -f -a -z
==24911==
ladvd 1.1.1 running
==27447== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==27447== This could cause spurious value errors to appear.
==27447== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
@sharewax
sharewax / ladvd valgrind #2
Created July 5, 2017 07:42
ladvd valgrind #2
ps axu | grep valg
root 3620 0.0 0.0 112648 960 pts/2 S+ 19:43 0:00 grep --color=auto valg
root 12240 0.0 1.3 378064 322644 pts/1 S+ 13:31 0:10 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
ladvd 13746 0.0 0.6 219024 162120 pts/1 S+ 13:31 0:07 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
ps axu | grep valg
root 12240 0.0 2.6 706308 649480 pts/1 S+ Jul04 0:30 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
ladvd 13746 0.0 0.6 224624 170344 pts/1 S+ Jul04 0:19 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all --trace-children=yes /usr/sbin/ladvd -f -a -z
==12240== Me
[root@ed-sl-a213 ~]# ps axu | grep valgr
root 25079 0.0 0.0 112648 960 pts/2 S+ 07:01 0:00 grep --color=auto valgr
root 27336 0.2 0.6 210560 153212 pts/1 S+ 06:50 0:01 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
ladvd 27387 0.0 0.5 194448 135276 pts/1 S+ 06:50 0:00 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
[root@ed-sl-a213 ~]# ps axu | grep valgr
root 3483 0.0 0.0 112648 956 pts/2 S+ 13:32 0:00 grep --color=auto valgr
root 27336 0.0 1.3 391340 335952 pts/1 S+ 06:50 0:12 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
ladvd 27387 0.0 0.6 219392 165112 pts/1 S+ 06:50 0:08 valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbin/ladvd -f -a -z
valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all /usr/sbi
valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all -v /usr/sbin/ladvd -f -a -z
==26601== Memcheck, a memory error detector
==26601== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==26601== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==26601== Command: /usr/sbin/ladvd -f -a -z
==26601==
--26601-- Valgrind options:
--26601-- --vgdb=no
--26601-- --leak-check=full
--26601-- --track-origins=yes
~]# valgrind --vgdb=no --leak-check=full --track-origins=yes --show-leak-kinds=all -v /usr/sbin/ladvd -f -a -z
==22220== Memcheck, a memory error detector
==22220== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==22220== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==22220== Command: /usr/sbin/ladvd -f -a -z
==22220==
--22220-- Valgrind options:
--22220-- --vgdb=no
--22220-- --leak-check=full
--22220-- --track-origins=yes
~]# valgrind --vgdb=no --leak-check=full --track-origins=yes /usr/sbin/ladvd -f -a -z
==21894== Memcheck, a memory error detector
==21894== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==21894== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==21894== Command: /usr/sbin/ladvd -f -a -z
==21894==
ladvd 1.1.1 running
==21916== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==21916== This could cause spurious value errors to appear.
==21916== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
~]# valgrind --vgdb=no --leak-check=full --track-origins=yes /usr/sbin/ladvd -f -t -a -z
==2107== Memcheck, a memory error detector
==2107== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==2107== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==2107== Command: /usr/sbin/ladvd -f -t -a -z
==2107==
ladvd 1.1.1 running
==2128== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==2128== This could cause spurious value errors to appear.
==2128== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
# valgrind --vgdb=no --leak-check=full --track-origins=yes /usr/sbin/ladvd -f -t -a -z
==17712== Memcheck, a memory error detector
==17712== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==17712== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==17712== Command: /usr/sbin/ladvd -f -t -a -z
==17712==
ladvd 1.1.1 running
==17743== Warning: noted but unhandled ioctl 0x8983 with no size/direction hints.
==17743== This could cause spurious value errors to appear.
==17743== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.