Time Nick Message 01:18 MTDiscord There's been several reports of the RAM usage issue for 5.9, not sure what causes it yet 08:52 sfan5 Juri: there's not much to say about it. Minetest is simply running out of RAM. 08:53 sfan5 it's not like we can see what is taking all the memory from the log data 09:28 sfan5 merging #15019, #15013, #15003, #15016 soon-ish 09:28 ShadowBot https://github.com/minetest/minetest/issues/15019 -- Make SecureRandom non-failable by DanTGL 09:28 ShadowBot https://github.com/minetest/minetest/issues/15013 -- Remove empty form name deprecation warnings by appgurueu 09:28 ShadowBot https://github.com/minetest/minetest/issues/15003 -- Fix Windows enabling touch controls due to existence of touchscreen by rubenwardy 09:29 ShadowBot https://github.com/minetest/minetest/issues/15016 -- Fix animations not being restartable by appgurueu 11:27 MTDiscord Sfan5 there likely is some sort of memory leak that is more prone to happen in 5.9. I have a mod set I've been provided and will be trying to hunt for such a leak. Not sure what could be the cause on obviously, but I'll be hunting:) 17:53 MTDiscord A player is joining and causing about 100+ of these per second. Completely freezing the server. Anything specific I should do to investigate? 17:53 MTDiscord Server::ProcessData(): PacketError: what=Reading outside packet (offset: 14, packet size: 14) 17:54 sfan5 make a packet capture 17:56 MTDiscord Ah, this log shows up a lot alongside those errors, badplayerx is the player in question: ACTION[Server]: 'badplayerx' submitted formspec ('rules:rules') but server hasn't sent formspec to client, possible exploitation attempt 17:58 MTDiscord I'll try to get a packet dump, may take 24+ hours though, this player only joins once a day so far 18:04 Juri landarvargan: Do you happen to know if it's a Multicraft client? 18:23 MTDiscord Probably not 18:23 MTDiscord I'm pretty confident it's maliciously modified 18:25 Krock @landarvargan Is the server version already on 5.9.0? 18:25 MTDiscord Latest master as of a day or two ago 18:26 MTDiscord 5.10.0-dev-433014b68 18:48 sfan5 would be nice if someone could review #15018 so to avoid further merge conflicts 18:48 ShadowBot https://github.com/minetest/minetest/issues/15018 -- Move network protocol implementation behind an interface by sfan5 18:50 Krock easy. It's only +2100, -2000 lines. What could possibly go wrong? ¯\_(ツ)_/¯ 18:52 Krock what does "mtp" stand for, sfan5 ? Minetest Protocol? 18:53 sfan5 yes 18:53 sfan5 excluding moved code the it's probably <50 LOC changed 19:07 Krock thou shalt receive yar review, sire. 19:07 sfan5 thanks 19:09 Krock you're welcome. I'm looking forward to see the result of your visionary plans 23:07 [MTMatrix] Hey there. Can anyone with Windows please confirm (or not) #13701? 23:07 ShadowBot https://github.com/minetest/minetest/issues/13701 -- Jittery mouse movement when DPI is excessively high