Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2020-06-04 00:00:00Z and 2020-06-05 00:00:00Z
Avatar
[quakenet] FrozenFox BOT 2020-06-04 00:01:39Z
heinrich5991, lus3r: When you "run an ELF" you're invoking an interpreter - the libc - with your ELF binary. The syntax error with the (, sounds like some linker/interpreter issue.
00:02
was resolved by specifying an openbsd specific option in the linker. ld -m elf_i386_obsd ..
00:05
Er, the interpreter isn't libc, but is usually specialized per libc. IIUC.
Avatar
The kernel is the one interpreting the ELF in most cases, the kernel sets up the memory as requested by the file, it loads the sections in and jumps to the entry point of the elf binary (on most *nixes _libc_start_main). That's where the libc starts to set the environment up for C. For this to be a libc issue BSDs would have to be doing something very different while loading this as it's the kernel that seems to give up on loading this
Avatar
Hey, I did some testing about the problem where my server/ddrace servers with ddnet7 mod doesnt find the master server. The problem is, that after a rcon login OR on the ddrace servers after a mapchange/vote to another difficulty, the server doenst find the master servers anymore. These actions cause high traffic I believe, because many rcon commands/ many votes are sent to the clients. At this point the server doesnt find, and wont anymore find any masters. For 0.6 masters it works, my server that supports 0.7 and 0.6 it works for 0.6 master. So I guess the 0.7 master is "broken"?
17:59
Also, DDNet servers on 0.6 have the same amount of votes and rcon commands, even more, and there it always worked
Avatar
someone running ddnet7 servers actually sent a packet dump to me
18:00
it seemed that the tokens for the master server are no longer being generated correctly, they were all just 1 byte large (should be 4 bytes)
18:01
with this, you could try looking into the debugger, or look into your own packet dumps to see if you are affected by the same problem
Avatar
@Dezarion#5959 did some research too, I told him to join this channel. Could you give him the two way role, so he can give some information here?
Avatar
@Dezarion should be able to send messages to this channel
Avatar
Perfect, thanks
18:08
@Dezarion, read the last few messages, beginning with mine
Avatar
@fokkonaut Let me know if you've got the same results in your packet dumps
Avatar
I cant check it, I thibk
18:17
but you should be able to work with what you have/heinrich provided
18:17
@heinrich5991, it should be a 0.7 master problem, right?
Avatar
it looked like the server sends one-byte tokens
18:18
but the tokens the server sends should be four bytes
18:18
so it looked like a server problem
Avatar
And why does it start sending 1 byte tokens?
18:18
How can that happen?
Avatar
but I haven't seen the server in normal operation
Avatar
try to debug the server. why does it spew out 1 byte tokens
18:27
I don't know why it does that
Avatar
does it the same before the issuse happens?
Avatar
I don't know, dezarion could send me a packet capture so I can check
Avatar
@Dezarion could you send me a packet dump of the server in normal operation, preferably when you know it's currently registering (e.g. right at the start)
Avatar
Sure thing, give me a few mins
Avatar
masterproblem added for reference
Avatar
Where are the files?
20:06
Why are they gone
Avatar
I don't see the files anymore
Avatar
me too
Avatar
@Dezarion
Exported 36 message(s)