Time |
Nick |
Message |
00:05 |
|
SFENCE joined #luanti-dev |
00:13 |
[MatrxMT] |
<y5nw> Ok, I think I found something undesirable with the plural forms |
00:37 |
|
SFENCE joined #luanti-dev |
01:12 |
|
SFENCE joined #luanti-dev |
01:38 |
|
SFENCE joined #luanti-dev |
02:26 |
|
SFENCE joined #luanti-dev |
02:46 |
|
YuGiOhJCJ joined #luanti-dev |
02:50 |
|
aliasreadytaken joined #luanti-dev |
02:59 |
|
SFENCE joined #luanti-dev |
04:00 |
|
MTDiscord joined #luanti-dev |
05:12 |
|
fluxionary_ joined #luanti-dev |
06:48 |
|
SFENCE joined #luanti-dev |
07:04 |
|
SFENCE joined #luanti-dev |
08:14 |
|
SFENCE joined #luanti-dev |
08:25 |
|
SFENCE joined #luanti-dev |
08:35 |
|
SFENCE joined #luanti-dev |
08:58 |
|
SFENCE joined #luanti-dev |
09:18 |
|
SFENCE joined #luanti-dev |
10:02 |
|
SFENCE joined #luanti-dev |
10:13 |
|
SFENCE joined #luanti-dev |
10:20 |
|
SFENCE joined #luanti-dev |
10:40 |
|
SFENCE joined #luanti-dev |
10:51 |
|
SFENCE joined #luanti-dev |
11:44 |
|
SFENCE joined #luanti-dev |
11:47 |
|
SFENCE joined #luanti-dev |
12:57 |
|
SFENCE joined #luanti-dev |
13:03 |
|
pgimeno_ joined #luanti-dev |
15:15 |
|
SFENCE joined #luanti-dev |
18:29 |
|
SFENCE joined #luanti-dev |
18:31 |
Krock |
hmm.. --test-module does not seem to support catch2 tests |
18:32 |
[MatrxMT] |
<y5nw> --test-module 'test translations' works for me |
18:33 |
Krock |
oh it does indeed! |
18:38 |
Krock |
maybe GCC is drunk |
18:45 |
|
jfred joined #luanti-dev |
19:08 |
[MatrxMT] |
<y5nw> Also what CMAKE_BUILD_TYPE do you use? I tried Debug and RelWithDebInfo and can't find the memory leak |
19:09 |
Krock |
Release. And to get the exact line number, added -g -O0 to the affected files manually (that's faster on my system than recompiling everything) |
19:10 |
Krock |
after looking into this for a few minutes I am pretty sure this is not a Luanti issue |
19:13 |
[MatrxMT] |
<y5nw> Nevermind; I think I noticed something |
19:14 |
|
ivanbu joined #luanti-dev |
19:15 |
Krock |
> last_entry.find(L"msgid") != last_entry.end() < would trigger the "Invalid read of size 32" warning, and yet - that map contains copied strings only. |
19:31 |
[MatrxMT] |
<y5nw> Interesting. I only found "still reachable" entries in the log and was trying to figure out how to resolve the lines with "???" |
19:34 |
Krock |
y5nw: ignore the lines surrounded by LuaJIT calls. valgrind does not like the tricks that Mike Pall is pulling off |
19:34 |
Krock |
that's also seen in many places around the code, and should be a false-positive. |
20:17 |
sfan5 |
i would not trust valgrind these days and rather use ASan |
21:38 |
|
repetitivestrai- joined #luanti-dev |
22:33 |
|
panwolfram joined #luanti-dev |
23:05 |
|
Eragon joined #luanti-dev |