Server fail.

Post Reply
Alvarion
New member
Posts: 4
Joined: Mon Sep 28, 2015 08:58
GitHub: Alvarion
In-game: Alvarion

Server fail.

by Alvarion » Post

Hi...

I am running minetest skybox server and after few day running server falling down.
Now i get this error from log:

Anybody to help ?

Code: Select all

In thread 7f0f12f9e700:
/home/abuild/rpmbuild/BUILD/minetest-0.4.12/src/connection.cpp:453: SharedBuffer<unsigned char> con::IncomingSplitBuffer::insert(con::BufferedPacket&, bool): Assertion 'p.data.getSize() >= headersize' failed.
Debug stacks:
DEBUG STACK FOR THREAD 7f0f1116a700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f0f1196b700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7f0f1216c700:
#0  virtual void* ServerThread::Thread()
#1  void Server::AsyncRunStep(bool)
(Leftover data: #2  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
(Leftover data: #5  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #6  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #7  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f0f17e9e840:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
(Leftover data: #3  void Server::step(float))
Thx Alvarion

Server running on OpenSuse 13.1 using default package 0.4.12
Instaled MODS:

Protector
Skyblock
WorldEdit
Away
Chatplus
3D_Armor
moreblocks
name_restriction
travelnet
treecapitator
unified_inventroy
wardrobe

User avatar
everamzah
Member
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: Server fail.

by everamzah » Post

While I have zero insight into your particular problem here, I might suggest trying the recent stable version of Minetest, which is 0.4.13. It's very easy to compile, particularly if you're only building the server.

I can't tell but, is the minetest-0.4.12 you have from repository in debug mode?

Dartmouth
Member
Posts: 121
Joined: Sat Dec 06, 2014 14:39

Re: Server fail.

by Dartmouth » Post

@Alvarion: You would have to compile minetest yourself for the latest version, the games repo minetest is not updated yet...
@everamzah: the repo versions aren't built in debug mode

Alvarion
New member
Posts: 4
Joined: Mon Sep 28, 2015 08:58
GitHub: Alvarion
In-game: Alvarion

Re: Server fail.

by Alvarion » Post

ok ..

have for now compiled, installed and runned new version 0.4.13-dev-ffe291c-dirty

User avatar
everamzah
Member
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: Server fail.

by everamzah » Post

I'm not entirely certain, but I believe the -dirty flag is a result from not doing a git clone with --depth 1 option.

Dartmouth
Member
Posts: 121
Joined: Sat Dec 06, 2014 14:39

Re: Server fail.

by Dartmouth » Post

Yes, I have the -dirty, I just git cloned the entire repo, it doesn't really matter. It should work the same, whether or not you have the entire revision history or not shouldn't affect the game...

User avatar
everamzah
Member
Posts: 490
Joined: Thu Jan 29, 2015 00:47
GitHub: everamzah
IRC: everamzah
In-game: everamzah

Re: Server fail.

by everamzah » Post

Oh ok! I never was sure.

Alvarion
New member
Posts: 4
Joined: Mon Sep 28, 2015 08:58
GitHub: Alvarion
In-game: Alvarion

Re: Server fail.

by Alvarion » Post

I make git clone --depth 1 https://github.com/minetest/minetest.git

only minetest-games downloaded by wget https://github.com/minetest/minetest_ga ... ter.tar.gz

Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests