-
selstagingeropolous: it's something with the patch, my node also wasn't stable
-
hycxFFFC0000: the libraries support what the cipher specs support. usually the tag size is the same as the cipher key size.
-
hyca tag larger than the key makes no sense, you're only getting as much security as the key size anyway
-
m-relay<vtnerd:monero.social> selsta: you also had issues with 7345?
-
selstavtnerd: kinda, I was running multiple patches from master with 7345 being one of them. I don't know if it was 7345 that was causing issues, have to run it again with just 7345.
-
m-relay<someoneelse495495:matrix.org> Hi, why does monerod need RWX memory ?
-
m-relay<someoneelse495495:matrix.org> > add_linker_flag_if_supported(-Wl,-z,noexecstack noexecstack_SUPPORTED)
-
m-relay<someoneelse495495:matrix.org> The stack deny wx so it's in the heap. Is it related to RandomX ?
-
m-relay<someoneelse495495:matrix.org> > add\_linker\_flag\_if\_supported(-Wl,-z,noexecstack noexecstack\_SUPPORTED)
-
m-relay<someoneelse495495:matrix.org> The stack deny wx so it's in the heap. Is it related to RandomX ?
-
m-relay<someoneelse495495:matrix.org> > add\_linker\_flag\_if\_supported(-Wl,-z,noexecstack noexecstack\_SUPPORTED)
-
m-relay<someoneelse495495:matrix.org> The stack is denied wx so it's in the heap. Is it related to RandomX ?
-
m-relay<someoneelse495495:matrix.org> matrix.monero.social/_matrix/media/…matrix.org/RiAzvtZFQWeTXSMfKyCYftZB
-
m-relay<someoneelse495495:matrix.org> ok nvm I find out. Monerod kept crashing when systemd's `NoMemoryExecute=true` flag was set. Was surprised that monerod was allocating rwx, but if its jit it make sense.