Engine crash #4259

Closed
opened 2023-04-25 09:12:15 +00:00 by AliasAlreadyTaken · 1 comment
2023-04-25 08:53:45: ERROR[ConnectionSend]: In thread 7f7923dff6c0:
2023-04-25 08:53:45: ERROR[ConnectionSend]: /home/mt/5.6.1/Minetest_live/src/network/connection.cpp:413: bool con::UDPPeer::processReliableSendCommand(con::ConnectionCommandPtr&, unsigned int): An engine assumption 'c.data.getSize() < 0x8000*512' failed.

maybe related?

https://github.com/minetest/minetest/issues/11214

``` 2023-04-25 08:53:45: ERROR[ConnectionSend]: In thread 7f7923dff6c0: 2023-04-25 08:53:45: ERROR[ConnectionSend]: /home/mt/5.6.1/Minetest_live/src/network/connection.cpp:413: bool con::UDPPeer::processReliableSendCommand(con::ConnectionCommandPtr&, unsigned int): An engine assumption 'c.data.getSize() < 0x8000*512' failed. ``` maybe related? https://github.com/minetest/minetest/issues/11214
AliasAlreadyTaken added the
1. kind/bug
2. prio/critical
labels 2023-04-25 10:30:05 +00:00
Author
Owner

Happens whenever a player joins. Without join, server is happy.

Unrelated to the actual inventory of the player.

There was a 33 MB texture in yl_livemapping. After it was removed from the testserver, the crash didn't occur anymore.

Fixed in 64162c9eac

Happens whenever a player joins. Without join, server is happy. Unrelated to the actual inventory of the player. There was a 33 MB texture in yl_livemapping. After it was removed from the testserver, the crash didn't occur anymore. Fixed in https://gitea.your-land.de/your-land/yl_livemapping/commit/64162c9eac76eabadd258ce009e8ba610a6c7f30
AliasAlreadyTaken added the
5. result/fixed
label 2023-04-25 11:01:17 +00:00
AliasAlreadyTaken added this to the 1.1.118 milestone 2023-04-25 11:01:20 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#4259
No description provided.