Skip to content

Instantly share code, notes, and snippets.

@davisonio
Last active August 29, 2015 14:06
Show Gist options
  • Save davisonio/1fa56d1bbceb6f93cdad to your computer and use it in GitHub Desktop.
Save davisonio/1fa56d1bbceb6f93cdad to your computer and use it in GitHub Desktop.
Dunno, sorry weird pointer problem when I was digging glass quickly.
17:48:31: ACTION[ServerThread]: CraigyDavi digs default:glass at (84,-2,242)
In thread 2ca8:
j:\games\minetest\minetest\src\util/pointer.h:279: SharedBuffer<unsigned char>::drop: Assertion '(*refcount) > 0' failed.
Debug stacks:
17:48:31: ACTION[ServerThread]: CraigyDavi digs default:glass at (83,-1,243)
DEBUG STACK FOR THREAD 11d0:
#0 EmergeThread::Thread
(Leftover data: #1 ServerMap::loadBlock)
(Leftover data: #2 ServerMap::loadBlock)
(Leftover data: #3 ItemStack::deSerialize)
DEBUG STACK FOR THREAD 1744:
#0 ServerThread::Thread
#1 Server::Receive
#2 Server::ProcessData
(Leftover data: #3 RemoteClient::GetNextBlocks)
(Leftover data: #4 ItemStack::serialize)
(Leftover data: #5 Server::SendHP)
(Leftover data: #6 ItemStack::deSerialize)
DEBUG STACK FOR THREAD 1c0c:
#0 CurlFetchThread::Thread
DEBUG STACK FOR THREAD 1f24:
#0 main
#1 Dedicated server branch
#2 dedicated_server_loop
(Leftover data: #3 Server::step)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment