- Somewhere, France
- https://www.freetards.xyz
-
Jack of one trade, master of none.
- Joined on
2023-09-05
That being said, if an OS doesn't have something specified in POSIX, Telodendria is under no obligation to support it. [...] trying to beat an OS that isn't POSIX into submission isn't really…
send-patch
and tp
. See #20.
CONTRIBUTING.md
.
Wanted to note down that while mmap
is indeed POSIX, some exotic platforms' libc might not ship with it, so a way to keep with the "old" malloc-based method as a "second-tier citizen"(or…
After a bit of debugging a few hours ago, I think I was able to determine that matches added with this code(in HttpRouterRoute
):
`ArrayAdd(matches, StrSubstr(pathPart, pmatch[i].rm_so,…
Noting that down for posterity: Logging in every memory action Telodendria does(by removing the part after the &&
in the "prologue" of TelodendriaMemoryHook
seems to make the issue go away,…
Is this pretty reliably replicated? That is, does it do this every single time, or does it behave differently sometimes?
I've tried a few times, and it seems like it happens 100% of the time…
Extra information about everything's here.
GDB bt
output of the core dump:
(gdb) bt
#0 0x0000000000443fcc in __pthread_kill_implementation.constprop.0 ()
#1 0x0000000000428a48 in…
Additional things we should address on the website:
- Why use Telodendria over, say, Conduit, which is also a databaseless, single-binary Matrix homeserver? [...] There are…